Pull request #3986 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 327cf1d3476a2d15cdfd2433c47356c9560b3006+d866400a609392987696ebdd94eb737ac4e65fbf (301f489db85f74585005b24f1877c38c760bc4c7) 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-ssh2543839494195923757.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-ssh4659296112885368797.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-3986/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-3986/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8492846098936140808.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-3986/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10285814742910528062.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-ssh12573946884166930806.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-3986/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-3986/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5719782774801639693.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 Running on prd-ubuntu20.04-docker-8c-8g-21791 in /w/workspace/edgexfoundry_edgex-go_PR-3986 [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 d866400a609392987696ebdd94eb737ac4e65fbf into PR head commit 327cf1d3476a2d15cdfd2433c47356c9560b3006 Merge succeeded, producing c40f474716e77d49372c9418947bb8bf0dd1de73 Checking out Revision c40f474716e77d49372c9418947bb8bf0dd1de73 (PR-3986) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3986/head:refs/remotes/origin/PR-3986 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 327cf1d3476a2d15cdfd2433c47356c9560b3006 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c40f474716e77d49372c9418947bb8bf0dd1de73 # timeout=10 Commit message: "Merge commit 'd866400a609392987696ebdd94eb737ac4e65fbf' into HEAD" 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 14:20:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:20:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:20:25 ========================================================= 14:20:25 EdgeX Global Pipelines Version Info 14:20:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:20:26 ------------------- 14:20:26 stable info: 14:20:26 ------------------- 14:20:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:20:26 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 14:20:26 Message: update stable to v1.0.221 14:20:26 ------------------- 14:20:26 experimental info: 14:20:26 ------------------- 14:20:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:20:26 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 14:20:26 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:20:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:20:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:20:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3986 [Pipeline] echo 14:20:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3986 [Pipeline] echo 14:20:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3986 [Pipeline] echo 14:20:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c40f474716e77d49372c9418947bb8bf0dd1de73 [Pipeline] echo 14:20:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c40f474 [Pipeline] echo 14:20:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:20:28 provisioning config files... 14:20:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4460590001272404649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:20:28 ---> docker-login.sh 14:20:28 nexus3.edgexfoundry.org:10001 14:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:29 Configure a credential helper to remove this warning. See 14:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:29 14:20:29 Login Succeeded 14:20:29 nexus3.edgexfoundry.org:10002 14:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:29 Configure a credential helper to remove this warning. See 14:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:29 14:20:29 Login Succeeded 14:20:29 nexus3.edgexfoundry.org:10003 14:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:29 Configure a credential helper to remove this warning. See 14:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:29 14:20:29 Login Succeeded 14:20:29 nexus3.edgexfoundry.org:10004 14:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:29 Configure a credential helper to remove this warning. See 14:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:29 14:20:29 Login Succeeded 14:20:29 docker.io 14:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:30 Configure a credential helper to remove this warning. See 14:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:30 14:20:30 Login Succeeded 14:20:30 ---> docker-login.sh ends [Pipeline] } 14:20:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:20:30 + 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 14:20:30 + cut -d/ -f2 14:20:30 + dirname cmd/core-command/Dockerfile 14:20:30 + echo core-command,cmd/core-command/Dockerfile 14:20:30 + + dirnamecut cmd/core-data/Dockerfile -d/ 14:20:30 -f2 14:20:30 + echo core-data,cmd/core-data/Dockerfile 14:20:30 + dirname cmd/core-metadata/Dockerfile 14:20:30 + cut -d/ -f2 14:20:30 + echo core-metadata,cmd/core-metadata/Dockerfile 14:20:30 + + cut -d/ -f2 14:20:30 dirname cmd/security-bootstrapper/Dockerfile 14:20:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:20:30 + + dirname cmd/security-proxy-setup/Dockerfile 14:20:30 cut -d/ -f2 14:20:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:20:30 + dirname cmd/security-secretstore-setup/Dockerfile 14:20:30 + cut -d/ -f2 14:20:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:20:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:20:30 + cut -d/ -f2 14:20:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:20:30 + dirname cmd/security-spire-agent/Dockerfile 14:20:30 + cut -d/ -f2 14:20:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:20:30 + dirname cmd/security-spire-config/Dockerfile 14:20:30 + cut -d/ -f2 14:20:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:20:30 + dirname cmd/security-spire-server/Dockerfile 14:20:30 + cut -d/ -f2 14:20:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:20:30 + dirname cmd/support-notifications/Dockerfile 14:20:30 + cut -d/ -f2 14:20:30 + echo support-notifications,cmd/support-notifications/Dockerfile 14:20:30 + dirname cmd/support-scheduler/Dockerfile 14:20:30 + cut -d/ -f2 14:20:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:20:30 + dirname cmd/sys-mgmt-agent/Dockerfile 14:20:30 + cut -d/ -f2 14:20:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:20:30 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 14:20:31 + git rev-list -1 --merges c40f474716e77d49372c9418947bb8bf0dd1de73~1..c40f474716e77d49372c9418947bb8bf0dd1de73 [Pipeline] echo 14:20:31 -----------> git rev-list -1 --merges c40f474716e77d49372c9418947bb8bf0dd1de73~1..c40f474716e77d49372c9418947bb8bf0dd1de73 c40f474716e77d49372c9418947bb8bf0dd1de73 14:20:31 c40f474716e77d49372c9418947bb8bf0dd1de73 [false] [Pipeline] sh 14:20:31 + git log --format=format:%s -1 c40f474716e77d49372c9418947bb8bf0dd1de73 [Pipeline] echo 14:20:31 ========================================================= 14:20:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:20:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:20:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:20:32 + grep -v github /etc/ssh/ssh_known_hosts 14:20:32 + [ -e /tmp/ssh_known_hosts ] 14:20:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:20:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:20:32 + sudo tee -a /etc/ssh/ssh_known_hosts 14:20:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:20:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:20:32 14:20:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:20:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:20:33 latest: Pulling from edgex-devops/git-semver 14:20:33 a0d0a0d46f8b: Pulling fs layer 14:20:33 3e5f54012d9b: Pulling fs layer 14:20:33 4c7163046ea9: Pulling fs layer 14:20:33 0c2d73faf560: Pulling fs layer 14:20:33 0c2d73faf560: Waiting 14:20:33 3e5f54012d9b: Verifying Checksum 14:20:33 3e5f54012d9b: Download complete 14:20:33 a0d0a0d46f8b: Download complete 14:20:33 4c7163046ea9: Verifying Checksum 14:20:33 4c7163046ea9: Download complete 14:20:33 0c2d73faf560: Verifying Checksum 14:20:33 0c2d73faf560: Download complete 14:20:33 a0d0a0d46f8b: Pull complete 14:20:33 3e5f54012d9b: Pull complete 14:20:34 4c7163046ea9: Pull complete 14:20:34 0c2d73faf560: Pull complete 14:20:34 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:20:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:20:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:20:34 prd-ubuntu20.04-docker-8c-8g-21791 does not seem to be running inside a container 14:20:34 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:20:35 $ docker top 5e2f2a66ec5549b0549286db944c9ec6ad3087914a02467804e11f81a225142d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:20:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:20:35 [ssh-agent] Looking for ssh-agent implementation... 14:20:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:20:35 $ docker exec 5e2f2a66ec5549b0549286db944c9ec6ad3087914a02467804e11f81a225142d ssh-agent 14:20:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXimnmlA/agent.14 14:20:35 SSH_AGENT_PID=20 14:20:35 Running ssh-add (command line suppressed) 14:20:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3695136737839500452.key (/w/workspace/edgex-go/1@tmp/private_key_3695136737839500452.key) 14:20:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:20:36 + git tag --points-at HEAD [Pipeline] } 14:20:36 $ docker exec --env ******** --env ******** 5e2f2a66ec5549b0549286db944c9ec6ad3087914a02467804e11f81a225142d ssh-agent -k 14:20:36 unset SSH_AUTH_SOCK; 14:20:36 unset SSH_AGENT_PID; 14:20:36 echo Agent pid 20 killed; 14:20:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:20:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:20:36 [ssh-agent] Looking for ssh-agent implementation... 14:20:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:20:36 $ docker exec 5e2f2a66ec5549b0549286db944c9ec6ad3087914a02467804e11f81a225142d ssh-agent 14:20:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHmcKfj/agent.53 14:20:36 SSH_AGENT_PID=59 14:20:36 Running ssh-add (command line suppressed) 14:20:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3233895318641423371.key (/w/workspace/edgex-go/1@tmp/private_key_3233895318641423371.key) 14:20:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:20:37 + git semver init 14:20:37 # -> Open(): unable to determine branch for HEAD 14:20:37 # $GIT_DIR = /w/workspace/edgex-go/1/.git 14:20:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 14:20:37 # $SEMVER_REMOTE_NAME = origin 14:20:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:20:37 # $SEMVER_USER_NAME = edgex-jenkins 14:20:37 # $SEMVER_BRANCH = PR-3986 14:20:37 # $SEMVER_TEMP = /tmp/semver-710645202 14:20:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:20:52 # '/tmp/semver-710645202' -> '/w/workspace/edgex-go/1/.semver' 14:20:52 # -> Force: false 14:20:52 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 14:20:52 $ docker exec --env ******** --env ******** 5e2f2a66ec5549b0549286db944c9ec6ad3087914a02467804e11f81a225142d ssh-agent -k 14:20:52 unset SSH_AUTH_SOCK; 14:20:52 unset SSH_AGENT_PID; 14:20:52 echo Agent pid 59 killed; 14:20:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:20:52 + git semver [Pipeline] } 14:20:52 $ docker stop --time=1 5e2f2a66ec5549b0549286db944c9ec6ad3087914a02467804e11f81a225142d 14:20:54 $ docker rm -f 5e2f2a66ec5549b0549286db944c9ec6ad3087914a02467804e11f81a225142d [Pipeline] // withDockerContainer [Pipeline] sh 14:20:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:20:55 Stashed 1 file(s) [Pipeline] echo 14:20:55 [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 14:20:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:20:55 ========================================================= 14:20:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:20:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:20:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:20:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:20:55 59bf1c3509f3: Pulling fs layer 14:20:55 666ba61612fd: Pulling fs layer 14:20:55 8ed8ca486205: Pulling fs layer 14:20:55 4fe6c5a15a65: Pulling fs layer 14:20:55 22a0e8bec74d: Pulling fs layer 14:20:55 640e595b4fbd: Pulling fs layer 14:20:55 763cafe07f6e: Pulling fs layer 14:20:55 0c0b528cf693: Pulling fs layer 14:20:55 10935f4eaf8b: Pulling fs layer 14:20:55 4fe6c5a15a65: Waiting 14:20:55 22a0e8bec74d: Waiting 14:20:55 640e595b4fbd: Waiting 14:20:55 763cafe07f6e: Waiting 14:20:55 0c0b528cf693: Waiting 14:20:55 10935f4eaf8b: Waiting 14:20:55 8ed8ca486205: Verifying Checksum 14:20:55 8ed8ca486205: Download complete 14:20:55 666ba61612fd: Download complete 14:20:55 22a0e8bec74d: Verifying Checksum 14:20:55 22a0e8bec74d: Download complete 14:20:55 640e595b4fbd: Verifying Checksum 14:20:55 640e595b4fbd: Download complete 14:20:55 59bf1c3509f3: Verifying Checksum 14:20:55 59bf1c3509f3: Download complete 14:20:55 763cafe07f6e: Download complete 14:20:56 0c0b528cf693: Verifying Checksum 14:20:56 0c0b528cf693: Download complete 14:20:56 59bf1c3509f3: Pull complete 14:20:56 666ba61612fd: Pull complete 14:20:56 8ed8ca486205: Pull complete 14:20:56 10935f4eaf8b: Download complete 14:20:56 4fe6c5a15a65: Verifying Checksum 14:20:56 4fe6c5a15a65: Download complete 14:21:00 4fe6c5a15a65: Pull complete 14:21:01 22a0e8bec74d: Pull complete 14:21:01 640e595b4fbd: Pull complete 14:21:01 763cafe07f6e: Pull complete 14:21:01 0c0b528cf693: Pull complete 14:21:04 10935f4eaf8b: Pull complete 14:21:04 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 14:21:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:21:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:21:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:21:04 WORKDIR /edgex 14:21:04 COPY go.mod . 14:21:04 RUN go mod download 14:21:04 + docker build -t ci-base-image-x86_64 -f - . 14:21:06 Sending build context to Docker daemon 334.9MB 14:21:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:21:06 ---> 99d49a6021b9 14:21:06 Step 2/4 : WORKDIR /edgex 14:21:07 ---> Running in 9cefd3693dea 14:21:07 Removing intermediate container 9cefd3693dea 14:21:07 ---> 79377dbd0396 14:21:07 Step 3/4 : COPY go.mod . 14:21:07 ---> f6d94c933fa0 14:21:07 Step 4/4 : RUN go mod download 14:21:07 ---> Running in f1b0a51b9287 14:21:10 Still waiting to schedule task 14:21:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:21:26 Removing intermediate container f1b0a51b9287 14:21:26 ---> f92208ed46b8 14:21:26 Successfully built f92208ed46b8 14:21:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:21:26 + docker inspect -f . ci-base-image-x86_64 14:21:26 . [Pipeline] withDockerContainer 14:21:26 prd-ubuntu20.04-docker-8c-8g-21791 does not seem to be running inside a container 14:21:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:21:26 $ docker top de17070fa7053162ebb0dd8390a2f8aa80f2e2b6bd419d001ac47c40ea8a5400 -eo pid,comm [Pipeline] { [Pipeline] sh 14:21:27 + go version 14:21:27 go version go1.17.6 linux/amd64 [Pipeline] } 14:21:27 $ docker stop --time=1 de17070fa7053162ebb0dd8390a2f8aa80f2e2b6bd419d001ac47c40ea8a5400 14:21:28 $ docker rm -f de17070fa7053162ebb0dd8390a2f8aa80f2e2b6bd419d001ac47c40ea8a5400 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:21:29 + docker inspect -f . ci-base-image-x86_64 14:21:29 . [Pipeline] withDockerContainer 14:21:29 prd-ubuntu20.04-docker-8c-8g-21791 does not seem to be running inside a container 14:21:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:21:29 $ docker top a2751f62d636f4ba9bc675df0f16d11bdf7cc16a4626a7b94b5c5ffd74264a90 -eo pid,comm [Pipeline] { [Pipeline] echo 14:21:29 ========================================================= 14:21:29 [edgeXBuildGoParallel] Running Tests and Build... 14:21:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:21:30 + make test 14:21:30 go mod tidy -compat=1.17 14:21:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:21:36 ? github.com/edgexfoundry/edgex-go [no test files] 14:21:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:21:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:21:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:21:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:21:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:21:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:21:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:21:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:21:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:21:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:21:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:21:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:21:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:21:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:21:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.094s coverage: 28.7% of statements 14:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:21:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements 14:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:21:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 53.4% of statements 14:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:21:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.930s coverage: 89.2% of statements 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:21:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.084s coverage: 84.4% of statements 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:21:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.409s coverage: 95.6% of statements 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:21:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:21:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:21:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.097s coverage: 0.9% of statements 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:21:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 14:21:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements 14:21:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:21:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements 14:21:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements 14:21:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 14:21:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 14:21:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 14:22:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements 14:22:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 14:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.218s coverage: 82.5% of statements 14:22:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.2% of statements 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 64.4% of statements 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.321s coverage: 65.4% of statements 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.8% of statements 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 14:22:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 14:22:14 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 14:22:32 GO111MODULE=on go vet ./... 14:22:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:22:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:22:35 ./bin/test-attribution-txt.sh [Pipeline] echo 14:22:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:22:36 + ls -al . 14:22:36 total 672 14:22:36 drwxrwxr-x 10 1001 1001 4096 Apr 22 14:22 . 14:22:36 drwxr-xr-x 4 root root 4096 Apr 22 14:21 .. 14:22:36 -rw-rw-r-- 1 1001 1001 11 Apr 22 14:20 .dockerignore 14:22:36 drwxrwxr-x 8 1001 1001 4096 Apr 22 14:20 .git 14:22:36 drwxrwxr-x 3 1001 1001 4096 Apr 22 14:20 .github 14:22:36 -rw-rw-r-- 1 1001 1001 879 Apr 22 14:20 .gitignore 14:22:36 -rw-rw-r-- 1 1001 1001 42 Apr 22 14:20 .golangci.yml 14:22:36 -rw-rw-r-- 1 1001 1001 87 Apr 22 14:20 .hadolint.yml 14:22:36 drwx------ 3 1001 1001 4096 Apr 22 14:20 .semver 14:22:36 -rw-rw-r-- 1 1001 1001 166 Apr 22 14:20 .sonarcloud.properties 14:22:36 -rw-rw-r-- 1 1001 1001 1171 Apr 22 14:20 ADOPTERS.md 14:22:36 -rw-rw-r-- 1 1001 1001 10086 Apr 22 14:20 Attribution.txt 14:22:36 -rw-rw-r-- 1 1001 1001 51732 Apr 22 14:20 CHANGELOG.md 14:22:36 -rw-rw-r-- 1 1001 1001 3804 Apr 22 14:20 CONTRIBUTING.md 14:22:36 -rw-rw-r-- 1 1001 1001 677 Apr 22 14:20 GOVERNANCE.md 14:22:36 -rw-rw-r-- 1 1001 1001 850 Apr 22 14:20 Jenkinsfile 14:22:36 -rw-rw-r-- 1 1001 1001 10775 Apr 22 14:20 LICENSE 14:22:36 -rw-rw-r-- 1 1001 1001 10389 Apr 22 14:20 Makefile 14:22:36 -rw-rw-r-- 1 1001 1001 582 Apr 22 14:20 OWNERS.md 14:22:36 -rw-rw-r-- 1 1001 1001 9120 Apr 22 14:20 README.md 14:22:36 -rw-rw-r-- 1 1001 1001 6912 Apr 22 14:20 SECURITY.md 14:22:36 -rw-rw-r-- 1 1001 1001 5 Apr 22 14:20 VERSION 14:22:36 -rw-rw-r-- 1 1001 1001 4131 Apr 22 14:20 ZMQWindows.md 14:22:36 drwxrwxr-x 2 1001 1001 4096 Apr 22 14:20 bin 14:22:36 drwxrwxr-x 18 1001 1001 4096 Apr 22 14:20 cmd 14:22:36 -rw-r--r-- 1 root root 435134 Apr 22 14:22 coverage.out 14:22:36 -rw-rw-r-- 1 1001 1001 3256 Apr 22 14:20 go.mod 14:22:36 -rw-rw-r-- 1 1001 1001 35162 Apr 22 14:21 go.sum 14:22:36 drwxrwxr-x 8 1001 1001 4096 Apr 22 14:20 internal 14:22:36 drwxrwxr-x 3 1001 1001 4096 Apr 22 14:20 openapi 14:22:36 drwxrwxr-x 4 1001 1001 4096 Apr 22 14:20 snap 14:22:36 -rw-rw-r-- 1 1001 1001 204 Apr 22 14:20 version.go [Pipeline] sh 14:22:36 + '[' -e coverage.out ] 14:22:36 + chown 1001:1001 coverage.out [Pipeline] stash 14:22:37 Stashed 1 file(s) [Pipeline] sh 14:22:37 + make build 14:22:37 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:22:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21792 in /w/workspace/edgexfoundry_edgex-go_PR-3986 [Pipeline] { [Pipeline] ws 14:22:47 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 14:22:47 The recommended git tool is: git 14:22:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:22:53 using credential edgex-jenkins-ssh 14:22:53 Cloning the remote Git repository 14:22:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:22:53 > git init /w/workspace/edgex-go/1 # timeout=10 14:22:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:22:53 > git --version # timeout=10 14:22:53 > git --version # 'git version 2.25.1' 14:22:53 using GIT_SSH to set credentials SSH Credentials for GitHub 14:22:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14: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/core-command/core-command ./cmd/core-command 14:22:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:23:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:23:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:23: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 14:23:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:23:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:23:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:23:10 Merging remotes/origin/main commit d866400a609392987696ebdd94eb737ac4e65fbf into PR head commit 327cf1d3476a2d15cdfd2433c47356c9560b3006 14:23: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/secrets-config ./cmd/secrets-config 14:23:10 Merge succeeded, producing 20b67419929c8f5d025676d0a4de6cfbb7e48101 14:23:10 Checking out Revision 20b67419929c8f5d025676d0a4de6cfbb7e48101 (PR-3986) 14:23:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:23:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:23:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:23:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:23:09 using GIT_SSH to set credentials SSH Credentials for GitHub 14:23:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3986/head:refs/remotes/origin/PR-3986 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:23:10 > git config core.sparsecheckout # timeout=10 14:23:10 > git checkout -f 327cf1d3476a2d15cdfd2433c47356c9560b3006 # timeout=10 14:23:10 > git remote # timeout=10 14:23:10 > git config --get remote.origin.url # timeout=10 14:23:10 using GIT_SSH to set credentials SSH Credentials for GitHub 14:23:10 > git merge d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 14:23:10 > git rev-parse HEAD^{commit} # timeout=10 14:23:10 > git config core.sparsecheckout # timeout=10 14:23:10 > git checkout -f 20b67419929c8f5d025676d0a4de6cfbb7e48101 # timeout=10 14:23: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:23: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 [Pipeline] } 14:23:14 $ docker stop --time=1 a2751f62d636f4ba9bc675df0f16d11bdf7cc16a4626a7b94b5c5ffd74264a90 14:23:15 Commit message: "Merge commit 'd866400a609392987696ebdd94eb737ac4e65fbf' into HEAD" 14:23:15 First time build. Skipping changelog. 14:23:15 > git --version # timeout=10 14:23:15 > git --version # 'git version 2.25.1' 14:23:15 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 14:23:16 $ docker rm -f a2751f62d636f4ba9bc675df0f16d11bdf7cc16a4626a7b94b5c5ffd74264a90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 14:23:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:23:18 14:23:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:23:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:23:19 % Total % Received % Xferd Average Speed Time Time Time Current 14:23:19 Dload Upload Total Spent Left Speed 14:23:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 80020 0 --:--:-- --:--:-- --:--:-- 80020 14:23:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:23:19 latest: Pulling from edgex-devops/edgex-compose 14:23:19 cbdbe7a5bc2a: Pulling fs layer 14:23:19 ca9280d653b3: Pulling fs layer 14:23:19 7e9c9ca2126c: Pulling fs layer 14:23:19 cbdbe7a5bc2a: Download complete [Pipeline] sh 14:23:19 ca9280d653b3: Verifying Checksum 14:23:19 ca9280d653b3: Download complete 14:23:19 cbdbe7a5bc2a: Pull complete 14:23:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:23:19 ca9280d653b3: Pull complete 14:23:20 + sudo tee /etc/docker/daemon.new 14:23:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:23:20 { 14:23:20 "registry-mirrors": [ 14:23:20 "https://nexus3.edgexfoundry.org:10001" 14:23:20 ], 14:23:20 "bip": "10.250.0.254/24", 14:23:20 "hosts": [ 14:23:20 "tcp://0.0.0.0:5555", 14:23:20 "unix:///var/run/docker.sock" 14:23:20 ], 14:23:20 "mtu": 1458, 14:23:20 "selinux-enabled": true, 14:23:20 "seccomp-profile": "/etc/docker/seccomp.json" 14:23:20 } [Pipeline] sh 14:23:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:23:20 + sudo service docker restart 14:23:24 7e9c9ca2126c: Pull complete 14:23:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:23:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:23:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:23:24 prd-ubuntu20.04-docker-8c-8g-21791 does not seem to be running inside a container 14:23:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:23:25 $ docker top 8c16b7de15baf562afeba1d5814a0250c57d2ce75a81213172f28ef1b3ddc67c -eo pid,comm [Pipeline] { [Pipeline] sh 14:23:25 + docker-compose build --help 14:23:25 + grep parallel 14:23:26 --parallel Build images in parallel. [Pipeline] } 14:23:26 $ docker stop --time=1 8c16b7de15baf562afeba1d5814a0250c57d2ce75a81213172f28ef1b3ddc67c 14:23:27 $ docker rm -f 8c16b7de15baf562afeba1d5814a0250c57d2ce75a81213172f28ef1b3ddc67c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:23:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:23:28 . [Pipeline] withDockerContainer 14:23:28 prd-ubuntu20.04-docker-8c-8g-21791 does not seem to be running inside a container 14:23:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:23:28 $ docker top 6cfa23828d3a1463cea0c9146375b776b8169100c04f39feaaa597383a637ea0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:23:29 + docker-compose -f ./docker-compose-build.yml build --parallel 14:23:29 Building core-command ... 14:23:29 Building core-data ... 14:23:29 Building core-metadata ... 14:23:29 Building security-bootstrapper ... 14:23:29 Building security-proxy-setup ... 14:23:29 Building security-secretstore-setup ... 14:23:29 Building security-spiffe-token-provider ... 14:23:29 Building security-spire-agent ... 14:23:29 Building security-spire-config ... 14:23:29 Building security-spire-server ... 14:23:29 Building support-notifications ... 14:23:29 Building support-scheduler ... 14:23:29 Building sys-mgmt-agent ... 14:23:29 Building security-spire-agent 14:23:29 Building security-bootstrapper 14:23:29 Building security-proxy-setup 14:23:29 Building core-data 14:23:29 Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:23:39 provisioning config files... 14:23:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5653095420303866854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:23:39 ---> docker-login.sh 14:23:39 nexus3.edgexfoundry.org:10001 14:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:40 Configure a credential helper to remove this warning. See 14:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:40 14:23:40 Login Succeeded 14:23:40 nexus3.edgexfoundry.org:10002 14:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:40 Configure a credential helper to remove this warning. See 14:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:40 14:23:40 Login Succeeded 14:23:40 nexus3.edgexfoundry.org:10003 14:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:41 Configure a credential helper to remove this warning. See 14:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:41 14:23:41 Login Succeeded 14:23:41 nexus3.edgexfoundry.org:10004 14:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:41 Configure a credential helper to remove this warning. See 14:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:41 14:23:41 Login Succeeded 14:23:41 docker.io 14:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:42 Configure a credential helper to remove this warning. See 14:23:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:42 14:23:42 Login Succeeded 14:23:42 ---> docker-login.sh ends [Pipeline] } 14:23:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:23:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:23:43 ========================================================= 14:23:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:23:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:23:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:23:43 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:23:43 9b3977197b4f: Pulling fs layer 14:23:43 1a89e8eeedd5: Pulling fs layer 14:23:43 94645a83ff95: Pulling fs layer 14:23:43 3f3a8bcf1eab: Pulling fs layer 14:23:43 0c92f367c5e7: Pulling fs layer 14:23:43 f7c0051592d6: Pulling fs layer 14:23:43 a227ed2f7395: Pulling fs layer 14:23:43 7b1c46037f91: Pulling fs layer 14:23:43 0c92f367c5e7: Waiting 14:23:43 f7c0051592d6: Waiting 14:23:43 a227ed2f7395: Waiting 14:23:43 7b1c46037f91: Waiting 14:23:43 94645a83ff95: Download complete 14:23:43 1a89e8eeedd5: Verifying Checksum 14:23:43 1a89e8eeedd5: Download complete 14:23:43 0c92f367c5e7: Verifying Checksum 14:23:43 0c92f367c5e7: Download complete 14:23:43 9b3977197b4f: Verifying Checksum 14:23:43 9b3977197b4f: Download complete 14:23:43 f7c0051592d6: Verifying Checksum 14:23:43 f7c0051592d6: Download complete 14:23:43 a227ed2f7395: Verifying Checksum 14:23:43 a227ed2f7395: Download complete 14:23:44 9b3977197b4f: Pull complete 14:23:44 1a89e8eeedd5: Pull complete 14:23:45 94645a83ff95: Pull complete 14:23:45 7b1c46037f91: Verifying Checksum 14:23:45 7b1c46037f91: Download complete 14:23:46 3f3a8bcf1eab: Verifying Checksum 14:23:46 3f3a8bcf1eab: Download complete 14:23:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:23:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:23:51 ---> f92208ed46b8 14:23:51 Step 3/23 : WORKDIR /edgex-go 14:23:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:23:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:23:51 ---> f92208ed46b8 14:23:51 Step 3/22 : WORKDIR /edgex-go 14:23:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:23:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:23:51 ---> f92208ed46b8 14:23:51 Step 3/22 : WORKDIR /edgex-go 14:23:51 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:23:51 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:23:51 ---> f92208ed46b8 14:23:51 Step 3/31 : WORKDIR /edgex-go 14:23:51 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:23:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:23:51 ---> f92208ed46b8 14:23:51 Step 3/26 : WORKDIR /edgex-go 14:23:51 ---> Running in 6994e342cb44 14:23:51 ---> Running in e287296fc86e 14:23:51 ---> Running in f06f229edab8 14:23:51 ---> Running in 2bc3c3055c8c 14:23:51 ---> Running in cebe2bd56699 14:23:51 Removing intermediate container 6994e342cb44 14:23:51 ---> 4b057c2a8789 14:23:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:23:51 Removing intermediate container 2bc3c3055c8c 14:23:51 ---> fa8717ad8f3f 14:23:51 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:23:51 Removing intermediate container e287296fc86e 14:23:51 ---> 09ac39cb8d4c 14:23:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:23:51 Removing intermediate container f06f229edab8 14:23:51 ---> 800ed8735f3e 14:23:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:23:51 ---> Running in b4dbf79ce113 14:23:51 Removing intermediate container cebe2bd56699 14:23:51 ---> 14337ed9f15c 14:23:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:23:51 ---> Running in 84480219b40b 14:23:51 ---> Running in 8e916cc987c3 14:23:51 ---> Running in 6b768ed8e048 14:23:51 ---> Running in 292b8220d77f 14:23:51 Removing intermediate container b4dbf79ce113 14:23:51 ---> f9309edd1a8a 14:23:51 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:23:52 ---> Running in 3e365c80e2bb 14:23:52 Removing intermediate container 84480219b40b 14:23:52 ---> 6d66231e601b 14:23:52 Step 5/22 : RUN apk add --update --no-cache make git 14:23:52 ---> Running in feb2d708e1f8 14:23:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:23:52 Removing intermediate container 6b768ed8e048 14:23:52 ---> dc1811131cf8 14:23:52 Step 5/22 : RUN apk add --update --no-cache make git 14:23:52 Removing intermediate container 8e916cc987c3 14:23:52 ---> f8c908269535 14:23:52 Step 5/31 : RUN apk add --update --no-cache make git 14:23:52 ---> Running in f436996787f4 14:23:52 ---> Running in 48c52756151d 14:23:52 Removing intermediate container 292b8220d77f 14:23:52 ---> 72e6fd4423ac 14:23:52 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:23:52 ---> Running in 3756f3a8fd01 14:23:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:23:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:23:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:23:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:23:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:23:54 OK: 221 MiB in 52 packages 14:23:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:23:54 Removing intermediate container 3e365c80e2bb 14:23:54 ---> 56ef75e496aa 14:23:54 Step 6/26 : COPY go.mod vendor* ./ 14:23:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:23:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:23:54 OK: 221 MiB in 52 packages 14:23:54 ---> d4f86ff076df 14:23:54 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:54 ---> Running in fa8c95f2c644 14:23:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:23:54 OK: 221 MiB in 52 packages 14:23:54 OK: 221 MiB in 52 packages 14:23:54 Removing intermediate container feb2d708e1f8 14:23:54 ---> 5b51aad31eaa 14:23:54 Step 6/22 : COPY go.mod vendor* ./ 14:23:54 OK: 221 MiB in 52 packages 14:23:55 ---> eb178206b10b 14:23:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:55 ---> Running in 0aacf775f61e 14:23:55 Removing intermediate container f436996787f4 14:23:55 ---> d7d2e99b841f 14:23:55 Step 6/22 : COPY go.mod vendor* ./ 14:23:55 Removing intermediate container 3756f3a8fd01 14:23:55 ---> 2ca4d280bef7 14:23:55 Step 6/23 : COPY go.mod vendor* ./ 14:23:55 Removing intermediate container 48c52756151d 14:23:55 ---> 47de0221c341 14:23:55 Step 6/31 : COPY go.mod vendor* ./ 14:23:55 ---> da0b8730753b 14:23:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:55 Removing intermediate container fa8c95f2c644 14:23:55 ---> 391685903c9d 14:23:55 Step 8/26 : COPY . . 14:23:55 ---> Running in 705ffc1da6d3 14:23:55 ---> 7cb57684d0b4 14:23:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:55 ---> Running in 047af3b94e84 14:23:55 ---> 84a99c4ecfce 14:23:55 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:55 ---> Running in d7380f086e81 14:23:57 Removing intermediate container 0aacf775f61e 14:23:57 ---> 5c3989e8ff49 14:23:57 Step 8/22 : COPY . . 14:23:57 Removing intermediate container 705ffc1da6d3 14:23:57 ---> 540f59576b75 14:23:57 Step 8/22 : COPY . . 14:23:57 Removing intermediate container 047af3b94e84 14:23:57 ---> e3a8650d4260 14:23:57 Step 8/23 : COPY . . 14:23:57 Removing intermediate container d7380f086e81 14:23:57 ---> 7b0dcd62710d 14:23:57 Step 8/31 : COPY . . 14:23:58 3f3a8bcf1eab: Pull complete 14:23:58 0c92f367c5e7: Pull complete 14:23:59 f7c0051592d6: Pull complete 14:23:59 a227ed2f7395: Pull complete 14:24:05 ---> 9d946661386d 14:24:05 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:24:05 ---> bdb204b7c6b6 14:24:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:24:05 ---> b63482686379 14:24:05 ---> fd6467225706 14:24:05 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:24:05 14:24:05 ---> d52b146bf158 14:24:05 Step 9/23 : RUN make cmd/core-data/core-data 14:24:05 ---> Running in 26af9e92799c 14:24:05 ---> Running in bcebe5be0f84 14:24:05 ---> Running in e05b12be55ff 14:24:05 ---> Running in 9aff7c5b4b33 14:24:05 ---> Running in 3e3bf860308a 14:24:05 Removing intermediate container bcebe5be0f84 14:24:05 ---> 429945a61b68 14:24:05 Step 10/26 : RUN mkdir -p spire-build 14:24:05 ---> Running in 904896821a38 14:24:05 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 14:24:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:24:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:24:06 7b1c46037f91: Pull complete 14:24:06 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 14:24:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:24:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists 14:24:06 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] sh 14:24:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:24:06 WORKDIR /edgex 14:24:06 COPY go.mod . 14:24:06 RUN go mod download 14:24:06 + docker build -t ci-base-image-arm64 -f - . 14:24:06 Removing intermediate container 904896821a38 14:24:06 ---> c2edaf6d7475 14:24:06 Step 11/26 : WORKDIR /edgex-go/spire-build 14:24:06 ---> Running in 5b63e178b561 14:24:06 Removing intermediate container 5b63e178b561 14:24:06 ---> 581e6fec9aaa 14:24:06 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 14:24:06 ---> Running in 864d2ba917f8 14:24:08 spire-1.2.1/ 14:24:08 spire-1.2.1/.data/ 14:24:08 spire-1.2.1/.data/.file 14:24:08 spire-1.2.1/.dockerignore 14:24:08 spire-1.2.1/.gitattributes 14:24:08 spire-1.2.1/.githooks/ 14:24:08 spire-1.2.1/.githooks/pre-commit 14:24:08 spire-1.2.1/.github/ 14:24:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:24:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:24:08 spire-1.2.1/.github/dependabot.yml 14:24:08 spire-1.2.1/.github/workflows/ 14:24:08 spire-1.2.1/.github/workflows/nightly_build.yaml 14:24:08 spire-1.2.1/.github/workflows/pr_build.yaml 14:24:08 spire-1.2.1/.github/workflows/release_build.yaml 14:24:08 spire-1.2.1/.github/workflows/scripts/ 14:24:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:24:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:24:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:24:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:24:08 spire-1.2.1/.github/workflows/scripts/split.sh 14:24:08 spire-1.2.1/.gitignore 14:24:08 spire-1.2.1/.go-version 14:24:08 spire-1.2.1/.golangci.yml 14:24:08 spire-1.2.1/ADOPTERS.md 14:24:08 spire-1.2.1/CHANGELOG.md 14:24:08 spire-1.2.1/CODE-OF-CONDUCT.md 14:24:08 spire-1.2.1/CODEOWNERS 14:24:08 spire-1.2.1/CONTRIBUTING.md 14:24:08 spire-1.2.1/Dockerfile 14:24:08 spire-1.2.1/Dockerfile.dev 14:24:08 spire-1.2.1/Dockerfile.scratch 14:24:08 spire-1.2.1/LICENSE 14:24:08 spire-1.2.1/MAINTAINERS.md 14:24:08 spire-1.2.1/Makefile 14:24:08 spire-1.2.1/README.md 14:24:08 spire-1.2.1/ROADMAP.md 14:24:08 spire-1.2.1/SECURITY.md 14:24:08 spire-1.2.1/cmd/ 14:24:08 spire-1.2.1/cmd/spire-agent/ 14:24:08 spire-1.2.1/cmd/spire-agent/cli/ 14:24:08 spire-1.2.1/cmd/spire-agent/cli/api/ 14:24:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:24:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:24:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:24:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:24:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:24:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:24:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:24:08 spire-1.2.1/cmd/spire-agent/cli/common/ 14:24:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:24:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:24:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:24:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:24:08 spire-1.2.1/cmd/spire-agent/cli/run/ 14:24:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:24:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:24:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:24:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:24:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:24:08 spire-1.2.1/cmd/spire-agent/main.go 14:24:08 spire-1.2.1/cmd/spire-server/ 14:24:08 spire-1.2.1/cmd/spire-server/cli/ 14:24:08 spire-1.2.1/cmd/spire-server/cli/agent/ 14:24:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:24:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/cli.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/entry/ 14:24:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/federation/ 14:24:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:24:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:24:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/run/ 14:24:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/token/ 14:24:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/validate/ 14:24:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/x509/ 14:24:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:24:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:24:08 spire-1.2.1/cmd/spire-server/main.go 14:24:08 spire-1.2.1/cmd/spire-server/util/ 14:24:08 spire-1.2.1/cmd/spire-server/util/util.go 14:24:08 spire-1.2.1/conf/ 14:24:08 spire-1.2.1/conf/agent/ 14:24:08 spire-1.2.1/conf/agent/agent.conf 14:24:08 spire-1.2.1/conf/agent/agent_full.conf 14:24:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:24:08 spire-1.2.1/conf/server/ 14:24:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:24:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:24:08 spire-1.2.1/conf/server/server.conf 14:24:08 spire-1.2.1/conf/server/server_full.conf 14:24:08 spire-1.2.1/doc/ 14:24:08 spire-1.2.1/doc/SPIRE101.md 14:24:08 spire-1.2.1/doc/auditlog.md 14:24:08 spire-1.2.1/doc/authorization_policy_engine.md 14:24:08 spire-1.2.1/doc/changelog_guidelines.md 14:24:08 spire-1.2.1/doc/cure53-report.pdf 14:24:08 spire-1.2.1/doc/images/ 14:24:08 spire-1.2.1/doc/images/2019_roadmap.png 14:24:08 spire-1.2.1/doc/images/SPIRE101.png 14:24:08 spire-1.2.1/doc/images/SPIRE_agent.png 14:24:08 spire-1.2.1/doc/images/SPIRE_server.png 14:24:08 spire-1.2.1/doc/images/cache_mgr.png 14:24:08 spire-1.2.1/doc/images/cache_mgr_components.png 14:24:08 spire-1.2.1/doc/images/federated_spire.png 14:24:08 spire-1.2.1/doc/images/ha_mode.png 14:24:08 spire-1.2.1/doc/images/nested_spire.png 14:24:08 spire-1.2.1/doc/images/oidc_federation.png 14:24:08 spire-1.2.1/doc/images/single_trust_domain.png 14:24:08 spire-1.2.1/doc/images/spiffe_compatible.png 14:24:08 spire-1.2.1/doc/images/spire_logo.png 14:24:08 spire-1.2.1/doc/migrating_registration_api_clients.md 14:24:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:24:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:24:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:24:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:24:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:24:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:24:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:24:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:24:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:24:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:24:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:24:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:24:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:24:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:24:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:24:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:24:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:24:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:24:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:24:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:24:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:24:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:24:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:24:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:24:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:24:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:24:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:24:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:24:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:24:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:24:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:24:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:24:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:24:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:24:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:24:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:24:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:24:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:24:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:24:08 spire-1.2.1/doc/scaling_spire.md 14:24:08 spire-1.2.1/doc/spire_agent.md 14:24:08 spire-1.2.1/doc/spire_server.md 14:24:08 spire-1.2.1/doc/supported_integrations.md 14:24:08 spire-1.2.1/doc/telemetry.md 14:24:08 spire-1.2.1/doc/telemetry_config.md 14:24:08 spire-1.2.1/doc/upgrading.md 14:24:08 spire-1.2.1/doc/using_spire.md 14:24:08 spire-1.2.1/examples/ 14:24:08 spire-1.2.1/examples/README.md 14:24:08 spire-1.2.1/go.mod 14:24:08 spire-1.2.1/go.sum 14:24:08 spire-1.2.1/pkg/ 14:24:08 spire-1.2.1/pkg/agent/ 14:24:08 spire-1.2.1/pkg/agent/agent.go 14:24:08 spire-1.2.1/pkg/agent/api/ 14:24:08 spire-1.2.1/pkg/agent/api/config.go 14:24:08 spire-1.2.1/pkg/agent/api/debug/ 14:24:08 spire-1.2.1/pkg/agent/api/debug/v1/ 14:24:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:24:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:24:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:24:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:24:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:24:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:24:08 spire-1.2.1/pkg/agent/api/endpoints.go 14:24:08 spire-1.2.1/pkg/agent/api/health/ 14:24:08 spire-1.2.1/pkg/agent/api/health/v1/ 14:24:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:24:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:24:08 spire-1.2.1/pkg/agent/api/rpccontext/ 14:24:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:24:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:24:08 spire-1.2.1/pkg/agent/attestor/ 14:24:08 spire-1.2.1/pkg/agent/attestor/node/ 14:24:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:24:08 spire-1.2.1/pkg/agent/attestor/node/node.go 14:24:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:24:08 spire-1.2.1/pkg/agent/attestor/workload/ 14:24:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:24:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:24:08 spire-1.2.1/pkg/agent/catalog/ 14:24:08 spire-1.2.1/pkg/agent/catalog/catalog.go 14:24:08 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:24:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:24:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:24:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:24:08 spire-1.2.1/pkg/agent/client/ 14:24:08 spire-1.2.1/pkg/agent/client/client.go 14:24:08 spire-1.2.1/pkg/agent/client/client_test.go 14:24:08 spire-1.2.1/pkg/agent/client/dial.go 14:24:08 spire-1.2.1/pkg/agent/client/nodeconn.go 14:24:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:24:08 spire-1.2.1/pkg/agent/client/update.go 14:24:08 spire-1.2.1/pkg/agent/client/util.go 14:24:08 spire-1.2.1/pkg/agent/common/ 14:24:08 spire-1.2.1/pkg/agent/common/backoff/ 14:24:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:24:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:24:08 spire-1.2.1/pkg/agent/common/cgroups/ 14:24:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:24:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:24:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:24:08 spire-1.2.1/pkg/agent/config.go 14:24:08 spire-1.2.1/pkg/agent/endpoints/ 14:24:08 spire-1.2.1/pkg/agent/endpoints/config.go 14:24:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:24:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:24:08 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:24:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:24:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:24:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:24:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:24:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:24:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:24:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:24:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:24:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:24:08 spire-1.2.1/pkg/agent/endpoints/workload/ 14:24:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:24:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:24:08 spire-1.2.1/pkg/agent/manager/ 14:24:08 spire-1.2.1/pkg/agent/manager/cache/ 14:24:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:24:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:24:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:24:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:24:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:24:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:24:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:24:08 spire-1.2.1/pkg/agent/manager/config.go 14:24:08 spire-1.2.1/pkg/agent/manager/manager.go 14:24:08 spire-1.2.1/pkg/agent/manager/manager_test.go 14:24:08 spire-1.2.1/pkg/agent/manager/storage.go 14:24:08 spire-1.2.1/pkg/agent/manager/storage_test.go 14:24:08 spire-1.2.1/pkg/agent/manager/storecache/ 14:24:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:24:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:24:08 spire-1.2.1/pkg/agent/manager/sync.go 14:24:08 spire-1.2.1/pkg/agent/plugin/ 14:24:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:24:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:24:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:24:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:24:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:24:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:24:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:24:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:24:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:24:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:24:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:24:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:24:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:24:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:24:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:24:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:24:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:24:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:24:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:24:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:24:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:24:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:24:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:24:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:24:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:24:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:24:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:24:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:24:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:24:08 spire-1.2.1/pkg/agent/svid/ 14:24:08 spire-1.2.1/pkg/agent/svid/rotator.go 14:24:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:24:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:24:08 spire-1.2.1/pkg/agent/svid/store/ 14:24:08 spire-1.2.1/pkg/agent/svid/store/service.go 14:24:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:24:08 spire-1.2.1/pkg/common/ 14:24:08 spire-1.2.1/pkg/common/agentpathtemplate/ 14:24:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:24:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:24:08 spire-1.2.1/pkg/common/api/ 14:24:08 spire-1.2.1/pkg/common/api/metrics.go 14:24:08 spire-1.2.1/pkg/common/api/middleware/ 14:24:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:24:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:24:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:24:08 spire-1.2.1/pkg/common/api/middleware/logger.go 14:24:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:24:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:24:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:24:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:24:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:24:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:24:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:24:08 spire-1.2.1/pkg/common/api/middleware/names.go 14:24:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:24:08 spire-1.2.1/pkg/common/api/names.go 14:24:08 spire-1.2.1/pkg/common/api/ratelimit.go 14:24:08 spire-1.2.1/pkg/common/api/rpccontext/ 14:24:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:24:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:24:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:24:08 spire-1.2.1/pkg/common/auth/ 14:24:08 spire-1.2.1/pkg/common/auth/interceptors.go 14:24:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:24:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:24:08 spire-1.2.1/pkg/common/bundleutil/ 14:24:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:24:08 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:24:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:24:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:24:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:24:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:24:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:24:08 spire-1.2.1/pkg/common/bundleutil/types.go 14:24:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:24:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:24:08 spire-1.2.1/pkg/common/catalog/ 14:24:08 spire-1.2.1/pkg/common/catalog/bind.go 14:24:08 spire-1.2.1/pkg/common/catalog/builtin.go 14:24:08 spire-1.2.1/pkg/common/catalog/catalog.go 14:24:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:24:08 spire-1.2.1/pkg/common/catalog/closers.go 14:24:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:24:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:24:08 spire-1.2.1/pkg/common/catalog/config.go 14:24:08 spire-1.2.1/pkg/common/catalog/config_test.go 14:24:08 spire-1.2.1/pkg/common/catalog/configure.go 14:24:08 spire-1.2.1/pkg/common/catalog/constraints.go 14:24:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:24:08 spire-1.2.1/pkg/common/catalog/context.go 14:24:08 spire-1.2.1/pkg/common/catalog/external.go 14:24:08 spire-1.2.1/pkg/common/catalog/host.go 14:24:08 spire-1.2.1/pkg/common/catalog/pipenet.go 14:24:08 spire-1.2.1/pkg/common/catalog/plugin.go 14:24:08 spire-1.2.1/pkg/common/catalog/testplugin/ 14:24:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:24:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:24:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:24:08 spire-1.2.1/pkg/common/cli/ 14:24:08 spire-1.2.1/pkg/common/cli/env.go 14:24:08 spire-1.2.1/pkg/common/cli/flags.go 14:24:08 spire-1.2.1/pkg/common/cli/trust_domain.go 14:24:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:24:08 spire-1.2.1/pkg/common/cli/umask.go 14:24:08 spire-1.2.1/pkg/common/cli/umask_posix.go 14:24:08 spire-1.2.1/pkg/common/cli/umask_test.go 14:24:08 spire-1.2.1/pkg/common/cli/umask_windows.go 14:24:08 spire-1.2.1/pkg/common/cliprinter/ 14:24:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:24:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:24:08 spire-1.2.1/pkg/common/cliprinter/flag.go 14:24:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:24:08 spire-1.2.1/pkg/common/cliprinter/format.go 14:24:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/ 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:24:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:24:08 spire-1.2.1/pkg/common/coretypes/ 14:24:08 spire-1.2.1/pkg/common/coretypes/bundle/ 14:24:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:24:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:24:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:24:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:24:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:24:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:24:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:24:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:24:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:24:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:24:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:24:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:24:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:24:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:24:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:24:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:24:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:24:08 spire-1.2.1/pkg/common/cryptoutil/ 14:24:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:24:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:24:08 spire-1.2.1/pkg/common/diskutil/ 14:24:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:24:08 spire-1.2.1/pkg/common/diskutil/file_test.go 14:24:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:24:08 spire-1.2.1/pkg/common/errorutil/ 14:24:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:24:08 spire-1.2.1/pkg/common/health/ 14:24:08 spire-1.2.1/pkg/common/health/config.go 14:24:08 spire-1.2.1/pkg/common/health/context.go 14:24:08 spire-1.2.1/pkg/common/health/context_test.go 14:24:08 spire-1.2.1/pkg/common/health/health.go 14:24:08 spire-1.2.1/pkg/common/health/health_test.go 14:24:08 spire-1.2.1/pkg/common/health/logger.go 14:24:08 spire-1.2.1/pkg/common/hostservice/ 14:24:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:24:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:24:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:24:08 spire-1.2.1/pkg/common/idutil/ 14:24:08 spire-1.2.1/pkg/common/idutil/require.go 14:24:08 spire-1.2.1/pkg/common/idutil/require_test.go 14:24:08 spire-1.2.1/pkg/common/idutil/safety.go 14:24:08 spire-1.2.1/pkg/common/idutil/safety_test.go 14:24:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:24:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:24:08 spire-1.2.1/pkg/common/jwtsvid/ 14:24:08 spire-1.2.1/pkg/common/jwtsvid/common.go 14:24:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:24:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:24:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:24:08 spire-1.2.1/pkg/common/jwtutil/ 14:24:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:24:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:24:08 spire-1.2.1/pkg/common/log/ 14:24:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:24:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:24:08 spire-1.2.1/pkg/common/log/log.go 14:24:08 spire-1.2.1/pkg/common/log/log_test.go 14:24:08 spire-1.2.1/pkg/common/log/options.go 14:24:08 spire-1.2.1/pkg/common/nodeutil/ 14:24:08 spire-1.2.1/pkg/common/nodeutil/node.go 14:24:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:24:08 spire-1.2.1/pkg/common/peertracker/ 14:24:08 spire-1.2.1/pkg/common/peertracker/conn.go 14:24:08 spire-1.2.1/pkg/common/peertracker/credentials.go 14:24:08 spire-1.2.1/pkg/common/peertracker/errors.go 14:24:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:24:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:24:08 spire-1.2.1/pkg/common/peertracker/info.go 14:24:08 spire-1.2.1/pkg/common/peertracker/listener.go 14:24:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:24:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:24:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:24:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:24:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:24:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:24:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:24:08 spire-1.2.1/pkg/common/peertracker/tcp.go 14:24:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:24:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:24:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:24:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:24:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:24:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:24:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:24:08 spire-1.2.1/pkg/common/peertracker/uds.go 14:24:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:24:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:24:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:24:08 spire-1.2.1/pkg/common/pemutil/ 14:24:08 spire-1.2.1/pkg/common/pemutil/block.go 14:24:08 spire-1.2.1/pkg/common/pemutil/certs.go 14:24:08 spire-1.2.1/pkg/common/pemutil/common.go 14:24:08 spire-1.2.1/pkg/common/pemutil/csr.go 14:24:08 spire-1.2.1/pkg/common/pemutil/keys.go 14:24:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:24:08 spire-1.2.1/pkg/common/pemutil/testdata/ 14:24:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:24:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:24:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:24:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:24:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:24:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:24:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:24:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:24:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:24:08 spire-1.2.1/pkg/common/plugin/ 14:24:08 spire-1.2.1/pkg/common/plugin/aws/ 14:24:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:24:08 spire-1.2.1/pkg/common/plugin/azure/ 14:24:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:24:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:24:08 spire-1.2.1/pkg/common/plugin/facade.go 14:24:08 spire-1.2.1/pkg/common/plugin/facade_test.go 14:24:08 spire-1.2.1/pkg/common/plugin/gcp/ 14:24:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:24:08 spire-1.2.1/pkg/common/plugin/k8s/ 14:24:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:24:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:24:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:24:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:24:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:24:08 spire-1.2.1/pkg/common/plugin/log.go 14:24:08 spire-1.2.1/pkg/common/plugin/sshpop/ 14:24:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:24:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:24:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:24:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:24:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:24:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:24:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:24:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:24:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:24:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:24:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:24:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:24:08 spire-1.2.1/pkg/common/plugin/x509pop/ 14:24:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:24:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:24:08 spire-1.2.1/pkg/common/profiling/ 14:24:08 spire-1.2.1/pkg/common/profiling/dumpers.go 14:24:08 spire-1.2.1/pkg/common/profiling/profiling.go 14:24:08 spire-1.2.1/pkg/common/protoutil/ 14:24:08 spire-1.2.1/pkg/common/protoutil/masks.go 14:24:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:24:08 spire-1.2.1/pkg/common/rotationutil/ 14:24:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:24:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:24:08 spire-1.2.1/pkg/common/selector/ 14:24:08 spire-1.2.1/pkg/common/selector/selector.go 14:24:08 spire-1.2.1/pkg/common/selector/selector_test.go 14:24:08 spire-1.2.1/pkg/common/selector/set.go 14:24:08 spire-1.2.1/pkg/common/selector/set_utils.go 14:24:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:24:08 spire-1.2.1/pkg/common/telemetry/ 14:24:08 spire-1.2.1/pkg/common/telemetry/agent/ 14:24:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:24:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:24:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:24:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:24:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:24:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:24:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:24:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:24:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:24:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:24:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:24:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:24:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:24:08 spire-1.2.1/pkg/common/telemetry/call.go 14:24:08 spire-1.2.1/pkg/common/telemetry/common/ 14:24:08 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:24:08 spire-1.2.1/pkg/common/telemetry/config.go 14:24:08 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:24:08 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:24:08 spire-1.2.1/pkg/common/telemetry/inmem.go 14:24:08 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:24:08 spire-1.2.1/pkg/common/telemetry/m3.go 14:24:08 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:24:08 spire-1.2.1/pkg/common/telemetry/metrics.go 14:24:08 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:24:08 spire-1.2.1/pkg/common/telemetry/names.go 14:24:08 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:24:08 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:24:08 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:24:08 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:24:08 spire-1.2.1/pkg/common/telemetry/server/ 14:24:08 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:24:08 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:24:08 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:24:08 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:24:08 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:24:08 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:24:08 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:24:08 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:24:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:24:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:24:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:24:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:24:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:24:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:24:08 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:24:08 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:24:08 spire-1.2.1/pkg/common/telemetry/server/server.go 14:24:08 spire-1.2.1/pkg/common/telemetry/sink.go 14:24:08 spire-1.2.1/pkg/common/telemetry/statsd.go 14:24:08 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:24:08 spire-1.2.1/pkg/common/telemetry/uptime.go 14:24:08 spire-1.2.1/pkg/common/telemetry/version.go 14:24:08 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:24:08 spire-1.2.1/pkg/common/uptime/ 14:24:08 spire-1.2.1/pkg/common/uptime/uptime.go 14:24:08 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:24:08 spire-1.2.1/pkg/common/util/ 14:24:08 spire-1.2.1/pkg/common/util/certs.go 14:24:08 spire-1.2.1/pkg/common/util/certs_test.go 14:24:08 spire-1.2.1/pkg/common/util/csr.go 14:24:08 spire-1.2.1/pkg/common/util/hash.go 14:24:08 spire-1.2.1/pkg/common/util/selectors.go 14:24:08 spire-1.2.1/pkg/common/util/selectors_test.go 14:24:08 spire-1.2.1/pkg/common/util/signals.go 14:24:08 spire-1.2.1/pkg/common/util/sort.go 14:24:08 spire-1.2.1/pkg/common/util/sort_test.go 14:24:08 spire-1.2.1/pkg/common/util/task.go 14:24:08 spire-1.2.1/pkg/common/util/task_test.go 14:24:08 spire-1.2.1/pkg/common/util/testdata/ 14:24:08 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:24:08 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:24:08 spire-1.2.1/pkg/common/version/ 14:24:08 spire-1.2.1/pkg/common/version/version.go 14:24:08 spire-1.2.1/pkg/common/x509svid/ 14:24:08 spire-1.2.1/pkg/common/x509svid/common_test.go 14:24:08 spire-1.2.1/pkg/common/x509svid/csr.go 14:24:08 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:24:08 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:24:08 spire-1.2.1/pkg/common/x509util/ 14:24:08 spire-1.2.1/pkg/common/x509util/cert.go 14:24:08 spire-1.2.1/pkg/common/x509util/dns.go 14:24:08 spire-1.2.1/pkg/common/x509util/dns_test.go 14:24:08 spire-1.2.1/pkg/common/x509util/keyid.go 14:24:08 spire-1.2.1/pkg/common/x509util/keypair.go 14:24:08 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:24:08 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:24:08 spire-1.2.1/pkg/server/ 14:24:08 spire-1.2.1/pkg/server/api/ 14:24:08 spire-1.2.1/pkg/server/api/agent.go 14:24:08 spire-1.2.1/pkg/server/api/agent/ 14:24:08 spire-1.2.1/pkg/server/api/agent/v1/ 14:24:08 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:24:08 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:24:08 spire-1.2.1/pkg/server/api/agent_test.go 14:24:08 spire-1.2.1/pkg/server/api/api.go 14:24:08 spire-1.2.1/pkg/server/api/audit/ 14:24:08 spire-1.2.1/pkg/server/api/audit/audit.go 14:24:08 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:24:08 spire-1.2.1/pkg/server/api/bundle.go 14:24:08 spire-1.2.1/pkg/server/api/bundle/ 14:24:08 spire-1.2.1/pkg/server/api/bundle/v1/ 14:24:08 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:24:08 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:24:08 spire-1.2.1/pkg/server/api/bundle_test.go 14:24:08 spire-1.2.1/pkg/server/api/debug/ 14:24:08 spire-1.2.1/pkg/server/api/debug/v1/ 14:24:08 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:24:08 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:24:08 spire-1.2.1/pkg/server/api/entry.go 14:24:08 spire-1.2.1/pkg/server/api/entry/ 14:24:08 spire-1.2.1/pkg/server/api/entry/v1/ 14:24:08 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:24:08 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:24:08 spire-1.2.1/pkg/server/api/entry_test.go 14:24:08 spire-1.2.1/pkg/server/api/health/ 14:24:08 spire-1.2.1/pkg/server/api/health/v1/ 14:24:08 spire-1.2.1/pkg/server/api/health/v1/service.go 14:24:08 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:24:08 spire-1.2.1/pkg/server/api/id.go 14:24:08 spire-1.2.1/pkg/server/api/id_test.go 14:24:08 spire-1.2.1/pkg/server/api/limits/ 14:24:08 spire-1.2.1/pkg/server/api/limits/limits.go 14:24:08 spire-1.2.1/pkg/server/api/middleware/ 14:24:08 spire-1.2.1/pkg/server/api/middleware/alias.go 14:24:08 spire-1.2.1/pkg/server/api/middleware/audit.go 14:24:08 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:24:08 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:24:08 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:24:08 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:24:08 spire-1.2.1/pkg/server/api/middleware/caller.go 14:24:08 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:24:08 spire-1.2.1/pkg/server/api/middleware/common.go 14:24:08 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:24:08 spire-1.2.1/pkg/server/api/middleware/entries.go 14:24:08 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:24:08 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:24:08 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:24:08 spire-1.2.1/pkg/server/api/ratelimit.go 14:24:08 spire-1.2.1/pkg/server/api/rpccontext/ 14:24:08 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:24:08 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:24:08 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:24:08 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:24:08 spire-1.2.1/pkg/server/api/selector.go 14:24:08 spire-1.2.1/pkg/server/api/selector_test.go 14:24:08 spire-1.2.1/pkg/server/api/status.go 14:24:08 spire-1.2.1/pkg/server/api/status_test.go 14:24:08 spire-1.2.1/pkg/server/api/svid/ 14:24:08 spire-1.2.1/pkg/server/api/svid/v1/ 14:24:08 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:24:08 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:24:08 spire-1.2.1/pkg/server/api/trustdomain.go 14:24:08 spire-1.2.1/pkg/server/api/trustdomain/ 14:24:08 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:24:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:24:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:24:08 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:24:08 spire-1.2.1/pkg/server/authpolicy/ 14:24:08 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:24:08 spire-1.2.1/pkg/server/authpolicy/policy.go 14:24:08 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:24:08 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:24:08 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:24:08 spire-1.2.1/pkg/server/authpolicy/validate.go 14:24:08 spire-1.2.1/pkg/server/bundle/ 14:24:08 spire-1.2.1/pkg/server/bundle/client/ 14:24:08 spire-1.2.1/pkg/server/bundle/client/client.go 14:24:08 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:24:08 spire-1.2.1/pkg/server/bundle/client/manager.go 14:24:08 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:24:08 spire-1.2.1/pkg/server/bundle/client/sources.go 14:24:08 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:24:08 spire-1.2.1/pkg/server/bundle/client/updater.go 14:24:08 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:24:08 spire-1.2.1/pkg/server/ca/ 14:24:08 spire-1.2.1/pkg/server/ca/ca.go 14:24:08 spire-1.2.1/pkg/server/ca/ca_health.go 14:24:08 spire-1.2.1/pkg/server/ca/ca_test.go 14:24:08 spire-1.2.1/pkg/server/ca/journal.go 14:24:08 spire-1.2.1/pkg/server/ca/journal_test.go 14:24:08 spire-1.2.1/pkg/server/ca/manager.go 14:24:08 spire-1.2.1/pkg/server/ca/manager_health.go 14:24:08 spire-1.2.1/pkg/server/ca/manager_test.go 14:24:08 spire-1.2.1/pkg/server/ca/templates.go 14:24:08 spire-1.2.1/pkg/server/ca/upstream_client.go 14:24:08 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:24:08 spire-1.2.1/pkg/server/ca/validation.go 14:24:08 spire-1.2.1/pkg/server/cache/ 14:24:08 spire-1.2.1/pkg/server/cache/dscache/ 14:24:08 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:24:08 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:24:08 spire-1.2.1/pkg/server/cache/entrycache/ 14:24:08 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:24:08 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:24:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:24:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:24:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:24:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:24:08 spire-1.2.1/pkg/server/catalog/ 14:24:08 spire-1.2.1/pkg/server/catalog/catalog.go 14:24:08 spire-1.2.1/pkg/server/catalog/keymanager.go 14:24:08 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:24:08 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:24:08 spire-1.2.1/pkg/server/catalog/notifier.go 14:24:08 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:24:08 spire-1.2.1/pkg/server/config.go 14:24:08 spire-1.2.1/pkg/server/datastore/ 14:24:08 spire-1.2.1/pkg/server/datastore/datastore.go 14:24:08 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:24:08 spire-1.2.1/pkg/server/datastore/repository.go 14:24:08 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:24:08 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:24:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:24:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:24:08 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:24:08 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:24:08 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:24:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:24:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:24:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:24:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:24:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:24:08 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:24:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:24:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:24:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:24:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:24:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:24:08 spire-1.2.1/pkg/server/endpoints/ 14:24:08 spire-1.2.1/pkg/server/endpoints/bundle/ 14:24:08 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:24:08 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:24:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:24:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:24:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:24:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:24:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:24:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:24:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:24:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:24:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:24:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:24:08 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:24:08 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:24:08 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:24:08 spire-1.2.1/pkg/server/endpoints/config.go 14:24:08 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:24:08 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:24:08 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:24:08 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:24:08 spire-1.2.1/pkg/server/endpoints/middleware.go 14:24:08 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:24:08 spire-1.2.1/pkg/server/hostservice/ 14:24:08 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:24:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:24:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:24:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:24:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:24:08 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:24:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:24:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/ 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/ 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:24:08 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:24:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:24:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:24:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:24:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:24:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:24:08 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:24:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:24:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/notifier/ 14:24:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:24:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:24:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:24:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:24:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:24:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:24:08 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:24:08 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:24:08 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:24:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:24:08 spire-1.2.1/pkg/server/registration/ 14:24:08 spire-1.2.1/pkg/server/registration/manager.go 14:24:08 spire-1.2.1/pkg/server/registration/manager_test.go 14:24:08 spire-1.2.1/pkg/server/scanentries.go 14:24:08 spire-1.2.1/pkg/server/scanentries_test.go 14:24:08 spire-1.2.1/pkg/server/server.go 14:24:08 spire-1.2.1/pkg/server/server_test.go 14:24:08 spire-1.2.1/pkg/server/svid/ 14:24:08 spire-1.2.1/pkg/server/svid/observer.go 14:24:08 spire-1.2.1/pkg/server/svid/observer_test.go 14:24:08 spire-1.2.1/pkg/server/svid/rotator.go 14:24:08 spire-1.2.1/pkg/server/svid/rotator_config.go 14:24:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:24:08 spire-1.2.1/pkg/server/svid/rotator_test.go 14:24:08 spire-1.2.1/proto/ 14:24:08 spire-1.2.1/proto/private/ 14:24:08 spire-1.2.1/proto/private/server/ 14:24:08 spire-1.2.1/proto/private/server/journal/ 14:24:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:24:08 spire-1.2.1/proto/private/server/journal/journal.proto 14:24:08 spire-1.2.1/proto/spire/ 14:24:08 spire-1.2.1/proto/spire/common/ 14:24:08 spire-1.2.1/proto/spire/common/common.pb.go 14:24:08 spire-1.2.1/proto/spire/common/common.proto 14:24:08 spire-1.2.1/proto/spire/common/plugin/ 14:24:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:24:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:24:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:24:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:24:08 spire-1.2.1/proto/spire/plugin/ 14:24:08 spire-1.2.1/proto/spire/plugin/agent/ 14:24:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:24:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:24:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:24:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:24:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:24:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:24:08 spire-1.2.1/release/ 14:24:08 spire-1.2.1/release/spire-extras/ 14:24:08 spire-1.2.1/release/spire-extras/README.md 14:24:08 spire-1.2.1/release/spire-extras/conf/ 14:24:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:24:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:24:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:24:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:24:08 spire-1.2.1/release/spire/ 14:24:08 spire-1.2.1/release/spire/README.md 14:24:08 spire-1.2.1/release/spire/conf/ 14:24:08 spire-1.2.1/release/spire/conf/agent/ 14:24:08 spire-1.2.1/release/spire/conf/agent/agent.conf 14:24:08 spire-1.2.1/release/spire/conf/server/ 14:24:08 spire-1.2.1/release/spire/conf/server/server.conf 14:24:08 spire-1.2.1/script/ 14:24:08 spire-1.2.1/script/build-artifact.sh 14:24:08 spire-1.2.1/script/generate_dummy_ca.sh 14:24:08 spire-1.2.1/support/ 14:24:08 spire-1.2.1/support/k8s/ 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:24:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:24:08 spire-1.2.1/support/oidc-discovery-provider/ 14:24:08 spire-1.2.1/support/oidc-discovery-provider/README.md 14:24:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:24:08 spire-1.2.1/support/oidc-discovery-provider/config.go 14:24:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:24:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:24:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:24:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:24:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:24:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:24:08 spire-1.2.1/support/oidc-discovery-provider/main.go 14:24:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:24:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:24:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:24:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:24:08 spire-1.2.1/test/ 14:24:08 spire-1.2.1/test/clock/ 14:24:08 spire-1.2.1/test/clock/clock.go 14:24:08 spire-1.2.1/test/fakes/ 14:24:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:24:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:24:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:24:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:24:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:24:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:24:08 spire-1.2.1/test/fakes/fakeagentstore/ 14:24:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:24:08 spire-1.2.1/test/fakes/fakedatastore/ 14:24:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:24:08 spire-1.2.1/test/fakes/fakeentryclient/ 14:24:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:24:08 spire-1.2.1/test/fakes/fakehealthchecker/ 14:24:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:24:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:24:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:24:08 spire-1.2.1/test/fakes/fakemetrics/ 14:24:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:24:08 spire-1.2.1/test/fakes/fakenoderesolver/ 14:24:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:24:08 spire-1.2.1/test/fakes/fakenotifier/ 14:24:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:24:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:24:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:24:08 spire-1.2.1/test/fakes/fakeserverca/ 14:24:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:24:08 spire-1.2.1/test/fakes/fakeservercatalog/ 14:24:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:24:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:24:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:24:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:24:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:24:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:24:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:24:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:24:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:24:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:24:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:24:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:24:08 spire-1.2.1/test/fixture/ 14:24:08 spire-1.2.1/test/fixture/certs/ 14:24:08 spire-1.2.1/test/fixture/certs/agent_svid.der 14:24:08 spire-1.2.1/test/fixture/certs/base_cert.pem 14:24:08 spire-1.2.1/test/fixture/certs/base_csr.pem 14:24:08 spire-1.2.1/test/fixture/certs/base_key.pem 14:24:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:24:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:24:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:24:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:24:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:24:08 spire-1.2.1/test/fixture/certs/blog_key.pem 14:24:08 spire-1.2.1/test/fixture/certs/bundle.der 14:24:08 spire-1.2.1/test/fixture/certs/ca.pem 14:24:08 spire-1.2.1/test/fixture/certs/ca_key.pem 14:24:08 spire-1.2.1/test/fixture/certs/database_cert.pem 14:24:08 spire-1.2.1/test/fixture/certs/database_csr.pem 14:24:08 spire-1.2.1/test/fixture/certs/database_key.pem 14:24:08 spire-1.2.1/test/fixture/certs/node_cert.pem 14:24:08 spire-1.2.1/test/fixture/certs/node_csr.pem 14:24:08 spire-1.2.1/test/fixture/certs/node_key.pem 14:24:08 spire-1.2.1/test/fixture/certs/svid.pem 14:24:08 spire-1.2.1/test/fixture/certs/svid_key.pem 14:24:08 spire-1.2.1/test/fixture/config/ 14:24:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:24:08 spire-1.2.1/test/fixture/config/agent_good.conf 14:24:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:24:08 spire-1.2.1/test/fixture/config/plugin_good.conf 14:24:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:24:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:24:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:24:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:24:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:24:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:24:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:24:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:24:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:24:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:24:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:24:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:24:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:24:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:24:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:24:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:24:08 spire-1.2.1/test/fixture/config/server_good.conf 14:24:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:24:08 spire-1.2.1/test/fixture/fixture.go 14:24:08 spire-1.2.1/test/fixture/nodeattestor/ 14:24:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:24:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:24:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:24:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:24:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:24:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:24:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:24:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:24:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:24:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:24:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:24:08 spire-1.2.1/test/fixture/registration/ 14:24:08 spire-1.2.1/test/fixture/registration/entries.json 14:24:08 spire-1.2.1/test/fixture/registration/good-for-update.json 14:24:08 spire-1.2.1/test/fixture/registration/good.json 14:24:08 spire-1.2.1/test/fixture/registration/invalid.json 14:24:08 spire-1.2.1/test/fixture/registration/invalid_json.json 14:24:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:24:08 spire-1.2.1/test/integration/ 14:24:08 spire-1.2.1/test/integration/README.md 14:24:08 spire-1.2.1/test/integration/common 14:24:08 spire-1.2.1/test/integration/setup/ 14:24:08 spire-1.2.1/test/integration/setup/adminclient/ 14:24:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:24:08 spire-1.2.1/test/integration/setup/adminclient/client.go 14:24:08 spire-1.2.1/test/integration/setup/debugagent/ 14:24:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:24:08 spire-1.2.1/test/integration/setup/debugagent/main.go 14:24:08 spire-1.2.1/test/integration/setup/debugserver/ 14:24:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:24:08 spire-1.2.1/test/integration/setup/debugserver/main.go 14:24:08 spire-1.2.1/test/integration/setup/downstreamclient/ 14:24:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:24:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:24:08 spire-1.2.1/test/integration/setup/itclient/ 14:24:08 spire-1.2.1/test/integration/setup/itclient/client.go 14:24:08 spire-1.2.1/test/integration/setup/node-attestation/ 14:24:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:24:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:24:08 spire-1.2.1/test/integration/setup/x509pop/ 14:24:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:24:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:24:08 spire-1.2.1/test/integration/suites/ 14:24:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:24:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:24:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:24:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:24:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:24:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:24:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:24:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:24:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:24:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:24:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:24:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:24:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:24:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:24:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:24:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:24:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:24:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:24:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:24:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:24:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:24:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:24:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:24:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:24:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:24:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:24:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:24:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:24:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:24:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:24:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:24:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:24:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:24:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:24:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:24:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:24:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:24:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:24:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:24:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:24:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:24:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:24:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:24:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:24:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:24:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:24:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:24:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:24:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:24:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:24:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:24:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:24:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:24:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:24:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:24:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:24:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:24:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:24:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:24:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:24:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:24:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:24:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:24:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:24:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:24:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:24:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:24:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:24:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:24:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:24:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:24:08 spire-1.2.1/test/integration/suites/join-token/ 14:24:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:24:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:24:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:24:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:24:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:24:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:24:08 spire-1.2.1/test/integration/suites/join-token/README.md 14:24:08 spire-1.2.1/test/integration/suites/join-token/conf/ 14:24:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:24:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:24:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:24:08 spire-1.2.1/test/integration/suites/join-token/teardown 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:24:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:24:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:24:08 spire-1.2.1/test/integration/suites/k8s/ 14:24:08 spire-1.2.1/test/integration/suites/k8s/00-setup 14:24:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:24:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:24:08 spire-1.2.1/test/integration/suites/k8s/README.md 14:24:08 spire-1.2.1/test/integration/suites/k8s/conf/ 14:24:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:24:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:24:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:24:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:24:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:24:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:24:08 spire-1.2.1/test/integration/suites/k8s/teardown 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/ 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:24:08 spire-1.2.1/test/integration/suites/node-attestation/ 14:24:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:24:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:24:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:24:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:24:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:24:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:24:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:24:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:24:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:24:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:24:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:24:08 spire-1.2.1/test/integration/suites/rotation/ 14:24:08 spire-1.2.1/test/integration/suites/rotation/00-setup 14:24:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:24:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:24:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:24:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:24:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:24:08 spire-1.2.1/test/integration/suites/rotation/README.md 14:24:08 spire-1.2.1/test/integration/suites/rotation/conf/ 14:24:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:24:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:24:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:24:08 spire-1.2.1/test/integration/suites/rotation/teardown 14:24:08 spire-1.2.1/test/integration/suites/self-test/ 14:24:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:24:08 spire-1.2.1/test/integration/suites/self-test/README.md 14:24:08 spire-1.2.1/test/integration/suites/self-test/teardown 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:24:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:24:08 spire-1.2.1/test/integration/suites/upgrade/ 14:24:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:24:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:24:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:24:08 spire-1.2.1/test/integration/suites/upgrade/README.md 14:24:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:24:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:24:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:24:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:24:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:24:08 spire-1.2.1/test/integration/suites/upgrade/teardown 14:24:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:24:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:24:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:24:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:24:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:24:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:24:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:24:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:24:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:24:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:24:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:24:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:24:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:24:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:24:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:24:08 spire-1.2.1/test/integration/test-one.sh 14:24:08 spire-1.2.1/test/integration/test.sh 14:24:08 spire-1.2.1/test/plugintest/ 14:24:08 spire-1.2.1/test/plugintest/config.go 14:24:08 spire-1.2.1/test/plugintest/load.go 14:24:08 spire-1.2.1/test/plugintest/option.go 14:24:08 spire-1.2.1/test/spiretest/ 14:24:08 spire-1.2.1/test/spiretest/apiserver.go 14:24:08 spire-1.2.1/test/spiretest/assertions.go 14:24:08 spire-1.2.1/test/spiretest/dir.go 14:24:08 spire-1.2.1/test/spiretest/errors_posix.go 14:24:08 spire-1.2.1/test/spiretest/errors_windows.go 14:24:08 spire-1.2.1/test/spiretest/logs.go 14:24:08 spire-1.2.1/test/spiretest/socketapi.go 14:24:08 spire-1.2.1/test/spiretest/suite.go 14:24:08 spire-1.2.1/test/spiretest/x509.go 14:24:08 spire-1.2.1/test/testca/ 14:24:08 spire-1.2.1/test/testca/ca.go 14:24:08 spire-1.2.1/test/testkey/ 14:24:08 spire-1.2.1/test/testkey/generate.sh 14:24:08 spire-1.2.1/test/testkey/genkeys.go 14:24:08 spire-1.2.1/test/testkey/keys.go 14:24:08 spire-1.2.1/test/testkey/new.go 14:24:08 spire-1.2.1/test/tpmsimulator/ 14:24:08 spire-1.2.1/test/tpmsimulator/simulator.go 14:24:08 spire-1.2.1/test/util/ 14:24:08 spire-1.2.1/test/util/cert_fixtures.go 14:24:08 spire-1.2.1/test/util/cert_generation.go 14:24:08 spire-1.2.1/test/util/io_redirection.go 14:24:08 spire-1.2.1/test/util/race.go 14:24:08 spire-1.2.1/test/util/util.go 14:24:08 building spire from source... 14:24:08 Installing go1.17.7... 14:24:09 Sending build context to Docker daemon 169.3MB 14:24:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:24:09 ---> f79e39bc4007 14:24:09 Step 2/4 : WORKDIR /edgex 14:24:10 ---> Running in 8bb98ba79dac 14:24:10 Removing intermediate container 8bb98ba79dac 14:24:10 ---> d6e11b94ba2a 14:24:10 Step 3/4 : COPY go.mod . 14:24:11 ---> 251037080fb3 14:24:11 Step 4/4 : RUN go mod download 14:24:11 ---> Running in e256cc85216a 14:24:15 Building bin/spire-server... 14:24:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:24:15 go: downloading github.com/mitchellh/cli v1.1.2 14:24:15 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:24:15 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:24:15 go: downloading google.golang.org/grpc v1.44.0 14:24:15 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:24:15 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:24:15 go: downloading github.com/imdario/mergo v0.3.12 14:24:15 go: downloading github.com/sirupsen/logrus v1.8.1 14:24:15 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:24:15 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:24:15 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:24:15 go: downloading github.com/fatih/color v1.13.0 14:24:15 go: downloading github.com/mattn/go-isatty v0.0.14 14:24:15 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:24:15 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:24:15 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:24:15 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:24:15 go: downloading github.com/armon/go-metrics v0.3.10 14:24:15 go: downloading github.com/prometheus/client_golang v1.12.1 14:24:15 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:24:15 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:24:15 go: downloading github.com/open-policy-agent/opa v0.38.0 14:24:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:24:15 go: downloading github.com/mattn/go-colorable v0.1.12 14:24:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:24:15 go: downloading github.com/oklog/run v1.0.0 14:24:15 go: downloading github.com/Masterminds/goutils v1.1.0 14:24:15 go: downloading github.com/Masterminds/semver v1.5.0 14:24:15 go: downloading github.com/google/uuid v1.1.2 14:24:15 go: downloading github.com/huandu/xstrings v1.3.2 14:24:15 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:24:15 go: downloading github.com/prometheus/client_model v0.2.0 14:24:15 go: downloading github.com/prometheus/common v0.32.1 14:24:15 go: downloading github.com/beorn7/perks v1.0.1 14:24:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:24:15 go: downloading github.com/prometheus/procfs v0.7.3 14:24:15 go: downloading github.com/imkira/go-observer v1.0.3 14:24:16 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:24:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:24:16 go: downloading go.uber.org/atomic v1.9.0 14:24:16 go: downloading github.com/hashicorp/errwrap v1.1.0 14:24:16 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:24:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:24:16 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:24:16 go: downloading github.com/blang/semver/v4 v4.0.0 14:24:16 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:24:16 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:24:16 go: downloading github.com/jinzhu/gorm v1.9.16 14:24:16 go: downloading github.com/lib/pq v1.10.4 14:24:16 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:24:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:24:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:24:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:24:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:24:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:24:19 go: downloading github.com/stretchr/testify v1.7.0 14:24:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:24:19 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:24:23 go: downloading google.golang.org/api v0.70.0 14:24:23 go: downloading k8s.io/client-go v0.23.4 14:24:23 go: downloading k8s.io/api v0.23.4 14:24:23 go: downloading github.com/google/go-tpm v0.3.3 14:24:23 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:24:24 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:24:24 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:24:24 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:24:24 go: downloading cloud.google.com/go/storage v1.21.0 14:24:24 go: downloading cloud.google.com/go v0.100.2 14:24:25 go: downloading k8s.io/apimachinery v0.23.4 14:24:25 go: downloading k8s.io/kube-aggregator v0.23.3 14:24:25 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:24:25 go: downloading cloud.google.com/go/security v1.3.0 14:24:25 go: downloading github.com/hashicorp/vault/api v1.4.1 14:24:26 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:24:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:24:26 go: downloading github.com/twmb/murmur3 v1.1.6 14:24:26 go: downloading github.com/jinzhu/inflection v1.0.0 14:24:26 go: downloading github.com/aws/smithy-go v1.11.0 14:24:26 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:24:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:24:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:24:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:24:27 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:24:27 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:24:27 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:24:27 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:24:27 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:24:27 go: downloading github.com/dimchansky/utfbom v1.1.1 14:24:27 go: downloading cloud.google.com/go/compute v1.3.0 14:24:27 go: downloading cloud.google.com/go/iam v0.1.1 14:24:27 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:24:27 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:24:28 go: downloading github.com/gogo/protobuf v1.3.2 14:24:28 go: downloading k8s.io/klog/v2 v2.30.0 14:24:28 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:24:28 go: downloading github.com/google/gofuzz v1.1.0 14:24:28 go: downloading github.com/spf13/pflag v1.0.5 14:24:28 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:24:28 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:24:28 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:24:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:24:28 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:24:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:24:28 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:24:28 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:24:28 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:24:29 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:24:29 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:24:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:24:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:24:29 go: downloading gopkg.in/yaml.v2 v2.4.0 14:24:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:24:29 go: downloading github.com/gobwas/glob v0.2.3 14:24:29 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:24:29 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:24:29 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:24:29 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:24:29 go: downloading go.opencensus.io v0.23.0 14:24:29 go: downloading gopkg.in/inf.v0 v0.9.1 14:24:29 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:24:29 go: downloading github.com/google/go-cmp v0.5.7 14:24:29 go: downloading github.com/googleapis/gnostic v0.5.5 14:24:29 go: downloading github.com/go-logr/logr v1.2.2 14:24:29 go: downloading github.com/json-iterator/go v1.1.12 14:24:29 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:24:29 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:24:29 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:24:29 go: downloading go.uber.org/zap v1.21.0 14:24:29 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:24:29 go: downloading github.com/tklauser/numcpus v0.3.0 14:24:29 go: downloading sigs.k8s.io/yaml v1.3.0 14:24:29 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:24:29 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:24:29 go: downloading github.com/modern-go/reflect2 v1.0.2 14:24:29 go: downloading github.com/golang/snappy v0.0.4 14:24:29 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:24:29 go: downloading github.com/ryanuber/go-glob v1.0.0 14:24:29 go: downloading go.uber.org/multierr v1.6.0 14:24:29 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:24:29 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:24:29 go: downloading github.com/hashicorp/go-version v1.2.0 14:24:29 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:24:35 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:24:35 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:24:40 Removing intermediate container 3e3bf860308a 14:24:40 ---> 220292db91f9 14:24:40 14:24:40 Step 10/23 : FROM alpine:3.14 14:24:40 Removing intermediate container 9aff7c5b4b33 14:24:40 ---> d827d1a52feb 14:24:40 14:24:40 Step 10/31 : FROM alpine:3.14 14:24:40 Removing intermediate container e05b12be55ff 14:24:40 ---> ef620b5d40db 14:24:40 14:24:40 Step 10/22 : FROM alpine:3.14 14:24:40 Removing intermediate container 26af9e92799c 14:24:40 ---> 98731cee4527 14:24:40 14:24:40 Step 10/22 : FROM alpine:3.14 14:24:40 3.14: Pulling from library/alpine 14:24:40 3.14: Pulling from library/alpine 14:24:41 3.14: Pulling from library/alpine 14:24:41 3.14: Pulling from library/alpine 14:24:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:24:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:24:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:24:43 Status: Image is up to date for alpine:3.14 14:24:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:24:43 Status: Image is up to date for alpine:3.14 14:24:43 Status: Image is up to date for alpine:3.14 14:24:43 Status: Downloaded newer image for alpine:3.14 14:24:43 ---> e04c818066af 14:24:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:24:43 ---> e04c818066af 14:24:43 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:24:43 ---> e04c818066af 14:24:43 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:24:43 ---> e04c818066af 14:24:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:24:43 ---> Running in 7aef59d3a6ad 14:24:43 ---> Running in f765a93ea352 14:24:43 ---> Running in d91ed030d2db 14:24:43 ---> Running in 5e47868a7045 14:24:43 Removing intermediate container d91ed030d2db 14:24:43 ---> 475bfda24024 14:24:43 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:24:43 Removing intermediate container 5e47868a7045 14:24:43 ---> cafb1130cebd 14:24:43 Step 12/23 : ENV APP_PORT=59880 14:24:43 ---> Running in b9cb2e472727 14:24:43 ---> Running in cb4c3bc6e966 14:24:44 Removing intermediate container cb4c3bc6e966 14:24:44 ---> 13442cca04af 14:24:44 Step 13/23 : EXPOSE $APP_PORT 14:24:44 ---> Running in de72438361d9 14:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:24:44 Removing intermediate container de72438361d9 14:24:44 ---> 3f90b7ab358a 14:24:44 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:24:44 ---> Running in 66be2f55265f 14:24:44 (1/6) Installing ca-certificates (20211220-r0) 14:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:24:44 (2/6) Installing brotli-libs (1.0.9-r5) 14:24:44 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:24:44 (4/6) Installing libcurl (7.79.1-r0) 14:24:44 (5/6) Installing curl (7.79.1-r0) 14:24:44 (6/6) Installing dumb-init (1.2.5-r1) 14:24:44 Executing busybox-1.33.1-r7.trigger 14:24:44 Executing ca-certificates-20211220-r0.trigger 14:24:44 (1/1) Installing dumb-init (1.2.5-r1) 14:24:44 Executing busybox-1.33.1-r7.trigger 14:24:44 OK: 6 MiB in 15 packages 14:24:44 OK: 8 MiB in 20 packages 14:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:24:44 (1/2) Installing dumb-init (1.2.5-r1) 14:24:44 (2/2) Installing su-exec (0.2-r1) 14:24:44 Executing busybox-1.33.1-r7.trigger 14:24:44 OK: 6 MiB in 16 packages 14:24:45 Removing intermediate container f765a93ea352 14:24:45 ---> 29a70944d71b 14:24:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:24:45 Removing intermediate container 7aef59d3a6ad 14:24:45 ---> f6771d166ed1 14:24:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:24:45 ---> Running in 2758cb38a04f 14:24:45 ---> Running in 34f3f69914c0 14:24:45 Removing intermediate container b9cb2e472727 14:24:45 ---> e84a7593a178 14:24:45 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:24:45 Removing intermediate container 2758cb38a04f 14:24:45 ---> 3e2d41a43a28 14:24:45 Step 13/22 : ENV APP_PORT=59861 14:24:45 ---> Running in 0132e1dcfa58 14:24:45 ---> Running in 8d7ab50c494b 14:24:45 Removing intermediate container 34f3f69914c0 14:24:45 ---> c0e0e9e3ca81 14:24:45 Step 13/22 : WORKDIR /edgex 14:24:45 ---> Running in 60daa33c9084 14:24:46 Removing intermediate container 0132e1dcfa58 14:24:46 ---> 77e7d222d127 14:24:46 Step 14/22 : EXPOSE $APP_PORT 14:24:46 Removing intermediate container 8d7ab50c494b 14:24:46 ---> c4d9b7c1f1c8 14:24:46 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:24:46 Removing intermediate container 66be2f55265f 14:24:46 ---> ba1bf2aa43a0 14:24:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:24:46 ---> Running in 37cb237d86a1 14:24:46 ---> Running in ff288a727414 14:24:46 Removing intermediate container 60daa33c9084 14:24:46 ---> 6346040574d3 14:24:46 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:24:46 ---> Running in 8f758061bfed 14:24:46 Removing intermediate container ff288a727414 14:24:46 ---> 787727a6ae11 14:24:46 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:24:46 Removing intermediate container 37cb237d86a1 14:24:46 ---> bed205d60eef 14:24:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:24:46 ---> 37d3aa0882c6 14:24:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:24:46 ---> Running in fbc6c4cc9032 14:24:46 ---> 844c373e9fce 14:24:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:24:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:24:47 ---> 88d697066c5e 14:24:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:24:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:24:47 ---> 2f5feaaaf41f 14:24:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:24:47 ---> 9ca483f39b14 14:24:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:24:47 Removing intermediate container fbc6c4cc9032 14:24:47 ---> 9847415de693 14:24:47 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:24:47 (1/6) Installing dumb-init (1.2.5-r1) 14:24:47 ---> Running in 850ae39e8e94 14:24:48 ---> 8d9269037768 14:24:48 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:24:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:24:48 ---> Running in 3937f0a4ad6f 14:24:48 (3/6) Installing libsodium (1.0.18-r0) 14:24:48 ---> 43e9c5958be8 14:24:48 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:24:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:24:48 Removing intermediate container 850ae39e8e94 14:24:48 ---> ed2a0f0816e4 14:24:48 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:24:48 ---> Running in 8cc620785223 14:24:48 (5/6) Installing libzmq (4.3.4-r0) 14:24:48 Removing intermediate container 3937f0a4ad6f 14:24:48 ---> 1d9ba954312c 14:24:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:24:48 (6/6) Installing zeromq (4.3.4-r0) 14:24:48 ---> Running in 9ce235b4b611 14:24:48 Executing busybox-1.33.1-r7.trigger 14:24:48 OK: 8 MiB in 20 packages 14:24:48 ---> 87fc33d73343 14:24:48 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:24:48 ---> Running in 2e3639a8ea69 14:24:48 Removing intermediate container 9ce235b4b611 14:24:48 ---> d06c0a8fdcd0 14:24:48 Step 20/22 : LABEL arch=x86_64 14:24:48 ---> Running in 5a7f4c41d32c 14:24:48 Removing intermediate container 5a7f4c41d32c 14:24:48 ---> bdfafd548011 14:24:48 Step 21/22 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 14:24:49 ---> Running in 26503105baeb 14:24:49 Removing intermediate container 26503105baeb 14:24:49 ---> 52b9f4da8ab1 14:24:49 Step 22/22 : LABEL version=0.0.0 14:24:49 Removing intermediate container 8f758061bfed 14:24:49 ---> 3d5911e74495 14:24:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:24:49 ---> Running in 4f00865948ee 14:24:49 Removing intermediate container 8cc620785223 14:24:49 ---> 17d5ce46262f 14:24:49 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:24:49 ---> Running in 884ec4ca65cf 14:24:49 ---> 846b1a79d9ce 14:24:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:24:49 Removing intermediate container 4f00865948ee 14:24:49 ---> a796a12348b5 14:24:49 14:24:50 Successfully built a796a12348b5 14:24:50 Successfully tagged support-scheduler:latest 14:24:50  Building support-scheduler ... done Building support-notifications 14:24:50 Removing intermediate container 2e3639a8ea69 14:24:50 ---> cb79d63520c7 14:24:50 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:24:50 Removing intermediate container 884ec4ca65cf 14:24:50 ---> e7bb45564c80 14:24:50 Step 20/22 : LABEL arch=x86_64 14:24:50 ---> Running in c52bb70a09b3 14:24:50 Removing intermediate container c52bb70a09b3 14:24:50 ---> a5de3c6b45cd 14:24:50 Step 21/22 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 14:24:51 ---> 8bd8406df688 14:24:51 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:24:51 ---> Running in 4226adf945f7 14:24:51 ---> bfb7057838df 14:24:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:24:51 Removing intermediate container 4226adf945f7 14:24:51 ---> 5fed1840e7bd 14:24:51 Step 22/22 : LABEL version=0.0.0 14:24:51 ---> Running in 4531d617d6a9 14:24:51 ---> 454342ab85a7 14:24:51 Step 19/23 : ENTRYPOINT ["/core-data"] 14:24:52 Removing intermediate container 4531d617d6a9 14:24:52 ---> da281763612f 14:24:52 14:24:52 ---> Running in 182acda81ba9 14:24:52 Successfully built da281763612f 14:24:52 Successfully tagged security-proxy-setup:latest 14:24:52 Building security-spiffe-token-provider 14:24:52  Building security-proxy-setup ... done Removing intermediate container 182acda81ba9 14:24:52 ---> 5f9971d9a4d4 14:24:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:24:52 ---> d765184cc3d9 14:24:52 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:24:52 ---> Running in 1ad7b2a18e7b 14:24:52 Removing intermediate container 1ad7b2a18e7b 14:24:52 ---> bd523cf75f24 14:24:52 Step 21/23 : LABEL arch=x86_64 14:24:53 ---> 3d144ddc1075 14:24:53 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:24:53 ---> Running in 521f43e9fdb3 14:24:53 Removing intermediate container 521f43e9fdb3 14:24:53 ---> 052f470f6959 14:24:53 Step 22/23 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 14:24:53 ---> Running in de6152d897a8 14:24:53 ---> 4636ff6469c4 14:24:53 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:24:53 Removing intermediate container de6152d897a8 14:24:53 ---> 13bbe77f585a 14:24:53 Step 23/23 : LABEL version=0.0.0 14:24:54 ---> Running in e9f9fccf7b64 14:24:54 ---> 8a3619a2e145 14:24:54 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:24:54 Removing intermediate container e9f9fccf7b64 14:24:54 ---> 7e338ee80c66 14:24:54 14:24:54 Successfully built 7e338ee80c66 14:24:54 Successfully tagged core-data:latest 14:24:54  Building core-data ... done  ---> Running in d779ed97535a 14:24:54 Building security-secretstore-setup 14:24:54 Removing intermediate container d779ed97535a 14:24:54 ---> d6b55e7db29f 14:24:54 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:24:55 ---> f06a58e09d62 14:24:55 Step 26/31 : RUN chmod +x /entrypoint.sh 14:24:55 ---> Running in e62f9a1e51c1 14:24:58 Removing intermediate container e62f9a1e51c1 14:24:58 ---> 80ad4e3d2bcb 14:24:58 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:24:58 ---> Running in 78b3c2aaa6d6 14:24:58 Removing intermediate container 78b3c2aaa6d6 14:24:58 ---> 67219e11c6da 14:24:58 Step 28/31 : CMD ["gate"] 14:24:58 Removing intermediate container e256cc85216a 14:24:58 ---> f235cd0e7af2 14:24:58 Successfully built f235cd0e7af2 14:24:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:24:58 ---> Running in 82ff6e6f0f3a 14:24:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:24:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:24:58 ---> f92208ed46b8 14:24:58 Step 3/22 : WORKDIR /edgex-go 14:24:58 ---> Using cache 14:24:58 ---> 14337ed9f15c 14:24:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:24:58 ---> Using cache 14:24:58 ---> 72e6fd4423ac 14:24:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:24:58 ---> Running in 2179d79604a1 14:24:58 + docker inspect -f . ci-base-image-arm64 14:24:58 . 14:24:58 Removing intermediate container 82ff6e6f0f3a 14:24:58 ---> 4a8523c93479 14:24:58 Step 29/31 : LABEL arch=x86_64 14:24:58 ---> Running in a0c6c5eb26e7 [Pipeline] withDockerContainer 14:24:59 Removing intermediate container a0c6c5eb26e7 14:24:59 ---> f37373b66e7a 14:24:59 Step 30/31 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 14:24:59 prd-ubuntu20.04-docker-arm64-4c-16g-21792 does not seem to be running inside a container 14:24:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:24:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:24:59 ---> Running in e4f7a8def8fb 14:25:00 Removing intermediate container e4f7a8def8fb 14:25:00 ---> 6a1115422679 14:25:00 Step 31/31 : LABEL version=0.0.0 14:25:00 ---> Running in fe9eb4972e76 14:25:00 Removing intermediate container fe9eb4972e76 14:25:00 ---> 8b5ae9b6ed2c 14:25:00 14:25:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:25:00 Successfully built 8b5ae9b6ed2c 14:25:00 Successfully tagged security-bootstrapper:latest 14:25:00  Building security-bootstrapper ... done Building security-spire-server 14:25:00 OK: 221 MiB in 52 packages 14:25:00 $ docker top 50367fa17cb9d75fd56054afb4c4293d1fd6cff4a9c41eec65d5e6771c780e86 -eo pid,comm [Pipeline] { [Pipeline] sh 14:25:01 + go version 14:25:01 go version go1.17.6 linux/arm64 [Pipeline] } 14:25:01 $ docker stop --time=1 50367fa17cb9d75fd56054afb4c4293d1fd6cff4a9c41eec65d5e6771c780e86 14:25:02 Removing intermediate container 2179d79604a1 14:25:02 ---> 22df37bb36d3 14:25:02 Step 6/22 : COPY go.mod vendor* ./ 14:25:03 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:25:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:25:03 ---> f92208ed46b8 14:25:03 Step 3/20 : WORKDIR /edgex-go 14:25:03 ---> Using cache 14:25:03 ---> 14337ed9f15c 14:25:03 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:25:03 ---> 0021437d562b 14:25:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:25:03 ---> Running in 96a35f648453 14:25:03 $ docker rm -f 50367fa17cb9d75fd56054afb4c4293d1fd6cff4a9c41eec65d5e6771c780e86 14:25:03 ---> Running in 3ec942e4464c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 14:25:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 14:25:04 + docker inspect -f . ci-base-image-arm64 14:25:04 . [Pipeline] withDockerContainer 14:25:04 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:25:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:25:04 ---> f92208ed46b8 14:25:04 Step 3/25 : WORKDIR /edgex-go 14:25:04 ---> Using cache 14:25:04 ---> 14337ed9f15c 14:25:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:25:04 ---> Using cache 14:25:04 ---> 72e6fd4423ac 14:25:04 Step 5/25 : RUN apk add --update --no-cache make git 14:25:04 prd-ubuntu20.04-docker-arm64-4c-16g-21792 does not seem to be running inside a container 14:25:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:25:04 ---> Running in f82bb7a0432b 14:25:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:25:05 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:25:05 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:25:05 OK: 15866 distinct packages available 14:25:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:25:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:25:05 Removing intermediate container 3ec942e4464c 14:25:05 ---> c1a98015809f 14:25:05 Step 8/22 : COPY . . 14:25:05 $ docker top 18ba26c950d35d6d43e519decd4f28cfd668c022476342192d4a4a34312699bf -eo pid,comm [Pipeline] { 14:25:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:25:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 14:25:06 ========================================================= 14:25:06 [edgeXBuildGoParallel] Running Tests and Build... 14:25:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:25:06 OK: 221 MiB in 52 packages 14:25:06 OK: 221 MiB in 52 packages 14:25:06 + make test 14:25:06 go mod tidy -compat=1.17 14:25:07 Removing intermediate container 96a35f648453 14:25:07 ---> d353af5556a3 14:25:07 Step 5/20 : COPY go.mod vendor* ./ 14:25:07 Removing intermediate container f82bb7a0432b 14:25:07 ---> afa0ecdadce5 14:25:07 Step 6/25 : COPY go.mod vendor* ./ 14:25:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:25:08 ---> 8ed4e5cfde14 14:25:08 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:25:08 ---> 360245a6ff3b 14:25:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:25:08 ---> Running in 3106a22fe060 14:25:08 ---> Running in 3e28426ee650 14:25:11 Removing intermediate container 3e28426ee650 14:25:11 ---> 67de0ddf8125 14:25:11 Step 8/25 : COPY . . 14:25:11 Removing intermediate container 3106a22fe060 14:25:11 ---> ad798c98519e 14:25:11 Step 7/20 : COPY . . 14:25:11 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:25:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:25:11 ---> f92208ed46b8 14:25:11 Step 3/25 : WORKDIR /edgex-go 14:25:11 ---> Using cache 14:25:11 ---> 14337ed9f15c 14:25:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:25:11 ---> Using cache 14:25:11 ---> 72e6fd4423ac 14:25:11 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:25:11 ---> Running in 003f1466dbad 14:25:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:25:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:25:13 OK: 221 MiB in 52 packages 14:25:17 Removing intermediate container 003f1466dbad 14:25:17 ---> 947183086cb6 14:25:17 Step 6/25 : COPY go.mod vendor* ./ 14:25:18 ---> 3bb90134b87d 14:25:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:25:18 ---> Running in c92f79145738 14:25:21 ---> 341476b95a42 14:25:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:25:21 ---> Running in f94496c53a32 14:25:21 Removing intermediate container c92f79145738 14:25:21 ---> 7f186e791620 14:25:21 Step 8/25 : COPY . . 14:25:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:25:23 ---> 436a5c24194c 14:25:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:25:23 ---> Running in 07c47b628ec3 14:25:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:25:24 ---> 99ba29ded689 14:25:24 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:25:24 ---> Running in 93b7cd152ca7 14:25:26 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 14:25:31 ---> 37afcb2a2a89 14:25:31 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:25:31 ---> Running in dcca922e3905 14:25:31 Removing intermediate container dcca922e3905 14:25:31 ---> 316ed1cf3808 14:25:31 Step 10/25 : RUN mkdir -p spire-build 14:25:31 ---> Running in 88f27cbe0dca 14:25:32 Removing intermediate container 88f27cbe0dca 14:25:32 ---> d67c15e5ef6f 14:25:32 Step 11/25 : WORKDIR /edgex-go/spire-build 14:25:33 ---> Running in 65e687923783 14:25:33 Removing intermediate container 65e687923783 14:25:33 ---> 2e0f8c428064 14:25:33 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 14:25:33 ---> Running in a71adf695cd7 14:25:35 spire-1.2.1/ 14:25:35 spire-1.2.1/.data/ 14:25:35 spire-1.2.1/.data/.file 14:25:35 spire-1.2.1/.dockerignore 14:25:35 spire-1.2.1/.gitattributes 14:25:35 spire-1.2.1/.githooks/ 14:25:35 spire-1.2.1/.githooks/pre-commit 14:25:35 spire-1.2.1/.github/ 14:25:35 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:25:35 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:25:35 spire-1.2.1/.github/dependabot.yml 14:25:35 spire-1.2.1/.github/workflows/ 14:25:35 spire-1.2.1/.github/workflows/nightly_build.yaml 14:25:35 spire-1.2.1/.github/workflows/pr_build.yaml 14:25:35 spire-1.2.1/.github/workflows/release_build.yaml 14:25:35 spire-1.2.1/.github/workflows/scripts/ 14:25:35 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:25:35 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:25:35 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:25:35 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:25:35 spire-1.2.1/.github/workflows/scripts/split.sh 14:25:35 spire-1.2.1/.gitignore 14:25:35 spire-1.2.1/.go-version 14:25:35 spire-1.2.1/.golangci.yml 14:25:35 spire-1.2.1/ADOPTERS.md 14:25:35 spire-1.2.1/CHANGELOG.md 14:25:35 spire-1.2.1/CODE-OF-CONDUCT.md 14:25:35 spire-1.2.1/CODEOWNERS 14:25:35 spire-1.2.1/CONTRIBUTING.md 14:25:35 spire-1.2.1/Dockerfile 14:25:35 spire-1.2.1/Dockerfile.dev 14:25:35 spire-1.2.1/Dockerfile.scratch 14:25:35 spire-1.2.1/LICENSE 14:25:35 spire-1.2.1/MAINTAINERS.md 14:25:35 spire-1.2.1/Makefile 14:25:35 spire-1.2.1/README.md 14:25:35 spire-1.2.1/ROADMAP.md 14:25:35 spire-1.2.1/SECURITY.md 14:25:35 spire-1.2.1/cmd/ 14:25:35 spire-1.2.1/cmd/spire-agent/ 14:25:35 spire-1.2.1/cmd/spire-agent/cli/ 14:25:35 spire-1.2.1/cmd/spire-agent/cli/api/ 14:25:35 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:25:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:25:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:25:35 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:25:35 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:25:35 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:25:35 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:25:35 spire-1.2.1/cmd/spire-agent/cli/common/ 14:25:35 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:25:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:25:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:25:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:25:35 spire-1.2.1/cmd/spire-agent/cli/run/ 14:25:35 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:25:35 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:25:35 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:25:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:25:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:25:35 spire-1.2.1/cmd/spire-agent/main.go 14:25:35 spire-1.2.1/cmd/spire-server/ 14:25:35 spire-1.2.1/cmd/spire-server/cli/ 14:25:35 spire-1.2.1/cmd/spire-server/cli/agent/ 14:25:35 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:25:35 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/cli.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/entry/ 14:25:35 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/federation/ 14:25:35 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:25:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:25:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/run/ 14:25:35 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/token/ 14:25:35 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/validate/ 14:25:35 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/x509/ 14:25:35 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:25:35 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:25:35 spire-1.2.1/cmd/spire-server/main.go 14:25:35 spire-1.2.1/cmd/spire-server/util/ 14:25:35 spire-1.2.1/cmd/spire-server/util/util.go 14:25:35 spire-1.2.1/conf/ 14:25:35 spire-1.2.1/conf/agent/ 14:25:35 spire-1.2.1/conf/agent/agent.conf 14:25:35 spire-1.2.1/conf/agent/agent_full.conf 14:25:35 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:25:35 spire-1.2.1/conf/server/ 14:25:35 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:25:35 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:25:35 spire-1.2.1/conf/server/server.conf 14:25:35 spire-1.2.1/conf/server/server_full.conf 14:25:35 spire-1.2.1/doc/ 14:25:35 spire-1.2.1/doc/SPIRE101.md 14:25:35 spire-1.2.1/doc/auditlog.md 14:25:35 spire-1.2.1/doc/authorization_policy_engine.md 14:25:35 spire-1.2.1/doc/changelog_guidelines.md 14:25:35 spire-1.2.1/doc/cure53-report.pdf 14:25:35 spire-1.2.1/doc/images/ 14:25:35 spire-1.2.1/doc/images/2019_roadmap.png 14:25:35 spire-1.2.1/doc/images/SPIRE101.png 14:25:35 spire-1.2.1/doc/images/SPIRE_agent.png 14:25:35 spire-1.2.1/doc/images/SPIRE_server.png 14:25:35 spire-1.2.1/doc/images/cache_mgr.png 14:25:35 spire-1.2.1/doc/images/cache_mgr_components.png 14:25:35 spire-1.2.1/doc/images/federated_spire.png 14:25:35 spire-1.2.1/doc/images/ha_mode.png 14:25:35 spire-1.2.1/doc/images/nested_spire.png 14:25:35 spire-1.2.1/doc/images/oidc_federation.png 14:25:35 spire-1.2.1/doc/images/single_trust_domain.png 14:25:35 spire-1.2.1/doc/images/spiffe_compatible.png 14:25:35 spire-1.2.1/doc/images/spire_logo.png 14:25:35 spire-1.2.1/doc/migrating_registration_api_clients.md 14:25:35 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:25:35 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:25:35 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:25:35 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:25:35 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:25:35 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:25:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:25:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:25:35 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:25:35 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:25:35 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:25:35 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:25:35 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:25:35 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:25:35 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:25:35 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:25:35 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:25:35 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:25:35 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:25:35 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:25:35 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:25:35 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:25:35 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:25:35 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:25:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:25:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:25:35 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:25:35 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:25:35 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:25:35 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:25:35 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:25:35 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:25:35 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:25:35 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:25:35 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:25:35 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:25:35 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:25:35 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:25:35 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:25:35 spire-1.2.1/doc/scaling_spire.md 14:25:35 spire-1.2.1/doc/spire_agent.md 14:25:35 spire-1.2.1/doc/spire_server.md 14:25:35 spire-1.2.1/doc/supported_integrations.md 14:25:35 spire-1.2.1/doc/telemetry.md 14:25:35 spire-1.2.1/doc/telemetry_config.md 14:25:35 spire-1.2.1/doc/upgrading.md 14:25:35 spire-1.2.1/doc/using_spire.md 14:25:35 spire-1.2.1/examples/ 14:25:35 spire-1.2.1/examples/README.md 14:25:35 spire-1.2.1/go.mod 14:25:35 spire-1.2.1/go.sum 14:25:35 spire-1.2.1/pkg/ 14:25:35 spire-1.2.1/pkg/agent/ 14:25:35 spire-1.2.1/pkg/agent/agent.go 14:25:35 spire-1.2.1/pkg/agent/api/ 14:25:35 spire-1.2.1/pkg/agent/api/config.go 14:25:35 spire-1.2.1/pkg/agent/api/debug/ 14:25:35 spire-1.2.1/pkg/agent/api/debug/v1/ 14:25:35 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:25:35 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:25:35 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:25:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:25:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:25:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:25:35 spire-1.2.1/pkg/agent/api/endpoints.go 14:25:35 spire-1.2.1/pkg/agent/api/health/ 14:25:35 spire-1.2.1/pkg/agent/api/health/v1/ 14:25:35 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:25:35 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:25:35 spire-1.2.1/pkg/agent/api/rpccontext/ 14:25:35 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:25:35 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:25:35 spire-1.2.1/pkg/agent/attestor/ 14:25:35 spire-1.2.1/pkg/agent/attestor/node/ 14:25:35 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:25:35 spire-1.2.1/pkg/agent/attestor/node/node.go 14:25:35 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:25:35 spire-1.2.1/pkg/agent/attestor/workload/ 14:25:35 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:25:35 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:25:35 spire-1.2.1/pkg/agent/catalog/ 14:25:35 spire-1.2.1/pkg/agent/catalog/catalog.go 14:25:35 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:25:35 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:25:35 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:25:35 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:25:35 spire-1.2.1/pkg/agent/client/ 14:25:35 spire-1.2.1/pkg/agent/client/client.go 14:25:35 spire-1.2.1/pkg/agent/client/client_test.go 14:25:35 spire-1.2.1/pkg/agent/client/dial.go 14:25:35 spire-1.2.1/pkg/agent/client/nodeconn.go 14:25:35 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:25:35 spire-1.2.1/pkg/agent/client/update.go 14:25:35 spire-1.2.1/pkg/agent/client/util.go 14:25:35 spire-1.2.1/pkg/agent/common/ 14:25:35 spire-1.2.1/pkg/agent/common/backoff/ 14:25:35 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:25:35 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:25:35 spire-1.2.1/pkg/agent/common/cgroups/ 14:25:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:25:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:25:35 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:25:35 spire-1.2.1/pkg/agent/config.go 14:25:35 spire-1.2.1/pkg/agent/endpoints/ 14:25:35 spire-1.2.1/pkg/agent/endpoints/config.go 14:25:35 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:25:35 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:25:35 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:25:35 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:25:35 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:25:35 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:25:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:25:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:25:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:25:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:25:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:25:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:25:35 spire-1.2.1/pkg/agent/endpoints/workload/ 14:25:35 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:25:35 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:25:35 spire-1.2.1/pkg/agent/manager/ 14:25:35 spire-1.2.1/pkg/agent/manager/cache/ 14:25:35 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:25:35 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:25:35 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:25:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:25:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:25:35 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:25:35 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:25:35 spire-1.2.1/pkg/agent/manager/config.go 14:25:35 spire-1.2.1/pkg/agent/manager/manager.go 14:25:35 spire-1.2.1/pkg/agent/manager/manager_test.go 14:25:35 spire-1.2.1/pkg/agent/manager/storage.go 14:25:35 spire-1.2.1/pkg/agent/manager/storage_test.go 14:25:35 spire-1.2.1/pkg/agent/manager/storecache/ 14:25:35 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:25:35 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:25:35 spire-1.2.1/pkg/agent/manager/sync.go 14:25:35 spire-1.2.1/pkg/agent/plugin/ 14:25:35 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:25:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:25:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:25:35 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:25:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:25:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:25:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:25:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:25:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:25:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:25:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:25:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:25:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:25:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:25:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:25:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:25:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:25:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:25:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:25:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:25:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:25:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:25:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:25:35 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:25:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:25:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:25:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:25:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:25:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:25:35 spire-1.2.1/pkg/agent/svid/ 14:25:35 spire-1.2.1/pkg/agent/svid/rotator.go 14:25:35 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:25:35 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:25:35 spire-1.2.1/pkg/agent/svid/store/ 14:25:35 spire-1.2.1/pkg/agent/svid/store/service.go 14:25:35 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:25:35 spire-1.2.1/pkg/common/ 14:25:35 spire-1.2.1/pkg/common/agentpathtemplate/ 14:25:35 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:25:35 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:25:35 spire-1.2.1/pkg/common/api/ 14:25:35 spire-1.2.1/pkg/common/api/metrics.go 14:25:35 spire-1.2.1/pkg/common/api/middleware/ 14:25:35 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:25:35 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:25:35 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:25:35 spire-1.2.1/pkg/common/api/middleware/logger.go 14:25:35 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:25:35 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:25:35 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:25:35 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:25:35 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:25:35 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:25:35 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:25:35 spire-1.2.1/pkg/common/api/middleware/names.go 14:25:35 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:25:35 spire-1.2.1/pkg/common/api/names.go 14:25:35 spire-1.2.1/pkg/common/api/ratelimit.go 14:25:35 spire-1.2.1/pkg/common/api/rpccontext/ 14:25:35 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:25:35 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:25:35 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:25:35 spire-1.2.1/pkg/common/auth/ 14:25:35 spire-1.2.1/pkg/common/auth/interceptors.go 14:25:35 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:25:35 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:25:35 spire-1.2.1/pkg/common/bundleutil/ 14:25:35 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:25:35 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:25:35 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:25:35 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:25:35 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:25:35 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:25:35 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:25:35 spire-1.2.1/pkg/common/bundleutil/types.go 14:25:35 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:25:35 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:25:35 spire-1.2.1/pkg/common/catalog/ 14:25:35 spire-1.2.1/pkg/common/catalog/bind.go 14:25:35 spire-1.2.1/pkg/common/catalog/builtin.go 14:25:35 spire-1.2.1/pkg/common/catalog/catalog.go 14:25:35 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:25:35 spire-1.2.1/pkg/common/catalog/closers.go 14:25:35 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:25:35 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:25:35 spire-1.2.1/pkg/common/catalog/config.go 14:25:35 spire-1.2.1/pkg/common/catalog/config_test.go 14:25:35 spire-1.2.1/pkg/common/catalog/configure.go 14:25:35 spire-1.2.1/pkg/common/catalog/constraints.go 14:25:35 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:25:35 spire-1.2.1/pkg/common/catalog/context.go 14:25:35 spire-1.2.1/pkg/common/catalog/external.go 14:25:35 spire-1.2.1/pkg/common/catalog/host.go 14:25:35 spire-1.2.1/pkg/common/catalog/pipenet.go 14:25:35 spire-1.2.1/pkg/common/catalog/plugin.go 14:25:35 spire-1.2.1/pkg/common/catalog/testplugin/ 14:25:35 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:25:35 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:25:35 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:25:35 spire-1.2.1/pkg/common/cli/ 14:25:35 spire-1.2.1/pkg/common/cli/env.go 14:25:35 spire-1.2.1/pkg/common/cli/flags.go 14:25:35 spire-1.2.1/pkg/common/cli/trust_domain.go 14:25:35 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:25:35 spire-1.2.1/pkg/common/cli/umask.go 14:25:35 spire-1.2.1/pkg/common/cli/umask_posix.go 14:25:35 spire-1.2.1/pkg/common/cli/umask_test.go 14:25:35 spire-1.2.1/pkg/common/cli/umask_windows.go 14:25:35 spire-1.2.1/pkg/common/cliprinter/ 14:25:35 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:25:35 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:25:35 spire-1.2.1/pkg/common/cliprinter/flag.go 14:25:35 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:25:35 spire-1.2.1/pkg/common/cliprinter/format.go 14:25:35 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/ 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:25:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:25:35 spire-1.2.1/pkg/common/coretypes/ 14:25:35 spire-1.2.1/pkg/common/coretypes/bundle/ 14:25:35 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:25:35 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:25:35 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:25:35 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:25:35 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:25:35 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:25:35 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:25:35 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:25:35 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:25:35 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:25:35 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:25:35 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:25:35 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:25:35 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:25:35 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:25:35 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:25:35 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:25:35 spire-1.2.1/pkg/common/cryptoutil/ 14:25:35 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:25:35 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:25:35 spire-1.2.1/pkg/common/diskutil/ 14:25:35 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:25:35 spire-1.2.1/pkg/common/diskutil/file_test.go 14:25:35 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:25:35 spire-1.2.1/pkg/common/errorutil/ 14:25:35 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:25:35 spire-1.2.1/pkg/common/health/ 14:25:35 spire-1.2.1/pkg/common/health/config.go 14:25:35 spire-1.2.1/pkg/common/health/context.go 14:25:35 spire-1.2.1/pkg/common/health/context_test.go 14:25:35 spire-1.2.1/pkg/common/health/health.go 14:25:35 spire-1.2.1/pkg/common/health/health_test.go 14:25:35 spire-1.2.1/pkg/common/health/logger.go 14:25:35 spire-1.2.1/pkg/common/hostservice/ 14:25:35 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:25:35 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:25:35 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:25:35 spire-1.2.1/pkg/common/idutil/ 14:25:35 spire-1.2.1/pkg/common/idutil/require.go 14:25:35 spire-1.2.1/pkg/common/idutil/require_test.go 14:25:35 spire-1.2.1/pkg/common/idutil/safety.go 14:25:35 spire-1.2.1/pkg/common/idutil/safety_test.go 14:25:35 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:25:35 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:25:35 spire-1.2.1/pkg/common/jwtsvid/ 14:25:35 spire-1.2.1/pkg/common/jwtsvid/common.go 14:25:35 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:25:35 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:25:35 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:25:35 spire-1.2.1/pkg/common/jwtutil/ 14:25:35 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:25:35 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:25:35 spire-1.2.1/pkg/common/log/ 14:25:35 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:25:35 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:25:35 spire-1.2.1/pkg/common/log/log.go 14:25:35 spire-1.2.1/pkg/common/log/log_test.go 14:25:35 spire-1.2.1/pkg/common/log/options.go 14:25:35 spire-1.2.1/pkg/common/nodeutil/ 14:25:35 spire-1.2.1/pkg/common/nodeutil/node.go 14:25:35 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:25:35 spire-1.2.1/pkg/common/peertracker/ 14:25:35 spire-1.2.1/pkg/common/peertracker/conn.go 14:25:35 spire-1.2.1/pkg/common/peertracker/credentials.go 14:25:35 spire-1.2.1/pkg/common/peertracker/errors.go 14:25:35 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:25:35 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:25:35 spire-1.2.1/pkg/common/peertracker/info.go 14:25:35 spire-1.2.1/pkg/common/peertracker/listener.go 14:25:35 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:25:35 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:25:35 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:25:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:25:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:25:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:25:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:25:35 spire-1.2.1/pkg/common/peertracker/tcp.go 14:25:35 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:25:35 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:25:35 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:25:35 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:25:35 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:25:35 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:25:35 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:25:35 spire-1.2.1/pkg/common/peertracker/uds.go 14:25:35 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:25:35 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:25:35 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:25:35 spire-1.2.1/pkg/common/pemutil/ 14:25:35 spire-1.2.1/pkg/common/pemutil/block.go 14:25:35 spire-1.2.1/pkg/common/pemutil/certs.go 14:25:35 spire-1.2.1/pkg/common/pemutil/common.go 14:25:35 spire-1.2.1/pkg/common/pemutil/csr.go 14:25:35 spire-1.2.1/pkg/common/pemutil/keys.go 14:25:35 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:25:35 spire-1.2.1/pkg/common/pemutil/testdata/ 14:25:35 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:25:35 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:25:35 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:25:35 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:25:35 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:25:35 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:25:35 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:25:35 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:25:35 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:25:35 spire-1.2.1/pkg/common/plugin/ 14:25:35 spire-1.2.1/pkg/common/plugin/aws/ 14:25:35 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:25:35 spire-1.2.1/pkg/common/plugin/azure/ 14:25:35 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:25:35 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:25:35 spire-1.2.1/pkg/common/plugin/facade.go 14:25:35 spire-1.2.1/pkg/common/plugin/facade_test.go 14:25:35 spire-1.2.1/pkg/common/plugin/gcp/ 14:25:35 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:25:35 spire-1.2.1/pkg/common/plugin/k8s/ 14:25:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:25:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:25:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:25:35 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:25:35 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:25:35 spire-1.2.1/pkg/common/plugin/log.go 14:25:35 spire-1.2.1/pkg/common/plugin/sshpop/ 14:25:35 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:25:35 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:25:35 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:25:35 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:25:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:25:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:25:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:25:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:25:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:25:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:25:35 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:25:35 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:25:35 spire-1.2.1/pkg/common/plugin/x509pop/ 14:25:35 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:25:35 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:25:35 spire-1.2.1/pkg/common/profiling/ 14:25:35 spire-1.2.1/pkg/common/profiling/dumpers.go 14:25:35 spire-1.2.1/pkg/common/profiling/profiling.go 14:25:35 spire-1.2.1/pkg/common/protoutil/ 14:25:35 spire-1.2.1/pkg/common/protoutil/masks.go 14:25:35 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:25:35 spire-1.2.1/pkg/common/rotationutil/ 14:25:35 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:25:35 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:25:35 spire-1.2.1/pkg/common/selector/ 14:25:35 spire-1.2.1/pkg/common/selector/selector.go 14:25:35 spire-1.2.1/pkg/common/selector/selector_test.go 14:25:35 spire-1.2.1/pkg/common/selector/set.go 14:25:35 spire-1.2.1/pkg/common/selector/set_utils.go 14:25:35 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:25:35 spire-1.2.1/pkg/common/telemetry/ 14:25:35 spire-1.2.1/pkg/common/telemetry/agent/ 14:25:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:25:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:25:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:25:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:25:35 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:25:35 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:25:35 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:25:35 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:25:35 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:25:35 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:25:35 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:25:35 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:25:35 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:25:35 spire-1.2.1/pkg/common/telemetry/call.go 14:25:35 spire-1.2.1/pkg/common/telemetry/common/ 14:25:35 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:25:35 spire-1.2.1/pkg/common/telemetry/config.go 14:25:35 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:25:35 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:25:35 spire-1.2.1/pkg/common/telemetry/inmem.go 14:25:35 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:25:35 spire-1.2.1/pkg/common/telemetry/m3.go 14:25:35 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:25:35 spire-1.2.1/pkg/common/telemetry/metrics.go 14:25:35 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:25:35 spire-1.2.1/pkg/common/telemetry/names.go 14:25:35 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:25:35 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:25:35 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:25:35 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:25:35 spire-1.2.1/pkg/common/telemetry/server/ 14:25:35 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:25:35 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:25:35 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:25:35 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:25:35 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:25:35 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:25:35 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:25:35 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:25:35 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:25:35 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:25:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:25:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:25:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:25:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:25:35 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:25:35 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:25:35 spire-1.2.1/pkg/common/telemetry/server/server.go 14:25:35 spire-1.2.1/pkg/common/telemetry/sink.go 14:25:35 spire-1.2.1/pkg/common/telemetry/statsd.go 14:25:35 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:25:35 spire-1.2.1/pkg/common/telemetry/uptime.go 14:25:35 spire-1.2.1/pkg/common/telemetry/version.go 14:25:35 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:25:35 spire-1.2.1/pkg/common/uptime/ 14:25:35 spire-1.2.1/pkg/common/uptime/uptime.go 14:25:35 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:25:35 spire-1.2.1/pkg/common/util/ 14:25:35 spire-1.2.1/pkg/common/util/certs.go 14:25:35 spire-1.2.1/pkg/common/util/certs_test.go 14:25:35 spire-1.2.1/pkg/common/util/csr.go 14:25:35 spire-1.2.1/pkg/common/util/hash.go 14:25:35 spire-1.2.1/pkg/common/util/selectors.go 14:25:35 spire-1.2.1/pkg/common/util/selectors_test.go 14:25:35 spire-1.2.1/pkg/common/util/signals.go 14:25:35 spire-1.2.1/pkg/common/util/sort.go 14:25:35 spire-1.2.1/pkg/common/util/sort_test.go 14:25:35 spire-1.2.1/pkg/common/util/task.go 14:25:35 spire-1.2.1/pkg/common/util/task_test.go 14:25:35 spire-1.2.1/pkg/common/util/testdata/ 14:25:35 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:25:35 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:25:35 spire-1.2.1/pkg/common/version/ 14:25:35 spire-1.2.1/pkg/common/version/version.go 14:25:35 spire-1.2.1/pkg/common/x509svid/ 14:25:35 spire-1.2.1/pkg/common/x509svid/common_test.go 14:25:35 spire-1.2.1/pkg/common/x509svid/csr.go 14:25:35 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:25:35 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:25:35 spire-1.2.1/pkg/common/x509util/ 14:25:35 spire-1.2.1/pkg/common/x509util/cert.go 14:25:35 spire-1.2.1/pkg/common/x509util/dns.go 14:25:35 spire-1.2.1/pkg/common/x509util/dns_test.go 14:25:35 spire-1.2.1/pkg/common/x509util/keyid.go 14:25:35 spire-1.2.1/pkg/common/x509util/keypair.go 14:25:35 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:25:35 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:25:35 spire-1.2.1/pkg/server/ 14:25:35 spire-1.2.1/pkg/server/api/ 14:25:35 spire-1.2.1/pkg/server/api/agent.go 14:25:35 spire-1.2.1/pkg/server/api/agent/ 14:25:35 spire-1.2.1/pkg/server/api/agent/v1/ 14:25:35 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:25:35 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:25:35 spire-1.2.1/pkg/server/api/agent_test.go 14:25:35 spire-1.2.1/pkg/server/api/api.go 14:25:35 spire-1.2.1/pkg/server/api/audit/ 14:25:35 spire-1.2.1/pkg/server/api/audit/audit.go 14:25:35 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:25:35 spire-1.2.1/pkg/server/api/bundle.go 14:25:35 spire-1.2.1/pkg/server/api/bundle/ 14:25:35 spire-1.2.1/pkg/server/api/bundle/v1/ 14:25:35 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:25:35 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:25:35 spire-1.2.1/pkg/server/api/bundle_test.go 14:25:35 spire-1.2.1/pkg/server/api/debug/ 14:25:35 spire-1.2.1/pkg/server/api/debug/v1/ 14:25:35 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:25:35 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:25:35 spire-1.2.1/pkg/server/api/entry.go 14:25:35 spire-1.2.1/pkg/server/api/entry/ 14:25:35 spire-1.2.1/pkg/server/api/entry/v1/ 14:25:35 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:25:35 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:25:35 spire-1.2.1/pkg/server/api/entry_test.go 14:25:35 spire-1.2.1/pkg/server/api/health/ 14:25:35 spire-1.2.1/pkg/server/api/health/v1/ 14:25:35 spire-1.2.1/pkg/server/api/health/v1/service.go 14:25:35 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:25:35 spire-1.2.1/pkg/server/api/id.go 14:25:35 spire-1.2.1/pkg/server/api/id_test.go 14:25:35 spire-1.2.1/pkg/server/api/limits/ 14:25:35 spire-1.2.1/pkg/server/api/limits/limits.go 14:25:35 spire-1.2.1/pkg/server/api/middleware/ 14:25:35 spire-1.2.1/pkg/server/api/middleware/alias.go 14:25:35 spire-1.2.1/pkg/server/api/middleware/audit.go 14:25:35 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:25:35 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:25:35 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:25:35 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:25:35 spire-1.2.1/pkg/server/api/middleware/caller.go 14:25:35 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:25:35 spire-1.2.1/pkg/server/api/middleware/common.go 14:25:35 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:25:35 spire-1.2.1/pkg/server/api/middleware/entries.go 14:25:35 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:25:35 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:25:35 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:25:35 spire-1.2.1/pkg/server/api/ratelimit.go 14:25:35 spire-1.2.1/pkg/server/api/rpccontext/ 14:25:35 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:25:35 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:25:35 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:25:35 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:25:35 spire-1.2.1/pkg/server/api/selector.go 14:25:35 spire-1.2.1/pkg/server/api/selector_test.go 14:25:35 spire-1.2.1/pkg/server/api/status.go 14:25:35 spire-1.2.1/pkg/server/api/status_test.go 14:25:35 spire-1.2.1/pkg/server/api/svid/ 14:25:35 spire-1.2.1/pkg/server/api/svid/v1/ 14:25:35 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:25:35 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:25:35 spire-1.2.1/pkg/server/api/trustdomain.go 14:25:35 spire-1.2.1/pkg/server/api/trustdomain/ 14:25:35 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:25:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:25:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:25:35 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:25:35 spire-1.2.1/pkg/server/authpolicy/ 14:25:35 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:25:35 spire-1.2.1/pkg/server/authpolicy/policy.go 14:25:35 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:25:35 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:25:35 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:25:35 spire-1.2.1/pkg/server/authpolicy/validate.go 14:25:35 spire-1.2.1/pkg/server/bundle/ 14:25:35 spire-1.2.1/pkg/server/bundle/client/ 14:25:35 spire-1.2.1/pkg/server/bundle/client/client.go 14:25:35 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:25:35 spire-1.2.1/pkg/server/bundle/client/manager.go 14:25:35 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:25:35 spire-1.2.1/pkg/server/bundle/client/sources.go 14:25:35 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:25:35 spire-1.2.1/pkg/server/bundle/client/updater.go 14:25:35 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:25:35 spire-1.2.1/pkg/server/ca/ 14:25:35 spire-1.2.1/pkg/server/ca/ca.go 14:25:35 spire-1.2.1/pkg/server/ca/ca_health.go 14:25:35 spire-1.2.1/pkg/server/ca/ca_test.go 14:25:35 spire-1.2.1/pkg/server/ca/journal.go 14:25:35 spire-1.2.1/pkg/server/ca/journal_test.go 14:25:35 spire-1.2.1/pkg/server/ca/manager.go 14:25:35 spire-1.2.1/pkg/server/ca/manager_health.go 14:25:35 spire-1.2.1/pkg/server/ca/manager_test.go 14:25:35 spire-1.2.1/pkg/server/ca/templates.go 14:25:35 spire-1.2.1/pkg/server/ca/upstream_client.go 14:25:35 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:25:35 spire-1.2.1/pkg/server/ca/validation.go 14:25:35 spire-1.2.1/pkg/server/cache/ 14:25:35 spire-1.2.1/pkg/server/cache/dscache/ 14:25:35 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:25:35 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:25:35 spire-1.2.1/pkg/server/cache/entrycache/ 14:25:35 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:25:35 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:25:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:25:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:25:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:25:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:25:35 spire-1.2.1/pkg/server/catalog/ 14:25:35 spire-1.2.1/pkg/server/catalog/catalog.go 14:25:35 spire-1.2.1/pkg/server/catalog/keymanager.go 14:25:35 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:25:35 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:25:35 spire-1.2.1/pkg/server/catalog/notifier.go 14:25:35 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:25:35 spire-1.2.1/pkg/server/config.go 14:25:35 spire-1.2.1/pkg/server/datastore/ 14:25:35 spire-1.2.1/pkg/server/datastore/datastore.go 14:25:35 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:25:35 spire-1.2.1/pkg/server/datastore/repository.go 14:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:25:35 spire-1.2.1/pkg/server/endpoints/ 14:25:35 spire-1.2.1/pkg/server/endpoints/bundle/ 14:25:35 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:25:35 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:25:35 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:25:35 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:25:35 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:25:35 spire-1.2.1/pkg/server/endpoints/config.go 14:25:35 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:25:35 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:25:35 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:25:35 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:25:35 spire-1.2.1/pkg/server/endpoints/middleware.go 14:25:35 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:25:35 spire-1.2.1/pkg/server/hostservice/ 14:25:35 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:25:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:25:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:25:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:25:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:25:35 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:25:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:25:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/ 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/ 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:25:35 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:25:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:25:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:25:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:25:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:25:35 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:25:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:25:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/notifier/ 14:25:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:25:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:25:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:25:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:25:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:25:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:25:35 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:25:35 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:25:35 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:25:35 spire-1.2.1/pkg/server/registration/ 14:25:35 spire-1.2.1/pkg/server/registration/manager.go 14:25:35 spire-1.2.1/pkg/server/registration/manager_test.go 14:25:35 spire-1.2.1/pkg/server/scanentries.go 14:25:35 spire-1.2.1/pkg/server/scanentries_test.go 14:25:35 spire-1.2.1/pkg/server/server.go 14:25:35 spire-1.2.1/pkg/server/server_test.go 14:25:35 spire-1.2.1/pkg/server/svid/ 14:25:35 spire-1.2.1/pkg/server/svid/observer.go 14:25:35 spire-1.2.1/pkg/server/svid/observer_test.go 14:25:35 spire-1.2.1/pkg/server/svid/rotator.go 14:25:35 spire-1.2.1/pkg/server/svid/rotator_config.go 14:25:35 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:25:35 spire-1.2.1/pkg/server/svid/rotator_test.go 14:25:35 spire-1.2.1/proto/ 14:25:35 spire-1.2.1/proto/private/ 14:25:35 spire-1.2.1/proto/private/server/ 14:25:35 spire-1.2.1/proto/private/server/journal/ 14:25:35 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:25:35 spire-1.2.1/proto/private/server/journal/journal.proto 14:25:35 spire-1.2.1/proto/spire/ 14:25:35 spire-1.2.1/proto/spire/common/ 14:25:35 spire-1.2.1/proto/spire/common/common.pb.go 14:25:35 spire-1.2.1/proto/spire/common/common.proto 14:25:35 spire-1.2.1/proto/spire/common/plugin/ 14:25:35 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:25:35 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:25:35 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:25:35 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:25:35 spire-1.2.1/proto/spire/plugin/ 14:25:35 spire-1.2.1/proto/spire/plugin/agent/ 14:25:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:25:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:25:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:25:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:25:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:25:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:25:35 spire-1.2.1/release/ 14:25:35 spire-1.2.1/release/spire-extras/ 14:25:35 spire-1.2.1/release/spire-extras/README.md 14:25:35 spire-1.2.1/release/spire-extras/conf/ 14:25:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:25:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:25:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:25:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:25:35 spire-1.2.1/release/spire/ 14:25:35 spire-1.2.1/release/spire/README.md 14:25:35 spire-1.2.1/release/spire/conf/ 14:25:35 spire-1.2.1/release/spire/conf/agent/ 14:25:35 spire-1.2.1/release/spire/conf/agent/agent.conf 14:25:35 spire-1.2.1/release/spire/conf/server/ 14:25:35 spire-1.2.1/release/spire/conf/server/server.conf 14:25:35 spire-1.2.1/script/ 14:25:35 spire-1.2.1/script/build-artifact.sh 14:25:35 spire-1.2.1/script/generate_dummy_ca.sh 14:25:35 spire-1.2.1/support/ 14:25:35 spire-1.2.1/support/k8s/ 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:25:35 spire-1.2.1/support/oidc-discovery-provider/ 14:25:35 spire-1.2.1/support/oidc-discovery-provider/README.md 14:25:35 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:25:35 spire-1.2.1/support/oidc-discovery-provider/config.go 14:25:35 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:25:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:25:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:25:35 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:25:35 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:25:35 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:25:35 spire-1.2.1/support/oidc-discovery-provider/main.go 14:25:35 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:25:35 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:25:35 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:25:35 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:25:35 spire-1.2.1/test/ 14:25:35 spire-1.2.1/test/clock/ 14:25:35 spire-1.2.1/test/clock/clock.go 14:25:35 spire-1.2.1/test/fakes/ 14:25:35 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:25:35 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:25:35 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:25:35 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:25:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:25:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:25:35 spire-1.2.1/test/fakes/fakeagentstore/ 14:25:35 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:25:35 spire-1.2.1/test/fakes/fakedatastore/ 14:25:35 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:25:35 spire-1.2.1/test/fakes/fakeentryclient/ 14:25:35 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:25:35 spire-1.2.1/test/fakes/fakehealthchecker/ 14:25:35 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:25:35 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:25:35 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:25:35 spire-1.2.1/test/fakes/fakemetrics/ 14:25:35 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:25:35 spire-1.2.1/test/fakes/fakenoderesolver/ 14:25:35 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:25:35 spire-1.2.1/test/fakes/fakenotifier/ 14:25:35 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:25:35 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:25:35 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:25:35 spire-1.2.1/test/fakes/fakeserverca/ 14:25:35 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:25:35 spire-1.2.1/test/fakes/fakeservercatalog/ 14:25:35 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:25:35 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:25:35 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:25:35 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:25:35 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:25:35 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:25:35 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:25:35 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:25:35 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:25:35 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:25:35 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:25:35 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:25:35 spire-1.2.1/test/fixture/ 14:25:35 spire-1.2.1/test/fixture/certs/ 14:25:35 spire-1.2.1/test/fixture/certs/agent_svid.der 14:25:35 spire-1.2.1/test/fixture/certs/base_cert.pem 14:25:35 spire-1.2.1/test/fixture/certs/base_csr.pem 14:25:35 spire-1.2.1/test/fixture/certs/base_key.pem 14:25:35 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:25:35 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:25:35 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:25:35 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:25:35 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:25:35 spire-1.2.1/test/fixture/certs/blog_key.pem 14:25:35 spire-1.2.1/test/fixture/certs/bundle.der 14:25:35 spire-1.2.1/test/fixture/certs/ca.pem 14:25:35 spire-1.2.1/test/fixture/certs/ca_key.pem 14:25:35 spire-1.2.1/test/fixture/certs/database_cert.pem 14:25:35 spire-1.2.1/test/fixture/certs/database_csr.pem 14:25:35 spire-1.2.1/test/fixture/certs/database_key.pem 14:25:35 spire-1.2.1/test/fixture/certs/node_cert.pem 14:25:35 spire-1.2.1/test/fixture/certs/node_csr.pem 14:25:35 spire-1.2.1/test/fixture/certs/node_key.pem 14:25:35 spire-1.2.1/test/fixture/certs/svid.pem 14:25:35 spire-1.2.1/test/fixture/certs/svid_key.pem 14:25:35 spire-1.2.1/test/fixture/config/ 14:25:35 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:25:35 spire-1.2.1/test/fixture/config/agent_good.conf 14:25:35 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:25:35 spire-1.2.1/test/fixture/config/plugin_good.conf 14:25:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:25:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:25:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:25:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:25:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:25:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:25:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:25:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:25:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:25:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:25:35 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:25:35 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:25:35 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:25:35 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:25:35 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:25:35 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:25:35 spire-1.2.1/test/fixture/config/server_good.conf 14:25:35 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:25:35 spire-1.2.1/test/fixture/fixture.go 14:25:35 spire-1.2.1/test/fixture/nodeattestor/ 14:25:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:25:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:25:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:25:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:25:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:25:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:25:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:25:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:25:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:25:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:25:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:25:35 spire-1.2.1/test/fixture/registration/ 14:25:35 spire-1.2.1/test/fixture/registration/entries.json 14:25:35 spire-1.2.1/test/fixture/registration/good-for-update.json 14:25:35 spire-1.2.1/test/fixture/registration/good.json 14:25:35 spire-1.2.1/test/fixture/registration/invalid.json 14:25:35 spire-1.2.1/test/fixture/registration/invalid_json.json 14:25:35 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:25:35 spire-1.2.1/test/integration/ 14:25:35 spire-1.2.1/test/integration/README.md 14:25:35 spire-1.2.1/test/integration/common 14:25:35 spire-1.2.1/test/integration/setup/ 14:25:35 spire-1.2.1/test/integration/setup/adminclient/ 14:25:35 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:25:35 spire-1.2.1/test/integration/setup/adminclient/client.go 14:25:35 spire-1.2.1/test/integration/setup/debugagent/ 14:25:35 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:25:35 spire-1.2.1/test/integration/setup/debugagent/main.go 14:25:35 spire-1.2.1/test/integration/setup/debugserver/ 14:25:35 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:25:35 spire-1.2.1/test/integration/setup/debugserver/main.go 14:25:35 spire-1.2.1/test/integration/setup/downstreamclient/ 14:25:35 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:25:35 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:25:35 spire-1.2.1/test/integration/setup/itclient/ 14:25:35 spire-1.2.1/test/integration/setup/itclient/client.go 14:25:35 spire-1.2.1/test/integration/setup/node-attestation/ 14:25:35 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:25:35 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:25:35 spire-1.2.1/test/integration/setup/x509pop/ 14:25:35 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:25:35 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:25:35 spire-1.2.1/test/integration/suites/ 14:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:25:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:25:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:25:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:25:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:25:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:25:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:25:35 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:25:35 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:25:35 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:25:35 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:25:35 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:25:35 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:25:35 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:25:35 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:25:35 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:25:35 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:25:35 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:25:35 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:25:35 spire-1.2.1/test/integration/suites/join-token/ 14:25:35 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:25:35 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:25:35 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:25:35 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:25:35 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:25:35 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:25:35 spire-1.2.1/test/integration/suites/join-token/README.md 14:25:35 spire-1.2.1/test/integration/suites/join-token/conf/ 14:25:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:25:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:25:35 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:25:35 spire-1.2.1/test/integration/suites/join-token/teardown 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:25:35 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:25:35 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:25:35 spire-1.2.1/test/integration/suites/k8s/ 14:25:35 spire-1.2.1/test/integration/suites/k8s/00-setup 14:25:35 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:25:35 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:25:35 spire-1.2.1/test/integration/suites/k8s/README.md 14:25:35 spire-1.2.1/test/integration/suites/k8s/conf/ 14:25:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:25:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:25:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:25:35 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:25:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:25:35 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:25:35 spire-1.2.1/test/integration/suites/k8s/teardown 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/ 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:25:35 spire-1.2.1/test/integration/suites/node-attestation/ 14:25:35 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:25:35 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:25:35 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:25:35 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:25:35 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:25:35 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:25:35 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:25:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:25:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:25:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:25:35 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:25:35 spire-1.2.1/test/integration/suites/rotation/ 14:25:35 spire-1.2.1/test/integration/suites/rotation/00-setup 14:25:35 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:25:35 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:25:35 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:25:35 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:25:35 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:25:35 spire-1.2.1/test/integration/suites/rotation/README.md 14:25:35 spire-1.2.1/test/integration/suites/rotation/conf/ 14:25:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:25:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:25:35 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:25:35 spire-1.2.1/test/integration/suites/rotation/teardown 14:25:35 spire-1.2.1/test/integration/suites/self-test/ 14:25:35 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:25:35 spire-1.2.1/test/integration/suites/self-test/README.md 14:25:35 spire-1.2.1/test/integration/suites/self-test/teardown 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:25:35 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:25:35 spire-1.2.1/test/integration/suites/upgrade/ 14:25:35 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:25:35 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:25:35 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:25:35 spire-1.2.1/test/integration/suites/upgrade/README.md 14:25:35 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:25:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:25:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:25:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:25:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:25:35 spire-1.2.1/test/integration/suites/upgrade/teardown 14:25:35 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:25:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:25:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:25:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:25:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:25:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:25:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:25:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:25:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:25:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:25:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:25:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:25:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:25:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:25:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:25:35 spire-1.2.1/test/integration/test-one.sh 14:25:35 spire-1.2.1/test/integration/test.sh 14:25:35 spire-1.2.1/test/plugintest/ 14:25:35 spire-1.2.1/test/plugintest/config.go 14:25:35 spire-1.2.1/test/plugintest/load.go 14:25:35 spire-1.2.1/test/plugintest/option.go 14:25:35 spire-1.2.1/test/spiretest/ 14:25:35 spire-1.2.1/test/spiretest/apiserver.go 14:25:35 spire-1.2.1/test/spiretest/assertions.go 14:25:35 spire-1.2.1/test/spiretest/dir.go 14:25:35 spire-1.2.1/test/spiretest/errors_posix.go 14:25:35 spire-1.2.1/test/spiretest/errors_windows.go 14:25:35 spire-1.2.1/test/spiretest/logs.go 14:25:35 spire-1.2.1/test/spiretest/socketapi.go 14:25:35 spire-1.2.1/test/spiretest/suite.go 14:25:35 spire-1.2.1/test/spiretest/x509.go 14:25:35 spire-1.2.1/test/testca/ 14:25:35 spire-1.2.1/test/testca/ca.go 14:25:35 spire-1.2.1/test/testkey/ 14:25:35 spire-1.2.1/test/testkey/generate.sh 14:25:35 spire-1.2.1/test/testkey/genkeys.go 14:25:35 spire-1.2.1/test/testkey/keys.go 14:25:35 spire-1.2.1/test/testkey/new.go 14:25:35 spire-1.2.1/test/tpmsimulator/ 14:25:35 spire-1.2.1/test/tpmsimulator/simulator.go 14:25:35 spire-1.2.1/test/util/ 14:25:35 spire-1.2.1/test/util/cert_fixtures.go 14:25:35 spire-1.2.1/test/util/cert_generation.go 14:25:35 spire-1.2.1/test/util/io_redirection.go 14:25:35 spire-1.2.1/test/util/race.go 14:25:35 spire-1.2.1/test/util/util.go 14:25:35 building spire from source... 14:25:35 Installing go1.17.7... 14:25:40 ? github.com/edgexfoundry/edgex-go [no test files] 14:25:41 Building bin/spire-server... 14:25:41 go: downloading github.com/mitchellh/cli v1.1.2 14:25:41 go: downloading google.golang.org/grpc v1.44.0 14:25:41 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:25:41 go: downloading github.com/imdario/mergo v0.3.12 14:25:41 go: downloading github.com/sirupsen/logrus v1.8.1 14:25:41 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:25:41 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:25:41 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:25:41 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:25:41 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:25:41 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:25:41 go: downloading github.com/fatih/color v1.13.0 14:25:41 go: downloading github.com/mattn/go-isatty v0.0.14 14:25:41 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:25:41 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:25:41 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:25:41 go: downloading github.com/armon/go-metrics v0.3.10 14:25:41 go: downloading github.com/prometheus/client_golang v1.12.1 14:25:41 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:25:41 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:25:41 go: downloading github.com/open-policy-agent/opa v0.38.0 14:25:42 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:25:42 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:25:42 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:25:42 go: downloading github.com/Masterminds/goutils v1.1.0 14:25:42 go: downloading github.com/Masterminds/semver v1.5.0 14:25:42 go: downloading github.com/google/uuid v1.1.2 14:25:42 go: downloading github.com/huandu/xstrings v1.3.2 14:25:42 go: downloading github.com/mattn/go-colorable v0.1.12 14:25:42 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:25:42 go: downloading github.com/oklog/run v1.0.0 14:25:42 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:25:42 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:25:42 go: downloading github.com/prometheus/client_model v0.2.0 14:25:42 go: downloading github.com/prometheus/common v0.32.1 14:25:42 go: downloading github.com/beorn7/perks v1.0.1 14:25:42 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:25:42 go: downloading github.com/prometheus/procfs v0.7.3 14:25:42 go: downloading github.com/imkira/go-observer v1.0.3 14:25:42 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:25:42 go: downloading go.uber.org/atomic v1.9.0 14:25:42 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:25:42 go: downloading github.com/hashicorp/errwrap v1.1.0 14:25:42 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:25:42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:25:42 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:25:42 go: downloading github.com/blang/semver/v4 v4.0.0 14:25:42 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:25:42 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:25:42 go: downloading github.com/jinzhu/gorm v1.9.16 14:25:42 go: downloading github.com/lib/pq v1.10.4 14:25:42 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:25:42 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:25:42 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:25:43 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:25:45 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:25:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:25:45 go: downloading github.com/stretchr/testify v1.7.0 14:25:45 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:25:45 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:25:48 go: downloading google.golang.org/api v0.70.0 14:25:48 go: downloading k8s.io/client-go v0.23.4 14:25:48 go: downloading k8s.io/api v0.23.4 14:25:48 go: downloading github.com/google/go-tpm v0.3.3 14:25:48 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:25:48 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:25:48 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:25:48 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:25:48 go: downloading cloud.google.com/go/storage v1.21.0 14:25:48 go: downloading cloud.google.com/go v0.100.2 14:25:49 go: downloading k8s.io/apimachinery v0.23.4 14:25:49 go: downloading k8s.io/kube-aggregator v0.23.3 14:25:49 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:25:50 go: downloading cloud.google.com/go/security v1.3.0 14:25:50 go: downloading github.com/hashicorp/vault/api v1.4.1 14:25:50 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:25:50 go: downloading github.com/twmb/murmur3 v1.1.6 14:25:50 go: downloading github.com/jinzhu/inflection v1.0.0 14:25:50 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:25:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:25:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:25:50 go: downloading github.com/aws/smithy-go v1.11.0 14:25:50 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 14:25:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:25:50 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:25:50 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:25:50 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:25:50 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:25:50 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:25:50 go: downloading github.com/dimchansky/utfbom v1.1.1 14:25:50 go: downloading cloud.google.com/go/compute v1.3.0 14:25:50 go: downloading cloud.google.com/go/iam v0.1.1 14:25:50 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:25:50 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:25:52 go: downloading github.com/gogo/protobuf v1.3.2 14:25:52 go: downloading k8s.io/klog/v2 v2.30.0 14:25:52 go: downloading github.com/google/gofuzz v1.1.0 14:25:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:25:52 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:25:52 go: downloading github.com/spf13/pflag v1.0.5 14:25:52 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:25:52 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:25:52 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:25:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:25:52 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:25:52 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:25:52 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:25:52 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:25:52 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:25:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:25:52 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:25:52 go: downloading gopkg.in/yaml.v2 v2.4.0 14:25:52 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:25:52 go: downloading github.com/gobwas/glob v0.2.3 14:25:52 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:25:52 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:25:52 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:25:52 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:25:52 go: downloading go.opencensus.io v0.23.0 14:25:52 go: downloading gopkg.in/inf.v0 v0.9.1 14:25:52 go: downloading github.com/google/go-cmp v0.5.7 14:25:53 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:25:53 go: downloading github.com/googleapis/gnostic v0.5.5 14:25:53 go: downloading github.com/go-logr/logr v1.2.2 14:25:53 go: downloading github.com/json-iterator/go v1.1.12 14:25:53 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:25:53 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:25:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:25:53 go: downloading go.uber.org/zap v1.21.0 14:25:53 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:25:53 go: downloading github.com/tklauser/numcpus v0.3.0 14:25:53 go: downloading sigs.k8s.io/yaml v1.3.0 14:25:53 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:25:53 go: downloading github.com/ryanuber/go-glob v1.0.0 14:25:53 go: downloading github.com/golang/snappy v0.0.4 14:25:53 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:25:53 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:25:53 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:25:53 go: downloading github.com/hashicorp/go-version v1.2.0 14:25:53 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:25:53 go: downloading github.com/modern-go/reflect2 v1.0.2 14:25:53 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:25:53 go: downloading go.uber.org/multierr v1.6.0 14:25:57 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:25:57 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:26:02 Removing intermediate container 93b7cd152ca7 14:26:02 ---> 4f6a69017911 14:26:02 14:26:02 Step 10/25 : FROM alpine:3.14 14:26:02 ---> e04c818066af 14:26:02 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:26:02 Removing intermediate container 07c47b628ec3 14:26:02 ---> 2605d9aa2526 14:26:02 14:26:02 Step 9/20 : FROM alpine:3.15 14:26:02 Removing intermediate container f94496c53a32 14:26:02 ---> 79459b49f119 14:26:02 14:26:02 Step 10/22 : FROM alpine:3.14 14:26:02 ---> e04c818066af 14:26:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:26:02 ---> Running in 447d9d2a2224 14:26:03 ---> Running in 548d182b4629 14:26:03 3.15: Pulling from library/alpine 14:26:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:26:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:26:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:26:03 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:26:03 Status: Downloaded newer image for alpine:3.15 14:26:03 ---> 0ac33e5f5afa 14:26:03 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:26:04 ---> Running in c873a8a7afa4 14:26:04 (1/3) Installing ca-certificates (20211220-r0) 14:26:04 (2/3) Installing dumb-init (1.2.5-r1) 14:26:04 (3/3) Installing su-exec (0.2-r1) 14:26:04 Executing busybox-1.33.1-r7.trigger 14:26:04 Executing ca-certificates-20211220-r0.trigger 14:26:04 (1/2) Installing ca-certificates (20211220-r0) 14:26:04 OK: 6 MiB in 17 packages 14:26:04 (2/2) Installing dumb-init (1.2.5-r1) 14:26:04 Executing busybox-1.33.1-r7.trigger 14:26:04 Executing ca-certificates-20211220-r0.trigger 14:26:04 OK: 6 MiB in 16 packages 14:26:04 Removing intermediate container c873a8a7afa4 14:26:04 ---> 90ec840ee248 14:26:04 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:26:04 ---> Running in 3a232b8c1fa6 14:26:04 Removing intermediate container 447d9d2a2224 14:26:04 ---> 21f8df04a3c2 14:26:04 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:26:05 Removing intermediate container 548d182b4629 14:26:05 ---> db12f2899c97 14:26:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:26:05 ---> Running in 68d45bd21035 14:26:05 ---> Running in 9df52efcef32 14:26:05 Removing intermediate container 68d45bd21035 14:26:05 ---> b6b064739f9f 14:26:05 Step 13/25 : WORKDIR / 14:26:05 Removing intermediate container 9df52efcef32 14:26:05 ---> 7f17954e112f 14:26:05 Step 13/22 : ENV APP_PORT=59860 14:26:05 ---> Running in bdae5f3ee988 14:26:05 ---> Running in 0a9308a48486 14:26:05 Removing intermediate container 3a232b8c1fa6 14:26:05 ---> d3441435fad6 14:26:05 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:26:05 ---> Running in 6e9407a719ca 14:26:05 Removing intermediate container bdae5f3ee988 14:26:05 ---> 9ff5ff97fc27 14:26:05 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:26:05 Removing intermediate container 0a9308a48486 14:26:05 ---> e9d0009da010 14:26:05 Step 14/22 : EXPOSE $APP_PORT 14:26:05 ---> Running in 029fbb9b5d1d 14:26:06 ---> 7550abcdec1b 14:26:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:26:06 Removing intermediate container 029fbb9b5d1d 14:26:06 ---> d29333c0d097 14:26:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:26:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:26:06 ---> e9569968053b 14:26:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:26:06 ---> d43255a24c21 14:26:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:26:07 ---> 888d6435af52 14:26:07 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:26:07 ---> 0075da314122 14:26:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:26:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:26:07 ---> 6baf69e16d34 14:26:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:26:07 ---> 487181060460 14:26:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:26:07 ---> Running in 6e75d9989c5b 14:26:07 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:26:07 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:26:07 OK: 15855 distinct packages available 14:26:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:26:07 Removing intermediate container 6e75d9989c5b 14:26:07 ---> c4e6ef0819aa 14:26:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:26:07 ---> Running in 379a1476553a 14:26:07 ---> 52ae264451ed 14:26:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:26:08 Removing intermediate container 379a1476553a 14:26:08 ---> f9ff10bcdd4d 14:26:08 Step 20/22 : LABEL arch=x86_64 14:26:08 ---> Running in 927f884e9034 14:26:08 Removing intermediate container 927f884e9034 14:26:08 ---> 4d6f917817e2 14:26:08 Step 21/22 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 14:26:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:26:08 ---> debb3126bb13 14:26:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:26:08 ---> Running in fc90e1f717f9 14:26:08 Removing intermediate container fc90e1f717f9 14:26:08 ---> 0ec92f31566d 14:26:08 Step 22/22 : LABEL version=0.0.0 14:26:08 ---> Running in 9f0b00a92d92 14:26:08 ---> 5efc90fc9a16 14:26:08 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/ 14:26:08 (1/9) Installing ca-certificates (20211220-r0) 14:26:08 ---> Running in 358f41d28b30 14:26:08 Removing intermediate container 9f0b00a92d92 14:26:08 ---> 9cdc44d7de06 14:26:08 14:26:08 (2/9) Installing brotli-libs (1.0.9-r5) 14:26:08 Successfully built 9cdc44d7de06 14:26:08 Successfully tagged support-notifications:latest 14:26:08  Building support-notifications ... done Building security-spire-config 14:26:08 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:26:09 (4/9) Installing libcurl (7.80.0-r0) 14:26:09 (5/9) Installing curl (7.80.0-r0) 14:26:09 (6/9) Installing dumb-init (1.2.5-r1) 14:26:09 (7/9) Installing musl-obstack (1.2.3-r0) 14:26:09 (8/9) Installing libucontext (1.1-r0) 14:26:09 (9/9) Installing gcompat (1.0.0-r4) 14:26:09 Executing busybox-1.34.1-r5.trigger 14:26:09 Executing ca-certificates-20211220-r0.trigger 14:26:09 OK: 8 MiB in 23 packages 14:26:11 Removing intermediate container 358f41d28b30 14:26:11 ---> fb7f4f058dc0 14:26:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:26:11 ---> Running in 63bd7b2202e8 14:26:11 Removing intermediate container 6e9407a719ca 14:26:11 ---> 879f6faaa11f 14:26:11 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:26:11 Removing intermediate container 63bd7b2202e8 14:26:11 ---> c5a11318d687 14:26:11 Step 23/25 : LABEL arch=x86_64 14:26:11 ---> Running in 387950e1bb2b 14:26:11 ---> 5b031abc1b0c 14:26:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:26:12 Removing intermediate container 387950e1bb2b 14:26:12 ---> 33c0c9563a5f 14:26:12 Step 24/25 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 14:26:12 ---> Running in 09af3111db7d 14:26:12 Removing intermediate container 09af3111db7d 14:26:12 ---> 91837f2fb1b8 14:26:12 Step 25/25 : LABEL version=0.0.0 14:26:12 ---> Running in d2ed529e9afc 14:26:12 Removing intermediate container d2ed529e9afc 14:26:12 ---> 798e144b3e4f 14:26:12 14:26:12 ---> 093815ce1ad3 14:26:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:26:12 Successfully built 798e144b3e4f 14:26:12 Successfully tagged security-secretstore-setup:latest 14:26:12 Building core-command 14:26:13  Building security-secretstore-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:26:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:26:13 ---> f92208ed46b8 14:26:13 Step 3/26 : WORKDIR /edgex-go 14:26:13 ---> Using cache 14:26:13 ---> 14337ed9f15c 14:26:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:26:13 ---> Using cache 14:26:13 ---> 72e6fd4423ac 14:26:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:26:13 ---> Using cache 14:26:13 ---> 947183086cb6 14:26:13 Step 6/26 : COPY go.mod vendor* ./ 14:26:13 ---> Using cache 14:26:13 ---> 3bb90134b87d 14:26:13 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:26:13 ---> Using cache 14:26:13 ---> 7f186e791620 14:26:13 Step 8/26 : COPY . . 14:26:13 ---> Using cache 14:26:13 ---> 37afcb2a2a89 14:26:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:26:13 ---> Using cache 14:26:13 ---> 316ed1cf3808 14:26:13 Step 10/26 : RUN mkdir -p spire-build 14:26:13 ---> Using cache 14:26:13 ---> d67c15e5ef6f 14:26:13 Step 11/26 : WORKDIR /edgex-go/spire-build 14:26:13 ---> Using cache 14:26:13 ---> 2e0f8c428064 14:26:13 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 14:26:14 ---> d29c90fd9708 14:26:14 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:26:15 ---> Running in d5b3444efd29 14:26:15 ---> Running in eff94c6a93aa 14:26:15 Removing intermediate container eff94c6a93aa 14:26:15 ---> 25bc6a7976c2 14:26:15 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:26:15 ---> Running in e54a4d55070a 14:26:15 Removing intermediate container e54a4d55070a 14:26:15 ---> 700e11fe3113 14:26:15 Step 18/20 : LABEL arch=x86_64 14:26:15 ---> Running in 29056dc809eb 14:26:15 spire-1.2.1/ 14:26:15 spire-1.2.1/.data/ 14:26:15 spire-1.2.1/.data/.file 14:26:15 spire-1.2.1/.dockerignore 14:26:15 spire-1.2.1/.gitattributes 14:26:15 spire-1.2.1/.githooks/ 14:26:15 spire-1.2.1/.githooks/pre-commit 14:26:15 spire-1.2.1/.github/ 14:26:15 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:26:15 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:26:15 spire-1.2.1/.github/dependabot.yml 14:26:15 spire-1.2.1/.github/workflows/ 14:26:15 spire-1.2.1/.github/workflows/nightly_build.yaml 14:26:15 spire-1.2.1/.github/workflows/pr_build.yaml 14:26:15 spire-1.2.1/.github/workflows/release_build.yaml 14:26:15 spire-1.2.1/.github/workflows/scripts/ 14:26:15 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:26:15 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:26:15 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:26:15 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:26:15 spire-1.2.1/.github/workflows/scripts/split.sh 14:26:15 spire-1.2.1/.gitignore 14:26:15 spire-1.2.1/.go-version 14:26:15 spire-1.2.1/.golangci.yml 14:26:15 spire-1.2.1/ADOPTERS.md 14:26:15 spire-1.2.1/CHANGELOG.md 14:26:15 spire-1.2.1/CODE-OF-CONDUCT.md 14:26:15 spire-1.2.1/CODEOWNERS 14:26:15 spire-1.2.1/CONTRIBUTING.md 14:26:15 spire-1.2.1/Dockerfile 14:26:15 spire-1.2.1/Dockerfile.dev 14:26:15 spire-1.2.1/Dockerfile.scratch 14:26:15 spire-1.2.1/LICENSE 14:26:15 spire-1.2.1/MAINTAINERS.md 14:26:15 spire-1.2.1/Makefile 14:26:15 spire-1.2.1/README.md 14:26:15 spire-1.2.1/ROADMAP.md 14:26:15 spire-1.2.1/SECURITY.md 14:26:15 spire-1.2.1/cmd/ 14:26:15 spire-1.2.1/cmd/spire-agent/ 14:26:15 spire-1.2.1/cmd/spire-agent/cli/ 14:26:15 spire-1.2.1/cmd/spire-agent/cli/api/ 14:26:15 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:26:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:26:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:26:15 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:26:15 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:26:15 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:26:15 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:26:15 spire-1.2.1/cmd/spire-agent/cli/common/ 14:26:15 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:26:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:26:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:26:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:26:15 spire-1.2.1/cmd/spire-agent/cli/run/ 14:26:15 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:26:15 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:26:15 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:26:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:26:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:26:15 spire-1.2.1/cmd/spire-agent/main.go 14:26:15 spire-1.2.1/cmd/spire-server/ 14:26:15 spire-1.2.1/cmd/spire-server/cli/ 14:26:15 spire-1.2.1/cmd/spire-server/cli/agent/ 14:26:15 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:26:15 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/cli.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/entry/ 14:26:15 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/federation/ 14:26:15 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:26:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:26:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/run/ 14:26:15 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/token/ 14:26:15 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/validate/ 14:26:15 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/x509/ 14:26:15 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:26:15 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:26:15 spire-1.2.1/cmd/spire-server/main.go 14:26:15 spire-1.2.1/cmd/spire-server/util/ 14:26:15 spire-1.2.1/cmd/spire-server/util/util.go 14:26:15 spire-1.2.1/conf/ 14:26:15 spire-1.2.1/conf/agent/ 14:26:15 spire-1.2.1/conf/agent/agent.conf 14:26:15 spire-1.2.1/conf/agent/agent_full.conf 14:26:15 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:26:15 spire-1.2.1/conf/server/ 14:26:15 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:26:15 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:26:15 spire-1.2.1/conf/server/server.conf 14:26:15 spire-1.2.1/conf/server/server_full.conf 14:26:15 spire-1.2.1/doc/ 14:26:15 spire-1.2.1/doc/SPIRE101.md 14:26:15 spire-1.2.1/doc/auditlog.md 14:26:15 spire-1.2.1/doc/authorization_policy_engine.md 14:26:15 spire-1.2.1/doc/changelog_guidelines.md 14:26:15 spire-1.2.1/doc/cure53-report.pdf 14:26:15 spire-1.2.1/doc/images/ 14:26:15 spire-1.2.1/doc/images/2019_roadmap.png 14:26:15 spire-1.2.1/doc/images/SPIRE101.png 14:26:15 spire-1.2.1/doc/images/SPIRE_agent.png 14:26:15 spire-1.2.1/doc/images/SPIRE_server.png 14:26:15 spire-1.2.1/doc/images/cache_mgr.png 14:26:15 spire-1.2.1/doc/images/cache_mgr_components.png 14:26:15 spire-1.2.1/doc/images/federated_spire.png 14:26:15 spire-1.2.1/doc/images/ha_mode.png 14:26:15 spire-1.2.1/doc/images/nested_spire.png 14:26:15 spire-1.2.1/doc/images/oidc_federation.png 14:26:15 spire-1.2.1/doc/images/single_trust_domain.png 14:26:15 spire-1.2.1/doc/images/spiffe_compatible.png 14:26:15 spire-1.2.1/doc/images/spire_logo.png 14:26:15 spire-1.2.1/doc/migrating_registration_api_clients.md 14:26:15 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:26:15 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:26:15 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:26:15 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:26:15 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:26:15 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:26:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:26:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:26:15 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:26:15 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:26:15 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:26:15 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:26:15 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:26:15 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:26:15 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:26:15 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:26:15 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:26:15 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:26:15 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:26:15 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:26:15 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:26:15 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:26:15 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:26:15 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:26:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:26:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:26:15 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:26:15 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:26:15 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:26:15 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:26:15 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:26:15 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:26:15 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:26:15 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:26:15 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:26:15 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:26:15 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:26:15 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:26:15 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:26:15 spire-1.2.1/doc/scaling_spire.md 14:26:15 spire-1.2.1/doc/spire_agent.md 14:26:15 spire-1.2.1/doc/spire_server.md 14:26:15 spire-1.2.1/doc/supported_integrations.md 14:26:15 spire-1.2.1/doc/telemetry.md 14:26:15 spire-1.2.1/doc/telemetry_config.md 14:26:15 spire-1.2.1/doc/upgrading.md 14:26:15 spire-1.2.1/doc/using_spire.md 14:26:15 spire-1.2.1/examples/ 14:26:15 spire-1.2.1/examples/README.md 14:26:15 spire-1.2.1/go.mod 14:26:15 spire-1.2.1/go.sum 14:26:15 spire-1.2.1/pkg/ 14:26:15 spire-1.2.1/pkg/agent/ 14:26:15 spire-1.2.1/pkg/agent/agent.go 14:26:15 spire-1.2.1/pkg/agent/api/ 14:26:15 spire-1.2.1/pkg/agent/api/config.go 14:26:15 spire-1.2.1/pkg/agent/api/debug/ 14:26:15 spire-1.2.1/pkg/agent/api/debug/v1/ 14:26:15 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:26:15 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:26:15 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:26:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:26:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:26:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:26:15 spire-1.2.1/pkg/agent/api/endpoints.go 14:26:15 spire-1.2.1/pkg/agent/api/health/ 14:26:15 spire-1.2.1/pkg/agent/api/health/v1/ 14:26:15 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:26:15 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:26:15 spire-1.2.1/pkg/agent/api/rpccontext/ 14:26:15 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:26:15 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:26:15 spire-1.2.1/pkg/agent/attestor/ 14:26:15 spire-1.2.1/pkg/agent/attestor/node/ 14:26:15 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:26:15 spire-1.2.1/pkg/agent/attestor/node/node.go 14:26:15 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:26:15 spire-1.2.1/pkg/agent/attestor/workload/ 14:26:15 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:26:15 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:26:15 spire-1.2.1/pkg/agent/catalog/ 14:26:15 spire-1.2.1/pkg/agent/catalog/catalog.go 14:26:15 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:26:15 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:26:15 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:26:15 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:26:15 spire-1.2.1/pkg/agent/client/ 14:26:15 spire-1.2.1/pkg/agent/client/client.go 14:26:15 spire-1.2.1/pkg/agent/client/client_test.go 14:26:15 spire-1.2.1/pkg/agent/client/dial.go 14:26:15 spire-1.2.1/pkg/agent/client/nodeconn.go 14:26:15 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:26:15 spire-1.2.1/pkg/agent/client/update.go 14:26:15 spire-1.2.1/pkg/agent/client/util.go 14:26:15 spire-1.2.1/pkg/agent/common/ 14:26:15 spire-1.2.1/pkg/agent/common/backoff/ 14:26:15 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:26:15 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:26:15 spire-1.2.1/pkg/agent/common/cgroups/ 14:26:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:26:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:26:15 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:26:15 spire-1.2.1/pkg/agent/config.go 14:26:15 spire-1.2.1/pkg/agent/endpoints/ 14:26:15 spire-1.2.1/pkg/agent/endpoints/config.go 14:26:15 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:26:15 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:26:15 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:26:15 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:26:15 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:26:15 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:26:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:26:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:26:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:26:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:26:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:26:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:26:15 spire-1.2.1/pkg/agent/endpoints/workload/ 14:26:15 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:26:15 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:26:15 spire-1.2.1/pkg/agent/manager/ 14:26:15 spire-1.2.1/pkg/agent/manager/cache/ 14:26:15 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:26:15 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:26:15 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:26:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:26:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:26:15 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:26:15 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:26:15 spire-1.2.1/pkg/agent/manager/config.go 14:26:15 spire-1.2.1/pkg/agent/manager/manager.go 14:26:15 spire-1.2.1/pkg/agent/manager/manager_test.go 14:26:15 spire-1.2.1/pkg/agent/manager/storage.go 14:26:15 spire-1.2.1/pkg/agent/manager/storage_test.go 14:26:15 spire-1.2.1/pkg/agent/manager/storecache/ 14:26:15 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:26:15 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:26:15 spire-1.2.1/pkg/agent/manager/sync.go 14:26:15 spire-1.2.1/pkg/agent/plugin/ 14:26:15 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:26:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:26:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:26:15 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:26:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:26:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:26:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:26:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:26:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:26:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:26:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:26:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:26:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:26:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:26:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:26:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:26:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:26:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:26:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:26:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:26:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:26:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:26:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:26:15 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:26:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:26:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:26:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:26:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:26:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:26:15 spire-1.2.1/pkg/agent/svid/ 14:26:15 spire-1.2.1/pkg/agent/svid/rotator.go 14:26:15 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:26:15 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:26:15 spire-1.2.1/pkg/agent/svid/store/ 14:26:15 spire-1.2.1/pkg/agent/svid/store/service.go 14:26:15 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:26:15 spire-1.2.1/pkg/common/ 14:26:15 spire-1.2.1/pkg/common/agentpathtemplate/ 14:26:15 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:26:15 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:26:15 spire-1.2.1/pkg/common/api/ 14:26:15 spire-1.2.1/pkg/common/api/metrics.go 14:26:15 spire-1.2.1/pkg/common/api/middleware/ 14:26:15 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:26:15 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:26:15 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:26:15 spire-1.2.1/pkg/common/api/middleware/logger.go 14:26:15 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:26:15 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:26:15 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:26:15 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:26:15 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:26:15 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:26:15 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:26:15 spire-1.2.1/pkg/common/api/middleware/names.go 14:26:15 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:26:15 spire-1.2.1/pkg/common/api/names.go 14:26:15 spire-1.2.1/pkg/common/api/ratelimit.go 14:26:15 spire-1.2.1/pkg/common/api/rpccontext/ 14:26:15 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:26:15 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:26:15 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:26:15 spire-1.2.1/pkg/common/auth/ 14:26:15 spire-1.2.1/pkg/common/auth/interceptors.go 14:26:15 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:26:15 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:26:15 spire-1.2.1/pkg/common/bundleutil/ 14:26:15 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:26:15 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:26:15 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:26:15 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:26:15 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:26:15 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:26:15 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:26:15 spire-1.2.1/pkg/common/bundleutil/types.go 14:26:15 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:26:15 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:26:15 spire-1.2.1/pkg/common/catalog/ 14:26:15 spire-1.2.1/pkg/common/catalog/bind.go 14:26:15 spire-1.2.1/pkg/common/catalog/builtin.go 14:26:15 spire-1.2.1/pkg/common/catalog/catalog.go 14:26:15 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:26:15 spire-1.2.1/pkg/common/catalog/closers.go 14:26:15 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:26:15 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:26:15 spire-1.2.1/pkg/common/catalog/config.go 14:26:15 spire-1.2.1/pkg/common/catalog/config_test.go 14:26:15 spire-1.2.1/pkg/common/catalog/configure.go 14:26:15 spire-1.2.1/pkg/common/catalog/constraints.go 14:26:15 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:26:15 spire-1.2.1/pkg/common/catalog/context.go 14:26:15 spire-1.2.1/pkg/common/catalog/external.go 14:26:15 spire-1.2.1/pkg/common/catalog/host.go 14:26:15 spire-1.2.1/pkg/common/catalog/pipenet.go 14:26:15 spire-1.2.1/pkg/common/catalog/plugin.go 14:26:15 spire-1.2.1/pkg/common/catalog/testplugin/ 14:26:15 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:26:15 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:26:15 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:26:15 spire-1.2.1/pkg/common/cli/ 14:26:15 spire-1.2.1/pkg/common/cli/env.go 14:26:15 spire-1.2.1/pkg/common/cli/flags.go 14:26:15 spire-1.2.1/pkg/common/cli/trust_domain.go 14:26:15 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:26:15 spire-1.2.1/pkg/common/cli/umask.go 14:26:15 spire-1.2.1/pkg/common/cli/umask_posix.go 14:26:15 spire-1.2.1/pkg/common/cli/umask_test.go 14:26:15 spire-1.2.1/pkg/common/cli/umask_windows.go 14:26:15 spire-1.2.1/pkg/common/cliprinter/ 14:26:15 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:26:15 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:26:15 spire-1.2.1/pkg/common/cliprinter/flag.go 14:26:15 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:26:15 spire-1.2.1/pkg/common/cliprinter/format.go 14:26:15 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/ 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:26:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:26:15 spire-1.2.1/pkg/common/coretypes/ 14:26:15 spire-1.2.1/pkg/common/coretypes/bundle/ 14:26:15 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:26:15 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:26:15 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:26:15 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:26:15 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:26:15 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:26:15 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:26:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:26:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:26:15 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:26:15 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:26:15 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:26:15 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:26:15 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:26:15 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:26:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:26:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:26:15 spire-1.2.1/pkg/common/cryptoutil/ 14:26:15 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:26:15 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:26:15 spire-1.2.1/pkg/common/diskutil/ 14:26:15 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:26:15 spire-1.2.1/pkg/common/diskutil/file_test.go 14:26:15 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:26:15 spire-1.2.1/pkg/common/errorutil/ 14:26:15 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:26:15 spire-1.2.1/pkg/common/health/ 14:26:15 spire-1.2.1/pkg/common/health/config.go 14:26:15 spire-1.2.1/pkg/common/health/context.go 14:26:15 spire-1.2.1/pkg/common/health/context_test.go 14:26:15 spire-1.2.1/pkg/common/health/health.go 14:26:15 spire-1.2.1/pkg/common/health/health_test.go 14:26:15 spire-1.2.1/pkg/common/health/logger.go 14:26:15 spire-1.2.1/pkg/common/hostservice/ 14:26:15 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:26:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:26:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:26:15 spire-1.2.1/pkg/common/idutil/ 14:26:15 spire-1.2.1/pkg/common/idutil/require.go 14:26:15 spire-1.2.1/pkg/common/idutil/require_test.go 14:26:15 spire-1.2.1/pkg/common/idutil/safety.go 14:26:15 spire-1.2.1/pkg/common/idutil/safety_test.go 14:26:15 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:26:15 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:26:15 spire-1.2.1/pkg/common/jwtsvid/ 14:26:15 spire-1.2.1/pkg/common/jwtsvid/common.go 14:26:15 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:26:15 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:26:15 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:26:15 spire-1.2.1/pkg/common/jwtutil/ 14:26:15 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:26:15 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:26:15 spire-1.2.1/pkg/common/log/ 14:26:15 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:26:15 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:26:15 spire-1.2.1/pkg/common/log/log.go 14:26:15 spire-1.2.1/pkg/common/log/log_test.go 14:26:15 spire-1.2.1/pkg/common/log/options.go 14:26:15 spire-1.2.1/pkg/common/nodeutil/ 14:26:15 spire-1.2.1/pkg/common/nodeutil/node.go 14:26:15 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:26:15 spire-1.2.1/pkg/common/peertracker/ 14:26:15 spire-1.2.1/pkg/common/peertracker/conn.go 14:26:15 spire-1.2.1/pkg/common/peertracker/credentials.go 14:26:15 spire-1.2.1/pkg/common/peertracker/errors.go 14:26:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:26:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:26:15 spire-1.2.1/pkg/common/peertracker/info.go 14:26:15 spire-1.2.1/pkg/common/peertracker/listener.go 14:26:15 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:26:15 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:26:15 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:26:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:26:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:26:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:26:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:26:15 spire-1.2.1/pkg/common/peertracker/tcp.go 14:26:15 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:26:15 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:26:15 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:26:15 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:26:15 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:26:15 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:26:15 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:26:15 spire-1.2.1/pkg/common/peertracker/uds.go 14:26:15 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:26:15 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:26:15 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:26:15 spire-1.2.1/pkg/common/pemutil/ 14:26:15 spire-1.2.1/pkg/common/pemutil/block.go 14:26:15 spire-1.2.1/pkg/common/pemutil/certs.go 14:26:15 spire-1.2.1/pkg/common/pemutil/common.go 14:26:15 spire-1.2.1/pkg/common/pemutil/csr.go 14:26:15 spire-1.2.1/pkg/common/pemutil/keys.go 14:26:15 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:26:15 spire-1.2.1/pkg/common/pemutil/testdata/ 14:26:15 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:26:15 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:26:15 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:26:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:26:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:26:15 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:26:15 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:26:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:26:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:26:15 spire-1.2.1/pkg/common/plugin/ 14:26:15 spire-1.2.1/pkg/common/plugin/aws/ 14:26:15 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:26:15 spire-1.2.1/pkg/common/plugin/azure/ 14:26:15 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:26:15 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:26:15 spire-1.2.1/pkg/common/plugin/facade.go 14:26:15 spire-1.2.1/pkg/common/plugin/facade_test.go 14:26:15 spire-1.2.1/pkg/common/plugin/gcp/ 14:26:15 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:26:15 spire-1.2.1/pkg/common/plugin/k8s/ 14:26:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:26:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:26:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:26:15 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:26:15 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:26:15 spire-1.2.1/pkg/common/plugin/log.go 14:26:15 spire-1.2.1/pkg/common/plugin/sshpop/ 14:26:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:26:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:26:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:26:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:26:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:26:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:26:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:26:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:26:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:26:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:26:15 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:26:15 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:26:15 spire-1.2.1/pkg/common/plugin/x509pop/ 14:26:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:26:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:26:15 spire-1.2.1/pkg/common/profiling/ 14:26:15 spire-1.2.1/pkg/common/profiling/dumpers.go 14:26:15 spire-1.2.1/pkg/common/profiling/profiling.go 14:26:15 spire-1.2.1/pkg/common/protoutil/ 14:26:15 spire-1.2.1/pkg/common/protoutil/masks.go 14:26:15 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:26:15 spire-1.2.1/pkg/common/rotationutil/ 14:26:15 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:26:15 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:26:15 spire-1.2.1/pkg/common/selector/ 14:26:15 spire-1.2.1/pkg/common/selector/selector.go 14:26:15 spire-1.2.1/pkg/common/selector/selector_test.go 14:26:15 spire-1.2.1/pkg/common/selector/set.go 14:26:15 spire-1.2.1/pkg/common/selector/set_utils.go 14:26:15 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:26:15 spire-1.2.1/pkg/common/telemetry/ 14:26:15 spire-1.2.1/pkg/common/telemetry/agent/ 14:26:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:26:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:26:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:26:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:26:15 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:26:15 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:26:15 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:26:15 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:26:15 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:26:15 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:26:15 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:26:15 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:26:15 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:26:15 spire-1.2.1/pkg/common/telemetry/call.go 14:26:15 spire-1.2.1/pkg/common/telemetry/common/ 14:26:15 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:26:15 spire-1.2.1/pkg/common/telemetry/config.go 14:26:15 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:26:15 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:26:15 spire-1.2.1/pkg/common/telemetry/inmem.go 14:26:15 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:26:15 spire-1.2.1/pkg/common/telemetry/m3.go 14:26:15 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:26:15 spire-1.2.1/pkg/common/telemetry/metrics.go 14:26:15 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:26:15 spire-1.2.1/pkg/common/telemetry/names.go 14:26:15 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:26:15 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:26:15 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:26:15 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:26:15 spire-1.2.1/pkg/common/telemetry/server/ 14:26:15 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:26:15 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:26:15 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:26:15 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:26:15 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:26:15 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:26:15 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:26:15 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:26:15 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:26:15 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:26:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:26:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:26:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:26:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:26:15 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:26:15 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:26:15 spire-1.2.1/pkg/common/telemetry/server/server.go 14:26:15 spire-1.2.1/pkg/common/telemetry/sink.go 14:26:15 spire-1.2.1/pkg/common/telemetry/statsd.go 14:26:15 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:26:15 spire-1.2.1/pkg/common/telemetry/uptime.go 14:26:15 spire-1.2.1/pkg/common/telemetry/version.go 14:26:15 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:26:15 spire-1.2.1/pkg/common/uptime/ 14:26:15 spire-1.2.1/pkg/common/uptime/uptime.go 14:26:15 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:26:15 spire-1.2.1/pkg/common/util/ 14:26:15 spire-1.2.1/pkg/common/util/certs.go 14:26:15 spire-1.2.1/pkg/common/util/certs_test.go 14:26:15 spire-1.2.1/pkg/common/util/csr.go 14:26:15 spire-1.2.1/pkg/common/util/hash.go 14:26:15 spire-1.2.1/pkg/common/util/selectors.go 14:26:15 spire-1.2.1/pkg/common/util/selectors_test.go 14:26:15 spire-1.2.1/pkg/common/util/signals.go 14:26:15 spire-1.2.1/pkg/common/util/sort.go 14:26:15 spire-1.2.1/pkg/common/util/sort_test.go 14:26:15 spire-1.2.1/pkg/common/util/task.go 14:26:15 spire-1.2.1/pkg/common/util/task_test.go 14:26:15 spire-1.2.1/pkg/common/util/testdata/ 14:26:15 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:26:15 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:26:15 spire-1.2.1/pkg/common/version/ 14:26:15 spire-1.2.1/pkg/common/version/version.go 14:26:15 spire-1.2.1/pkg/common/x509svid/ 14:26:15 spire-1.2.1/pkg/common/x509svid/common_test.go 14:26:15 spire-1.2.1/pkg/common/x509svid/csr.go 14:26:15 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:26:15 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:26:15 spire-1.2.1/pkg/common/x509util/ 14:26:15 spire-1.2.1/pkg/common/x509util/cert.go 14:26:15 spire-1.2.1/pkg/common/x509util/dns.go 14:26:15 spire-1.2.1/pkg/common/x509util/dns_test.go 14:26:15 spire-1.2.1/pkg/common/x509util/keyid.go 14:26:15 spire-1.2.1/pkg/common/x509util/keypair.go 14:26:15 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:26:15 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:26:15 spire-1.2.1/pkg/server/ 14:26:15 spire-1.2.1/pkg/server/api/ 14:26:15 spire-1.2.1/pkg/server/api/agent.go 14:26:15 spire-1.2.1/pkg/server/api/agent/ 14:26:15 spire-1.2.1/pkg/server/api/agent/v1/ 14:26:15 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:26:15 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:26:15 spire-1.2.1/pkg/server/api/agent_test.go 14:26:15 spire-1.2.1/pkg/server/api/api.go 14:26:15 spire-1.2.1/pkg/server/api/audit/ 14:26:15 spire-1.2.1/pkg/server/api/audit/audit.go 14:26:15 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:26:15 spire-1.2.1/pkg/server/api/bundle.go 14:26:15 spire-1.2.1/pkg/server/api/bundle/ 14:26:15 spire-1.2.1/pkg/server/api/bundle/v1/ 14:26:15 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:26:15 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:26:15 spire-1.2.1/pkg/server/api/bundle_test.go 14:26:15 spire-1.2.1/pkg/server/api/debug/ 14:26:15 spire-1.2.1/pkg/server/api/debug/v1/ 14:26:15 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:26:15 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:26:15 spire-1.2.1/pkg/server/api/entry.go 14:26:15 spire-1.2.1/pkg/server/api/entry/ 14:26:15 spire-1.2.1/pkg/server/api/entry/v1/ 14:26:15 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:26:15 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:26:15 spire-1.2.1/pkg/server/api/entry_test.go 14:26:15 spire-1.2.1/pkg/server/api/health/ 14:26:15 spire-1.2.1/pkg/server/api/health/v1/ 14:26:15 spire-1.2.1/pkg/server/api/health/v1/service.go 14:26:15 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:26:15 spire-1.2.1/pkg/server/api/id.go 14:26:15 spire-1.2.1/pkg/server/api/id_test.go 14:26:15 spire-1.2.1/pkg/server/api/limits/ 14:26:15 spire-1.2.1/pkg/server/api/limits/limits.go 14:26:15 spire-1.2.1/pkg/server/api/middleware/ 14:26:15 spire-1.2.1/pkg/server/api/middleware/alias.go 14:26:15 spire-1.2.1/pkg/server/api/middleware/audit.go 14:26:15 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:26:15 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:26:15 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:26:15 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:26:15 spire-1.2.1/pkg/server/api/middleware/caller.go 14:26:15 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:26:15 spire-1.2.1/pkg/server/api/middleware/common.go 14:26:15 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:26:15 spire-1.2.1/pkg/server/api/middleware/entries.go 14:26:15 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:26:15 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:26:15 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:26:15 spire-1.2.1/pkg/server/api/ratelimit.go 14:26:15 spire-1.2.1/pkg/server/api/rpccontext/ 14:26:15 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:26:15 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:26:15 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:26:15 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:26:15 spire-1.2.1/pkg/server/api/selector.go 14:26:15 spire-1.2.1/pkg/server/api/selector_test.go 14:26:15 spire-1.2.1/pkg/server/api/status.go 14:26:15 spire-1.2.1/pkg/server/api/status_test.go 14:26:15 spire-1.2.1/pkg/server/api/svid/ 14:26:15 spire-1.2.1/pkg/server/api/svid/v1/ 14:26:15 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:26:15 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:26:15 spire-1.2.1/pkg/server/api/trustdomain.go 14:26:15 spire-1.2.1/pkg/server/api/trustdomain/ 14:26:15 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:26:15 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:26:15 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:26:15 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:26:15 spire-1.2.1/pkg/server/authpolicy/ 14:26:15 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:26:15 spire-1.2.1/pkg/server/authpolicy/policy.go 14:26:15 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:26:15 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:26:15 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:26:15 spire-1.2.1/pkg/server/authpolicy/validate.go 14:26:15 spire-1.2.1/pkg/server/bundle/ 14:26:15 spire-1.2.1/pkg/server/bundle/client/ 14:26:15 spire-1.2.1/pkg/server/bundle/client/client.go 14:26:15 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:26:15 spire-1.2.1/pkg/server/bundle/client/manager.go 14:26:15 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:26:15 spire-1.2.1/pkg/server/bundle/client/sources.go 14:26:15 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:26:15 spire-1.2.1/pkg/server/bundle/client/updater.go 14:26:15 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:26:15 spire-1.2.1/pkg/server/ca/ 14:26:15 spire-1.2.1/pkg/server/ca/ca.go 14:26:15 spire-1.2.1/pkg/server/ca/ca_health.go 14:26:15 spire-1.2.1/pkg/server/ca/ca_test.go 14:26:15 spire-1.2.1/pkg/server/ca/journal.go 14:26:15 spire-1.2.1/pkg/server/ca/journal_test.go 14:26:15 spire-1.2.1/pkg/server/ca/manager.go 14:26:15 spire-1.2.1/pkg/server/ca/manager_health.go 14:26:15 spire-1.2.1/pkg/server/ca/manager_test.go 14:26:15 spire-1.2.1/pkg/server/ca/templates.go 14:26:15 spire-1.2.1/pkg/server/ca/upstream_client.go 14:26:15 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:26:15 spire-1.2.1/pkg/server/ca/validation.go 14:26:15 spire-1.2.1/pkg/server/cache/ 14:26:15 spire-1.2.1/pkg/server/cache/dscache/ 14:26:15 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:26:15 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:26:15 spire-1.2.1/pkg/server/cache/entrycache/ 14:26:15 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:26:15 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:26:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:26:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:26:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:26:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:26:15 spire-1.2.1/pkg/server/catalog/ 14:26:15 spire-1.2.1/pkg/server/catalog/catalog.go 14:26:15 spire-1.2.1/pkg/server/catalog/keymanager.go 14:26:15 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:26:15 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:26:15 spire-1.2.1/pkg/server/catalog/notifier.go 14:26:15 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:26:15 spire-1.2.1/pkg/server/config.go 14:26:15 spire-1.2.1/pkg/server/datastore/ 14:26:15 spire-1.2.1/pkg/server/datastore/datastore.go 14:26:15 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:26:15 spire-1.2.1/pkg/server/datastore/repository.go 14:26:15 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:26:15 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:26:15 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:26:15 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:26:15 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:26:15 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:26:15 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:26:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:26:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:26:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:26:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:26:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:26:15 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:26:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:26:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:26:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:26:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:26:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:26:15 spire-1.2.1/pkg/server/endpoints/ 14:26:15 spire-1.2.1/pkg/server/endpoints/bundle/ 14:26:15 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:26:15 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:26:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:26:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:26:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:26:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:26:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:26:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:26:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:26:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:26:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:26:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:26:15 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:26:15 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:26:15 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:26:15 spire-1.2.1/pkg/server/endpoints/config.go 14:26:15 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:26:15 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:26:15 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:26:15 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:26:15 spire-1.2.1/pkg/server/endpoints/middleware.go 14:26:15 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:26:15 spire-1.2.1/pkg/server/hostservice/ 14:26:15 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:26:15 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:26:15 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:26:15 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:26:15 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:26:15 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:26:15 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:26:15 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/ 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/ 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:26:15 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:26:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:26:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:26:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:26:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:26:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:26:15 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:26:15 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:26:15 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/notifier/ 14:26:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:26:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:26:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:26:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:26:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:26:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:26:15 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:26:15 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:26:15 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:26:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:26:15 spire-1.2.1/pkg/server/registration/ 14:26:15 spire-1.2.1/pkg/server/registration/manager.go 14:26:15 spire-1.2.1/pkg/server/registration/manager_test.go 14:26:15 spire-1.2.1/pkg/server/scanentries.go 14:26:15 spire-1.2.1/pkg/server/scanentries_test.go 14:26:15 spire-1.2.1/pkg/server/server.go 14:26:15 spire-1.2.1/pkg/server/server_test.go 14:26:15 spire-1.2.1/pkg/server/svid/ 14:26:15 spire-1.2.1/pkg/server/svid/observer.go 14:26:15 spire-1.2.1/pkg/server/svid/observer_test.go 14:26:15 spire-1.2.1/pkg/server/svid/rotator.go 14:26:15 spire-1.2.1/pkg/server/svid/rotator_config.go 14:26:15 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:26:15 spire-1.2.1/pkg/server/svid/rotator_test.go 14:26:15 spire-1.2.1/proto/ 14:26:15 spire-1.2.1/proto/private/ 14:26:15 spire-1.2.1/proto/private/server/ 14:26:15 spire-1.2.1/proto/private/server/journal/ 14:26:15 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:26:15 spire-1.2.1/proto/private/server/journal/journal.proto 14:26:15 spire-1.2.1/proto/spire/ 14:26:15 spire-1.2.1/proto/spire/common/ 14:26:15 spire-1.2.1/proto/spire/common/common.pb.go 14:26:15 spire-1.2.1/proto/spire/common/common.proto 14:26:15 spire-1.2.1/proto/spire/common/plugin/ 14:26:15 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:26:15 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:26:15 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:26:15 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:26:15 spire-1.2.1/proto/spire/plugin/ 14:26:15 spire-1.2.1/proto/spire/plugin/agent/ 14:26:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:26:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:26:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:26:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:26:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:26:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:26:15 spire-1.2.1/release/ 14:26:15 spire-1.2.1/release/spire-extras/ 14:26:15 spire-1.2.1/release/spire-extras/README.md 14:26:15 spire-1.2.1/release/spire-extras/conf/ 14:26:15 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:26:15 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:26:15 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:26:15 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:26:15 spire-1.2.1/release/spire/ 14:26:15 spire-1.2.1/release/spire/README.md 14:26:15 spire-1.2.1/release/spire/conf/ 14:26:15 spire-1.2.1/release/spire/conf/agent/ 14:26:15 spire-1.2.1/release/spire/conf/agent/agent.conf 14:26:15 spire-1.2.1/release/spire/conf/server/ 14:26:15 spire-1.2.1/release/spire/conf/server/server.conf 14:26:15 spire-1.2.1/script/ 14:26:15 spire-1.2.1/script/build-artifact.sh 14:26:15 spire-1.2.1/script/generate_dummy_ca.sh 14:26:15 spire-1.2.1/support/ 14:26:15 spire-1.2.1/support/k8s/ 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:26:15 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:26:15 spire-1.2.1/support/oidc-discovery-provider/ 14:26:15 spire-1.2.1/support/oidc-discovery-provider/README.md 14:26:15 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:26:15 spire-1.2.1/support/oidc-discovery-provider/config.go 14:26:15 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:26:15 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:26:15 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:26:15 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:26:15 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:26:15 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:26:15 spire-1.2.1/support/oidc-discovery-provider/main.go 14:26:15 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:26:15 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:26:15 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:26:15 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:26:15 spire-1.2.1/test/ 14:26:15 spire-1.2.1/test/clock/ 14:26:15 spire-1.2.1/test/clock/clock.go 14:26:15 spire-1.2.1/test/fakes/ 14:26:15 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:26:15 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:26:15 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:26:15 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:26:15 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:26:15 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:26:15 spire-1.2.1/test/fakes/fakeagentstore/ 14:26:15 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:26:15 spire-1.2.1/test/fakes/fakedatastore/ 14:26:15 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:26:15 spire-1.2.1/test/fakes/fakeentryclient/ 14:26:15 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:26:15 spire-1.2.1/test/fakes/fakehealthchecker/ 14:26:15 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:26:15 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:26:15 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:26:15 spire-1.2.1/test/fakes/fakemetrics/ 14:26:15 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:26:15 spire-1.2.1/test/fakes/fakenoderesolver/ 14:26:15 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:26:15 spire-1.2.1/test/fakes/fakenotifier/ 14:26:15 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:26:15 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:26:15 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:26:15 spire-1.2.1/test/fakes/fakeserverca/ 14:26:15 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:26:15 spire-1.2.1/test/fakes/fakeservercatalog/ 14:26:15 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:26:15 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:26:15 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:26:15 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:26:15 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:26:15 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:26:15 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:26:15 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:26:15 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:26:15 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:26:15 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:26:15 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:26:15 spire-1.2.1/test/fixture/ 14:26:15 spire-1.2.1/test/fixture/certs/ 14:26:15 spire-1.2.1/test/fixture/certs/agent_svid.der 14:26:15 spire-1.2.1/test/fixture/certs/base_cert.pem 14:26:15 spire-1.2.1/test/fixture/certs/base_csr.pem 14:26:15 spire-1.2.1/test/fixture/certs/base_key.pem 14:26:15 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:26:15 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:26:15 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:26:15 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:26:15 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:26:15 spire-1.2.1/test/fixture/certs/blog_key.pem 14:26:15 spire-1.2.1/test/fixture/certs/bundle.der 14:26:15 spire-1.2.1/test/fixture/certs/ca.pem 14:26:15 spire-1.2.1/test/fixture/certs/ca_key.pem 14:26:15 spire-1.2.1/test/fixture/certs/database_cert.pem 14:26:15 spire-1.2.1/test/fixture/certs/database_csr.pem 14:26:15 spire-1.2.1/test/fixture/certs/database_key.pem 14:26:15 spire-1.2.1/test/fixture/certs/node_cert.pem 14:26:15 spire-1.2.1/test/fixture/certs/node_csr.pem 14:26:15 spire-1.2.1/test/fixture/certs/node_key.pem 14:26:15 spire-1.2.1/test/fixture/certs/svid.pem 14:26:15 spire-1.2.1/test/fixture/certs/svid_key.pem 14:26:15 spire-1.2.1/test/fixture/config/ 14:26:15 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:26:15 spire-1.2.1/test/fixture/config/agent_good.conf 14:26:15 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:26:15 spire-1.2.1/test/fixture/config/plugin_good.conf 14:26:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:26:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:26:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:26:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:26:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:26:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:26:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:26:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:26:15 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:26:15 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:26:15 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:26:15 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:26:15 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:26:15 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:26:15 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:26:15 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:26:15 spire-1.2.1/test/fixture/config/server_good.conf 14:26:15 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:26:15 spire-1.2.1/test/fixture/fixture.go 14:26:15 spire-1.2.1/test/fixture/nodeattestor/ 14:26:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:26:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:26:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:26:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:26:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:26:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:26:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:26:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:26:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:26:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:26:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:26:15 spire-1.2.1/test/fixture/registration/ 14:26:15 spire-1.2.1/test/fixture/registration/entries.json 14:26:15 spire-1.2.1/test/fixture/registration/good-for-update.json 14:26:15 spire-1.2.1/test/fixture/registration/good.json 14:26:15 spire-1.2.1/test/fixture/registration/invalid.json 14:26:15 spire-1.2.1/test/fixture/registration/invalid_json.json 14:26:15 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:26:15 spire-1.2.1/test/integration/ 14:26:15 spire-1.2.1/test/integration/README.md 14:26:15 spire-1.2.1/test/integration/common 14:26:15 spire-1.2.1/test/integration/setup/ 14:26:15 spire-1.2.1/test/integration/setup/adminclient/ 14:26:15 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:26:15 spire-1.2.1/test/integration/setup/adminclient/client.go 14:26:15 spire-1.2.1/test/integration/setup/debugagent/ 14:26:15 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:26:15 spire-1.2.1/test/integration/setup/debugagent/main.go 14:26:15 spire-1.2.1/test/integration/setup/debugserver/ 14:26:15 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:26:15 spire-1.2.1/test/integration/setup/debugserver/main.go 14:26:15 spire-1.2.1/test/integration/setup/downstreamclient/ 14:26:15 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:26:15 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:26:15 spire-1.2.1/test/integration/setup/itclient/ 14:26:15 spire-1.2.1/test/integration/setup/itclient/client.go 14:26:15 spire-1.2.1/test/integration/setup/node-attestation/ 14:26:15 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:26:15 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:26:15 spire-1.2.1/test/integration/setup/x509pop/ 14:26:15 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:26:15 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:26:15 spire-1.2.1/test/integration/suites/ 14:26:15 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:26:15 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:26:15 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:26:15 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:26:15 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:26:15 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:26:15 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:26:15 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:26:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:26:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:26:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:26:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:26:15 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:26:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:26:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:26:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:26:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:26:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:26:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:26:15 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:26:15 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:26:15 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:26:15 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:26:15 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:26:15 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:26:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:26:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:26:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:26:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:26:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:26:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:26:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:26:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:26:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:26:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:26:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:26:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:26:15 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:26:15 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:26:15 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:26:15 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:26:15 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:26:15 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:26:15 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:26:15 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:26:15 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:26:15 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:26:15 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:26:15 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:26:15 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:26:15 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:26:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:26:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:26:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:26:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:26:15 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:26:15 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:26:15 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:26:15 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:26:15 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:26:15 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:26:15 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:26:15 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:26:15 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:26:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:26:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:26:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:26:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:26:15 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:26:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:26:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:26:15 spire-1.2.1/test/integration/suites/join-token/ 14:26:15 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:26:15 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:26:15 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:26:15 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:26:15 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:26:15 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:26:15 spire-1.2.1/test/integration/suites/join-token/README.md 14:26:15 spire-1.2.1/test/integration/suites/join-token/conf/ 14:26:15 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:26:15 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:26:15 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:26:15 spire-1.2.1/test/integration/suites/join-token/teardown 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:26:15 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:26:15 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:26:15 spire-1.2.1/test/integration/suites/k8s/ 14:26:15 spire-1.2.1/test/integration/suites/k8s/00-setup 14:26:15 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:26:15 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:26:15 spire-1.2.1/test/integration/suites/k8s/README.md 14:26:15 spire-1.2.1/test/integration/suites/k8s/conf/ 14:26:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:26:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:26:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:26:15 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:26:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:26:15 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:26:15 spire-1.2.1/test/integration/suites/k8s/teardown 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/ 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:26:15 spire-1.2.1/test/integration/suites/node-attestation/ 14:26:15 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:26:15 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:26:15 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:26:15 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:26:15 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:26:15 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:26:15 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:26:15 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:26:15 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:26:15 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:26:15 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:26:15 spire-1.2.1/test/integration/suites/rotation/ 14:26:15 spire-1.2.1/test/integration/suites/rotation/00-setup 14:26:15 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:26:15 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:26:15 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:26:15 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:26:15 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:26:15 spire-1.2.1/test/integration/suites/rotation/README.md 14:26:15 spire-1.2.1/test/integration/suites/rotation/conf/ 14:26:15 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:26:15 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:26:15 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:26:15 spire-1.2.1/test/integration/suites/rotation/teardown 14:26:15 spire-1.2.1/test/integration/suites/self-test/ 14:26:15 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:26:15 spire-1.2.1/test/integration/suites/self-test/README.md 14:26:15 spire-1.2.1/test/integration/suites/self-test/teardown 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:26:15 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:26:15 spire-1.2.1/test/integration/suites/upgrade/ 14:26:15 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:26:15 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:26:15 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:26:15 spire-1.2.1/test/integration/suites/upgrade/README.md 14:26:15 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:26:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:26:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:26:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:26:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:26:15 spire-1.2.1/test/integration/suites/upgrade/teardown 14:26:15 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:26:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:26:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:26:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:26:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:26:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:26:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:26:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:26:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:26:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:26:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:26:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:26:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:26:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:26:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:26:15 spire-1.2.1/test/integration/test-one.sh 14:26:15 spire-1.2.1/test/integration/test.sh 14:26:15 spire-1.2.1/test/plugintest/ 14:26:15 spire-1.2.1/test/plugintest/config.go 14:26:15 spire-1.2.1/test/plugintest/load.go 14:26:15 spire-1.2.1/test/plugintest/option.go 14:26:15 spire-1.2.1/test/spiretest/ 14:26:15 spire-1.2.1/test/spiretest/apiserver.go 14:26:15 spire-1.2.1/test/spiretest/assertions.go 14:26:15 spire-1.2.1/test/spiretest/dir.go 14:26:15 spire-1.2.1/test/spiretest/errors_posix.go 14:26:15 spire-1.2.1/test/spiretest/errors_windows.go 14:26:15 spire-1.2.1/test/spiretest/logs.go 14:26:15 spire-1.2.1/test/spiretest/socketapi.go 14:26:15 spire-1.2.1/test/spiretest/suite.go 14:26:15 spire-1.2.1/test/spiretest/x509.go 14:26:15 spire-1.2.1/test/testca/ 14:26:15 spire-1.2.1/test/testca/ca.go 14:26:15 spire-1.2.1/test/testkey/ 14:26:15 spire-1.2.1/test/testkey/generate.sh 14:26:15 spire-1.2.1/test/testkey/genkeys.go 14:26:15 spire-1.2.1/test/testkey/keys.go 14:26:15 spire-1.2.1/test/testkey/new.go 14:26:15 spire-1.2.1/test/tpmsimulator/ 14:26:15 spire-1.2.1/test/tpmsimulator/simulator.go 14:26:15 spire-1.2.1/test/util/ 14:26:15 spire-1.2.1/test/util/cert_fixtures.go 14:26:15 spire-1.2.1/test/util/cert_generation.go 14:26:15 spire-1.2.1/test/util/io_redirection.go 14:26:15 spire-1.2.1/test/util/race.go 14:26:15 spire-1.2.1/test/util/util.go 14:26:15 building spire from source... 14:26:16 Installing go1.17.7... 14:26:16 Removing intermediate container 29056dc809eb 14:26:16 ---> 30e595e18355 14:26:16 Step 19/20 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 14:26:16 ---> Running in 386123927a91 14:26:16 Removing intermediate container 386123927a91 14:26:16 ---> 09a5ef5d3590 14:26:16 Step 20/20 : LABEL version=0.0.0 14:26:16 ---> Running in 6e41b30b49ef 14:26:17 Removing intermediate container 6e41b30b49ef 14:26:17 ---> 40596cca61a2 14:26:17 14:26:17 Successfully built 40596cca61a2 14:26:17 Successfully tagged security-spiffe-token-provider:latest 14:26:17 Building sys-mgmt-agent 14:26:18  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:26:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:26:18 ---> f92208ed46b8 14:26:18 Step 3/23 : WORKDIR /edgex-go 14:26:18 ---> Using cache 14:26:18 ---> 14337ed9f15c 14:26:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:26:18 ---> Using cache 14:26:18 ---> 72e6fd4423ac 14:26:18 Step 5/23 : RUN apk add --update --no-cache make git 14:26:18 ---> Using cache 14:26:18 ---> afa0ecdadce5 14:26:18 Step 6/23 : COPY go.mod vendor* ./ 14:26:18 ---> Using cache 14:26:18 ---> 360245a6ff3b 14:26:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:26:18 ---> Using cache 14:26:18 ---> 67de0ddf8125 14:26:18 Step 8/23 : COPY . . 14:26:18 ---> Using cache 14:26:18 ---> 99ba29ded689 14:26:18 Step 9/23 : RUN make cmd/core-command/core-command 14:26:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:26:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:26:22 ---> f92208ed46b8 14:26:22 Step 3/23 : WORKDIR /edgex-go 14:26:22 ---> Using cache 14:26:22 ---> 14337ed9f15c 14:26:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:26:22 ---> Using cache 14:26:22 ---> 72e6fd4423ac 14:26:22 Step 5/23 : RUN apk add --update --no-cache make bash git 14:26:22 Building bin/spire-server... 14:26:22 go: downloading github.com/mitchellh/cli v1.1.2 14:26:22 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:26:22 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:26:22 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:26:22 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:26:22 go: downloading github.com/imdario/mergo v0.3.12 14:26:22 go: downloading github.com/sirupsen/logrus v1.8.1 14:26:22 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:26:22 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:26:22 go: downloading google.golang.org/grpc v1.44.0 14:26:22  ---> Running in 2953e23b0c54 14:26:22 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:26:22 go: downloading github.com/fatih/color v1.13.0 14:26:22 go: downloading github.com/mattn/go-isatty v0.0.14 14:26:22 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:26:22 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:26:22 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:26:22 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:26:22  ---> Running in 3907bdda101f 14:26:22 go: downloading github.com/armon/go-metrics v0.3.10 14:26:22 go: downloading github.com/prometheus/client_golang v1.12.1 14:26:22 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:26:22 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:26:22 go: downloading github.com/open-policy-agent/opa v0.38.0 14:26:22 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:26:22 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:26:22 go: downloading github.com/mattn/go-colorable v0.1.12 14:26:22 go: downloading github.com/Masterminds/goutils v1.1.0 14:26:22 go: downloading github.com/Masterminds/semver v1.5.0 14:26:22 go: downloading github.com/google/uuid v1.1.2 14:26:22 go: downloading github.com/huandu/xstrings v1.3.2 14:26:22 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:26:22 go: downloading github.com/oklog/run v1.0.0 14:26:22 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:26:22 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:26:22 go: downloading github.com/imkira/go-observer v1.0.3 14:26:22 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:26:22 go: downloading github.com/prometheus/client_model v0.2.0 14:26:22 go: downloading github.com/prometheus/common v0.32.1 14:26:22 go: downloading github.com/beorn7/perks v1.0.1 14:26:22 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:26:22 go: downloading github.com/prometheus/procfs v0.7.3 14:26:22 go: downloading go.uber.org/atomic v1.9.0 14:26:22 go: downloading github.com/hashicorp/errwrap v1.1.0 14:26:22 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:26:22 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:26:22 go: downloading github.com/blang/semver/v4 v4.0.0 14:26:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:26:22 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:26:22 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:26:22 go: downloading github.com/jinzhu/gorm v1.9.16 14:26:22 Building bin/spire-agent... 14:26:22 go: downloading github.com/lib/pq v1.10.4 14:26:23 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:26: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/core-command/core-command ./cmd/core-command 14:26:23 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:26:23 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:26:23 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:26:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:26:23 go: downloading github.com/docker/docker v20.10.12+incompatible 14:26:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:26:23 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:26:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:26:23 OK: 221 MiB in 52 packages 14:26:24 go: downloading github.com/google/go-tpm-tools v0.3.3 14:26:24 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:26:24 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:26:24 go: downloading github.com/docker/go-connections v0.4.0 14:26:24 go: downloading github.com/docker/go-units v0.4.0 14:26:24 go: downloading github.com/opencontainers/image-spec v1.0.1 14:26:24 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:26:24 go: downloading github.com/containerd/containerd v1.3.4 14:26:24 go: downloading github.com/opencontainers/go-digest v1.0.0 14:26:24 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:26:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:26:24 go: downloading github.com/stretchr/testify v1.7.0 14:26:24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:26:24 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:26:26 Removing intermediate container 3907bdda101f 14:26:26 ---> 65c9450c335a 14:26:26 Step 6/23 : COPY go.mod vendor* ./ 14:26:26 ---> 72a1bc14ed92 14:26:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:26:26 ---> Running in 3372cf4e2ce4 14:26:28 go: downloading google.golang.org/api v0.70.0 14:26:28 go: downloading k8s.io/client-go v0.23.4 14:26:28 go: downloading k8s.io/api v0.23.4 14:26:28 go: downloading github.com/google/go-tpm v0.3.3 14:26:28 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:26:28 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:26:28 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:26:28 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:26:28 go: downloading cloud.google.com/go/storage v1.21.0 14:26:29 go: downloading cloud.google.com/go v0.100.2 14:26:29 Removing intermediate container 3372cf4e2ce4 14:26:29 ---> 923fa25b342b 14:26:29 Step 8/23 : COPY . . 14:26:29 go: downloading k8s.io/apimachinery v0.23.4 14:26:30 go: downloading k8s.io/kube-aggregator v0.23.3 14:26:30 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:26:30 go: downloading cloud.google.com/go/security v1.3.0 14:26:30 go: downloading github.com/hashicorp/vault/api v1.4.1 14:26:30 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:26:30 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:26:30 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:26:30 go: downloading github.com/twmb/murmur3 v1.1.6 14:26:30 go: downloading github.com/jinzhu/inflection v1.0.0 14:26:30 go: downloading github.com/aws/smithy-go v1.11.0 14:26:30 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:26:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:26:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:26:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:26:30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:26:30 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:26:30 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:26:30 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:26:30 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:26:30 go: downloading github.com/dimchansky/utfbom v1.1.1 14:26:30 go: downloading cloud.google.com/go/compute v1.3.0 14:26:31 go: downloading cloud.google.com/go/iam v0.1.1 14:26:31 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:26:31 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:26:34 go: downloading github.com/gogo/protobuf v1.3.2 14:26:34 go: downloading k8s.io/klog/v2 v2.30.0 14:26:34 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:26:34 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:26:34 go: downloading github.com/spf13/pflag v1.0.5 14:26:34 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:26:34 go: downloading github.com/google/gofuzz v1.1.0 14:26:34 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:26:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:26:34 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:26:34 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:26:34 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:26:34 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:26:34 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:26:34 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:26:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:26:34 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:26:34 go: downloading gopkg.in/yaml.v2 v2.4.0 14:26:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:26:34 go: downloading github.com/gobwas/glob v0.2.3 14:26:34 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:26:34 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:26:34 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:26:34 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:26:34 go: downloading go.opencensus.io v0.23.0 14:26:35 go: downloading gopkg.in/inf.v0 v0.9.1 14:26:35 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:26:35 go: downloading github.com/googleapis/gnostic v0.5.5 14:26:35 go: downloading github.com/go-logr/logr v1.2.2 14:26:35 go: downloading github.com/json-iterator/go v1.1.12 14:26:35 go: downloading github.com/google/go-cmp v0.5.7 14:26:35 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:26:35 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:26:35 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:26:35 go: downloading go.uber.org/zap v1.21.0 14:26:35 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:26:35 go: downloading github.com/tklauser/numcpus v0.3.0 14:26:35 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:26:35 go: downloading sigs.k8s.io/yaml v1.3.0 14:26:35 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:26:35 go: downloading github.com/modern-go/reflect2 v1.0.2 14:26:35 go: downloading github.com/ryanuber/go-glob v1.0.0 14:26:35 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:26:35 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:26:35 go: downloading github.com/hashicorp/go-version v1.2.0 14:26:35 go: downloading github.com/golang/snappy v0.0.4 14:26:35 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:26:35 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:26:35 go: downloading go.uber.org/multierr v1.6.0 14:26:38  ---> 4e84856f653f 14:26:38 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:26:40 ---> Running in 35f3dc584638 14:26:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:26:41 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:26:41 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:26:49 Removing intermediate container 2953e23b0c54 14:26:49 ---> 2b9ab12d4721 14:26:49 14:26:49 Step 10/23 : FROM alpine:3.14 14:26:49 ---> e04c818066af 14:26:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:26:49 ---> Using cache 14:26:49 ---> 29a70944d71b 14:26:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:26:49 ---> Using cache 14:26:49 ---> 3e2d41a43a28 14:26:49 Step 13/23 : ENV APP_PORT=59882 14:26:49 ---> Running in 2b32c9985b48 14:26:50 Removing intermediate container 2b32c9985b48 14:26:50 ---> 82ab8c784326 14:26:50 Step 14/23 : EXPOSE $APP_PORT 14:26:50 ---> Running in 421bd89cd2d4 14:26:50 Removing intermediate container 421bd89cd2d4 14:26:50 ---> fac607810ba6 14:26:50 Step 15/23 : WORKDIR / 14:26:50 ---> Running in 4346106a2695 14:26:51 Removing intermediate container 4346106a2695 14:26:51 ---> 04a2fbcfa4fe 14:26:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:26:51 ---> 9b2f61262271 14:26:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:26:53 ---> a4bc0fa5cf41 14:26:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:26:54 ---> d533020e12c7 14:26:54 Step 19/23 : ENTRYPOINT ["/core-command"] 14:26:54 ---> Running in d37ba2c9e5e6 14:26:54 Removing intermediate container d37ba2c9e5e6 14:26:54 ---> 969bcad0a1cc 14:26:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:26:55 ---> Running in 617dbb3f6d96 14:26:55 Removing intermediate container 617dbb3f6d96 14:26:55 ---> ad1395fc1983 14:26:55 Step 21/23 : LABEL arch=x86_64 14:26:55 ---> Running in c22c7855bd3c 14:26:56 Removing intermediate container c22c7855bd3c 14:26:56 ---> 8177da69fa58 14:26:56 Step 22/23 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 14:26:56 ---> Running in b5c7cb481a90 14:26:56 Removing intermediate container b5c7cb481a90 14:26:56 ---> 68e94528a112 14:26:56 Step 23/23 : LABEL version=0.0.0 14:26:56 ---> Running in 1ad086e0486a 14:26:56 Removing intermediate container 1ad086e0486a 14:26:56 ---> 3cd5587316be 14:26:56 14:26:57 Successfully built 3cd5587316be 14:26:57 Successfully tagged core-command:latest 14:26:57 Building core-metadata 14:27:05  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:27:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:27:05 ---> f92208ed46b8 14:27:05 Step 3/23 : WORKDIR /edgex-go 14:27:05 ---> Using cache 14:27:05 ---> 14337ed9f15c 14:27:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:05 ---> Using cache 14:27:05 ---> 72e6fd4423ac 14:27:05 Step 5/23 : RUN apk add --update --no-cache make git 14:27:05 ---> Using cache 14:27:05 ---> afa0ecdadce5 14:27:05 Step 6/23 : COPY go.mod vendor* ./ 14:27:05 ---> Using cache 14:27:05 ---> 360245a6ff3b 14:27:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:05 ---> Using cache 14:27:05 ---> 67de0ddf8125 14:27:05 Step 8/23 : COPY . . 14:27:05 ---> Using cache 14:27:05 ---> 99ba29ded689 14:27:05 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:27:05 ---> Running in 9b14278871a4 14:27:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:27:09 Removing intermediate container 35f3dc584638 14:27:09 ---> ce18570b8b1e 14:27:09 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:27:09 ---> Running in 0d7bae7532d5 14:27: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:27:12 Removing intermediate container 0d7bae7532d5 14:27:12 ---> ed2e0669930f 14:27:12 14:27:12 Step 11/23 : FROM docker:20.10.14 14:27:12 20.10.14: Pulling from library/docker 14:27:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:27:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:27:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:27:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:27:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:27:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:27:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:27:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:27:17 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:27:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:27:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:27:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:27:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:27:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:27:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:27:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.250s coverage: 28.7% of statements 14:27:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:27:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:27:30 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 14:27:30 Status: Downloaded newer image for docker:20.10.14 14:27:30 ---> 7417809fdb73 14:27:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:27:32 ---> Running in 0e8f33a33ec4 14:27:32 Removing intermediate container 0e8f33a33ec4 14:27:32 ---> d100b8b40c27 14:27:32 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 14:27:32 ---> Running in 24b563b36856 14:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:27:34 (1/43) Installing readline (8.1.1-r0) 14:27:34 (2/43) Installing bash (5.1.16-r0) 14:27:34 Executing bash-5.1.16-r0.post-install 14:27:34 (3/43) Installing brotli-libs (1.0.9-r5) 14:27:34 (4/43) Installing nghttp2-libs (1.46.0-r0) 14:27:34 (5/43) Installing libcurl (7.80.0-r0) 14:27:34 (6/43) Installing curl (7.80.0-r0) 14:27:34 (7/43) Installing dumb-init (1.2.5-r1) 14:27:34 (8/43) Installing libbz2 (1.0.8-r1) 14:27:34 (9/43) Installing expat (2.4.7-r0) 14:27:34 (10/43) Installing libffi (3.4.2-r1) 14:27:34 (11/43) Installing gdbm (1.22-r0) 14:27:34 (12/43) Installing xz-libs (5.2.5-r1) 14:27:34 (13/43) Installing libgcc (10.3.1_git20211027-r0) 14:27:34 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 14:27:34 (15/43) Installing mpdecimal (2.5.1-r1) 14:27:34 (16/43) Installing sqlite-libs (3.36.0-r0) 14:27:34 (17/43) Installing python3 (3.9.7-r4) 14:27:34 (18/43) Installing py3-appdirs (1.4.4-r2) 14:27:34 (19/43) Installing py3-certifi (2020.12.5-r1) 14:27:34 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 14:27:34 (21/43) Installing py3-idna (3.3-r0) 14:27:34 (22/43) Installing py3-urllib3 (1.26.7-r0) 14:27:34 (23/43) Installing py3-requests (2.26.0-r1) 14:27:34 (24/43) Installing py3-msgpack (1.0.2-r1) 14:27:34 (25/43) Installing py3-lockfile (0.12.2-r4) 14:27:34 (26/43) Installing py3-cachecontrol (0.12.10-r0) 14:27:34 (27/43) Installing py3-colorama (0.4.4-r1) 14:27:34 (28/43) Installing py3-contextlib2 (21.6.0-r1) 14:27:34 (29/43) Installing py3-distlib (0.3.3-r0) 14:27:34 (30/43) Installing py3-distro (1.6.0-r0) 14:27:34 (31/43) Installing py3-six (1.16.0-r0) 14:27:34 (32/43) Installing py3-webencodings (0.5.1-r4) 14:27:34 (33/43) Installing py3-html5lib (1.1-r1) 14:27:34 (34/43) Installing py3-parsing (2.4.7-r2) 14:27:34 (35/43) Installing py3-packaging (20.9-r1) 14:27:34 (36/43) Installing py3-tomli (1.2.2-r0) 14:27:34 (37/43) Installing py3-pep517 (0.12.0-r0) 14:27:34 (38/43) Installing py3-progress (1.6-r0) 14:27:34 (39/43) Installing py3-retrying (1.3.3-r2) 14:27:34 (40/43) Installing py3-ordered-set (4.0.2-r2) 14:27:34 (41/43) Installing py3-setuptools (52.0.0-r4) 14:27:34 (42/43) Installing py3-toml (0.10.2-r2) 14:27:34 (43/43) Installing py3-pip (20.3.4-r1) 14:27:34 Executing busybox-1.34.1-r5.trigger 14:27:34 OK: 83 MiB in 65 packages 14:27:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.603s coverage: 98.5% of statements 14:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:27:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.451s coverage: 53.4% of statements 14:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:27:35 Collecting docker-compose==1.23.2 14:27:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:27:35 Collecting texttable<0.10,>=0.9.0 14:27:35 Downloading texttable-0.9.1.tar.gz (11 kB) 14:27:36 Removing intermediate container 9b14278871a4 14:27:36 ---> 784e40327ade 14:27:36 14:27:36 Step 10/23 : FROM alpine:3.14 14:27:36 ---> e04c818066af 14:27:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:27:36 ---> Using cache 14:27:36 ---> 29a70944d71b 14:27:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:27:36 ---> Using cache 14:27:36 ---> 3e2d41a43a28 14:27:36 Step 13/23 : ENV APP_PORT=59881 14:27:36 ---> Running in 201066b7cd4c 14:27:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:27:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:27:36 Collecting PyYAML<4,>=3.10 14:27:36 Downloading PyYAML-3.13.tar.gz (270 kB) 14:27:36 Removing intermediate container 201066b7cd4c 14:27:36 ---> a31d812942b8 14:27:36 Step 14/23 : EXPOSE $APP_PORT 14:27:36 ---> Running in d93310d9a00d 14:27:36 Removing intermediate container d93310d9a00d 14:27:36 ---> 2560e7eb8217 14:27:36 Step 15/23 : WORKDIR / 14:27:37 ---> Running in 31c2fdb031b1 14:27:37 Collecting dockerpty<0.5,>=0.4.1 14:27:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:27:37 Removing intermediate container 31c2fdb031b1 14:27:37 ---> 0bd4e7603bb2 14:27:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:27:37 Collecting docopt<0.7,>=0.6.1 14:27:37 Downloading docopt-0.6.2.tar.gz (25 kB) 14:27:37 Collecting jsonschema<3,>=2.5.1 14:27:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:27:37 Collecting docker<4.0,>=3.6.0 14:27:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:27:37 Collecting websocket-client<1.0,>=0.32.0 14:27:37 ---> df0b486476f5 14:27:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:27:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:27: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) 14:27:37 Collecting cached-property<2,>=1.2.0 14:27:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:27:38 Collecting docker-pycreds>=0.4.0 14:27:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:27: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) 14:27:38 Collecting urllib3<1.25,>=1.21.1 14:27:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:27:38 Collecting idna<2.8,>=2.5 14:27:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:27:38 Collecting chardet<3.1.0,>=3.0.2 14:27:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:27:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:27:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:27:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:27:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:27:38 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:27:38 Attempting uninstall: urllib3 14:27:38 Found existing installation: urllib3 1.26.7 14:27:38 Uninstalling urllib3-1.26.7: 14:27:38 Successfully uninstalled urllib3-1.26.7 14:27:38 Attempting uninstall: idna 14:27:38 Found existing installation: idna 3.3 14:27:38 Uninstalling idna-3.3: 14:27:38 Successfully uninstalled idna-3.3 14:27:39 Attempting uninstall: requests 14:27:39 Found existing installation: requests 2.26.0 14:27:39 Uninstalling requests-2.26.0: 14:27:39 ---> 46f464b98a29 14:27:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:27:39 Successfully uninstalled requests-2.26.0 14:27:39 Running setup.py install for texttable: started 14:27:39 Running setup.py install for texttable: finished with status 'done' 14:27:39 Running setup.py install for PyYAML: started 14:27:40 ---> 47bf6ae70508 14:27:40 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:27:40 ---> Running in 031dd9fc572c 14:27:40 Removing intermediate container 031dd9fc572c 14:27:40 ---> 2b579c3f8448 14:27:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:27:40 Running setup.py install for PyYAML: finished with status 'done' 14:27:40 ---> Running in 7d8b5a13b95e 14:27:40 Running setup.py install for docopt: started 14:27:41 Running setup.py install for docopt: finished with status 'done' 14:27:41 Running setup.py install for dockerpty: started 14:27:41 Removing intermediate container 7d8b5a13b95e 14:27:41 ---> 8fbfcc5f816b 14:27:41 Step 21/23 : LABEL arch=x86_64 14:27:41 ---> Running in 7d5d46b5fedb 14:27:41 Running setup.py install for dockerpty: finished with status 'done' 14:27:41 Removing intermediate container 7d5d46b5fedb 14:27:41 ---> c0433e1a69c5 14:27:41 Step 22/23 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 14:27:41 ---> Running in 993432789f81 14:27:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 14:27:41 Removing intermediate container 993432789f81 14:27:41 ---> 8b4a38f75388 14:27:41 Step 23/23 : LABEL version=0.0.0 14:27:41 ---> Running in 426266d13421 14:27:42 Removing intermediate container 426266d13421 14:27:42 ---> 2ea737c10e00 14:27:42 14:27:42 Successfully built 2ea737c10e00 14:27:42 Successfully tagged core-metadata:latest 14:27:46  Building core-metadata ... done Removing intermediate container 24b563b36856 14:27:46 ---> 11842ff88a26 14:27:46 Step 14/23 : ENV APP_PORT=58890 14:27:46 ---> Running in 952fca941ede 14:27:46 Removing intermediate container 952fca941ede 14:27:46 ---> a59676eeaaf2 14:27:46 Step 15/23 : EXPOSE $APP_PORT 14:27:46 ---> Running in 355dcfc1131c 14:27:46 Removing intermediate container 355dcfc1131c 14:27:46 ---> db4e1d409524 14:27:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:27:47 ---> 7cf3d65a4096 14:27:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:27:48 ---> 5474a027e464 14:27:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:27:49 ---> 899bf2e8f661 14:27:49 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:27:49 ---> Running in be8b4ea7afa7 14:27:49 Removing intermediate container be8b4ea7afa7 14:27:49 ---> 2a5845a8d390 14:27:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:27:49 ---> Running in 39e6db988be0 14:27:49 Removing intermediate container 39e6db988be0 14:27:49 ---> 569b92d99e4d 14:27:49 Step 21/23 : LABEL arch=x86_64 14:27:49 ---> Running in 15352d662c35 14:27:50 Removing intermediate container 15352d662c35 14:27:50 ---> 20b3de4f2aac 14:27:50 Step 22/23 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 14:27:50 ---> Running in 9a1f2eeeb615 14:27:50 Removing intermediate container 9a1f2eeeb615 14:27:50 ---> ec2c6ce0781d 14:27:50 Step 23/23 : LABEL version=0.0.0 14:27:50 ---> Running in ee46abe251e6 14:27:50 Removing intermediate container ee46abe251e6 14:27:50 ---> be8b4879e138 14:27:50 14:27:51 Successfully built be8b4879e138 14:27:51 Successfully tagged sys-mgmt-agent:latest 14:27:52  Building sys-mgmt-agent ... done Removing intermediate container 864d2ba917f8 14:27:52 ---> 9ed1ab294b47 14:27:52 14:27:52 Step 13/26 : FROM alpine:3.15 14:27:52 ---> 0ac33e5f5afa 14:27:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:27:52 ---> Using cache 14:27:52 ---> 90ec840ee248 14:27:52 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:52 ---> Using cache 14:27:52 ---> d3441435fad6 14:27:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:27:53 ---> Running in 20d7d9a1172b 14:27:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:27:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:27:54 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:27:54 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:27:54 OK: 15855 distinct packages available 14:27:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:27:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:27:55 (1/5) Installing dumb-init (1.2.5-r1) 14:27:56 (2/5) Installing musl-obstack (1.2.3-r0) 14:27:56 (3/5) Installing libucontext (1.1-r0) 14:27:56 (4/5) Installing gcompat (1.0.0-r4) 14:27:56 (5/5) Installing openssl (1.1.1n-r0) 14:27:56 Executing busybox-1.34.1-r5.trigger 14:27:56 OK: 6 MiB in 19 packages 14:27:57 Removing intermediate container 20d7d9a1172b 14:27:57 ---> 48f66ffa8706 14:27:57 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 14:27:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.248s coverage: 89.2% of statements 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:27:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.401s coverage: 84.4% of statements 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:27:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.045s coverage: 95.6% of statements 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:27:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.211s coverage: 72.2% of statements 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:27:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.471s coverage: 60.0% of statements 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:27:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.474s coverage: 0.9% of statements 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:27:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.440s coverage: 58.8% of statements 14:27:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.218s coverage: 29.6% of statements 14:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.222s coverage: 47.1% of statements 14:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 79.5% of statements 14:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.197s coverage: 94.1% of statements 14:27:58 ---> 2436a492f279 14:27:58 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:27:59 ---> c6c9be0cc423 14:27:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.259s coverage: 96.3% of statements 14:27:59 ---> 780dcdb7fb68 14:27:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:27:59 ---> dfd2f6b6a55a 14:27:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements 14:27:59 ---> 7e964d1078a9 14:27:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:27:59 ---> Running in 599ebc613e2b 14:27:59 Removing intermediate container 599ebc613e2b 14:27:59 ---> 9542e1ecb485 14:27:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:27:59 ---> Running in 96bff96c1d11 14:27:59 Removing intermediate container 96bff96c1d11 14:27:59 ---> ccfcd8d00c21 14:27:59 Step 24/26 : LABEL arch=x86_64 14:27:59 ---> Running in 740f5283c1ea 14:27:59 Removing intermediate container 740f5283c1ea 14:27:59 ---> d5f34a2d22d1 14:27:59 Step 25/26 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 14:27:59 ---> Running in a1ebe1f384ab 14:28:00 Removing intermediate container a1ebe1f384ab 14:28:00 ---> 9187eaa570f4 14:28:00 Step 26/26 : LABEL version=0.0.0 14:28:00 ---> Running in 65b1c8942313 14:28:00 Removing intermediate container 65b1c8942313 14:28:00 ---> 9f573217213c 14:28:00 14:28:00 Successfully built 9f573217213c 14:28:00 Successfully tagged security-spire-agent:latest 14:28:08  Building security-spire-agent ... done Building bin/spire-agent... 14:28:08 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:28:08 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:28:08 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:28:08 go: downloading github.com/docker/docker v20.10.12+incompatible 14:28:08 go: downloading github.com/google/go-tpm-tools v0.3.3 14:28:08 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:28:08 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:28:08 go: downloading github.com/docker/go-units v0.4.0 14:28:08 go: downloading github.com/opencontainers/image-spec v1.0.1 14:28:08 go: downloading github.com/docker/go-connections v0.4.0 14:28:08 go: downloading github.com/containerd/containerd v1.3.4 14:28:08 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:28:08 go: downloading github.com/opencontainers/go-digest v1.0.0 14:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.241s coverage: 94.4% of statements 14:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.190s coverage: 44.8% of statements 14:28:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.663s coverage: 82.5% of statements 14:28:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements 14:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 14:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 14:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 14:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.272s coverage: 58.8% of statements 14:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.289s coverage: 80.0% of statements 14:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements 14:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements 14:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.795s coverage: 91.2% of statements 14:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.921s coverage: 64.4% of statements 14:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.302s coverage: 100.0% of statements 14:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements 14:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 14:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 14:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 14:28:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.402s coverage: 65.4% of statements 14:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.879s coverage: 43.8% of statements 14:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements 14:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.307s coverage: 84.8% of statements 14:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:28:40 Building bin/spire-agent... 14:28:40 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:28:40 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:28:40 go: downloading github.com/docker/docker v20.10.12+incompatible 14:28:40 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:28:40 go: downloading github.com/google/go-tpm-tools v0.3.3 14:28:40 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:28:40 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:28:40 go: downloading github.com/docker/go-units v0.4.0 14:28:40 go: downloading github.com/opencontainers/image-spec v1.0.1 14:28:40 go: downloading github.com/docker/go-connections v0.4.0 14:28:40 go: downloading github.com/containerd/containerd v1.3.4 14:28:40 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:28:40 go: downloading github.com/opencontainers/go-digest v1.0.0 14:28:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.317s coverage: 17.7% of statements 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:28:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.718s coverage: 92.3% of statements 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:28:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 63.2% of statements 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:28:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.438s coverage: 97.7% of statements 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:28:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.358s coverage: 28.9% of statements 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:28:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements 14:28:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 14:28:50 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 14:28:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:28:50 GO111MODULE=on go vet ./... 14:28:58 Removing intermediate container a71adf695cd7 14:28:58 ---> af79ed9970fa 14:28:58 14:28:58 Step 13/25 : FROM alpine:3.15 14:28:58 ---> 0ac33e5f5afa 14:28:58 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:28:58 ---> Using cache 14:28:58 ---> 90ec840ee248 14:28:58 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:58 ---> Using cache 14:28:58 ---> d3441435fad6 14:28:58 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:28:58 ---> Using cache 14:28:58 ---> 48f66ffa8706 14:28:58 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:28:59 ---> 4d78e258cf5c 14:28:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:28:59 ---> 56ad5db683dd 14:28:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:29:00 ---> 1ca7293697a1 14:29:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:29:00 ---> a64fde11c05d 14:29:00 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:29:00 ---> Running in 1bccd324a5e3 14:29:00 Removing intermediate container 1bccd324a5e3 14:29:00 ---> 513b6e6880dd 14:29:00 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:29:00 ---> Running in cfda6fd88cc8 14:29:00 Removing intermediate container cfda6fd88cc8 14:29:00 ---> b6a7e679fcd6 14:29:00 Step 23/25 : LABEL arch=x86_64 14:29:00 ---> Running in e99dcf0c8e79 14:29:00 Removing intermediate container e99dcf0c8e79 14:29:00 ---> 27b18de43151 14:29:00 Step 24/25 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 14:29:00 ---> Running in b309ae2f20d1 14:29:00 Removing intermediate container b309ae2f20d1 14:29:00 ---> d485fb70b03f 14:29:00 Step 25/25 : LABEL version=0.0.0 14:29:00 ---> Running in 3293275b1885 14:29:01 Removing intermediate container 3293275b1885 14:29:01 ---> 4963040d3d70 14:29:01 14:29:01 Successfully built 4963040d3d70 14:29:01 Successfully tagged security-spire-server:latest 14:29:40  Building security-spire-server ... done Removing intermediate container d5b3444efd29 14:29:40 ---> c339ab45b8be 14:29:40 14:29:40 Step 13/26 : FROM alpine:3.15 14:29:40 ---> 0ac33e5f5afa 14:29:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:29:40 ---> Using cache 14:29:40 ---> 90ec840ee248 14:29:40 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:40 ---> Using cache 14:29:40 ---> d3441435fad6 14:29:40 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:29:40 ---> Running in e50400bed685 14:29:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:29:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:29:40 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:29:40 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:29:40 OK: 15855 distinct packages available 14:29:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:29:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:29:40 (1/4) Installing dumb-init (1.2.5-r1) 14:29:40 (2/4) Installing musl-obstack (1.2.3-r0) 14:29:40 (3/4) Installing libucontext (1.1-r0) 14:29:40 (4/4) Installing gcompat (1.0.0-r4) 14:29:40 Executing busybox-1.34.1-r5.trigger 14:29:40 OK: 6 MiB in 18 packages 14:29:40 Removing intermediate container e50400bed685 14:29:40 ---> 3273c261630d 14:29:40 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:29:40 ---> cc2bf71d2aab 14:29:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:29:40 ---> 9ee8406fb7d4 14:29:40 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:29:40 ---> Running in 1f4b5cf4dbae 14:29:40 Removing intermediate container 1f4b5cf4dbae 14:29:40 ---> 805ea046a38d 14:29:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:29:40 ---> 9f740dc01960 14:29:40 Step 21/26 : WORKDIR / 14:29:40 ---> Running in 1d957c7455fb 14:29:40 Removing intermediate container 1d957c7455fb 14:29:40 ---> cd8884142329 14:29:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:29:41 ---> Running in 24dcbb62dade 14:29:41 Removing intermediate container 24dcbb62dade 14:29:41 ---> 5d8c6604ab65 14:29:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:29:41 ---> Running in 404078ed87fa 14:29:41 Removing intermediate container 404078ed87fa 14:29:41 ---> 82281ec38f8f 14:29:41 Step 24/26 : LABEL arch=x86_64 14:29:41 ---> Running in acc96ab12b27 14:29:41 Removing intermediate container acc96ab12b27 14:29:41 ---> d7480ff7e4ac 14:29:41 Step 25/26 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 14:29:41 ---> Running in 57e4006402a4 14:29:41 Removing intermediate container 57e4006402a4 14:29:41 ---> cb353527904c 14:29:41 Step 26/26 : LABEL version=0.0.0 14:29:41 ---> Running in 163c9d911e06 14:29:41 Removing intermediate container 163c9d911e06 14:29:41 ---> ee15e687c1fc 14:29:41 14:29:41 Successfully built ee15e687c1fc 14:29:41 Successfully tagged security-spire-config:latest 14:29:41  Building security-spire-config ... done  [Pipeline] } 14:29:41 $ docker stop --time=1 6cfa23828d3a1463cea0c9146375b776b8169100c04f39feaaa597383a637ea0 14:29:43 $ docker rm -f 6cfa23828d3a1463cea0c9146375b776b8169100c04f39feaaa597383a637ea0 [Pipeline] // withDockerContainer [Pipeline] sh 14:29:43 + docker images 14:29:43 REPOSITORY TAG IMAGE ID CREATED SIZE 14:29:43 security-spire-config latest ee15e687c1fc 2 seconds ago 86.7MB 14:29:43 c339ab45b8be 16 seconds ago 4.43GB 14:29:43 security-spire-server latest 4963040d3d70 43 seconds ago 87.3MB 14:29:43 af79ed9970fa 54 seconds ago 4.43GB 14:29:43 security-spire-agent latest 9f573217213c About a minute ago 127MB 14:29:43 sys-mgmt-agent latest be8b4879e138 About a minute ago 299MB 14:29:43 9ed1ab294b47 About a minute ago 4.43GB 14:29:43 core-metadata latest 2ea737c10e00 2 minutes ago 17MB 14:29:43 784e40327ade 2 minutes ago 1.5GB 14:29:43 ed2e0669930f 2 minutes ago 1.49GB 14:29:43 core-command latest 3cd5587316be 2 minutes ago 16.1MB 14:29:43 2b9ab12d4721 2 minutes ago 1.49GB 14:29:43 security-spiffe-token-provider latest 40596cca61a2 3 minutes ago 28.8MB 14:29:43 security-secretstore-setup latest 798e144b3e4f 3 minutes ago 28.5MB 14:29:43 support-notifications latest 9cdc44d7de06 3 minutes ago 26.9MB 14:29:43 79459b49f119 3 minutes ago 1.55GB 14:29:43 2605d9aa2526 3 minutes ago 1.54GB 14:29:43 4f6a69017911 3 minutes ago 1.5GB 14:29:43 security-bootstrapper latest 8b5ae9b6ed2c 4 minutes ago 19.1MB 14:29:43 core-data latest 7e338ee80c66 4 minutes ago 22.5MB 14:29:43 security-proxy-setup latest da281763612f 4 minutes ago 26.9MB 14:29:43 support-scheduler latest a796a12348b5 4 minutes ago 26.3MB 14:29:43 220292db91f9 5 minutes ago 1.52GB 14:29:43 98731cee4527 5 minutes ago 1.55GB 14:29:43 ef620b5d40db 5 minutes ago 1.5GB 14:29:43 d827d1a52feb 5 minutes ago 1.5GB 14:29:43 ci-base-image-x86_64 latest f92208ed46b8 8 minutes ago 896MB 14:29:43 docker 20.10.14 7417809fdb73 2 weeks ago 218MB 14:29:43 alpine 3.14 e04c818066af 2 weeks ago 5.59MB 14:29:43 alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB 14:29:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 14:29:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 14:29:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:30:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:30:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:30:30 ./bin/test-attribution-txt.sh [Pipeline] echo 14:30:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:30:33 + ls -al . 14:30:33 total 668 14:30:33 drwxrwxr-x 9 1001 1001 4096 Apr 22 14:30 . 14:30:33 drwxr-xr-x 4 root root 4096 Apr 22 14:25 .. 14:30:33 -rw-rw-r-- 1 1001 1001 11 Apr 22 14:23 .dockerignore 14:30:33 drwxrwxr-x 8 1001 1001 4096 Apr 22 14:23 .git 14:30:33 drwxrwxr-x 3 1001 1001 4096 Apr 22 14:23 .github 14:30:33 -rw-rw-r-- 1 1001 1001 879 Apr 22 14:23 .gitignore 14:30:33 -rw-rw-r-- 1 1001 1001 42 Apr 22 14:23 .golangci.yml 14:30:33 -rw-rw-r-- 1 1001 1001 87 Apr 22 14:23 .hadolint.yml 14:30:33 -rw-rw-r-- 1 1001 1001 166 Apr 22 14:23 .sonarcloud.properties 14:30:33 -rw-rw-r-- 1 1001 1001 1171 Apr 22 14:23 ADOPTERS.md 14:30:33 -rw-rw-r-- 1 1001 1001 10086 Apr 22 14:23 Attribution.txt 14:30:33 -rw-rw-r-- 1 1001 1001 51732 Apr 22 14:23 CHANGELOG.md 14:30:33 -rw-rw-r-- 1 1001 1001 3804 Apr 22 14:23 CONTRIBUTING.md 14:30:33 -rw-rw-r-- 1 1001 1001 677 Apr 22 14:23 GOVERNANCE.md 14:30:33 -rw-rw-r-- 1 1001 1001 850 Apr 22 14:23 Jenkinsfile 14:30:33 -rw-rw-r-- 1 1001 1001 10775 Apr 22 14:23 LICENSE 14:30:33 -rw-rw-r-- 1 1001 1001 10389 Apr 22 14:23 Makefile 14:30:33 -rw-rw-r-- 1 1001 1001 582 Apr 22 14:23 OWNERS.md 14:30:33 -rw-rw-r-- 1 1001 1001 9120 Apr 22 14:23 README.md 14:30:33 -rw-rw-r-- 1 1001 1001 6912 Apr 22 14:23 SECURITY.md 14:30:33 -rw-rw-r-- 1 1001 1001 5 Apr 22 14:20 VERSION 14:30:33 -rw-rw-r-- 1 1001 1001 4131 Apr 22 14:23 ZMQWindows.md 14:30:33 drwxrwxr-x 2 1001 1001 4096 Apr 22 14:23 bin 14:30:33 drwxrwxr-x 18 1001 1001 4096 Apr 22 14:23 cmd 14:30:33 -rw-r--r-- 1 root root 435134 Apr 22 14:28 coverage.out 14:30:33 -rw-rw-r-- 1 1001 1001 3256 Apr 22 14:23 go.mod 14:30:33 -rw-rw-r-- 1 1001 1001 35162 Apr 22 14:25 go.sum 14:30:33 drwxrwxr-x 8 1001 1001 4096 Apr 22 14:23 internal 14:30:33 drwxrwxr-x 3 1001 1001 4096 Apr 22 14:23 openapi 14:30:33 drwxrwxr-x 4 1001 1001 4096 Apr 22 14:23 snap 14:30:33 -rw-rw-r-- 1 1001 1001 204 Apr 22 14:23 version.go [Pipeline] sh 14:30:34 + '[' -e coverage.out ] 14:30:34 + chown 1001:1001 coverage.out [Pipeline] stash 14:30:34 Warning: overwriting stash ‘coverage-report’ 14:30:35 Stashed 1 file(s) [Pipeline] sh 14:30:36 + make build 14:30:36 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:31: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/core-metadata/core-metadata ./cmd/core-metadata 14:32:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:32:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:33:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:33:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:33:28 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 14:33:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:33:37 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 14:33: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:33: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/secrets-config ./cmd/secrets-config 14:33:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:33: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:34:02 $ docker stop --time=1 18ba26c950d35d6d43e519decd4f28cfd668c022476342192d4a4a34312699bf 14:34:04 $ docker rm -f 18ba26c950d35d6d43e519decd4f28cfd668c022476342192d4a4a34312699bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:34:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:34:06 14:34:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:34:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:34:07 latest: Pulling from edgex-devops/edgex-compose-arm64 14:34:07 29e5d40040c1: Pulling fs layer 14:34:07 1ce36da41761: Pulling fs layer 14:34:07 25b303627fd3: Pulling fs layer 14:34:07 29e5d40040c1: Verifying Checksum 14:34:07 29e5d40040c1: Download complete 14:34:07 1ce36da41761: Verifying Checksum 14:34:07 1ce36da41761: Download complete 14:34:08 29e5d40040c1: Pull complete 14:34:09 1ce36da41761: Pull complete 14:34:09 25b303627fd3: Verifying Checksum 14:34:09 25b303627fd3: Download complete 14:34:21 25b303627fd3: Pull complete 14:34:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:34:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:34:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:34:22 prd-ubuntu20.04-docker-arm64-4c-16g-21792 does not seem to be running inside a container 14:34:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:34:24 $ docker top 0cb21097c89017310bff4f03af696b0f21c7d958e1567a4054ccc9471cc20c78 -eo pid,comm [Pipeline] { [Pipeline] sh 14:34:25 + docker-compose build --help 14:34:25 + grep parallel 14:34:28 --parallel Build images in parallel. [Pipeline] } 14:34:29 $ docker stop --time=1 0cb21097c89017310bff4f03af696b0f21c7d958e1567a4054ccc9471cc20c78 14:34:30 $ docker rm -f 0cb21097c89017310bff4f03af696b0f21c7d958e1567a4054ccc9471cc20c78 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:34:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:34:31 . [Pipeline] withDockerContainer 14:34:31 prd-ubuntu20.04-docker-arm64-4c-16g-21792 does not seem to be running inside a container 14:34:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:34:33 $ docker top 3e65be2ff5eff7073d525fa1c1cba4541efc8c082f7f001dea2cb19a79971a67 -eo pid,comm [Pipeline] { [Pipeline] sh 14:34:33 + docker-compose -f ./docker-compose-build.yml build --parallel 14:34:38 Building core-command ... 14:34:38 Building core-data ... 14:34:38 Building core-metadata ... 14:34:38 Building security-bootstrapper ... 14:34:38 Building security-proxy-setup ... 14:34:38 Building security-secretstore-setup ... 14:34:38 Building security-spiffe-token-provider ... 14:34:38 Building security-spire-agent ... 14:34:38 Building security-spire-config ... 14:34:38 Building security-spire-server ... 14:34:38 Building support-notifications ... 14:34:38 Building support-scheduler ... 14:34:38 Building sys-mgmt-agent ... 14:34:38 Building support-scheduler 14:34:38 Building core-data 14:34:38 Building core-metadata 14:34:38 Building support-notifications 14:34:38 Building security-proxy-setup 14:36:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:36:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:36:15 ---> f235cd0e7af2 14:36:15 Step 3/22 : WORKDIR /edgex-go 14:36:15 ---> Running in 8277e047b25b 14:36:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:36:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:36:15 ---> f235cd0e7af2 14:36:15 Step 3/22 : WORKDIR /edgex-go 14:36:15 ---> Running in 4fd083b5a0d9 14:36:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:36:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:36:15 ---> f235cd0e7af2 14:36:15 Step 3/23 : WORKDIR /edgex-go 14:36:15 ---> Running in 63561c49681a 14:36:15 Removing intermediate container 8277e047b25b 14:36:15 ---> f1edde0e4260 14:36:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:36:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:36:15 ---> f235cd0e7af2 14:36:15 Step 3/23 : WORKDIR /edgex-go 14:36:15 ---> Running in 671757af6eea 14:36:15 ---> Running in ebac7012430c 14:36:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:36:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:36:15 ---> f235cd0e7af2 14:36:15 Step 3/22 : WORKDIR /edgex-go 14:36:15 ---> Using cache 14:36:15 ---> f1edde0e4260 14:36:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:15 ---> Running in 7630bdbae031 14:36:15 Removing intermediate container 4fd083b5a0d9 14:36:15 ---> b14096c4b3cf 14:36:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:15 Removing intermediate container 671757af6eea 14:36:15 ---> 94c5dcc6cbc6 14:36:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:15 Removing intermediate container 63561c49681a 14:36:15 ---> d78e7b35624f 14:36:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:15 ---> Running in 068109bf04f6 14:36:15 ---> Running in 41fa6cf9e06a 14:36:15 ---> Running in 9eecc88779d1 14:36:15 Removing intermediate container ebac7012430c 14:36:15 ---> 49eea668b801 14:36:15 Step 5/22 : RUN apk add --update --no-cache make git 14:36:15 Removing intermediate container 7630bdbae031 14:36:15 ---> 648b51c9c05d 14:36:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:36:15 ---> Running in 28c029b64928 14:36:15 Removing intermediate container 068109bf04f6 14:36:15 ---> adb6e49dc5b0 14:36:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:36:15 ---> Running in 4cc8312c47f5 14:36:15 ---> Running in 984cfc0f7beb 14:36:15 Removing intermediate container 41fa6cf9e06a 14:36:15 ---> 4ddc900aaab3 14:36:15 Step 5/22 : RUN apk add --update --no-cache make git 14:36:15 ---> Running in 75a27212177f 14:36:15 Removing intermediate container 9eecc88779d1 14:36:15 ---> 579670e2267a 14:36:15 Step 5/23 : RUN apk add --update --no-cache make git 14:36:15 ---> Running in 78ad10f051ce 14:36:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:36:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:36:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:36:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:36:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:36:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:36:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:36:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:36:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:36:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:36:15 OK: 220 MiB in 52 packages 14:36:15 OK: 220 MiB in 52 packages 14:36:15 OK: 220 MiB in 52 packages 14:36:15 OK: 220 MiB in 52 packages 14:36:15 OK: 220 MiB in 52 packages 14:36:15 Removing intermediate container 984cfc0f7beb 14:36:15 ---> 427f7a942374 14:36:15 Step 6/23 : COPY go.mod vendor* ./ 14:36:15 Removing intermediate container 28c029b64928 14:36:15 ---> 18fcef661b98 14:36:15 Step 6/22 : COPY go.mod vendor* ./ 14:36:15 Removing intermediate container 78ad10f051ce 14:36:15 ---> 2c439509ceab 14:36:15 Step 6/23 : COPY go.mod vendor* ./ 14:36:15 Removing intermediate container 4cc8312c47f5 14:36:15 ---> c32ab448e039 14:36:15 Step 6/22 : COPY go.mod vendor* ./ 14:36:15 Removing intermediate container 75a27212177f 14:36:15 ---> b5fe40f11f46 14:36:15 Step 6/22 : COPY go.mod vendor* ./ 14:36:15 ---> a86d220992ac 14:36:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:15 ---> Running in 94e2946343fa 14:36:15 ---> 70e76ed758dc 14:36:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:15 ---> f5716247f511 14:36:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:15 ---> Running in 75dea57658c9 14:36:15 ---> Running in a874d3c7f36d 14:36:16 ---> b4d9f2262cc2 14:36:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:16 ---> Running in 57ab47d887db 14:36:16 ---> 210d2063808a 14:36:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:16 ---> Running in 31414f5b5e0f 14:36:21 Removing intermediate container 94e2946343fa 14:36:21 ---> 760f471b1105 14:36:21 Step 8/23 : COPY . . 14:36:22 Removing intermediate container a874d3c7f36d 14:36:22 ---> d4356b9a99a4 14:36:22 Step 8/22 : COPY . . 14:36:22 Removing intermediate container 75dea57658c9 14:36:22 ---> 9ef400cf43c6 14:36:22 Step 8/23 : COPY . . 14:36:22 Removing intermediate container 31414f5b5e0f 14:36:22 ---> 386fa7f487f6 14:36:22 Step 8/22 : COPY . . 14:36:22 Removing intermediate container 57ab47d887db 14:36:22 ---> ae9b164a0f8f 14:36:22 Step 8/22 : COPY . . 14:36:55 ---> 63a126dd9f05 14:36:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:36:55 ---> b00eb136366f 14:36:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:36:55 ---> 12a04bd14f50 14:36:55 Step 9/23 : RUN make cmd/core-data/core-data 14:36:55 ---> Running in 1a1944fa63e3 14:36:55 ---> e6b10f6f680b 14:36:55 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:36:55 ---> Running in af333fe78b64 14:36:55 ---> 1a2f8b61c2e9 14:36:55 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:36:55 ---> Running in 46a7f76b2fbc 14:36:55 ---> Running in 446f1d6383e3 14:36:55 ---> Running in 4d1a72b022c8 14:36:55 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 14:36:55 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:36:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:36:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:36:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:41: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/secrets-config ./cmd/secrets-config 14:41:20 Removing intermediate container 446f1d6383e3 14:41:20 ---> 9df8135dcfbf 14:41:20 14:41:20 Step 10/22 : FROM alpine:3.14 14:41:20 3.14: Pulling from library/alpine 14:41:21 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:41:21 Status: Downloaded newer image for alpine:3.14 14:41:21 ---> ac73e934f311 14:41:21 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:41:21 ---> Running in 768385c3ef3b 14:41:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:41:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:41:24 (1/6) Installing ca-certificates (20211220-r0) 14:41:25 (2/6) Installing brotli-libs (1.0.9-r5) 14:41:25 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:41:25 (4/6) Installing libcurl (7.79.1-r0) 14:41:25 (5/6) Installing curl (7.79.1-r0) 14:41:25 (6/6) Installing dumb-init (1.2.5-r1) 14:41:25 Executing busybox-1.33.1-r7.trigger 14:41:25 Executing ca-certificates-20211220-r0.trigger 14:41:25 OK: 8 MiB in 20 packages 14:41:28 Removing intermediate container 768385c3ef3b 14:41:28 ---> 4de5a7613a78 14:41:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:41:28 ---> Running in 5096bb3adc40 14:41:29 Removing intermediate container 5096bb3adc40 14:41:29 ---> 07514973029e 14:41:29 Step 13/22 : WORKDIR /edgex 14:41:29 ---> Running in 2b2cbb3cc502 14:41:30 Removing intermediate container 2b2cbb3cc502 14:41:30 ---> 305d6a605504 14:41:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:41:32 ---> 6d6a277978e1 14:41:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:41:34 ---> ab4c163f307e 14:41:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:41:34 Removing intermediate container 4d1a72b022c8 14:41:34 ---> 1a45d94676a3 14:41:34 14:41:34 Step 10/23 : FROM alpine:3.14 14:41:34 ---> ac73e934f311 14:41:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:41:35 ---> Running in 1aa988e026f9 14:41:37 ---> cf168a5109b1 14:41:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:41:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:41:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:41:37 ---> ef11f8336c36 14:41:37 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:41:37 ---> Running in dcda6bec2df5 14:41:39 (1/1) Installing dumb-init (1.2.5-r1) 14:41:39 Executing busybox-1.33.1-r7.trigger 14:41:39 OK: 5 MiB in 15 packages 14:41:40 Removing intermediate container 1aa988e026f9 14:41:40 ---> a3ca03a3bc9b 14:41:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:41:41 ---> Running in 4acaef1f22b8 14:41:41 Removing intermediate container dcda6bec2df5 14:41:41 ---> a26e11fa5493 14:41:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:41:41 Removing intermediate container 4acaef1f22b8 14:41:41 ---> aaeb93cb258c 14:41:41 Step 13/23 : ENV APP_PORT=59881 14:41:42 ---> Running in a78755ae4234 14:41:42 ---> Running in 20ddeb7a0566 14:41:42 Removing intermediate container a78755ae4234 14:41:42 ---> 0eb1d3da610f 14:41:42 Step 20/22 : LABEL arch=arm64 14:41:42 ---> Running in 8a7d758e7a45 14:41:42 Removing intermediate container 20ddeb7a0566 14:41:42 ---> 58d7c43e1ba2 14:41:42 Step 14/23 : EXPOSE $APP_PORT 14:41:42 ---> Running in 648e67e53279 14:41:43 Removing intermediate container 8a7d758e7a45 14:41:43 ---> 18886e8958bb 14:41:43 Step 21/22 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 14:41:43 Removing intermediate container 648e67e53279 14:41:43 ---> 9b5355537fae 14:41:43 Step 15/23 : WORKDIR / 14:41:43 ---> Running in ccf6107f936a 14:41:43 ---> Running in 1d4d64dbc783 14:41:44 Removing intermediate container ccf6107f936a 14:41:44 ---> eabc0c9b50d7 14:41:44 Step 22/22 : LABEL version=0.0.0 14:41:44 ---> Running in 54aa07e50564 14:41:44 Removing intermediate container 1d4d64dbc783 14:41:44 ---> fabb3dbad90f 14:41:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:41:44 Removing intermediate container 54aa07e50564 14:41:45 ---> fbdf9b9a0dc7 14:41:45 14:41:45 ---> 2b2823458ee1 14:41:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:41:46 Successfully built fbdf9b9a0dc7 14:41:46 Successfully tagged security-proxy-setup-arm64:latest 14:41:46 Building security-spire-config 14:41:47  Building security-proxy-setup ... done  ---> 6e2acc20f3c0 14:41:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:41:48 ---> c1c72834e60e 14:41:48 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:41:48 ---> Running in e7ebf8ff59f3 14:41:49 Removing intermediate container e7ebf8ff59f3 14:41:49 ---> c8cfb5800e0a 14:41:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:41:49 ---> Running in 0d61fbf5c1ee 14:41:49 Removing intermediate container 0d61fbf5c1ee 14:41:49 ---> c3c6d4457b55 14:41:49 Step 21/23 : LABEL arch=arm64 14:41:50 ---> Running in 340d1d8645b2 14:41:50 Removing intermediate container 340d1d8645b2 14:41:50 ---> 171036c07341 14:41:50 Step 22/23 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 14:41:50 ---> Running in 981f56464fa5 14:41:51 Removing intermediate container 981f56464fa5 14:41:51 ---> 036db5e1e96c 14:41:51 Step 23/23 : LABEL version=0.0.0 14:41:51 ---> Running in 9383f5ca2310 14:41:51 Removing intermediate container 9383f5ca2310 14:41:51 ---> 193928901c73 14:41:51 14:41:52 Successfully built 193928901c73 14:41:52 Successfully tagged core-metadata-arm64:latest 14:41:52  Building core-metadata ... done Building security-spire-server 14:42:24 Removing intermediate container af333fe78b64 14:42:24 ---> 57d43e504c20 14:42:24 14:42:24 Step 10/23 : FROM alpine:3.14 14:42:24 ---> ac73e934f311 14:42:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:42:24 ---> Running in a9f68f23dd21 14:42:24 Removing intermediate container a9f68f23dd21 14:42:24 ---> 4b56c242fae3 14:42:24 Step 12/23 : ENV APP_PORT=59880 14:42:24 ---> Running in 6f992341b7f5 14:42:24 Removing intermediate container 6f992341b7f5 14:42:24 ---> 060e8017816e 14:42:24 Step 13/23 : EXPOSE $APP_PORT 14:42:24 ---> Running in 8720b65780f2 14:42:24 Removing intermediate container 8720b65780f2 14:42:24 ---> ed2cd10de2df 14:42:24 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:42:24 ---> Running in b1f37284c4e5 14:42:28 Removing intermediate container b1f37284c4e5 14:42:28 ---> 7d511552fec8 14:42:28 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:42:28 ---> Running in 8fe62ca22d34 14:42:28 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:42:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:42:28 ---> f235cd0e7af2 14:42:28 Step 3/26 : WORKDIR /edgex-go 14:42:28 ---> Using cache 14:42:28 ---> 94c5dcc6cbc6 14:42:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:42:28 ---> Using cache 14:42:28 ---> adb6e49dc5b0 14:42:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:42:28 ---> Running in e9d019f28ad0 14:42:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:42:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:42:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:42:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:42:32 (1/6) Installing dumb-init (1.2.5-r1) 14:42:32 OK: 220 MiB in 52 packages 14:42:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:42:33 (3/6) Installing libsodium (1.0.18-r0) 14:42:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:42:33 (5/6) Installing libzmq (4.3.4-r0) 14:42:33 (6/6) Installing zeromq (4.3.4-r0) 14:42:33 Executing busybox-1.33.1-r7.trigger 14:42:33 OK: 8 MiB in 20 packages 14:42:35 Removing intermediate container e9d019f28ad0 14:42:35 ---> cc2946515966 14:42:35 Step 6/26 : COPY go.mod vendor* ./ 14:42:35 Removing intermediate container 8fe62ca22d34 14:42:35 ---> 84ce44b14963 14:42:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:42:35 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:42:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:42:35 ---> f235cd0e7af2 14:42:35 Step 3/25 : WORKDIR /edgex-go 14:42:35 ---> Using cache 14:42:35 ---> 94c5dcc6cbc6 14:42:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:42:35 ---> Using cache 14:42:35 ---> adb6e49dc5b0 14:42:35 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:42:35 ---> Using cache 14:42:35 ---> cc2946515966 14:42:35 Step 6/25 : COPY go.mod vendor* ./ 14:42:36 ---> db7b65710793 14:42:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:42:36 ---> Running in a125d55790ac 14:42:37 ---> 11d63387f6ed 14:42:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:42:37 ---> 0ce66821b0e7 14:42:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:42:37 ---> Running in 96e4c860fd76 14:42:40 ---> fd00a6c246ab 14:42:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:42:40 ---> de4c887ad04c 14:42:40 Step 19/23 : ENTRYPOINT ["/core-data"] 14:42:40 ---> Running in deab603e193d 14:42:41 Removing intermediate container deab603e193d 14:42:41 ---> 329dc7b1c9dc 14:42:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:42:42 ---> Running in 6d8a50f631a9 14:42:42 Removing intermediate container a125d55790ac 14:42:42 ---> aeb998db06b1 14:42:42 Step 8/26 : COPY . . 14:42:43 Removing intermediate container 6d8a50f631a9 14:42:43 ---> c9bd4c298916 14:42:43 Step 21/23 : LABEL arch=arm64 14:42:43 ---> Running in c1efd4bebace 14:42:44 Removing intermediate container c1efd4bebace 14:42:44 Removing intermediate container 96e4c860fd76 14:42:44 ---> e8934c54e29c 14:42:44 Step 8/25 : COPY . . 14:42:44 ---> bb7cb1f277ca 14:42:44 Step 22/23 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 14:42:44 ---> Running in 3227efc33b70 14:42:45 Removing intermediate container 3227efc33b70 14:42:45 ---> 3d03f6896880 14:42:45 Step 23/23 : LABEL version=0.0.0 14:42:45 ---> Running in 8edd402b8fc8 14:42:46 Removing intermediate container 8edd402b8fc8 14:42:46 ---> 0006e9416236 14:42:46 14:42:47 Successfully built 0006e9416236 14:42:47 Successfully tagged core-data-arm64:latest 14:42:47 Building security-secretstore-setup 14:43:14  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:43:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:43:14 ---> f235cd0e7af2 14:43:14 Step 3/25 : WORKDIR /edgex-go 14:43:14 ---> Using cache 14:43:14 ---> 94c5dcc6cbc6 14:43:14 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:43:14 ---> Using cache 14:43:14 ---> adb6e49dc5b0 14:43:14 Step 5/25 : RUN apk add --update --no-cache make git 14:43:14 ---> Running in a19572356782 14:43:15 ---> 43df7a372ffe 14:43:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:43:16 ---> Running in 9cc6ef435f9b 14:43:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:43:16 Removing intermediate container 9cc6ef435f9b 14:43:16 ---> 296becb32eb7 14:43:16 Step 10/26 : RUN mkdir -p spire-build 14:43:16 ---> Running in 113e06418c0a 14:43:17 ---> ae291062c108 14:43:17 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:43:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:43:17 ---> Running in fa9752de788a 14:43:18 Removing intermediate container fa9752de788a 14:43:18 ---> 5693e4bd994e 14:43:18 Step 10/25 : RUN mkdir -p spire-build 14:43:18 OK: 220 MiB in 52 packages 14:43:18 ---> Running in ca81773e38be 14:43:20 Removing intermediate container a19572356782 14:43:20 ---> 847487b5ecdb 14:43:20 Step 6/25 : COPY go.mod vendor* ./ 14:43:20 Removing intermediate container 113e06418c0a 14:43:20 ---> ee36431f757f 14:43:20 Step 11/26 : WORKDIR /edgex-go/spire-build 14:43:20 ---> Running in 296b7d331b26 14:43:21 Removing intermediate container 296b7d331b26 14:43:21 ---> 732ff7634d1f 14:43:21 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 14:43:21 ---> d3510038f766 14:43:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:43:21 ---> Running in 84249b800ec5 14:43:21 ---> Running in 20930e17ed1c 14:43:21 Removing intermediate container ca81773e38be 14:43:21 ---> fd04ec902fda 14:43:21 Step 11/25 : WORKDIR /edgex-go/spire-build 14:43:22 ---> Running in 88c0db8548eb 14:43:23 Removing intermediate container 88c0db8548eb 14:43:23 ---> 3ca8cdcdfe7c 14:43:23 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 14:43:23 ---> Running in c1f9f8e83273 14:43:24 spire-1.2.1/ 14:43:24 spire-1.2.1/.data/ 14:43:24 spire-1.2.1/.data/.file 14:43:24 spire-1.2.1/.dockerignore 14:43:24 spire-1.2.1/.gitattributes 14:43:24 spire-1.2.1/.githooks/ 14:43:24 spire-1.2.1/.githooks/pre-commit 14:43:24 spire-1.2.1/.github/ 14:43:24 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:43:24 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:43:24 spire-1.2.1/.github/dependabot.yml 14:43:24 spire-1.2.1/.github/workflows/ 14:43:24 spire-1.2.1/.github/workflows/nightly_build.yaml 14:43:24 spire-1.2.1/.github/workflows/pr_build.yaml 14:43:24 spire-1.2.1/.github/workflows/release_build.yaml 14:43:24 spire-1.2.1/.github/workflows/scripts/ 14:43:24 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:43:24 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:43:24 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:43:24 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:43:24 spire-1.2.1/.github/workflows/scripts/split.sh 14:43:24 spire-1.2.1/.gitignore 14:43:24 spire-1.2.1/.go-version 14:43:24 spire-1.2.1/.golangci.yml 14:43:24 spire-1.2.1/ADOPTERS.md 14:43:24 spire-1.2.1/CHANGELOG.md 14:43:24 spire-1.2.1/CODE-OF-CONDUCT.md 14:43:24 spire-1.2.1/CODEOWNERS 14:43:24 spire-1.2.1/CONTRIBUTING.md 14:43:24 spire-1.2.1/Dockerfile 14:43:24 spire-1.2.1/Dockerfile.dev 14:43:24 spire-1.2.1/Dockerfile.scratch 14:43:24 spire-1.2.1/LICENSE 14:43:24 spire-1.2.1/MAINTAINERS.md 14:43:24 spire-1.2.1/Makefile 14:43:24 spire-1.2.1/README.md 14:43:24 spire-1.2.1/ROADMAP.md 14:43:24 spire-1.2.1/SECURITY.md 14:43:24 spire-1.2.1/cmd/ 14:43:24 spire-1.2.1/cmd/spire-agent/ 14:43:24 spire-1.2.1/cmd/spire-agent/cli/ 14:43:24 spire-1.2.1/cmd/spire-agent/cli/api/ 14:43:24 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:43:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:43:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:43:24 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:43:24 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:43:24 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:43:24 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:43:24 spire-1.2.1/cmd/spire-agent/cli/common/ 14:43:24 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:43:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:43:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:43:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:43:24 spire-1.2.1/cmd/spire-agent/cli/run/ 14:43:24 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:43:24 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:43:24 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:43:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:43:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:43:24 spire-1.2.1/cmd/spire-agent/main.go 14:43:24 spire-1.2.1/cmd/spire-server/ 14:43:24 spire-1.2.1/cmd/spire-server/cli/ 14:43:24 spire-1.2.1/cmd/spire-server/cli/agent/ 14:43:24 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:43:24 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/cli.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/entry/ 14:43:24 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/federation/ 14:43:24 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:43:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:43:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/run/ 14:43:24 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/token/ 14:43:24 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/validate/ 14:43:24 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/x509/ 14:43:24 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:43:24 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:43:24 spire-1.2.1/cmd/spire-server/main.go 14:43:24 spire-1.2.1/cmd/spire-server/util/ 14:43:24 spire-1.2.1/cmd/spire-server/util/util.go 14:43:24 spire-1.2.1/conf/ 14:43:24 spire-1.2.1/conf/agent/ 14:43:24 spire-1.2.1/conf/agent/agent.conf 14:43:24 spire-1.2.1/conf/agent/agent_full.conf 14:43:24 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:43:24 spire-1.2.1/conf/server/ 14:43:24 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:43:24 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:43:24 spire-1.2.1/conf/server/server.conf 14:43:24 spire-1.2.1/conf/server/server_full.conf 14:43:24 spire-1.2.1/doc/ 14:43:24 spire-1.2.1/doc/SPIRE101.md 14:43:24 spire-1.2.1/doc/auditlog.md 14:43:24 spire-1.2.1/doc/authorization_policy_engine.md 14:43:24 spire-1.2.1/doc/changelog_guidelines.md 14:43:24 spire-1.2.1/doc/cure53-report.pdf 14:43:24 spire-1.2.1/doc/images/ 14:43:24 spire-1.2.1/doc/images/2019_roadmap.png 14:43:24 spire-1.2.1/doc/images/SPIRE101.png 14:43:24 spire-1.2.1/doc/images/SPIRE_agent.png 14:43:24 spire-1.2.1/doc/images/SPIRE_server.png 14:43:24 spire-1.2.1/doc/images/cache_mgr.png 14:43:24 spire-1.2.1/doc/images/cache_mgr_components.png 14:43:24 spire-1.2.1/doc/images/federated_spire.png 14:43:24 spire-1.2.1/doc/images/ha_mode.png 14:43:24 spire-1.2.1/doc/images/nested_spire.png 14:43:24 spire-1.2.1/doc/images/oidc_federation.png 14:43:24 spire-1.2.1/doc/images/single_trust_domain.png 14:43:24 spire-1.2.1/doc/images/spiffe_compatible.png 14:43:24 spire-1.2.1/doc/images/spire_logo.png 14:43:24 spire-1.2.1/doc/migrating_registration_api_clients.md 14:43:24 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:43:24 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:43:24 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:43:24 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:43:24 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:43:24 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:43:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:43:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:43:24 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:43:24 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:43:24 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:43:24 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:43:24 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:43:24 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:43:24 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:43:24 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:43:24 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:43:24 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:43:24 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:43:24 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:43:24 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:43:24 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:43:24 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:43:24 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:43:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:43:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:43:24 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:43:24 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:43:24 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:43:24 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:43:24 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:43:24 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:43:24 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:43:24 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:43:24 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:43:24 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:43:24 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:43:24 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:43:24 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:43:24 spire-1.2.1/doc/scaling_spire.md 14:43:24 spire-1.2.1/doc/spire_agent.md 14:43:24 spire-1.2.1/doc/spire_server.md 14:43:24 spire-1.2.1/doc/supported_integrations.md 14:43:24 spire-1.2.1/doc/telemetry.md 14:43:24 spire-1.2.1/doc/telemetry_config.md 14:43:24 spire-1.2.1/doc/upgrading.md 14:43:24 spire-1.2.1/doc/using_spire.md 14:43:24 spire-1.2.1/examples/ 14:43:24 spire-1.2.1/examples/README.md 14:43:24 spire-1.2.1/go.mod 14:43:24 spire-1.2.1/go.sum 14:43:24 spire-1.2.1/pkg/ 14:43:24 spire-1.2.1/pkg/agent/ 14:43:24 spire-1.2.1/pkg/agent/agent.go 14:43:24 spire-1.2.1/pkg/agent/api/ 14:43:24 spire-1.2.1/pkg/agent/api/config.go 14:43:24 spire-1.2.1/pkg/agent/api/debug/ 14:43:24 spire-1.2.1/pkg/agent/api/debug/v1/ 14:43:24 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:43:24 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:43:24 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:43:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:43:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:43:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:43:24 spire-1.2.1/pkg/agent/api/endpoints.go 14:43:24 spire-1.2.1/pkg/agent/api/health/ 14:43:24 spire-1.2.1/pkg/agent/api/health/v1/ 14:43:24 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:43:24 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:43:24 spire-1.2.1/pkg/agent/api/rpccontext/ 14:43:24 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:43:24 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:43:24 spire-1.2.1/pkg/agent/attestor/ 14:43:24 spire-1.2.1/pkg/agent/attestor/node/ 14:43:24 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:43:24 spire-1.2.1/pkg/agent/attestor/node/node.go 14:43:24 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:43:24 spire-1.2.1/pkg/agent/attestor/workload/ 14:43:24 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:43:24 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:43:24 spire-1.2.1/pkg/agent/catalog/ 14:43:24 spire-1.2.1/pkg/agent/catalog/catalog.go 14:43:24 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:43:24 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:43:24 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:43:24 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:43:24 spire-1.2.1/pkg/agent/client/ 14:43:24 spire-1.2.1/pkg/agent/client/client.go 14:43:24 spire-1.2.1/pkg/agent/client/client_test.go 14:43:24 spire-1.2.1/pkg/agent/client/dial.go 14:43:24 spire-1.2.1/pkg/agent/client/nodeconn.go 14:43:24 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:43:24 spire-1.2.1/pkg/agent/client/update.go 14:43:24 spire-1.2.1/pkg/agent/client/util.go 14:43:24 spire-1.2.1/pkg/agent/common/ 14:43:24 spire-1.2.1/pkg/agent/common/backoff/ 14:43:24 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:43:24 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:43:24 spire-1.2.1/pkg/agent/common/cgroups/ 14:43:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:43:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:43:24 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:43:24 spire-1.2.1/pkg/agent/config.go 14:43:24 spire-1.2.1/pkg/agent/endpoints/ 14:43:24 spire-1.2.1/pkg/agent/endpoints/config.go 14:43:24 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:43:24 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:43:24 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:43:24 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:43:24 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:43:24 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:43:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:43:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:43:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:43:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:43:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:43:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:43:24 spire-1.2.1/pkg/agent/endpoints/workload/ 14:43:24 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:43:24 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:43:24 spire-1.2.1/pkg/agent/manager/ 14:43:24 spire-1.2.1/pkg/agent/manager/cache/ 14:43:24 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:43:24 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:43:24 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:43:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:43:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:43:24 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:43:24 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:43:24 spire-1.2.1/pkg/agent/manager/config.go 14:43:24 spire-1.2.1/pkg/agent/manager/manager.go 14:43:24 spire-1.2.1/pkg/agent/manager/manager_test.go 14:43:24 spire-1.2.1/pkg/agent/manager/storage.go 14:43:24 spire-1.2.1/pkg/agent/manager/storage_test.go 14:43:24 spire-1.2.1/pkg/agent/manager/storecache/ 14:43:24 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:43:24 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:43:24 spire-1.2.1/pkg/agent/manager/sync.go 14:43:24 spire-1.2.1/pkg/agent/plugin/ 14:43:24 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:43:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:43:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:43:24 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:43:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:43:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:43:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:43:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:43:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:43:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:43:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:43:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:43:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:43:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:43:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:43:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:43:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:43:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:43:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:43:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:43:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:43:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:43:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:43:24 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:43:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:43:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:43:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:43:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:43:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:43:24 spire-1.2.1/pkg/agent/svid/ 14:43:24 spire-1.2.1/pkg/agent/svid/rotator.go 14:43:24 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:43:24 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:43:24 spire-1.2.1/pkg/agent/svid/store/ 14:43:24 spire-1.2.1/pkg/agent/svid/store/service.go 14:43:24 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:43:24 spire-1.2.1/pkg/common/ 14:43:24 spire-1.2.1/pkg/common/agentpathtemplate/ 14:43:24 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:43:24 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:43:24 spire-1.2.1/pkg/common/api/ 14:43:24 spire-1.2.1/pkg/common/api/metrics.go 14:43:24 spire-1.2.1/pkg/common/api/middleware/ 14:43:24 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:43:24 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:43:24 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:43:24 spire-1.2.1/pkg/common/api/middleware/logger.go 14:43:24 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:43:24 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:43:24 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:43:24 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:43:24 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:43:24 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:43:24 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:43:24 spire-1.2.1/pkg/common/api/middleware/names.go 14:43:24 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:43:24 spire-1.2.1/pkg/common/api/names.go 14:43:24 spire-1.2.1/pkg/common/api/ratelimit.go 14:43:24 spire-1.2.1/pkg/common/api/rpccontext/ 14:43:24 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:43:24 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:43:24 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:43:24 spire-1.2.1/pkg/common/auth/ 14:43:24 spire-1.2.1/pkg/common/auth/interceptors.go 14:43:24 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:43:24 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:43:24 spire-1.2.1/pkg/common/bundleutil/ 14:43:24 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:43:24 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:43:24 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:43:24 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:43:24 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:43:24 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:43:24 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:43:24 spire-1.2.1/pkg/common/bundleutil/types.go 14:43:24 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:43:24 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:43:24 spire-1.2.1/pkg/common/catalog/ 14:43:24 spire-1.2.1/pkg/common/catalog/bind.go 14:43:24 spire-1.2.1/pkg/common/catalog/builtin.go 14:43:24 spire-1.2.1/pkg/common/catalog/catalog.go 14:43:24 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:43:24 spire-1.2.1/pkg/common/catalog/closers.go 14:43:24 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:43:24 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:43:24 spire-1.2.1/pkg/common/catalog/config.go 14:43:24 spire-1.2.1/pkg/common/catalog/config_test.go 14:43:24 spire-1.2.1/pkg/common/catalog/configure.go 14:43:24 spire-1.2.1/pkg/common/catalog/constraints.go 14:43:24 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:43:24 spire-1.2.1/pkg/common/catalog/context.go 14:43:24 spire-1.2.1/pkg/common/catalog/external.go 14:43:24 spire-1.2.1/pkg/common/catalog/host.go 14:43:24 spire-1.2.1/pkg/common/catalog/pipenet.go 14:43:24 spire-1.2.1/pkg/common/catalog/plugin.go 14:43:24 spire-1.2.1/pkg/common/catalog/testplugin/ 14:43:24 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:43:24 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:43:24 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:43:24 spire-1.2.1/pkg/common/cli/ 14:43:24 spire-1.2.1/pkg/common/cli/env.go 14:43:24 spire-1.2.1/pkg/common/cli/flags.go 14:43:24 spire-1.2.1/pkg/common/cli/trust_domain.go 14:43:24 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:43:24 spire-1.2.1/pkg/common/cli/umask.go 14:43:24 spire-1.2.1/pkg/common/cli/umask_posix.go 14:43:24 spire-1.2.1/pkg/common/cli/umask_test.go 14:43:24 spire-1.2.1/pkg/common/cli/umask_windows.go 14:43:24 spire-1.2.1/pkg/common/cliprinter/ 14:43:24 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:43:24 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:43:24 spire-1.2.1/pkg/common/cliprinter/flag.go 14:43:24 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:43:24 spire-1.2.1/pkg/common/cliprinter/format.go 14:43:24 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/ 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:43:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:43:24 spire-1.2.1/pkg/common/coretypes/ 14:43:24 spire-1.2.1/pkg/common/coretypes/bundle/ 14:43:24 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:43:24 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:43:24 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:43:24 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:43:24 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:43:24 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:43:24 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:43:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:43:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:43:24 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:43:24 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:43:24 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:43:24 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:43:24 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:43:24 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:43:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:43:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:43:24 spire-1.2.1/pkg/common/cryptoutil/ 14:43:24 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:43:24 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:43:24 spire-1.2.1/pkg/common/diskutil/ 14:43:24 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:43:24 spire-1.2.1/pkg/common/diskutil/file_test.go 14:43:24 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:43:24 spire-1.2.1/pkg/common/errorutil/ 14:43:24 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:43:24 spire-1.2.1/pkg/common/health/ 14:43:24 spire-1.2.1/pkg/common/health/config.go 14:43:24 spire-1.2.1/pkg/common/health/context.go 14:43:24 spire-1.2.1/pkg/common/health/context_test.go 14:43:24 spire-1.2.1/pkg/common/health/health.go 14:43:24 spire-1.2.1/pkg/common/health/health_test.go 14:43:24 spire-1.2.1/pkg/common/health/logger.go 14:43:24 spire-1.2.1/pkg/common/hostservice/ 14:43:24 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:43:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:43:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:43:24 spire-1.2.1/pkg/common/idutil/ 14:43:24 spire-1.2.1/pkg/common/idutil/require.go 14:43:24 spire-1.2.1/pkg/common/idutil/require_test.go 14:43:24 spire-1.2.1/pkg/common/idutil/safety.go 14:43:24 spire-1.2.1/pkg/common/idutil/safety_test.go 14:43:24 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:43:24 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:43:24 spire-1.2.1/pkg/common/jwtsvid/ 14:43:24 spire-1.2.1/pkg/common/jwtsvid/common.go 14:43:24 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:43:24 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:43:24 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:43:24 spire-1.2.1/pkg/common/jwtutil/ 14:43:24 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:43:24 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:43:24 spire-1.2.1/pkg/common/log/ 14:43:24 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:43:24 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:43:24 spire-1.2.1/pkg/common/log/log.go 14:43:24 spire-1.2.1/pkg/common/log/log_test.go 14:43:24 spire-1.2.1/pkg/common/log/options.go 14:43:24 spire-1.2.1/pkg/common/nodeutil/ 14:43:24 spire-1.2.1/pkg/common/nodeutil/node.go 14:43:24 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:43:24 spire-1.2.1/pkg/common/peertracker/ 14:43:24 spire-1.2.1/pkg/common/peertracker/conn.go 14:43:24 spire-1.2.1/pkg/common/peertracker/credentials.go 14:43:24 spire-1.2.1/pkg/common/peertracker/errors.go 14:43:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:43:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:43:24 spire-1.2.1/pkg/common/peertracker/info.go 14:43:24 spire-1.2.1/pkg/common/peertracker/listener.go 14:43:24 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:43:24 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:43:24 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:43:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:43:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:43:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:43:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:43:24 spire-1.2.1/pkg/common/peertracker/tcp.go 14:43:24 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:43:24 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:43:24 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:43:24 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:43:24 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:43:24 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:43:24 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:43:24 spire-1.2.1/pkg/common/peertracker/uds.go 14:43:24 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:43:24 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:43:24 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:43:24 spire-1.2.1/pkg/common/pemutil/ 14:43:24 spire-1.2.1/pkg/common/pemutil/block.go 14:43:24 spire-1.2.1/pkg/common/pemutil/certs.go 14:43:24 spire-1.2.1/pkg/common/pemutil/common.go 14:43:24 spire-1.2.1/pkg/common/pemutil/csr.go 14:43:24 spire-1.2.1/pkg/common/pemutil/keys.go 14:43:24 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:43:24 spire-1.2.1/pkg/common/pemutil/testdata/ 14:43:24 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:43:24 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:43:24 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:43:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:43:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:43:24 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:43:24 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:43:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:43:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:43:24 spire-1.2.1/pkg/common/plugin/ 14:43:24 spire-1.2.1/pkg/common/plugin/aws/ 14:43:24 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:43:24 spire-1.2.1/pkg/common/plugin/azure/ 14:43:24 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:43:24 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:43:24 spire-1.2.1/pkg/common/plugin/facade.go 14:43:24 spire-1.2.1/pkg/common/plugin/facade_test.go 14:43:24 spire-1.2.1/pkg/common/plugin/gcp/ 14:43:24 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:43:24 spire-1.2.1/pkg/common/plugin/k8s/ 14:43:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:43:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:43:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:43:24 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:43:24 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:43:24 spire-1.2.1/pkg/common/plugin/log.go 14:43:24 spire-1.2.1/pkg/common/plugin/sshpop/ 14:43:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:43:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:43:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:43:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:43:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:43:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:43:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:43:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:43:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:43:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:43:24 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:43:24 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:43:24 spire-1.2.1/pkg/common/plugin/x509pop/ 14:43:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:43:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:43:24 spire-1.2.1/pkg/common/profiling/ 14:43:24 spire-1.2.1/pkg/common/profiling/dumpers.go 14:43:24 spire-1.2.1/pkg/common/profiling/profiling.go 14:43:24 spire-1.2.1/pkg/common/protoutil/ 14:43:24 spire-1.2.1/pkg/common/protoutil/masks.go 14:43:24 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:43:24 spire-1.2.1/pkg/common/rotationutil/ 14:43:24 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:43:24 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:43:24 spire-1.2.1/pkg/common/selector/ 14:43:24 spire-1.2.1/pkg/common/selector/selector.go 14:43:24 spire-1.2.1/pkg/common/selector/selector_test.go 14:43:24 spire-1.2.1/pkg/common/selector/set.go 14:43:24 spire-1.2.1/pkg/common/selector/set_utils.go 14:43:24 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:43:24 spire-1.2.1/pkg/common/telemetry/ 14:43:24 spire-1.2.1/pkg/common/telemetry/agent/ 14:43:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:43:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:43:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:43:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:43:24 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:43:24 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:43:24 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:43:24 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:43:24 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:43:24 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:43:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:43:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:43:24 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:43:24 spire-1.2.1/pkg/common/telemetry/call.go 14:43:24 spire-1.2.1/pkg/common/telemetry/common/ 14:43:24 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:43:24 spire-1.2.1/pkg/common/telemetry/config.go 14:43:24 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:43:24 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:43:24 spire-1.2.1/pkg/common/telemetry/inmem.go 14:43:24 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:43:24 spire-1.2.1/pkg/common/telemetry/m3.go 14:43:24 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:43:24 spire-1.2.1/pkg/common/telemetry/metrics.go 14:43:24 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:43:24 spire-1.2.1/pkg/common/telemetry/names.go 14:43:24 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:43:24 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:43:24 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:43:24 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:43:24 spire-1.2.1/pkg/common/telemetry/server/ 14:43:24 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:43:24 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:43:24 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:43:24 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:43:24 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:43:24 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.goRemoving intermediate container 1a1944fa63e3 14:43:24 ---> b1970117e997 14:43:24 14:43:24 Step 10/22 : FROM alpine:3.14 14:43:24 ---> ac73e934f311 14:43:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:43:24 ---> Using cache 14:43:24 ---> a3ca03a3bc9b 14:43:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:43:24 ---> Using cache 14:43:24 ---> aaeb93cb258c 14:43:24 Step 13/22 : ENV APP_PORT=59861 14:43:25 14:43:25 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:43:25 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:43:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:43:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:43:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:43:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:43:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:43:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:43:25 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:43:25 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:43:25 spire-1.2.1/pkg/common/telemetry/server/server.go 14:43:25 spire-1.2.1/pkg/common/telemetry/sink.go 14:43:25 spire-1.2.1/pkg/common/telemetry/statsd.go 14:43:25 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:43:25 spire-1.2.1/pkg/common/telemetry/uptime.go 14:43:25 spire-1.2.1/pkg/common/telemetry/version.go 14:43:25 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:43:25 spire-1.2.1/pkg/common/uptime/ 14:43:25 spire-1.2.1/pkg/common/uptime/uptime.go 14:43:25 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:43:25 spire-1.2.1/pkg/common/util/ 14:43:25 spire-1.2.1/pkg/common/util/certs.go 14:43:25 spire-1.2.1/pkg/common/util/certs_test.go 14:43:25 spire-1.2.1/pkg/common/util/csr.go 14:43:25 spire-1.2.1/pkg/common/util/hash.go 14:43:25 spire-1.2.1/pkg/common/util/selectors.go 14:43:25 spire-1.2.1/pkg/common/util/selectors_test.go 14:43:25 spire-1.2.1/pkg/common/util/signals.go 14:43:25 spire-1.2.1/pkg/common/util/sort.go 14:43:25 spire-1.2.1/pkg/common/util/sort_test.go 14:43:25 spire-1.2.1/pkg/common/util/task.go 14:43:25 spire-1.2.1/pkg/common/util/task_test.go 14:43:25 spire-1.2.1/pkg/common/util/testdata/ 14:43:25 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:43:25 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:43:25 spire-1.2.1/pkg/common/version/ 14:43:25 spire-1.2.1/pkg/common/version/version.go 14:43:25 spire-1.2.1/pkg/common/x509svid/ 14:43:25 spire-1.2.1/pkg/common/x509svid/common_test.go 14:43:25 spire-1.2.1/pkg/common/x509svid/csr.go 14:43:25 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:43:25 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:43:25 spire-1.2.1/pkg/common/x509util/ 14:43:25 spire-1.2.1/pkg/common/x509util/cert.go 14:43:25 spire-1.2.1/pkg/common/x509util/dns.go 14:43:25 spire-1.2.1/pkg/common/x509util/dns_test.goRemoving intermediate container 46a7f76b2fbc 14:43:25 ---> 021b79995b51 14:43:25 14:43:25 Step 10/22 : FROM alpine:3.14 14:43:25 14:43:25 spire-1.2.1/pkg/common/x509util/keyid.go 14:43:25 spire-1.2.1/pkg/common/x509util/keypair.go 14:43:25 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:43:25 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:43:25 spire-1.2.1/pkg/server/ 14:43:25 spire-1.2.1/pkg/server/api/ 14:43:25 spire-1.2.1/pkg/server/api/agent.go 14:43:25 spire-1.2.1/pkg/server/api/agent/ 14:43:25 spire-1.2.1/pkg/server/api/agent/v1/ 14:43:25 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:43:25 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:43:25 spire-1.2.1/pkg/server/api/agent_test.go 14:43:25 spire-1.2.1/pkg/server/api/api.go 14:43:25 spire-1.2.1/pkg/server/api/audit/ 14:43:25 spire-1.2.1/pkg/server/api/audit/audit.go 14:43:25 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:43:25 spire-1.2.1/pkg/server/api/bundle.go 14:43:25 spire-1.2.1/pkg/server/api/bundle/ 14:43:25 spire-1.2.1/pkg/server/api/bundle/v1/ 14:43:25 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:43:25 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:43:25 spire-1.2.1/pkg/server/api/bundle_test.go 14:43:25 spire-1.2.1/pkg/server/api/debug/ 14:43:25 spire-1.2.1/pkg/server/api/debug/v1/ 14:43:25 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:43:25 spire-1.2.1/pkg/server/api/debug/v1/service_test.go ---> ac73e934f311 14:43:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:43:25 14:43:25 spire-1.2.1/pkg/server/api/entry.go 14:43:25 spire-1.2.1/pkg/server/api/entry/ 14:43:25 spire-1.2.1/pkg/server/api/entry/v1/ 14:43:25 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:43:25 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:43:25 spire-1.2.1/pkg/server/api/entry_test.go 14:43:25 spire-1.2.1/pkg/server/api/health/ 14:43:25 spire-1.2.1/pkg/server/api/health/v1/ 14:43:25 spire-1.2.1/pkg/server/api/health/v1/service.go 14:43:25 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:43:25 spire-1.2.1/pkg/server/api/id.go 14:43:25 spire-1.2.1/pkg/server/api/id_test.go 14:43:25 spire-1.2.1/pkg/server/api/limits/ 14:43:25 spire-1.2.1/pkg/server/api/limits/limits.go 14:43:25 spire-1.2.1/pkg/server/api/middleware/ 14:43:25 spire-1.2.1/pkg/server/api/middleware/alias.go 14:43:25 spire-1.2.1/pkg/server/api/middleware/audit.go 14:43:25 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:43:25 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:43:25 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:43:25 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:43:25 spire-1.2.1/pkg/server/api/middleware/caller.go 14:43:25 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:43:25 spire-1.2.1/pkg/server/api/middleware/common.go 14:43:25 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:43:25 spire-1.2.1/pkg/server/api/middleware/entries.go 14:43:25 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:43:25 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:43:25 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:43:25 spire-1.2.1/pkg/server/api/ratelimit.go 14:43:25 spire-1.2.1/pkg/server/api/rpccontext/ 14:43:25 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:43:25 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:43:25 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:43:25 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:43:25 spire-1.2.1/pkg/server/api/selector.go 14:43:25 spire-1.2.1/pkg/server/api/selector_test.go 14:43:25 spire-1.2.1/pkg/server/api/status.go 14:43:25 spire-1.2.1/pkg/server/api/status_test.go 14:43:25 spire-1.2.1/pkg/server/api/svid/ 14:43:25 spire-1.2.1/pkg/server/api/svid/v1/ 14:43:25 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:43:25 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:43:25 spire-1.2.1/pkg/server/api/trustdomain.go 14:43:25 spire-1.2.1/pkg/server/api/trustdomain/ 14:43:25 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:43:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:43:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:43:25 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:43:25 spire-1.2.1/pkg/server/authpolicy/ 14:43:25 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:43:25 spire-1.2.1/pkg/server/authpolicy/policy.go 14:43:25 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:43:25 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:43:25 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:43:25 spire-1.2.1/pkg/server/authpolicy/validate.go 14:43:25 spire-1.2.1/pkg/server/bundle/ 14:43:25 spire-1.2.1/pkg/server/bundle/client/ 14:43:25 spire-1.2.1/pkg/server/bundle/client/client.go 14:43:25 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:43:25 spire-1.2.1/pkg/server/bundle/client/manager.go 14:43:25 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:43:25 spire-1.2.1/pkg/server/bundle/client/sources.go 14:43:25 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:43:25 spire-1.2.1/pkg/server/bundle/client/updater.go 14:43:25 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:43:25 spire-1.2.1/pkg/server/ca/ 14:43:25 spire-1.2.1/pkg/server/ca/ca.go 14:43:25 spire-1.2.1/pkg/server/ca/ca_health.go 14:43:25 spire-1.2.1/pkg/server/ca/ca_test.go 14:43:25 spire-1.2.1/pkg/server/ca/journal.go 14:43:25 spire-1.2.1/pkg/server/ca/journal_test.go 14:43:25 spire-1.2.1/pkg/server/ca/manager.go 14:43:25 spire-1.2.1/pkg/server/ca/manager_health.go 14:43:25 spire-1.2.1/pkg/server/ca/manager_test.go 14:43:25 spire-1.2.1/pkg/server/ca/templates.go 14:43:25 spire-1.2.1/pkg/server/ca/upstream_client.go 14:43:25 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:43:25 spire-1.2.1/pkg/server/ca/validation.go 14:43:25 spire-1.2.1/pkg/server/cache/ 14:43:25 spire-1.2.1/pkg/server/cache/dscache/ 14:43:25 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:43:25 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:43:25 spire-1.2.1/pkg/server/cache/entrycache/ 14:43:25 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:43:25 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:43:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:43:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:43:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:43:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:43:25 spire-1.2.1/pkg/server/catalog/ 14:43:25 spire-1.2.1/pkg/server/catalog/catalog.go 14:43:25 spire-1.2.1/pkg/server/catalog/keymanager.go 14:43:25 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:43:25 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:43:25 spire-1.2.1/pkg/server/catalog/notifier.go 14:43:25 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:43:25 spire-1.2.1/pkg/server/config.go 14:43:25 spire-1.2.1/pkg/server/datastore/ 14:43:25 spire-1.2.1/pkg/server/datastore/datastore.go 14:43:25 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:43:25 spire-1.2.1/pkg/server/datastore/repository.go 14:43:25 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:43:25 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:43:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:43:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:43:25 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:43:25 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:43:25 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:43:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:43:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:43:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:43:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:43:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:43:25 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:43:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:43:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:43:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:43:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:43:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:43:25 spire-1.2.1/pkg/server/endpoints/ 14:43:25 spire-1.2.1/pkg/server/endpoints/bundle/ 14:43:25 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:43:25 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:43:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:43:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:43:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:43:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:43:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:43:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:43:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:43:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:43:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:43:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:43:25 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:43:25 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:43:25 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:43:25 spire-1.2.1/pkg/server/endpoints/config.go 14:43:25 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:43:25 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:43:25 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:43:25 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:43:25 spire-1.2.1/pkg/server/endpoints/middleware.go 14:43:25 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:43:25 spire-1.2.1/pkg/server/hostservice/ 14:43:25 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:43:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:43:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:43:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:43:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:43:25 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:43:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:43:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/ 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/ 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/ ---> Running in ea39e5acaeb1 14:43:25 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:43:25 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go ---> Running in 6210cefb7cb3 14:43:25 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:43:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:43:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:43:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:43:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:43:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:43:25 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:43:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:43:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/notifier/ 14:43:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:43:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:43:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:43:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:43:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:43:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:43:25 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:43:25 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:43:25 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:43:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:43:25 spire-1.2.1/pkg/server/registration/ 14:43:25 spire-1.2.1/pkg/server/registration/manager.go 14:43:25 spire-1.2.1/pkg/server/registration/manager_test.go 14:43:25 spire-1.2.1/pkg/server/scanentries.go 14:43:25 spire-1.2.1/pkg/server/scanentries_test.go 14:43:25 spire-1.2.1/pkg/server/server.go 14:43:25 spire-1.2.1/pkg/server/server_test.go 14:43:25 spire-1.2.1/pkg/server/svid/ 14:43:25 spire-1.2.1/pkg/server/svid/observer.go 14:43:25 spire-1.2.1/pkg/server/svid/observer_test.go 14:43:25 spire-1.2.1/pkg/server/svid/rotator.go 14:43:25 spire-1.2.1/pkg/server/svid/rotator_config.go 14:43:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:43:25 spire-1.2.1/pkg/server/svid/rotator_test.go 14:43:25 spire-1.2.1/proto/ 14:43:25 spire-1.2.1/proto/private/ 14:43:25 spire-1.2.1/proto/private/server/ 14:43:25 spire-1.2.1/proto/private/server/journal/ 14:43:25 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:43:25 spire-1.2.1/proto/private/server/journal/journal.proto 14:43:25 spire-1.2.1/proto/spire/ 14:43:25 spire-1.2.1/proto/spire/common/ 14:43:25 spire-1.2.1/proto/spire/common/common.pb.go 14:43:25 spire-1.2.1/proto/spire/common/common.proto 14:43:25 spire-1.2.1/proto/spire/common/plugin/ 14:43:25 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:43:25 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:43:25 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:43:25 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:43:25 spire-1.2.1/proto/spire/plugin/ 14:43:25 spire-1.2.1/proto/spire/plugin/agent/ 14:43:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:43:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:43:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:43:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:43:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:43:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:43:25 spire-1.2.1/release/ 14:43:25 spire-1.2.1/release/spire-extras/ 14:43:25 spire-1.2.1/release/spire-extras/README.md 14:43:25 spire-1.2.1/release/spire-extras/conf/ 14:43:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:43:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:43:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:43:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:43:25 spire-1.2.1/release/spire/ 14:43:25 spire-1.2.1/release/spire/README.md 14:43:25 spire-1.2.1/release/spire/conf/ 14:43:25 spire-1.2.1/release/spire/conf/agent/ 14:43:25 spire-1.2.1/release/spire/conf/agent/agent.conf 14:43:25 spire-1.2.1/release/spire/conf/server/ 14:43:25 spire-1.2.1/release/spire/conf/server/server.conf 14:43:25 spire-1.2.1/script/ 14:43:25 spire-1.2.1/script/build-artifact.sh 14:43:25 spire-1.2.1/script/generate_dummy_ca.sh 14:43:25 spire-1.2.1/support/ 14:43:25 spire-1.2.1/support/k8s/ 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:43:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:43:25 spire-1.2.1/support/oidc-discovery-provider/ 14:43:25 spire-1.2.1/support/oidc-discovery-provider/README.md 14:43:25 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:43:25 spire-1.2.1/support/oidc-discovery-provider/config.go 14:43:25 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:43:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:43:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:43:25 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:43:25 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:43:25 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:43:25 spire-1.2.1/support/oidc-discovery-provider/main.go 14:43:25 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:43:25 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:43:25 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:43:25 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:43:25 spire-1.2.1/test/ 14:43:25 spire-1.2.1/test/clock/ 14:43:25 spire-1.2.1/test/clock/clock.go 14:43:25 spire-1.2.1/test/fakes/ 14:43:25 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:43:25 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:43:25 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:43:25 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:43:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:43:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:43:25 spire-1.2.1/test/fakes/fakeagentstore/ 14:43:25 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:43:25 spire-1.2.1/test/fakes/fakedatastore/ 14:43:25 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:43:25 spire-1.2.1/test/fakes/fakeentryclient/ 14:43:25 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:43:25 spire-1.2.1/test/fakes/fakehealthchecker/ 14:43:25 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:43:25 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:43:25 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:43:25 spire-1.2.1/test/fakes/fakemetrics/ 14:43:25 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:43:25 spire-1.2.1/test/fakes/fakenoderesolver/ 14:43:25 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:43:25 spire-1.2.1/test/fakes/fakenotifier/ 14:43:25 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:43:25 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:43:25 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:43:25 spire-1.2.1/test/fakes/fakeserverca/ 14:43:25 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:43:25 spire-1.2.1/test/fakes/fakeservercatalog/ 14:43:25 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:43:25 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:43:25 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:43:25 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:43:25 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:43:25 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:43:25 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:43:25 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:43:25 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:43:25 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:43:25 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:43:25 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:43:25 spire-1.2.1/test/fixture/ 14:43:25 spire-1.2.1/test/fixture/certs/ 14:43:25 spire-1.2.1/test/fixture/certs/agent_svid.der 14:43:25 spire-1.2.1/test/fixture/certs/base_cert.pem 14:43:25 spire-1.2.1/test/fixture/certs/base_csr.pem 14:43:25 spire-1.2.1/test/fixture/certs/base_key.pem 14:43:25 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:43:25 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:43:25 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:43:25 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:43:25 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:43:25 spire-1.2.1/test/fixture/certs/blog_key.pem 14:43:25 spire-1.2.1/test/fixture/certs/bundle.der 14:43:25 spire-1.2.1/test/fixture/certs/ca.pem 14:43:25 spire-1.2.1/test/fixture/certs/ca_key.pem 14:43:25 spire-1.2.1/test/fixture/certs/database_cert.pem 14:43:25 spire-1.2.1/test/fixture/certs/database_csr.pem 14:43:25 spire-1.2.1/test/fixture/certs/database_key.pem 14:43:25 spire-1.2.1/test/fixture/certs/node_cert.pem 14:43:25 spire-1.2.1/test/fixture/certs/node_csr.pem 14:43:25 spire-1.2.1/test/fixture/certs/node_key.pem 14:43:25 spire-1.2.1/test/fixture/certs/svid.pem 14:43:25 spire-1.2.1/test/fixture/certs/svid_key.pem 14:43:25 spire-1.2.1/test/fixture/config/ 14:43:25 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:43:25 spire-1.2.1/test/fixture/config/agent_good.conf 14:43:25 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:43:25 spire-1.2.1/test/fixture/config/plugin_good.conf 14:43:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:43:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:43:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:43:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:43:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:43:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:43:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:43:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:43:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:43:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:43:25 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:43:25 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:43:25 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:43:25 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:43:25 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:43:25 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:43:25 spire-1.2.1/test/fixture/config/server_good.conf 14:43:25 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:43:25 spire-1.2.1/test/fixture/fixture.go 14:43:25 spire-1.2.1/test/fixture/nodeattestor/ 14:43:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:43:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:43:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:43:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:43:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:43:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:43:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:43:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:43:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:43:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:43:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:43:25 spire-1.2.1/test/fixture/registration/ 14:43:25 spire-1.2.1/test/fixture/registration/entries.json 14:43:25 spire-1.2.1/test/fixture/registration/good-for-update.json 14:43:25 spire-1.2.1/test/fixture/registration/good.json 14:43:25 spire-1.2.1/test/fixture/registration/invalid.json 14:43:25 spire-1.2.1/test/fixture/registration/invalid_json.json 14:43:25 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:43:25 spire-1.2.1/test/integration/ 14:43:25 spire-1.2.1/test/integration/README.md 14:43:25 spire-1.2.1/test/integration/common 14:43:25 spire-1.2.1/test/integration/setup/ 14:43:25 spire-1.2.1/test/integration/setup/adminclient/ 14:43:25 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:43:25 spire-1.2.1/test/integration/setup/adminclient/client.go 14:43:25 spire-1.2.1/test/integration/setup/debugagent/ 14:43:25 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:43:25 spire-1.2.1/test/integration/setup/debugagent/main.go 14:43:25 spire-1.2.1/test/integration/setup/debugserver/ 14:43:25 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:43:25 spire-1.2.1/test/integration/setup/debugserver/main.go 14:43:25 spire-1.2.1/test/integration/setup/downstreamclient/ 14:43:25 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:43:25 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:43:25 spire-1.2.1/test/integration/setup/itclient/ 14:43:25 spire-1.2.1/test/integration/setup/itclient/client.go 14:43:25 spire-1.2.1/test/integration/setup/node-attestation/ 14:43:25 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:43:25 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:43:25 spire-1.2.1/test/integration/setup/x509pop/ 14:43:25 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:43:25 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:43:25 spire-1.2.1/test/integration/suites/ 14:43:25 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:43:25 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:43:25 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:43:25 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:43:25 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:43:25 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:43:25 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:43:25 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:43:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:43:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:43:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:43:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:43:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:43:25 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:43:25 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:43:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:43:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:43:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:43:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:43:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:43:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:43:25 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:43:25 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:43:25 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:43:25 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:43:25 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:43:25 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:43:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:43:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:43:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:43:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:43:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:43:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:43:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:43:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:43:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:43:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:43:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:43:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:43:25 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:43:25 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:43:25 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:43:25 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:43:25 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:43:25 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:43:25 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:43:25 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:43:25 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:43:25 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:43:25 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:43:25 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:43:25 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:43:25 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:43:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:43:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:43:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:43:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:43:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:43:25 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:43:25 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:43:25 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:43:25 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:43:25 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:43:25 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:43:25 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:43:25 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:43:25 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:43:25 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:43:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:43:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:43:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:43:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:43:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:43:25 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:43:25 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:43:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:43:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:43:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:43:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:43:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:43:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:43:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:43:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:43:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:43:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:43:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:43:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:43:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:43:26 spire-1.2.1/test/integration/suites/join-token/ 14:43:26 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:43:26 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:43:26 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:43:26 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:43:26 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:43:26 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:43:26 spire-1.2.1/test/integration/suites/join-token/README.md 14:43:26 spire-1.2.1/test/integration/suites/join-token/conf/ 14:43:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:43:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:43:26 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:43:26 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:43:26 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:43:26 spire-1.2.1/test/integration/suites/join-token/teardown 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:43:26 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:43:26 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:43:26 spire-1.2.1/test/integration/suites/k8s/ 14:43:26 spire-1.2.1/test/integration/suites/k8s/00-setup 14:43:26 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:43:26 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:43:26 spire-1.2.1/test/integration/suites/k8s/README.md 14:43:26 spire-1.2.1/test/integration/suites/k8s/conf/ 14:43:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:43:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yamlspire-1.2.1/ 14:43:26 14:43:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:43:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:43:26 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:43:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:43:26 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:43:26 spire-1.2.1/test/integration/suites/k8s/teardown 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/ 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:43:26 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:43:26 spire-1.2.1/test/integration/suites/node-attestation/ 14:43:26 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:43:26 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:43:26 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:43:26 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:43:26 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:43:26 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:43:26 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:43:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:43:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:43:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:43:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:43:26 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:43:26 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:43:26 spire-1.2.1/test/integration/suites/rotation/ 14:43:26 spire-1.2.1/test/integration/suites/rotation/00-setup 14:43:26 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:43:26 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:43:26 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:43:26 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:43:26 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:43:26 spire-1.2.1/test/integration/suites/rotation/README.md 14:43:26 spire-1.2.1/test/integration/suites/rotation/conf/spire-1.2.1/.data/ 14:43:26 spire-1.2.1/.data/.file 14:43:26 spire-1.2.1/.dockerignore 14:43:26 spire-1.2.1/.gitattributes 14:43:26 spire-1.2.1/.githooks/ 14:43:26 spire-1.2.1/.githooks/pre-commit 14:43:26 spire-1.2.1/.github/ 14:43:26 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:43:26 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:43:26 spire-1.2.1/.github/dependabot.yml 14:43:26 spire-1.2.1/.github/workflows/ 14:43:26 spire-1.2.1/.github/workflows/nightly_build.yaml 14:43:26 spire-1.2.1/.github/workflows/pr_build.yaml 14:43:26 spire-1.2.1/.github/workflows/release_build.yaml 14:43:26 spire-1.2.1/.github/workflows/scripts/ 14:43:26 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:43:26 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:43:26 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:43:26 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:43:26 spire-1.2.1/.github/workflows/scripts/split.sh 14:43:26 spire-1.2.1/.gitignore 14:43:26 spire-1.2.1/.go-version 14:43:26 spire-1.2.1/.golangci.yml 14:43:26 spire-1.2.1/ADOPTERS.md 14:43:26 spire-1.2.1/CHANGELOG.md 14:43:26 spire-1.2.1/CODE-OF-CONDUCT.md 14:43:26 spire-1.2.1/CODEOWNERS 14:43:26 spire-1.2.1/CONTRIBUTING.md 14:43:26 spire-1.2.1/Dockerfile 14:43:26 spire-1.2.1/Dockerfile.dev 14:43:26 spire-1.2.1/Dockerfile.scratch 14:43:26 spire-1.2.1/LICENSE 14:43:26 spire-1.2.1/MAINTAINERS.md 14:43:26 spire-1.2.1/Makefile 14:43:26 spire-1.2.1/README.md 14:43:26 spire-1.2.1/ROADMAP.md 14:43:26 spire-1.2.1/SECURITY.md 14:43:26 spire-1.2.1/cmd/ 14:43:26 spire-1.2.1/cmd/spire-agent/ 14:43:26 spire-1.2.1/cmd/spire-agent/cli/ 14:43:26 spire-1.2.1/cmd/spire-agent/cli/api/ 14:43:26 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:43:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:43:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:43:26 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:43:26 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:43:26 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:43:26 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:43:26 spire-1.2.1/cmd/spire-agent/cli/common/ 14:43:26 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:43:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:43:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:43:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:43:26 spire-1.2.1/cmd/spire-agent/cli/run/ 14:43:26 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:43:26 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:43:26 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:43:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:43:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:43:26 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:43:26 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:43:26 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:43:26 spire-1.2.1/test/integration/suites/rotation/teardown 14:43:26 spire-1.2.1/test/integration/suites/self-test/ 14:43:26 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:43:26 spire-1.2.1/test/integration/suites/self-test/README.md 14:43:26 spire-1.2.1/test/integration/suites/self-test/teardown 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:43:26 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:43:26 spire-1.2.1/test/integration/suites/upgrade/ 14:43:26 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:43:26 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:43:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:43:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:43:26 spire-1.2.1/cmd/spire-agent/main.go 14:43:26 spire-1.2.1/cmd/spire-server/ 14:43:26 spire-1.2.1/cmd/spire-server/cli/ 14:43:26 spire-1.2.1/cmd/spire-server/cli/agent/ 14:43:26 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:43:26 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/cli.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/entry/ 14:43:26 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:43:26 spire-1.2.1/test/integration/suites/upgrade/README.md 14:43:26 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:43:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:43:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:43:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:43:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:43:26 spire-1.2.1/test/integration/suites/upgrade/teardown 14:43:26 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:43:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:43:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:43:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:43:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:43:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:43:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:43:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:43:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:43:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:43:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:43:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:43:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:43:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:43:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:43:26 spire-1.2.1/test/integration/test-one.sh 14:43:26 spire-1.2.1/test/integration/test.sh 14:43:26 spire-1.2.1/test/plugintest/ 14:43:26 spire-1.2.1/test/plugintest/config.go 14:43:26 spire-1.2.1/test/plugintest/load.go 14:43:26 spire-1.2.1/test/plugintest/option.go 14:43:26 spire-1.2.1/test/spiretest/ 14:43:26 spire-1.2.1/test/spiretest/apiserver.go 14:43:26 spire-1.2.1/test/spiretest/assertions.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/federation/ 14:43:26 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:43:26 spire-1.2.1/test/spiretest/dir.go 14:43:26 spire-1.2.1/test/spiretest/errors_posix.go 14:43:26 spire-1.2.1/test/spiretest/errors_windows.go 14:43:26 spire-1.2.1/test/spiretest/logs.go 14:43:26 spire-1.2.1/test/spiretest/socketapi.go 14:43:26 spire-1.2.1/test/spiretest/suite.go 14:43:26 spire-1.2.1/test/spiretest/x509.go 14:43:26 spire-1.2.1/test/testca/ 14:43:26 spire-1.2.1/test/testca/ca.go 14:43:26 spire-1.2.1/test/testkey/ 14:43:26 spire-1.2.1/test/testkey/generate.sh 14:43:26 spire-1.2.1/test/testkey/genkeys.go 14:43:26 spire-1.2.1/test/testkey/keys.go 14:43:26 spire-1.2.1/test/testkey/new.go 14:43:26 spire-1.2.1/test/tpmsimulator/ 14:43:26 spire-1.2.1/test/tpmsimulator/simulator.go 14:43:26 spire-1.2.1/test/util/ 14:43:26 spire-1.2.1/test/util/cert_fixtures.go 14:43:26 spire-1.2.1/test/util/cert_generation.go 14:43:26 spire-1.2.1/test/util/io_redirection.go 14:43:26 spire-1.2.1/test/util/race.go 14:43:26 spire-1.2.1/test/util/util.go 14:43:26 building spire from source... 14:43:26 14:43:26 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:43:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:43:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/run/ 14:43:26 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/token/ 14:43:26 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/validate/ 14:43:26 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/x509/ 14:43:26 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:43:26 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:43:26 spire-1.2.1/cmd/spire-server/main.go 14:43:26 spire-1.2.1/cmd/spire-server/util/ 14:43:26 spire-1.2.1/cmd/spire-server/util/util.go 14:43:26 spire-1.2.1/conf/ 14:43:26 spire-1.2.1/conf/agent/ 14:43:26 spire-1.2.1/conf/agent/agent.conf 14:43:26 spire-1.2.1/conf/agent/agent_full.conf 14:43:26 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:43:26 spire-1.2.1/conf/server/ 14:43:26 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:43:26 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:43:26 spire-1.2.1/conf/server/server.conf 14:43:26 spire-1.2.1/conf/server/server_full.conf 14:43:26 spire-1.2.1/doc/ 14:43:26 spire-1.2.1/doc/SPIRE101.md 14:43:26 spire-1.2.1/doc/auditlog.md 14:43:26 spire-1.2.1/doc/authorization_policy_engine.md 14:43:26 spire-1.2.1/doc/changelog_guidelines.md 14:43:26 spire-1.2.1/doc/cure53-report.pdf 14:43:26 spire-1.2.1/doc/images/ 14:43:26 spire-1.2.1/doc/images/2019_roadmap.png 14:43:26 spire-1.2.1/doc/images/SPIRE101.png 14:43:26 spire-1.2.1/doc/images/SPIRE_agent.png 14:43:26 spire-1.2.1/doc/images/SPIRE_server.png 14:43:26 spire-1.2.1/doc/images/cache_mgr.png 14:43:26 spire-1.2.1/doc/images/cache_mgr_components.png 14:43:26 spire-1.2.1/doc/images/federated_spire.png 14:43:26 spire-1.2.1/doc/images/ha_mode.png 14:43:26 spire-1.2.1/doc/images/nested_spire.png 14:43:26 spire-1.2.1/doc/images/oidc_federation.png 14:43:26 spire-1.2.1/doc/images/single_trust_domain.png 14:43:26 spire-1.2.1/doc/images/spiffe_compatible.png 14:43:26 spire-1.2.1/doc/images/spire_logo.png 14:43:26 spire-1.2.1/doc/migrating_registration_api_clients.md 14:43:26 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:43:26 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:43:26 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:43:26 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:43:26 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:43:26 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:43:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:43:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:43:26 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:43:26 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:43:26 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:43:26 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:43:26 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:43:26 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:43:26 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:43:26 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:43:26 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:43:26 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:43:26 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:43:26 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:43:26 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:43:26 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:43:26 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:43:26 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:43:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:43:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:43:26 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:43:26 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:43:26 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:43:26 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:43:26 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:43:26 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdRemoving intermediate container ea39e5acaeb1 14:43:26 14:43:26 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:43:26 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:43:26 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:43:26 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:43:26 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:43:26 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:43:26 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:43:26 spire-1.2.1/doc/scaling_spire.md 14:43:26 spire-1.2.1/doc/spire_agent.md 14:43:26 spire-1.2.1/doc/spire_server.md 14:43:26 spire-1.2.1/doc/supported_integrations.md 14:43:26 spire-1.2.1/doc/telemetry.md 14:43:26 spire-1.2.1/doc/telemetry_config.md 14:43:26 spire-1.2.1/doc/upgrading.md 14:43:26 spire-1.2.1/doc/using_spire.md 14:43:26 spire-1.2.1/examples/ 14:43:26 spire-1.2.1/examples/README.md 14:43:26 spire-1.2.1/go.mod 14:43:26 spire-1.2.1/go.sum 14:43:26 spire-1.2.1/pkg/ 14:43:26 spire-1.2.1/pkg/agent/ 14:43:26 spire-1.2.1/pkg/agent/agent.go 14:43:26 spire-1.2.1/pkg/agent/api/ 14:43:26 spire-1.2.1/pkg/agent/api/config.go 14:43:26 spire-1.2.1/pkg/agent/api/debug/ 14:43:26 spire-1.2.1/pkg/agent/api/debug/v1/ 14:43:26 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:43:26 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go ---> 15c39b0c1e8b 14:43:26 Step 14/22 : EXPOSE $APP_PORT 14:43:26 14:43:26 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:43:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:43:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:43:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:43:26 spire-1.2.1/pkg/agent/api/endpoints.go 14:43:26 spire-1.2.1/pkg/agent/api/health/ 14:43:26 spire-1.2.1/pkg/agent/api/health/v1/ 14:43:26 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:43:26 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:43:26 spire-1.2.1/pkg/agent/api/rpccontext/ 14:43:26 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:43:26 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:43:26 spire-1.2.1/pkg/agent/attestor/ 14:43:26 spire-1.2.1/pkg/agent/attestor/node/ 14:43:26 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:43:26 spire-1.2.1/pkg/agent/attestor/node/node.go 14:43:26 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:43:26 spire-1.2.1/pkg/agent/attestor/workload/ 14:43:26 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:43:26 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:43:26 spire-1.2.1/pkg/agent/catalog/ 14:43:26 spire-1.2.1/pkg/agent/catalog/catalog.go 14:43:26 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:43:26 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:43:26 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:43:26 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:43:26 spire-1.2.1/pkg/agent/client/ 14:43:26 spire-1.2.1/pkg/agent/client/client.go 14:43:26 spire-1.2.1/pkg/agent/client/client_test.go 14:43:26 spire-1.2.1/pkg/agent/client/dial.go 14:43:26 spire-1.2.1/pkg/agent/client/nodeconn.go 14:43:26 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:43:26 spire-1.2.1/pkg/agent/client/update.go 14:43:26 spire-1.2.1/pkg/agent/client/util.go 14:43:26 spire-1.2.1/pkg/agent/common/ 14:43:26 spire-1.2.1/pkg/agent/common/backoff/ 14:43:26 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:43:26 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:43:26 spire-1.2.1/pkg/agent/common/cgroups/ 14:43:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:43:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:43:26 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:43:26 spire-1.2.1/pkg/agent/config.go 14:43:26 spire-1.2.1/pkg/agent/endpoints/ 14:43:26 spire-1.2.1/pkg/agent/endpoints/config.go 14:43:26 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:43:26 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:43:26 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:43:26 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:43:26 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:43:26 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:43:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:43:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:43:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:43:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:43:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:43:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:43:26 spire-1.2.1/pkg/agent/endpoints/workload/ 14:43:26 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:43:26 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:43:26 spire-1.2.1/pkg/agent/manager/ 14:43:26 spire-1.2.1/pkg/agent/manager/cache/ 14:43:26 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:43:26 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:43:26 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:43:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:43:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:43:26 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:43:26 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:43:26 spire-1.2.1/pkg/agent/manager/config.go 14:43:26 spire-1.2.1/pkg/agent/manager/manager.go 14:43:26 spire-1.2.1/pkg/agent/manager/manager_test.go 14:43:26 spire-1.2.1/pkg/agent/manager/storage.go 14:43:26 spire-1.2.1/pkg/agent/manager/storage_test.go 14:43:26 spire-1.2.1/pkg/agent/manager/storecache/ 14:43:26 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:43:26 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:43:26 spire-1.2.1/pkg/agent/manager/sync.go 14:43:26 spire-1.2.1/pkg/agent/plugin/ 14:43:26 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:43:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:43:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:43:26 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:43:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:43:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:43:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:43:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:43:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:43:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:43:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:43:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:43:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:43:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:43:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go ---> Running in df621aada479 14:43:26 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:43:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:43:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:43:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:43:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:43:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:43:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:43:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:43:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:43:26 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:43:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:43:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:43:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:43:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:43:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:43:26 spire-1.2.1/pkg/agent/svid/ 14:43:26 spire-1.2.1/pkg/agent/svid/rotator.go 14:43:26 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:43:26 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:43:26 spire-1.2.1/pkg/agent/svid/store/ 14:43:26 spire-1.2.1/pkg/agent/svid/store/service.go 14:43:26 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:43:26 spire-1.2.1/pkg/common/ 14:43:26 spire-1.2.1/pkg/common/agentpathtemplate/ 14:43:26 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:43:26 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:43:26 spire-1.2.1/pkg/common/api/ 14:43:26 spire-1.2.1/pkg/common/api/metrics.go 14:43:26 spire-1.2.1/pkg/common/api/middleware/ 14:43:26 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:43:26 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:43:26 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:43:26 spire-1.2.1/pkg/common/api/middleware/logger.go 14:43:26 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:43:26 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:43:26 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:43:26 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:43:26 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:43:26 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:43:26 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:43:26 spire-1.2.1/pkg/common/api/middleware/names.go 14:43:26 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:43:26 spire-1.2.1/pkg/common/api/names.go 14:43:26 spire-1.2.1/pkg/common/api/ratelimit.go 14:43:26 spire-1.2.1/pkg/common/api/rpccontext/ 14:43:26 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:43:26 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:43:26 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:43:26 spire-1.2.1/pkg/common/auth/ 14:43:26 spire-1.2.1/pkg/common/auth/interceptors.go 14:43:26 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:43:26 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:43:26 spire-1.2.1/pkg/common/bundleutil/ 14:43:26 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:43:26 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:43:26 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:43:26 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:43:26 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:43:26 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:43:26 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:43:26 spire-1.2.1/pkg/common/bundleutil/types.go 14:43:26 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:43:26 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:43:26 spire-1.2.1/pkg/common/catalog/ 14:43:26 spire-1.2.1/pkg/common/catalog/bind.go 14:43:26 spire-1.2.1/pkg/common/catalog/builtin.go 14:43:26 spire-1.2.1/pkg/common/catalog/catalog.go 14:43:26 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:43:26 spire-1.2.1/pkg/common/catalog/closers.go 14:43:26 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:43:26 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:43:26 spire-1.2.1/pkg/common/catalog/config.go 14:43:26 spire-1.2.1/pkg/common/catalog/config_test.go 14:43:26 spire-1.2.1/pkg/common/catalog/configure.go 14:43:26 spire-1.2.1/pkg/common/catalog/constraints.go 14:43:26 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:43:26 spire-1.2.1/pkg/common/catalog/context.goInstalling go1.17.7... 14:43:26 14:43:26 spire-1.2.1/pkg/common/catalog/external.go 14:43:26 spire-1.2.1/pkg/common/catalog/host.go 14:43:26 spire-1.2.1/pkg/common/catalog/pipenet.go 14:43:26 spire-1.2.1/pkg/common/catalog/plugin.go 14:43:26 spire-1.2.1/pkg/common/catalog/testplugin/ 14:43:26 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:43:26 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:43:26 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:43:26 spire-1.2.1/pkg/common/cli/ 14:43:26 spire-1.2.1/pkg/common/cli/env.go 14:43:26 spire-1.2.1/pkg/common/cli/flags.go 14:43:26 spire-1.2.1/pkg/common/cli/trust_domain.go 14:43:26 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:43:26 spire-1.2.1/pkg/common/cli/umask.go 14:43:26 spire-1.2.1/pkg/common/cli/umask_posix.go 14:43:26 spire-1.2.1/pkg/common/cli/umask_test.go 14:43:26 spire-1.2.1/pkg/common/cli/umask_windows.go 14:43:26 spire-1.2.1/pkg/common/cliprinter/ 14:43:26 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:43:26 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:43:26 spire-1.2.1/pkg/common/cliprinter/flag.go 14:43:26 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:43:26 spire-1.2.1/pkg/common/cliprinter/format.go 14:43:26 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/ 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:43:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:43:26 spire-1.2.1/pkg/common/coretypes/ 14:43:26 spire-1.2.1/pkg/common/coretypes/bundle/ 14:43:26 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:43:26 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:43:26 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:43:26 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:43:26 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:43:26 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:43:26 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:43:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:43:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:43:26 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:43:26 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:43:26 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:43:26 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:43:26 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:43:26 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:43:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:43:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:43:26 spire-1.2.1/pkg/common/cryptoutil/ 14:43:26 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:43:26 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:43:26 spire-1.2.1/pkg/common/diskutil/ 14:43:26 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:43:26 spire-1.2.1/pkg/common/diskutil/file_test.go 14:43:26 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:43:26 spire-1.2.1/pkg/common/errorutil/ 14:43:26 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:43:26 spire-1.2.1/pkg/common/health/ 14:43:26 spire-1.2.1/pkg/common/health/config.go 14:43:26 spire-1.2.1/pkg/common/health/context.go 14:43:26 spire-1.2.1/pkg/common/health/context_test.go 14:43:26 spire-1.2.1/pkg/common/health/health.go 14:43:26 spire-1.2.1/pkg/common/health/health_test.go 14:43:26 spire-1.2.1/pkg/common/health/logger.go 14:43:26 spire-1.2.1/pkg/common/hostservice/ 14:43:26 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:43:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:43:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:43:26 spire-1.2.1/pkg/common/idutil/ 14:43:26 spire-1.2.1/pkg/common/idutil/require.go 14:43:26 spire-1.2.1/pkg/common/idutil/require_test.go 14:43:26 spire-1.2.1/pkg/common/idutil/safety.go 14:43:26 spire-1.2.1/pkg/common/idutil/safety_test.go 14:43:26 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:43:26 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:43:26 spire-1.2.1/pkg/common/jwtsvid/ 14:43:26 spire-1.2.1/pkg/common/jwtsvid/common.go 14:43:26 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:43:26 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:43:26 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:43:26 spire-1.2.1/pkg/common/jwtutil/ 14:43:26 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:43:26 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:43:26 spire-1.2.1/pkg/common/log/ 14:43:26 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:43:26 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:43:26 spire-1.2.1/pkg/common/log/log.go 14:43:26 spire-1.2.1/pkg/common/log/log_test.go 14:43:26 spire-1.2.1/pkg/common/log/options.go 14:43:26 spire-1.2.1/pkg/common/nodeutil/ 14:43:26 spire-1.2.1/pkg/common/nodeutil/node.go 14:43:26 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:43:26 spire-1.2.1/pkg/common/peertracker/ 14:43:26 spire-1.2.1/pkg/common/peertracker/conn.go 14:43:26 spire-1.2.1/pkg/common/peertracker/credentials.go 14:43:26 spire-1.2.1/pkg/common/peertracker/errors.go 14:43:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:43:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:43:26 spire-1.2.1/pkg/common/peertracker/info.go 14:43:26 spire-1.2.1/pkg/common/peertracker/listener.go 14:43:26 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:43:26 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:43:26 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:43:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:43:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:43:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:43:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:43:26 spire-1.2.1/pkg/common/peertracker/tcp.go 14:43:26 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:43:26 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:43:26 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:43:26 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:43:26 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:43:26 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:43:26 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:43:26 spire-1.2.1/pkg/common/peertracker/uds.go 14:43:26 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:43:26 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:43:26 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:43:26 spire-1.2.1/pkg/common/pemutil/ 14:43:26 spire-1.2.1/pkg/common/pemutil/block.go 14:43:26 spire-1.2.1/pkg/common/pemutil/certs.go 14:43:26 spire-1.2.1/pkg/common/pemutil/common.go 14:43:26 spire-1.2.1/pkg/common/pemutil/csr.go 14:43:26 spire-1.2.1/pkg/common/pemutil/keys.go 14:43:26 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:43:26 spire-1.2.1/pkg/common/pemutil/testdata/ 14:43:26 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:43:26 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:43:26 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:43:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:43:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:43:26 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:43:26 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:43:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:43:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:43:26 spire-1.2.1/pkg/common/plugin/ 14:43:26 spire-1.2.1/pkg/common/plugin/aws/ 14:43:26 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:43:26 spire-1.2.1/pkg/common/plugin/azure/ 14:43:26 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:43:26 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:43:26 spire-1.2.1/pkg/common/plugin/facade.go 14:43:26 spire-1.2.1/pkg/common/plugin/facade_test.go 14:43:26 spire-1.2.1/pkg/common/plugin/gcp/ 14:43:26 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:43:26 spire-1.2.1/pkg/common/plugin/k8s/ 14:43:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:43:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:43:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:43:26 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:43:26 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:43:26 spire-1.2.1/pkg/common/plugin/log.go 14:43:26 spire-1.2.1/pkg/common/plugin/sshpop/ 14:43:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:43:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:43:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:43:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:43:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:43:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:43:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:43:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:43:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:43:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:43:26 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:43:26 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:43:26 spire-1.2.1/pkg/common/plugin/x509pop/ 14:43:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:43:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:43:26 spire-1.2.1/pkg/common/profiling/ 14:43:26 spire-1.2.1/pkg/common/profiling/dumpers.go 14:43:26 spire-1.2.1/pkg/common/profiling/profiling.go 14:43:26 spire-1.2.1/pkg/common/protoutil/ 14:43:26 spire-1.2.1/pkg/common/protoutil/masks.go 14:43:26 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:43:26 spire-1.2.1/pkg/common/rotationutil/ 14:43:26 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:43:26 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:43:26 spire-1.2.1/pkg/common/selector/ 14:43:26 spire-1.2.1/pkg/common/selector/selector.go 14:43:26 spire-1.2.1/pkg/common/selector/selector_test.go 14:43:26 spire-1.2.1/pkg/common/selector/set.go 14:43:26 spire-1.2.1/pkg/common/selector/set_utils.go 14:43:26 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:43:26 spire-1.2.1/pkg/common/telemetry/ 14:43:26 spire-1.2.1/pkg/common/telemetry/agent/ 14:43:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:43:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:43:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:43:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:43:26 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:43:26 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:43:26 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:43:26 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:43:26 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:43:26 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:43:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:43:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:43:26 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:43:26 spire-1.2.1/pkg/common/telemetry/call.go 14:43:26 spire-1.2.1/pkg/common/telemetry/common/ 14:43:26 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:43:26 spire-1.2.1/pkg/common/telemetry/config.go 14:43:26 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:43:26 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:43:26 spire-1.2.1/pkg/common/telemetry/inmem.go 14:43:26 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:43:26 spire-1.2.1/pkg/common/telemetry/m3.go 14:43:26 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:43:26 spire-1.2.1/pkg/common/telemetry/metrics.go 14:43:26 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:43:26 spire-1.2.1/pkg/common/telemetry/names.go 14:43:26 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:43:26 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:43:26 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:43:26 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:43:26 spire-1.2.1/pkg/common/telemetry/server/ 14:43:26 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:43:26 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:43:26 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:43:26 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:43:26 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:43:26 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:43:26 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:43:26 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:43:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:43:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:43:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:43:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:43:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:43:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:43:26 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:43:26 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:43:26 spire-1.2.1/pkg/common/telemetry/server/server.go 14:43:26 spire-1.2.1/pkg/common/telemetry/sink.go 14:43:26 spire-1.2.1/pkg/common/telemetry/statsd.go 14:43:26 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:43:26 spire-1.2.1/pkg/common/telemetry/uptime.go 14:43:26 spire-1.2.1/pkg/common/telemetry/version.go 14:43:26 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:43:26 spire-1.2.1/pkg/common/uptime/ 14:43:26 spire-1.2.1/pkg/common/uptime/uptime.go 14:43:26 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:43:26 spire-1.2.1/pkg/common/util/ 14:43:26 spire-1.2.1/pkg/common/util/certs.go 14:43:26 spire-1.2.1/pkg/common/util/certs_test.go 14:43:26 spire-1.2.1/pkg/common/util/csr.go 14:43:26 spire-1.2.1/pkg/common/util/hash.go 14:43:26 spire-1.2.1/pkg/common/util/selectors.go 14:43:26 spire-1.2.1/pkg/common/util/selectors_test.go 14:43:26 spire-1.2.1/pkg/common/util/signals.go 14:43:26 spire-1.2.1/pkg/common/util/sort.go 14:43:26 spire-1.2.1/pkg/common/util/sort_test.go 14:43:26 spire-1.2.1/pkg/common/util/task.go 14:43:26 spire-1.2.1/pkg/common/util/task_test.go 14:43:26 spire-1.2.1/pkg/common/util/testdata/ 14:43:26 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:43:26 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:43:26 spire-1.2.1/pkg/common/version/ 14:43:26 spire-1.2.1/pkg/common/version/version.go 14:43:26 spire-1.2.1/pkg/common/x509svid/ 14:43:26 spire-1.2.1/pkg/common/x509svid/common_test.go 14:43:26 spire-1.2.1/pkg/common/x509svid/csr.go 14:43:26 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:43:26 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:43:26 spire-1.2.1/pkg/common/x509util/ 14:43:26 spire-1.2.1/pkg/common/x509util/cert.go 14:43:26 spire-1.2.1/pkg/common/x509util/dns.go 14:43:26 spire-1.2.1/pkg/common/x509util/dns_test.go 14:43:26 spire-1.2.1/pkg/common/x509util/keyid.go 14:43:26 spire-1.2.1/pkg/common/x509util/keypair.go 14:43:26 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:43:26 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:43:26 spire-1.2.1/pkg/server/ 14:43:26 spire-1.2.1/pkg/server/api/ 14:43:26 spire-1.2.1/pkg/server/api/agent.go 14:43:26 spire-1.2.1/pkg/server/api/agent/ 14:43:26 spire-1.2.1/pkg/server/api/agent/v1/ 14:43:26 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:43:26 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:43:26 spire-1.2.1/pkg/server/api/agent_test.go 14:43:26 spire-1.2.1/pkg/server/api/api.go 14:43:26 spire-1.2.1/pkg/server/api/audit/ 14:43:26 spire-1.2.1/pkg/server/api/audit/audit.go 14:43:26 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:43:26 spire-1.2.1/pkg/server/api/bundle.go 14:43:26 spire-1.2.1/pkg/server/api/bundle/ 14:43:26 spire-1.2.1/pkg/server/api/bundle/v1/ 14:43:26 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:43:26 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:43:26 spire-1.2.1/pkg/server/api/bundle_test.go 14:43:26 spire-1.2.1/pkg/server/api/debug/ 14:43:26 spire-1.2.1/pkg/server/api/debug/v1/ 14:43:26 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:43:26 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:43:26 spire-1.2.1/pkg/server/api/entry.go 14:43:26 spire-1.2.1/pkg/server/api/entry/ 14:43:26 spire-1.2.1/pkg/server/api/entry/v1/ 14:43:26 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:43:26 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:43:26 spire-1.2.1/pkg/server/api/entry_test.go 14:43:26 spire-1.2.1/pkg/server/api/health/ 14:43:26 spire-1.2.1/pkg/server/api/health/v1/ 14:43:26 spire-1.2.1/pkg/server/api/health/v1/service.go 14:43:26 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:43:26 spire-1.2.1/pkg/server/api/id.go 14:43:26 spire-1.2.1/pkg/server/api/id_test.go 14:43:26 spire-1.2.1/pkg/server/api/limits/ 14:43:26 spire-1.2.1/pkg/server/api/limits/limits.go 14:43:26 spire-1.2.1/pkg/server/api/middleware/ 14:43:26 spire-1.2.1/pkg/server/api/middleware/alias.go 14:43:26 spire-1.2.1/pkg/server/api/middleware/audit.go 14:43:26 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:43:26 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:43:26 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:43:26 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:43:26 spire-1.2.1/pkg/server/api/middleware/caller.go 14:43:26 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:43:26 spire-1.2.1/pkg/server/api/middleware/common.go 14:43:26 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:43:26 spire-1.2.1/pkg/server/api/middleware/entries.go 14:43:26 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:43:26 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:43:26 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:43:26 spire-1.2.1/pkg/server/api/ratelimit.go 14:43:26 spire-1.2.1/pkg/server/api/rpccontext/ 14:43:26 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:43:26 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:43:26 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:43:26 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:43:26 spire-1.2.1/pkg/server/api/selector.go 14:43:26 spire-1.2.1/pkg/server/api/selector_test.go 14:43:26 spire-1.2.1/pkg/server/api/status.go 14:43:26 spire-1.2.1/pkg/server/api/status_test.go 14:43:26 spire-1.2.1/pkg/server/api/svid/ 14:43:26 spire-1.2.1/pkg/server/api/svid/v1/ 14:43:26 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:43:26 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:43:26 spire-1.2.1/pkg/server/api/trustdomain.go 14:43:26 spire-1.2.1/pkg/server/api/trustdomain/ 14:43:26 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:43:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:43:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:43:26 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:43:26 spire-1.2.1/pkg/server/authpolicy/ 14:43:26 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:43:26 spire-1.2.1/pkg/server/authpolicy/policy.go 14:43:26 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:43:26 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:43:26 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:43:26 spire-1.2.1/pkg/server/authpolicy/validate.go 14:43:26 spire-1.2.1/pkg/server/bundle/ 14:43:26 spire-1.2.1/pkg/server/bundle/client/ 14:43:26 spire-1.2.1/pkg/server/bundle/client/client.go 14:43:26 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:43:26 spire-1.2.1/pkg/server/bundle/client/manager.go 14:43:26 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:43:26 spire-1.2.1/pkg/server/bundle/client/sources.go 14:43:26 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:43:26 spire-1.2.1/pkg/server/bundle/client/updater.go 14:43:26 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:43:26 spire-1.2.1/pkg/server/ca/ 14:43:26 spire-1.2.1/pkg/server/ca/ca.go 14:43:26 spire-1.2.1/pkg/server/ca/ca_health.go 14:43:26 spire-1.2.1/pkg/server/ca/ca_test.go 14:43:26 spire-1.2.1/pkg/server/ca/journal.go 14:43:26 spire-1.2.1/pkg/server/ca/journal_test.go 14:43:26 spire-1.2.1/pkg/server/ca/manager.go 14:43:26 spire-1.2.1/pkg/server/ca/manager_health.go 14:43:26 spire-1.2.1/pkg/server/ca/manager_test.go 14:43:26 spire-1.2.1/pkg/server/ca/templates.go 14:43:26 spire-1.2.1/pkg/server/ca/upstream_client.go 14:43:26 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:43:26 spire-1.2.1/pkg/server/ca/validation.go 14:43:26 spire-1.2.1/pkg/server/cache/ 14:43:26 spire-1.2.1/pkg/server/cache/dscache/ 14:43:26 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:43:26 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:43:26 spire-1.2.1/pkg/server/cache/entrycache/ 14:43:26 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:43:26 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:43:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:43:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:43:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:43:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:43:26 spire-1.2.1/pkg/server/catalog/ 14:43:26 spire-1.2.1/pkg/server/catalog/catalog.go 14:43:26 spire-1.2.1/pkg/server/catalog/keymanager.go 14:43:26 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:43:26 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:43:26 spire-1.2.1/pkg/server/catalog/notifier.go 14:43:26 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:43:26 spire-1.2.1/pkg/server/config.go 14:43:26 spire-1.2.1/pkg/server/datastore/ 14:43:26 spire-1.2.1/pkg/server/datastore/datastore.go 14:43:26 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:43:26 spire-1.2.1/pkg/server/datastore/repository.go 14:43:26 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:43:26 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:43:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:43:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:43:26 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:43:26 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:43:26 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:43:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:43:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:43:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:43:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:43:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:43:26 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:43:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:43:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:43:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:43:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:43:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:43:26 spire-1.2.1/pkg/server/endpoints/ 14:43:26 spire-1.2.1/pkg/server/endpoints/bundle/ 14:43:26 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:43:26 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:43:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:43:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:43:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:43:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:43:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:43:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:43:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:43:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:43:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:43:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:43:26 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:43:26 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:43:26 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:43:26 spire-1.2.1/pkg/server/endpoints/config.go 14:43:26 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:43:26 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:43:26 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:43:26 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:43:26 spire-1.2.1/pkg/server/endpoints/middleware.go 14:43:26 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:43:26 spire-1.2.1/pkg/server/hostservice/ 14:43:26 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:43:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:43:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:43:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:43:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:43:26 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:43:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:43:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/ 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/ 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:43:26 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:43:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:43:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:43:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:43:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:43:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:43:26 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:43:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:43:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/notifier/ 14:43:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:43:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:43:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:43:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:43:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:43:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:43:26 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:43:26 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:43:26 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:43:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:43:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:43:27 spire-1.2.1/pkg/server/registration/ 14:43:27 spire-1.2.1/pkg/server/registration/manager.go 14:43:27 spire-1.2.1/pkg/server/registration/manager_test.go 14:43:27 spire-1.2.1/pkg/server/scanentries.go 14:43:27 spire-1.2.1/pkg/server/scanentries_test.go 14:43:27 spire-1.2.1/pkg/server/server.go 14:43:27 spire-1.2.1/pkg/server/server_test.go 14:43:27 spire-1.2.1/pkg/server/svid/ 14:43:27 spire-1.2.1/pkg/server/svid/observer.go 14:43:27 spire-1.2.1/pkg/server/svid/observer_test.go 14:43:27 spire-1.2.1/pkg/server/svid/rotator.go 14:43:27 spire-1.2.1/pkg/server/svid/rotator_config.go 14:43:27 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:43:27 spire-1.2.1/pkg/server/svid/rotator_test.go 14:43:27 spire-1.2.1/proto/ 14:43:27 spire-1.2.1/proto/private/ 14:43:27 spire-1.2.1/proto/private/server/ 14:43:27 spire-1.2.1/proto/private/server/journal/ 14:43:27 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:43:27 spire-1.2.1/proto/private/server/journal/journal.proto 14:43:27 spire-1.2.1/proto/spire/ 14:43:27 spire-1.2.1/proto/spire/common/ 14:43:27 spire-1.2.1/proto/spire/common/common.pb.go 14:43:27 spire-1.2.1/proto/spire/common/common.proto 14:43:27 spire-1.2.1/proto/spire/common/plugin/ 14:43:27 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:43:27 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:43:27 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:43:27 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:43:27 spire-1.2.1/proto/spire/plugin/ 14:43:27 spire-1.2.1/proto/spire/plugin/agent/ 14:43:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:43:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:43:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:43:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:43:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:43:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:43:27 spire-1.2.1/release/ 14:43:27 spire-1.2.1/release/spire-extras/ 14:43:27 spire-1.2.1/release/spire-extras/README.md 14:43:27 spire-1.2.1/release/spire-extras/conf/ 14:43:27 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:43:27 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:43:27 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:43:27 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:43:27 spire-1.2.1/release/spire/ 14:43:27 spire-1.2.1/release/spire/README.md 14:43:27 spire-1.2.1/release/spire/conf/ 14:43:27 spire-1.2.1/release/spire/conf/agent/ 14:43:27 spire-1.2.1/release/spire/conf/agent/agent.conf 14:43:27 spire-1.2.1/release/spire/conf/server/ 14:43:27 spire-1.2.1/release/spire/conf/server/server.conf 14:43:27 spire-1.2.1/script/ 14:43:27 spire-1.2.1/script/build-artifact.sh 14:43:27 spire-1.2.1/script/generate_dummy_ca.sh 14:43:27 spire-1.2.1/support/ 14:43:27 spire-1.2.1/support/k8s/ 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:43:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:43:27 spire-1.2.1/support/oidc-discovery-provider/ 14:43:27 spire-1.2.1/support/oidc-discovery-provider/README.md 14:43:27 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:43:27 spire-1.2.1/support/oidc-discovery-provider/config.go 14:43:27 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:43:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:43:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:43:27 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:43:27 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:43:27 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:43:27 spire-1.2.1/support/oidc-discovery-provider/main.go 14:43:27 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:43:27 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:43:27 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:43:27 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:43:27 spire-1.2.1/test/ 14:43:27 spire-1.2.1/test/clock/ 14:43:27 spire-1.2.1/test/clock/clock.go 14:43:27 spire-1.2.1/test/fakes/ 14:43:27 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:43:27 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:43:27 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:43:27 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:43:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:43:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:43:27 spire-1.2.1/test/fakes/fakeagentstore/ 14:43:27 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:43:27 spire-1.2.1/test/fakes/fakedatastore/ 14:43:27 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:43:27 spire-1.2.1/test/fakes/fakeentryclient/ 14:43:27 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:43:27 spire-1.2.1/test/fakes/fakehealthchecker/ 14:43:27 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:43:27 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:43:27 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:43:27 spire-1.2.1/test/fakes/fakemetrics/ 14:43:27 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:43:27 spire-1.2.1/test/fakes/fakenoderesolver/ 14:43:27 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:43:27 spire-1.2.1/test/fakes/fakenotifier/ 14:43:27 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:43:27 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:43:27 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:43:27 spire-1.2.1/test/fakes/fakeserverca/ 14:43:27 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:43:27 spire-1.2.1/test/fakes/fakeservercatalog/ 14:43:27 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:43:27 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:43:27 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:43:27 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:43:27 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:43:27 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:43:27 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:43:27 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:43:27 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:43:27 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:43:27 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:43:27 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:43:27 spire-1.2.1/test/fixture/ 14:43:27 spire-1.2.1/test/fixture/certs/ 14:43:27 spire-1.2.1/test/fixture/certs/agent_svid.der 14:43:27 spire-1.2.1/test/fixture/certs/base_cert.pem 14:43:27 spire-1.2.1/test/fixture/certs/base_csr.pem 14:43:27 spire-1.2.1/test/fixture/certs/base_key.pem 14:43:27 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:43:27 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:43:27 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:43:27 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:43:27 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:43:27 spire-1.2.1/test/fixture/certs/blog_key.pem 14:43:27 spire-1.2.1/test/fixture/certs/bundle.der 14:43:27 spire-1.2.1/test/fixture/certs/ca.pem 14:43:27 spire-1.2.1/test/fixture/certs/ca_key.pem 14:43:27 spire-1.2.1/test/fixture/certs/database_cert.pem 14:43:27 spire-1.2.1/test/fixture/certs/database_csr.pem 14:43:27 spire-1.2.1/test/fixture/certs/database_key.pem 14:43:27 spire-1.2.1/test/fixture/certs/node_cert.pem 14:43:27 spire-1.2.1/test/fixture/certs/node_csr.pem 14:43:27 spire-1.2.1/test/fixture/certs/node_key.pem 14:43:27 spire-1.2.1/test/fixture/certs/svid.pem 14:43:27 spire-1.2.1/test/fixture/certs/svid_key.pem 14:43:27 spire-1.2.1/test/fixture/config/ 14:43:27 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:43:27 spire-1.2.1/test/fixture/config/agent_good.conf 14:43:27 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:43:27 spire-1.2.1/test/fixture/config/plugin_good.conf 14:43:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:43:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:43:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:43:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:43:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:43:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:43:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:43:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:43:27 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:43:27 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:43:27 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:43:27 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:43:27 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:43:27 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:43:27 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:43:27 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:43:27 spire-1.2.1/test/fixture/config/server_good.conf 14:43:27 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:43:27 spire-1.2.1/test/fixture/fixture.go 14:43:27 spire-1.2.1/test/fixture/nodeattestor/ 14:43:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:43:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:43:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:43:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:43:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:43:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:43:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:43:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:43:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:43:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:43:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:43:27 spire-1.2.1/test/fixture/registration/ 14:43:27 spire-1.2.1/test/fixture/registration/entries.json 14:43:27 spire-1.2.1/test/fixture/registration/good-for-update.json 14:43:27 spire-1.2.1/test/fixture/registration/good.json 14:43:27 spire-1.2.1/test/fixture/registration/invalid.json 14:43:27 spire-1.2.1/test/fixture/registration/invalid_json.json 14:43:27 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:43:27 spire-1.2.1/test/integration/ 14:43:27 spire-1.2.1/test/integration/README.md 14:43:27 spire-1.2.1/test/integration/common 14:43:27 spire-1.2.1/test/integration/setup/ 14:43:27 spire-1.2.1/test/integration/setup/adminclient/ 14:43:27 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:43:27 spire-1.2.1/test/integration/setup/adminclient/client.go 14:43:27 spire-1.2.1/test/integration/setup/debugagent/ 14:43:27 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:43:27 spire-1.2.1/test/integration/setup/debugagent/main.go 14:43:27 spire-1.2.1/test/integration/setup/debugserver/ 14:43:27 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:43:27 spire-1.2.1/test/integration/setup/debugserver/main.go 14:43:27 spire-1.2.1/test/integration/setup/downstreamclient/ 14:43:27 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:43:27 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:43:27 spire-1.2.1/test/integration/setup/itclient/ 14:43:27 spire-1.2.1/test/integration/setup/itclient/client.go 14:43:27 spire-1.2.1/test/integration/setup/node-attestation/ 14:43:27 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:43:27 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:43:27 spire-1.2.1/test/integration/setup/x509pop/Removing intermediate container df621aada479 14:43:27 ---> 5679f405ee7a 14:43:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:43:27 14:43:27 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:43:27 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:43:27 spire-1.2.1/test/integration/suites/ 14:43:27 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:43:27 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:43:27 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:43:27 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:43:27 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:43:27 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:43:27 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:43:27 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:43:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:43:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:43:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:43:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:43:27 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:43:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:43:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:43:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:43:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:43:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:43:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:43:27 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:43:27 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:43:27 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:43:27 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:43:27 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:43:27 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:43:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:43:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:43:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:43:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:43:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:43:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:43:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:43:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:43:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:43:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:43:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:43:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:43:27 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:43:27 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:43:27 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:43:27 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:43:27 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:43:27 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:43:27 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:43:27 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:43:27 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:43:27 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:43:27 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:43:27 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:43:27 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:43:27 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:43:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:43:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:43:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:43:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:43:27 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:43:27 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:43:27 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:43:27 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:43:27 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:43:27 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:43:27 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:43:27 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:43:27 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:43:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:43:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:43:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:43:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:43:27 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yamlRemoving intermediate container 20930e17ed1c 14:43:27 ---> 54cf2beb1ff1 14:43:27 Step 8/25 : COPY . . 14:43:27 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:43:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:43:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:43:27 spire-1.2.1/test/integration/suites/join-token/ 14:43:27 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:43:27 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:43:27 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:43:27 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:43:27 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:43:27 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:43:27 spire-1.2.1/test/integration/suites/join-token/README.md 14:43:27 spire-1.2.1/test/integration/suites/join-token/conf/ 14:43:27 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:43:27 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:43:27 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:43:27 spire-1.2.1/test/integration/suites/join-token/teardown 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:43:27 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:43:27 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:43:27 spire-1.2.1/test/integration/suites/k8s/ 14:43:27 spire-1.2.1/test/integration/suites/k8s/00-setup 14:43:27 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:43:27 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:43:27 spire-1.2.1/test/integration/suites/k8s/README.md 14:43:27 spire-1.2.1/test/integration/suites/k8s/conf/ 14:43:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:43:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:43:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:43:27 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:43:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:43:27 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:43:27 spire-1.2.1/test/integration/suites/k8s/teardown 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/ 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:43:27 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:43:27 spire-1.2.1/test/integration/suites/node-attestation/ 14:43:27 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:43:27 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:43:27 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:43:27 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:43:27 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:43:27 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:43:27 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:43:27 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:43:27 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:43:27 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:43:27 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:43:27 spire-1.2.1/test/integration/suites/rotation/ 14:43:27 spire-1.2.1/test/integration/suites/rotation/00-setup 14:43:27 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:43:27 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:43:27 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:43:27 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:43:27 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:43:27 spire-1.2.1/test/integration/suites/rotation/README.md 14:43:27 spire-1.2.1/test/integration/suites/rotation/conf/ 14:43:27 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:43:27 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:43:27 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:43:27 spire-1.2.1/test/integration/suites/rotation/teardown 14:43:27 spire-1.2.1/test/integration/suites/self-test/ 14:43:27 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:43:27 spire-1.2.1/test/integration/suites/self-test/README.md 14:43:27 spire-1.2.1/test/integration/suites/self-test/teardown 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:43:27 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:43:27 spire-1.2.1/test/integration/suites/upgrade/ 14:43:27 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:43:27 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:43:27 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:43:27 spire-1.2.1/test/integration/suites/upgrade/README.md 14:43:27 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:43:27 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:43:27 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:43:27 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:43:27 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:43:27 spire-1.2.1/test/integration/suites/upgrade/teardown 14:43:27 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:43:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:43:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:43:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:43:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:43:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:43:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:43:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:43:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:43:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:43:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:43:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:43:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:43:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:43:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:43:27 spire-1.2.1/test/integration/test-one.sh 14:43:27 spire-1.2.1/test/integration/test.sh 14:43:27 spire-1.2.1/test/plugintest/ 14:43:27 spire-1.2.1/test/plugintest/config.go 14:43:27 spire-1.2.1/test/plugintest/load.go 14:43:27 spire-1.2.1/test/plugintest/option.go 14:43:27 spire-1.2.1/test/spiretest/ 14:43:27 spire-1.2.1/test/spiretest/apiserver.go 14:43:27 spire-1.2.1/test/spiretest/assertions.go 14:43:27 spire-1.2.1/test/spiretest/dir.go 14:43:27 spire-1.2.1/test/spiretest/errors_posix.go 14:43:27 spire-1.2.1/test/spiretest/errors_windows.go 14:43:27 spire-1.2.1/test/spiretest/logs.go 14:43:27 spire-1.2.1/test/spiretest/socketapi.go 14:43:27 spire-1.2.1/test/spiretest/suite.go 14:43:27 spire-1.2.1/test/spiretest/x509.go 14:43:27 spire-1.2.1/test/testca/ 14:43:27 spire-1.2.1/test/testca/ca.go 14:43:27 spire-1.2.1/test/testkey/ 14:43:27 spire-1.2.1/test/testkey/generate.sh 14:43:27 spire-1.2.1/test/testkey/genkeys.go 14:43:27 spire-1.2.1/test/testkey/keys.go 14:43:27 spire-1.2.1/test/testkey/new.go 14:43:27 spire-1.2.1/test/tpmsimulator/ 14:43:27 spire-1.2.1/test/tpmsimulator/simulator.go 14:43:27 spire-1.2.1/test/util/ 14:43:27 spire-1.2.1/test/util/cert_fixtures.go 14:43:27 spire-1.2.1/test/util/cert_generation.go 14:43:27 spire-1.2.1/test/util/io_redirection.go 14:43:27 spire-1.2.1/test/util/race.go 14:43:27 spire-1.2.1/test/util/util.go 14:43:27 building spire from source... 14:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:43:28 Installing go1.17.7... 14:43:28 ---> 0ea6f9b8c088 14:43:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:43:28 (1/2) Installing ca-certificates (20211220-r0) 14:43:28 (2/2) Installing dumb-init (1.2.5-r1) 14:43:28 Executing busybox-1.33.1-r7.trigger 14:43:29 Executing ca-certificates-20211220-r0.trigger 14:43:29 OK: 6 MiB in 16 packages 14:43:32 ---> 4fde067b6a71 14:43:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:43:32 Removing intermediate container 6210cefb7cb3 14:43:32 ---> 63d4d9e2bd73 14:43:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:43:32 ---> Running in 7402bcfff1e5 14:43:33 Removing intermediate container 7402bcfff1e5 14:43:33 ---> d7ee9f2c2aeb 14:43:33 Step 13/22 : ENV APP_PORT=59860 14:43:33 ---> 3d3a2dbf015b 14:43:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:43:33 ---> Running in 4f0098b70715 14:43:33 ---> Running in 9eaec9a45e1f 14:43:34 Removing intermediate container 4f0098b70715 14:43:34 ---> d413c27c0d47 14:43:34 Step 14/22 : EXPOSE $APP_PORT 14:43:34 Removing intermediate container 9eaec9a45e1f 14:43:34 ---> 3323cacdec27 14:43:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:43:34 ---> Running in dc55ce908b86 14:43:34 ---> Running in 08d39c91600d 14:43:35 Removing intermediate container dc55ce908b86 14:43:35 ---> 0f2376aa1f4c 14:43:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:43:35 Removing intermediate container 08d39c91600d 14:43:35 ---> b65b5b015887 14:43:35 Step 20/22 : LABEL arch=arm64 14:43:35 ---> Running in c59203b5498f 14:43:36 Removing intermediate container c59203b5498f 14:43:36 ---> 1785e3b8cb9b 14:43:36 Step 21/22 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 14:43:36 ---> Running in 1249bb98e2f8 14:43:36 ---> 041d2c27d4b9 14:43:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:43:36 Removing intermediate container 1249bb98e2f8 14:43:36 ---> baf4b786142f 14:43:36 Step 22/22 : LABEL version=0.0.0 14:43:37 ---> Running in 8e4330debc72 14:43:38 Removing intermediate container 8e4330debc72 14:43:38 ---> 84ac68f07b67 14:43:38 14:43:38 Successfully built 84ac68f07b67 14:43:38 Successfully tagged support-scheduler-arm64:latest 14:43:38  Building support-scheduler ... done Building sys-mgmt-agent 14:43:40 ---> dcddae8f0180 14:43:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:43:41 ---> 2b7ad104e244 14:43:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:43:41 ---> Running in 9d4447464b1b 14:43:42 Removing intermediate container 9d4447464b1b 14:43:42 ---> 14b62fe6f450 14:43:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:43:42 ---> Running in ddbbb1bd2cda 14:43:43 Removing intermediate container ddbbb1bd2cda 14:43:43 ---> 642a8c163364 14:43:43 Step 20/22 : LABEL arch=arm64 14:43:43 ---> Running in e707f92e4939 14:43:44 Removing intermediate container e707f92e4939 14:43:44 ---> ac5fba22dbb0 14:43:44 Step 21/22 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 14:43:45 ---> Running in f6b7cafd0f38 14:43:46 Removing intermediate container f6b7cafd0f38 14:43:46 ---> ef262fefde10 14:43:46 Step 22/22 : LABEL version=0.0.0 14:43:46 ---> Running in a3eb8f1d8c40 14:43:47 Removing intermediate container a3eb8f1d8c40 14:43:47 ---> be88b79a7b78 14:43:47 14:43:48 Successfully built be88b79a7b78 14:43:48 Successfully tagged support-notifications-arm64:latest 14:43:48  Building support-notifications ... done Building security-spire-agent 14:43:52 Building bin/spire-server... 14:43:52 go: downloading github.com/mitchellh/cli v1.1.2 14:43:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:43:52 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:43:52 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:43:52 go: downloading google.golang.org/grpc v1.44.0 14:43:52 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:43:53 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:43:53 Building bin/spire-server... 14:43:53 go: downloading github.com/mitchellh/cli v1.1.2 14:43:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:43:54 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:43:54 go: downloading github.com/imdario/mergo v0.3.12 14:43:54 go: downloading github.com/sirupsen/logrus v1.8.1 14:43:54 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:43:54 go: downloading google.golang.org/grpc v1.44.0 14:43:55 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:43:56 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:43:56 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:43:56 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:43:56 go: downloading github.com/fatih/color v1.13.0 14:43:56 go: downloading github.com/mattn/go-isatty v0.0.14 14:43:56 go: downloading github.com/imdario/mergo v0.3.12 14:43:56 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:43:56 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:43:56 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:43:56 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:43:57 go: downloading github.com/sirupsen/logrus v1.8.1 14:43:57 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:43:57 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:43:57 go: downloading github.com/armon/go-metrics v0.3.10 14:43:58 go: downloading github.com/prometheus/client_golang v1.12.1 14:43:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:43:59  ---> 312d8843dd4f 14:43:59 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:43:59 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:43:59 go: downloading github.com/open-policy-agent/opa v0.38.0 14:43:59  ---> Running in 7f9aa3d4e340 14:43:59 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:43:59 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:43:59 go: downloading github.com/fatih/color v1.13.0 14:43:59 go: downloading github.com/mattn/go-isatty v0.0.14 14:43:59 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:43:59 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:43:59 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:43:59 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:44:00 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:44:00 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:44:00 go: downloading github.com/armon/go-metrics v0.3.10 14:44: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:44:01 go: downloading github.com/prometheus/client_golang v1.12.1 14:44:01 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:44:02 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:44:02 go: downloading github.com/open-policy-agent/opa v0.38.0 14:44:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:44:14 go: downloading github.com/mattn/go-colorable v0.1.12 14:44:14 go: downloading github.com/Masterminds/goutils v1.1.0 14:44:14 go: downloading github.com/Masterminds/semver v1.5.0 14:44:14 go: downloading github.com/google/uuid v1.1.2 14:44:14 go: downloading github.com/huandu/xstrings v1.3.2 14:44:14 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:44:14 go: downloading github.com/oklog/run v1.0.0 14:44:14 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:44:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:44:14 go: downloading github.com/prometheus/client_model v0.2.0 14:44:14 go: downloading github.com/prometheus/common v0.32.1 14:44:14 go: downloading github.com/beorn7/perks v1.0.1 14:44:14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:44:14 go: downloading github.com/prometheus/procfs v0.7.3 14:44:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:44:14 go: downloading github.com/mattn/go-colorable v0.1.12 14:44:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:44:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:44:14 ---> f235cd0e7af2 14:44:14 Step 3/23 : WORKDIR /edgex-go 14:44:14 ---> Using cache 14:44:14 ---> 94c5dcc6cbc6 14:44:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:44:14 ---> Using cache 14:44:14 ---> adb6e49dc5b0 14:44:14 Step 5/23 : RUN apk add --update --no-cache make bash git 14:44:14 go: downloading github.com/Masterminds/goutils v1.1.0 14:44:14 go: downloading github.com/Masterminds/semver v1.5.0 14:44:14 go: downloading github.com/google/uuid v1.1.2 14:44:14 go: downloading github.com/huandu/xstrings v1.3.2 14:44:14 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:44:14 go: downloading github.com/oklog/run v1.0.0 14:44:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:44:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:44:15 go: downloading github.com/prometheus/client_model v0.2.0 14:44:15 go: downloading go.uber.org/atomic v1.9.0 14:44:15  ---> Running in c99e5d043410 14:44:15 go: downloading github.com/prometheus/common v0.32.1 14:44:15 go: downloading go.uber.org/atomic v1.9.0 14:44:15 go: downloading github.com/beorn7/perks v1.0.1 14:44:16 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:44:16 go: downloading github.com/imkira/go-observer v1.0.3 14:44:16 go: downloading github.com/hashicorp/errwrap v1.1.0 14:44:16 go: downloading github.com/prometheus/procfs v0.7.3 14:44:16 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:44:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:44:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:44:16 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:44:16 go: downloading github.com/blang/semver/v4 v4.0.0 14:44:16 go: downloading github.com/imkira/go-observer v1.0.3 14:44:16 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:44:16 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:44:17 go: downloading github.com/hashicorp/errwrap v1.1.0 14:44:17 go: downloading github.com/jinzhu/gorm v1.9.16 14:44:17 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:44:17 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:44:17 go: downloading github.com/twmb/murmur3 v1.1.6 14:44:17 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:44:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:44:18 go: downloading github.com/lib/pq v1.10.4 14:44:18 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:44:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:44:18 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:44:18 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:44:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:44:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:44:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:44:21 OK: 220 MiB in 52 packages 14:44:22 Removing intermediate container c99e5d043410 14:44:22 ---> 2f146c3b2ec3 14:44:22 Step 6/23 : COPY go.mod vendor* ./ 14:44:23 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:44:23  ---> cbb75cf22277 14:44:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:44:24 ---> Running in e62cfe8c5365 14:44:30 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:44:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:44:30 ---> f235cd0e7af2 14:44:30 Step 3/26 : WORKDIR /edgex-go 14:44:30 ---> Using cache 14:44:30 ---> 94c5dcc6cbc6 14:44:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:44:30 ---> Using cache 14:44:30 ---> adb6e49dc5b0 14:44:30 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:44:30 ---> Using cache 14:44:30 ---> cc2946515966 14:44:30 Step 6/26 : COPY go.mod vendor* ./ 14:44:30 ---> Using cache 14:44:30 ---> 0ce66821b0e7 14:44:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:44:30 ---> Using cache 14:44:30 ---> e8934c54e29c 14:44:30 Step 8/26 : COPY . . 14:44:30 ---> Using cache 14:44:30 ---> ae291062c108 14:44:30 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:44:30 ---> Using cache 14:44:30 ---> 5693e4bd994e 14:44:30 Step 10/26 : RUN mkdir -p spire-build 14:44:30 ---> Using cache 14:44:30 ---> fd04ec902fda 14:44:30 Step 11/26 : WORKDIR /edgex-go/spire-build 14:44:30 ---> Using cache 14:44:30 ---> 3ca8cdcdfe7c 14:44:30 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 14:44:30 Removing intermediate container e62cfe8c5365 14:44:30 ---> f41bf7469076 14:44:30 Step 8/23 : COPY . . 14:44:30 ---> Running in 9907f548108f 14:44:31 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:44:31 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:44:31 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:44:31 go: downloading github.com/stretchr/testify v1.7.0 14:44:31 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:44:32 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:44:32 go: downloading github.com/blang/semver/v4 v4.0.0 14:44:32 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:44:32 go: downloading github.com/jinzhu/gorm v1.9.16 14:44:33 go: downloading github.com/lib/pq v1.10.4 14:44:33 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:44:33 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:44:33 spire-1.2.1/ 14:44:33 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:44:33 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:44:33 spire-1.2.1/.data/ 14:44:33 spire-1.2.1/.data/.file 14:44:33 spire-1.2.1/.dockerignore 14:44:33 spire-1.2.1/.gitattributes 14:44:33 spire-1.2.1/.githooks/ 14:44:33 spire-1.2.1/.githooks/pre-commit 14:44:33 spire-1.2.1/.github/ 14:44:33 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:44:33 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:44:33 spire-1.2.1/.github/dependabot.yml 14:44:33 spire-1.2.1/.github/workflows/ 14:44:33 spire-1.2.1/.github/workflows/nightly_build.yaml 14:44:33 spire-1.2.1/.github/workflows/pr_build.yaml 14:44:33 spire-1.2.1/.github/workflows/release_build.yaml 14:44:33 spire-1.2.1/.github/workflows/scripts/ 14:44:33 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:44:33 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:44:33 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:44:33 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:44:33 spire-1.2.1/.github/workflows/scripts/split.sh 14:44:33 spire-1.2.1/.gitignore 14:44:33 spire-1.2.1/.go-version 14:44:33 spire-1.2.1/.golangci.yml 14:44:33 spire-1.2.1/ADOPTERS.md 14:44:33 spire-1.2.1/CHANGELOG.md 14:44:33 spire-1.2.1/CODE-OF-CONDUCT.md 14:44:33 spire-1.2.1/CODEOWNERS 14:44:33 spire-1.2.1/CONTRIBUTING.md 14:44:33 spire-1.2.1/Dockerfile 14:44:33 spire-1.2.1/Dockerfile.dev 14:44:33 spire-1.2.1/Dockerfile.scratch 14:44:33 spire-1.2.1/LICENSE 14:44:33 spire-1.2.1/MAINTAINERS.md 14:44:33 spire-1.2.1/Makefile 14:44:33 spire-1.2.1/README.md 14:44:33 spire-1.2.1/ROADMAP.md 14:44:33 spire-1.2.1/SECURITY.md 14:44:33 spire-1.2.1/cmd/ 14:44:33 spire-1.2.1/cmd/spire-agent/ 14:44:33 spire-1.2.1/cmd/spire-agent/cli/ 14:44:33 spire-1.2.1/cmd/spire-agent/cli/api/ 14:44:33 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:44:33 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:44:33 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:44:33 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:44:33 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:44:33 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:44:33 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:44:33 spire-1.2.1/cmd/spire-agent/cli/common/ 14:44:33 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:44:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:44:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:44:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:44:33 spire-1.2.1/cmd/spire-agent/cli/run/ 14:44:33 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:44:33 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:44:33 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:44:33 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:44:33 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:44:33 spire-1.2.1/cmd/spire-agent/main.go 14:44:33 spire-1.2.1/cmd/spire-server/ 14:44:33 spire-1.2.1/cmd/spire-server/cli/ 14:44:33 spire-1.2.1/cmd/spire-server/cli/agent/ 14:44:33 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:44:33 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/cli.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/entry/ 14:44:33 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/federation/ 14:44:33 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:44:33 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:44:33 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/run/ 14:44:33 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/token/ 14:44:33 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:44:33 spire-1.2.1/cmd/spire-server/cli/validate/ 14:44:34 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:44:34 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:44:34 spire-1.2.1/cmd/spire-server/cli/x509/ 14:44:34 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:44:34 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:44:34 spire-1.2.1/cmd/spire-server/main.go 14:44:34 spire-1.2.1/cmd/spire-server/util/ 14:44:34 spire-1.2.1/cmd/spire-server/util/util.go 14:44:34 spire-1.2.1/conf/ 14:44:34 spire-1.2.1/conf/agent/ 14:44:34 spire-1.2.1/conf/agent/agent.conf 14:44:34 spire-1.2.1/conf/agent/agent_full.conf 14:44:34 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:44:34 spire-1.2.1/conf/server/ 14:44:34 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:44:34 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:44:34 spire-1.2.1/conf/server/server.conf 14:44:34 spire-1.2.1/conf/server/server_full.conf 14:44:34 spire-1.2.1/doc/ 14:44:34 spire-1.2.1/doc/SPIRE101.md 14:44:34 spire-1.2.1/doc/auditlog.md 14:44:34 spire-1.2.1/doc/authorization_policy_engine.md 14:44:34 spire-1.2.1/doc/changelog_guidelines.md 14:44:34 spire-1.2.1/doc/cure53-report.pdf 14:44:34 spire-1.2.1/doc/images/ 14:44:34 spire-1.2.1/doc/images/2019_roadmap.png 14:44:34 spire-1.2.1/doc/images/SPIRE101.png 14:44:34 spire-1.2.1/doc/images/SPIRE_agent.png 14:44:34 spire-1.2.1/doc/images/SPIRE_server.pnggo: downloading github.com/stretchr/testify v1.7.0 14:44:34  14:44:34 spire-1.2.1/doc/images/cache_mgr.png 14:44:34 spire-1.2.1/doc/images/cache_mgr_components.png 14:44:34 spire-1.2.1/doc/images/federated_spire.png 14:44:34 spire-1.2.1/doc/images/ha_mode.png 14:44:34 spire-1.2.1/doc/images/nested_spire.png 14:44:34 spire-1.2.1/doc/images/oidc_federation.png 14:44:34 spire-1.2.1/doc/images/single_trust_domain.png 14:44:34 spire-1.2.1/doc/images/spiffe_compatible.png 14:44:34 spire-1.2.1/doc/images/spire_logo.png 14:44:34 spire-1.2.1/doc/migrating_registration_api_clients.md 14:44:34 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:44:34 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:44:34 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:44:34 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:44:34 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:44:34 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:44:34 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:44:34 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:44:34 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:44:34 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:44:34 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:44:34 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:44:34 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:44:34 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:44:34 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:44:34 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:44:34 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:44:34 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:44:34 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:44:34 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:44:34 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:44:34 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:44:34 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:44:34 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:44:34 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:44:34 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:44:34 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:44:34 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:44:34 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:44:34 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:44:34 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:44:34 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:44:34 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:44:34 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:44:34 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:44:34 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:44:34 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:44:34 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:44:34 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:44:34 spire-1.2.1/doc/scaling_spire.md 14:44:34 spire-1.2.1/doc/spire_agent.md 14:44:34 spire-1.2.1/doc/spire_server.md 14:44:34 spire-1.2.1/doc/supported_integrations.md 14:44:34 spire-1.2.1/doc/telemetry.md 14:44:34 spire-1.2.1/doc/telemetry_config.md 14:44:34 spire-1.2.1/doc/upgrading.md 14:44:34 spire-1.2.1/doc/using_spire.md 14:44:34 spire-1.2.1/examples/ 14:44:34 spire-1.2.1/examples/README.md 14:44:34 spire-1.2.1/go.mod 14:44:34 spire-1.2.1/go.sum 14:44:34 spire-1.2.1/pkg/ 14:44:34 spire-1.2.1/pkg/agent/ 14:44:34 spire-1.2.1/pkg/agent/agent.go 14:44:34 spire-1.2.1/pkg/agent/api/ 14:44:34 spire-1.2.1/pkg/agent/api/config.go 14:44:34 spire-1.2.1/pkg/agent/api/debug/ 14:44:34 spire-1.2.1/pkg/agent/api/debug/v1/ 14:44:34 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:44:34 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:44:34 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:44:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:44:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:44:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:44:34 spire-1.2.1/pkg/agent/api/endpoints.go 14:44:34 spire-1.2.1/pkg/agent/api/health/ 14:44:34 spire-1.2.1/pkg/agent/api/health/v1/ 14:44:34 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:44:34 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:44:34 spire-1.2.1/pkg/agent/api/rpccontext/ 14:44:34 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:44:34 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:44:34 spire-1.2.1/pkg/agent/attestor/ 14:44:34 spire-1.2.1/pkg/agent/attestor/node/ 14:44:34 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:44:34 spire-1.2.1/pkg/agent/attestor/node/node.go 14:44:34 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:44:34 spire-1.2.1/pkg/agent/attestor/workload/ 14:44:34 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:44:34 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:44:34 spire-1.2.1/pkg/agent/catalog/ 14:44:34 spire-1.2.1/pkg/agent/catalog/catalog.go 14:44:34 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:44:34 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:44:34 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:44:34 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:44:34 spire-1.2.1/pkg/agent/client/ 14:44:34 spire-1.2.1/pkg/agent/client/client.go 14:44:34 spire-1.2.1/pkg/agent/client/client_test.go 14:44:34 spire-1.2.1/pkg/agent/client/dial.go 14:44:34 spire-1.2.1/pkg/agent/client/nodeconn.go 14:44:34 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:44:34 spire-1.2.1/pkg/agent/client/update.go 14:44:34 spire-1.2.1/pkg/agent/client/util.go 14:44:34 spire-1.2.1/pkg/agent/common/ 14:44:34 spire-1.2.1/pkg/agent/common/backoff/ 14:44:34 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:44:34 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:44:34 spire-1.2.1/pkg/agent/common/cgroups/ 14:44:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:44:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:44:34 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:44:34 spire-1.2.1/pkg/agent/config.go 14:44:34 spire-1.2.1/pkg/agent/endpoints/ 14:44:34 spire-1.2.1/pkg/agent/endpoints/config.go 14:44:34 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:44:34 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:44:34 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:44:34 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:44:34 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:44:34 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:44:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:44:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:44:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:44:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:44:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:44:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:44:34 spire-1.2.1/pkg/agent/endpoints/workload/ 14:44:34 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:44:34 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:44:34 spire-1.2.1/pkg/agent/manager/ 14:44:34 spire-1.2.1/pkg/agent/manager/cache/ 14:44:34 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:44:34 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:44:34 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:44:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:44:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:44:34 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:44:34 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:44:34 spire-1.2.1/pkg/agent/manager/config.go 14:44:34 spire-1.2.1/pkg/agent/manager/manager.go 14:44:34 spire-1.2.1/pkg/agent/manager/manager_test.go 14:44:34 spire-1.2.1/pkg/agent/manager/storage.go 14:44:34 spire-1.2.1/pkg/agent/manager/storage_test.go 14:44:34 spire-1.2.1/pkg/agent/manager/storecache/ 14:44:34 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:44:34 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:44:34 spire-1.2.1/pkg/agent/manager/sync.go 14:44:34 spire-1.2.1/pkg/agent/plugin/ 14:44:34 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:44:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:44:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:44:34 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:44:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:44:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:44:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:44:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:44:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:44:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:44:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:44:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:44:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:44:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:44:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:44:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:44:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:44:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:44:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:44:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:44:34  14:44:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:44:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:44:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:44:34 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:44:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:44:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:44:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:44:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:44:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:44:34 spire-1.2.1/pkg/agent/svid/ 14:44:34 spire-1.2.1/pkg/agent/svid/rotator.go 14:44:34 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:44:34 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:44:34 spire-1.2.1/pkg/agent/svid/store/ 14:44:34 spire-1.2.1/pkg/agent/svid/store/service.go 14:44:34 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:44:34 spire-1.2.1/pkg/common/ 14:44:34 spire-1.2.1/pkg/common/agentpathtemplate/ 14:44:34 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:44:34 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:44:34 spire-1.2.1/pkg/common/api/ 14:44:34 spire-1.2.1/pkg/common/api/metrics.go 14:44:34 spire-1.2.1/pkg/common/api/middleware/ 14:44:34 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:44:34 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:44:34 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:44:34 spire-1.2.1/pkg/common/api/middleware/logger.go 14:44:34 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:44:34 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:44:34 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:44:34 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:44:34 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:44:34 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:44:34 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:44:34 spire-1.2.1/pkg/common/api/middleware/names.go 14:44:34 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:44:34 spire-1.2.1/pkg/common/api/names.go 14:44:34 spire-1.2.1/pkg/common/api/ratelimit.go 14:44:34 spire-1.2.1/pkg/common/api/rpccontext/ 14:44:34 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:44:34 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:44:34 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:44:34 spire-1.2.1/pkg/common/auth/ 14:44:34 spire-1.2.1/pkg/common/auth/interceptors.go 14:44:34 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:44:34 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:44:34 spire-1.2.1/pkg/common/bundleutil/ 14:44:34 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:44:34 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:44:34 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:44:34 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:44:34 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:44:34 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:44:34 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:44:34 spire-1.2.1/pkg/common/bundleutil/types.go 14:44:34 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:44:34 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:44:34 spire-1.2.1/pkg/common/catalog/ 14:44:34 spire-1.2.1/pkg/common/catalog/bind.go 14:44:34 spire-1.2.1/pkg/common/catalog/builtin.go 14:44:34 spire-1.2.1/pkg/common/catalog/catalog.go 14:44:34 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:44:34 spire-1.2.1/pkg/common/catalog/closers.go 14:44:34 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:44:34 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:44:34 spire-1.2.1/pkg/common/catalog/config.go 14:44:34 spire-1.2.1/pkg/common/catalog/config_test.go 14:44:34 spire-1.2.1/pkg/common/catalog/configure.go 14:44:34 spire-1.2.1/pkg/common/catalog/constraints.go 14:44:34 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:44:34 spire-1.2.1/pkg/common/catalog/context.go 14:44:34 spire-1.2.1/pkg/common/catalog/external.go 14:44:34 spire-1.2.1/pkg/common/catalog/host.go 14:44:34 spire-1.2.1/pkg/common/catalog/pipenet.go 14:44:34 spire-1.2.1/pkg/common/catalog/plugin.go 14:44:34 spire-1.2.1/pkg/common/catalog/testplugin/ 14:44:34 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:44:34 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:44:34 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:44:34 spire-1.2.1/pkg/common/cli/ 14:44:34 spire-1.2.1/pkg/common/cli/env.go 14:44:34 spire-1.2.1/pkg/common/cli/flags.go 14:44:34 spire-1.2.1/pkg/common/cli/trust_domain.go 14:44:34 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:44:34 spire-1.2.1/pkg/common/cli/umask.go 14:44:34 spire-1.2.1/pkg/common/cli/umask_posix.go 14:44:34 spire-1.2.1/pkg/common/cli/umask_test.go 14:44:34 spire-1.2.1/pkg/common/cli/umask_windows.go 14:44:34 spire-1.2.1/pkg/common/cliprinter/ 14:44:34 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:44:34 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:44:34 spire-1.2.1/pkg/common/cliprinter/flag.go 14:44:34 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:44:34 spire-1.2.1/pkg/common/cliprinter/format.go 14:44:34 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/ 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:44:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:44:34 spire-1.2.1/pkg/common/coretypes/ 14:44:34 spire-1.2.1/pkg/common/coretypes/bundle/ 14:44:34 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:44:34 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:44:34 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:44:34 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:44:34 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:44:34 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:44:34 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:44:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:44:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:44:34 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:44:34 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:44:34 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:44:34 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:44:34 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gogo: downloading github.com/aws/aws-sdk-go v1.43.0 14:44:34  14:44:34 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:44:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:44:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:44:34 spire-1.2.1/pkg/common/cryptoutil/ 14:44:34 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:44:34 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:44:34 spire-1.2.1/pkg/common/diskutil/ 14:44:34 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:44:34 spire-1.2.1/pkg/common/diskutil/file_test.go 14:44:34 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:44:34 spire-1.2.1/pkg/common/errorutil/ 14:44:34 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:44:34 spire-1.2.1/pkg/common/health/ 14:44:34 spire-1.2.1/pkg/common/health/config.go 14:44:34 spire-1.2.1/pkg/common/health/context.go 14:44:34 spire-1.2.1/pkg/common/health/context_test.go 14:44:34 spire-1.2.1/pkg/common/health/health.go 14:44:34 spire-1.2.1/pkg/common/health/health_test.go 14:44:34 spire-1.2.1/pkg/common/health/logger.go 14:44:34 spire-1.2.1/pkg/common/hostservice/ 14:44:34 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:44:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:44:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:44:34 spire-1.2.1/pkg/common/idutil/ 14:44:34 spire-1.2.1/pkg/common/idutil/require.go 14:44:34 spire-1.2.1/pkg/common/idutil/require_test.go 14:44:34 spire-1.2.1/pkg/common/idutil/safety.go 14:44:34 spire-1.2.1/pkg/common/idutil/safety_test.go 14:44:34 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:44:34 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:44:34 spire-1.2.1/pkg/common/jwtsvid/ 14:44:34 spire-1.2.1/pkg/common/jwtsvid/common.go 14:44:34 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:44:34 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:44:34 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:44:34 spire-1.2.1/pkg/common/jwtutil/ 14:44:34 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:44:34 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:44:34 spire-1.2.1/pkg/common/log/ 14:44:34 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:44:34 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:44:34 spire-1.2.1/pkg/common/log/log.go 14:44:34 spire-1.2.1/pkg/common/log/log_test.go 14:44:34 spire-1.2.1/pkg/common/log/options.go 14:44:34 spire-1.2.1/pkg/common/nodeutil/ 14:44:34 spire-1.2.1/pkg/common/nodeutil/node.go 14:44:34 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:44:34 spire-1.2.1/pkg/common/peertracker/ 14:44:34 spire-1.2.1/pkg/common/peertracker/conn.go 14:44:34 spire-1.2.1/pkg/common/peertracker/credentials.go 14:44:34 spire-1.2.1/pkg/common/peertracker/errors.go 14:44:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:44:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:44:34 spire-1.2.1/pkg/common/peertracker/info.go 14:44:34 spire-1.2.1/pkg/common/peertracker/listener.go 14:44:34 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:44:34 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:44:34 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:44:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:44:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:44:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:44:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:44:34 spire-1.2.1/pkg/common/peertracker/tcp.go 14:44:34 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:44:34 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:44:34 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:44:34 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:44:34 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:44:34 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:44:34 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:44:34 spire-1.2.1/pkg/common/peertracker/uds.go 14:44:34 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:44:34 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:44:34 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:44:34 spire-1.2.1/pkg/common/pemutil/ 14:44:34 spire-1.2.1/pkg/common/pemutil/block.go 14:44:34 spire-1.2.1/pkg/common/pemutil/certs.go 14:44:34 spire-1.2.1/pkg/common/pemutil/common.go 14:44:34 spire-1.2.1/pkg/common/pemutil/csr.go 14:44:34 spire-1.2.1/pkg/common/pemutil/keys.go 14:44:34 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:44:34 spire-1.2.1/pkg/common/pemutil/testdata/ 14:44:34 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:44:34 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:44:34 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:44:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:44:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:44:34 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:44:34 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:44:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:44:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:44:34 spire-1.2.1/pkg/common/plugin/ 14:44:34 spire-1.2.1/pkg/common/plugin/aws/ 14:44:34 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:44:34 spire-1.2.1/pkg/common/plugin/azure/ 14:44:34 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:44:34 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:44:34 spire-1.2.1/pkg/common/plugin/facade.go 14:44:34 spire-1.2.1/pkg/common/plugin/facade_test.go 14:44:34 spire-1.2.1/pkg/common/plugin/gcp/ 14:44:34 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:44:34 spire-1.2.1/pkg/common/plugin/k8s/ 14:44:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:44:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:44:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:44:34 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:44:34 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:44:34 spire-1.2.1/pkg/common/plugin/log.go 14:44:34 spire-1.2.1/pkg/common/plugin/sshpop/ 14:44:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:44:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:44:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:44:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:44:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:44:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:44:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:44:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:44:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:44:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:44:34 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:44:34 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:44:34 spire-1.2.1/pkg/common/plugin/x509pop/ 14:44:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:44:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:44:34 spire-1.2.1/pkg/common/profiling/ 14:44:34 spire-1.2.1/pkg/common/profiling/dumpers.go 14:44:34 spire-1.2.1/pkg/common/profiling/profiling.go 14:44:34 spire-1.2.1/pkg/common/protoutil/ 14:44:34 spire-1.2.1/pkg/common/protoutil/masks.go 14:44:34 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:44:34 spire-1.2.1/pkg/common/rotationutil/ 14:44:34 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:44:34 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:44:34 spire-1.2.1/pkg/common/selector/ 14:44:34 spire-1.2.1/pkg/common/selector/selector.go 14:44:34 spire-1.2.1/pkg/common/selector/selector_test.go 14:44:34 spire-1.2.1/pkg/common/selector/set.go 14:44:34 spire-1.2.1/pkg/common/selector/set_utils.go 14:44:34 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:44:34 spire-1.2.1/pkg/common/telemetry/ 14:44:34 spire-1.2.1/pkg/common/telemetry/agent/ 14:44:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:44:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:44:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:44:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:44:34 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:44:34 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:44:34 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:44:34 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:44:34 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:44:34 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:44:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:44:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:44:34 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:44:34 spire-1.2.1/pkg/common/telemetry/call.go 14:44:34 spire-1.2.1/pkg/common/telemetry/common/ 14:44:34 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:44:34 spire-1.2.1/pkg/common/telemetry/config.go 14:44:34 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:44:34 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:44:34 spire-1.2.1/pkg/common/telemetry/inmem.go 14:44:34 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:44:34 spire-1.2.1/pkg/common/telemetry/m3.go 14:44:34 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:44:34 spire-1.2.1/pkg/common/telemetry/metrics.go 14:44:34 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:44:34 spire-1.2.1/pkg/common/telemetry/names.go 14:44:34 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:44:34 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:44:34 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:44:34 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:44:34 spire-1.2.1/pkg/common/telemetry/server/ 14:44:34 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:44:34 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:44:34 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:44:34 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:44:34 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:44:34 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:44:34 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:44:34 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:44:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:44:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:44:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:44:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:44:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:44:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:44:34 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:44:34 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:44:34 spire-1.2.1/pkg/common/telemetry/server/server.go 14:44:34 spire-1.2.1/pkg/common/telemetry/sink.go 14:44:34 spire-1.2.1/pkg/common/telemetry/statsd.go 14:44:34 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:44:34 spire-1.2.1/pkg/common/telemetry/uptime.go 14:44:34 spire-1.2.1/pkg/common/telemetry/version.go 14:44:34 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:44:34 spire-1.2.1/pkg/common/uptime/ 14:44:34 spire-1.2.1/pkg/common/uptime/uptime.go 14:44:34 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:44:34 spire-1.2.1/pkg/common/util/ 14:44:34 spire-1.2.1/pkg/common/util/certs.go 14:44:34 spire-1.2.1/pkg/common/util/certs_test.go 14:44:34 spire-1.2.1/pkg/common/util/csr.go 14:44:34 spire-1.2.1/pkg/common/util/hash.go 14:44:34 spire-1.2.1/pkg/common/util/selectors.go 14:44:34 spire-1.2.1/pkg/common/util/selectors_test.go 14:44:34 spire-1.2.1/pkg/common/util/signals.go 14:44:34 spire-1.2.1/pkg/common/util/sort.go 14:44:34 spire-1.2.1/pkg/common/util/sort_test.go 14:44:34 spire-1.2.1/pkg/common/util/task.go 14:44:34 spire-1.2.1/pkg/common/util/task_test.go 14:44:34 spire-1.2.1/pkg/common/util/testdata/ 14:44:34 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:44:34 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:44:34 spire-1.2.1/pkg/common/version/ 14:44:34 spire-1.2.1/pkg/common/version/version.go 14:44:34 spire-1.2.1/pkg/common/x509svid/ 14:44:34 spire-1.2.1/pkg/common/x509svid/common_test.go 14:44:34 spire-1.2.1/pkg/common/x509svid/csr.go 14:44:34 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:44:34 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:44:34 spire-1.2.1/pkg/common/x509util/ 14:44:34 spire-1.2.1/pkg/common/x509util/cert.go 14:44:34 spire-1.2.1/pkg/common/x509util/dns.go 14:44:34 spire-1.2.1/pkg/common/x509util/dns_test.go 14:44:34 spire-1.2.1/pkg/common/x509util/keyid.go 14:44:34 spire-1.2.1/pkg/common/x509util/keypair.go 14:44:34 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:44:34 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:44:34 spire-1.2.1/pkg/server/ 14:44:34 spire-1.2.1/pkg/server/api/ 14:44:34 spire-1.2.1/pkg/server/api/agent.go 14:44:34 spire-1.2.1/pkg/server/api/agent/ 14:44:34 spire-1.2.1/pkg/server/api/agent/v1/ 14:44:34 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:44:34 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:44:34 spire-1.2.1/pkg/server/api/agent_test.go 14:44:34 spire-1.2.1/pkg/server/api/api.go 14:44:34 spire-1.2.1/pkg/server/api/audit/ 14:44:34 spire-1.2.1/pkg/server/api/audit/audit.go 14:44:34 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:44:34 spire-1.2.1/pkg/server/api/bundle.go 14:44:34 spire-1.2.1/pkg/server/api/bundle/ 14:44:34 spire-1.2.1/pkg/server/api/bundle/v1/ 14:44:34 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:44:34 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:44:34 spire-1.2.1/pkg/server/api/bundle_test.go 14:44:34 spire-1.2.1/pkg/server/api/debug/ 14:44:34 spire-1.2.1/pkg/server/api/debug/v1/ 14:44:34 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:44:34 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:44:34 spire-1.2.1/pkg/server/api/entry.go 14:44:34 spire-1.2.1/pkg/server/api/entry/ 14:44:34 spire-1.2.1/pkg/server/api/entry/v1/ 14:44:34 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:44:34 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:44:34 spire-1.2.1/pkg/server/api/entry_test.go 14:44:34 spire-1.2.1/pkg/server/api/health/ 14:44:34 spire-1.2.1/pkg/server/api/health/v1/ 14:44:34 spire-1.2.1/pkg/server/api/health/v1/service.go 14:44:34 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:44:34 spire-1.2.1/pkg/server/api/id.go 14:44:34 spire-1.2.1/pkg/server/api/id_test.go 14:44:34 spire-1.2.1/pkg/server/api/limits/ 14:44:34 spire-1.2.1/pkg/server/api/limits/limits.go 14:44:34 spire-1.2.1/pkg/server/api/middleware/ 14:44:34 spire-1.2.1/pkg/server/api/middleware/alias.go 14:44:34 spire-1.2.1/pkg/server/api/middleware/audit.go 14:44:34 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:44:34 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:44:34 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:44:34 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:44:34 spire-1.2.1/pkg/server/api/middleware/caller.go 14:44:34 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:44:34 spire-1.2.1/pkg/server/api/middleware/common.go 14:44:34 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:44:34 spire-1.2.1/pkg/server/api/middleware/entries.go 14:44:34 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:44:34 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:44:34 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:44:34 spire-1.2.1/pkg/server/api/ratelimit.go 14:44:34 spire-1.2.1/pkg/server/api/rpccontext/ 14:44:34 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:44:34 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:44:34 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:44:34 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:44:34 spire-1.2.1/pkg/server/api/selector.go 14:44:34 spire-1.2.1/pkg/server/api/selector_test.go 14:44:34 spire-1.2.1/pkg/server/api/status.go 14:44:34 spire-1.2.1/pkg/server/api/status_test.go 14:44:34 spire-1.2.1/pkg/server/api/svid/ 14:44:34 spire-1.2.1/pkg/server/api/svid/v1/ 14:44:34 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:44:34 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:44:34 spire-1.2.1/pkg/server/api/trustdomain.go 14:44:34 spire-1.2.1/pkg/server/api/trustdomain/ 14:44:34 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:44:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:44:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:44:34 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:44:34 spire-1.2.1/pkg/server/authpolicy/ 14:44:34 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:44:34 spire-1.2.1/pkg/server/authpolicy/policy.go 14:44:34 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:44:34 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:44:34 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:44:34 spire-1.2.1/pkg/server/authpolicy/validate.go 14:44:34 spire-1.2.1/pkg/server/bundle/ 14:44:34 spire-1.2.1/pkg/server/bundle/client/ 14:44:34 spire-1.2.1/pkg/server/bundle/client/client.go 14:44:34 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:44:34 spire-1.2.1/pkg/server/bundle/client/manager.go 14:44:34 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:44:34 spire-1.2.1/pkg/server/bundle/client/sources.go 14:44:34 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:44:34 spire-1.2.1/pkg/server/bundle/client/updater.go 14:44:34 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:44:34 spire-1.2.1/pkg/server/ca/ 14:44:34 spire-1.2.1/pkg/server/ca/ca.go 14:44:34 spire-1.2.1/pkg/server/ca/ca_health.go 14:44:34 spire-1.2.1/pkg/server/ca/ca_test.go 14:44:34 spire-1.2.1/pkg/server/ca/journal.go 14:44:34 spire-1.2.1/pkg/server/ca/journal_test.go 14:44:34 spire-1.2.1/pkg/server/ca/manager.go 14:44:34 spire-1.2.1/pkg/server/ca/manager_health.go 14:44:34 spire-1.2.1/pkg/server/ca/manager_test.go 14:44:34 spire-1.2.1/pkg/server/ca/templates.go 14:44:34 spire-1.2.1/pkg/server/ca/upstream_client.go 14:44:34 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:44:34 spire-1.2.1/pkg/server/ca/validation.go 14:44:34 spire-1.2.1/pkg/server/cache/ 14:44:34 spire-1.2.1/pkg/server/cache/dscache/ 14:44:34 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:44:34 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:44:34 spire-1.2.1/pkg/server/cache/entrycache/ 14:44:34 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:44:34 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:44:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:44:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:44:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:44:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:44:34 spire-1.2.1/pkg/server/catalog/ 14:44:34 spire-1.2.1/pkg/server/catalog/catalog.go 14:44:34 spire-1.2.1/pkg/server/catalog/keymanager.go 14:44:34 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:44:34 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:44:34 spire-1.2.1/pkg/server/catalog/notifier.go 14:44:34 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:44:34 spire-1.2.1/pkg/server/config.go 14:44:34 spire-1.2.1/pkg/server/datastore/ 14:44:34 spire-1.2.1/pkg/server/datastore/datastore.go 14:44:34 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:44:34 spire-1.2.1/pkg/server/datastore/repository.go 14:44:34 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:44:34 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:44:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:44:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:44:34 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:44:34 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:44:34 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:44:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:44:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:44:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:44:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:44:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:44:34 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:44:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:44:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:44:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:44:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:44:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:44:34 spire-1.2.1/pkg/server/endpoints/ 14:44:34 spire-1.2.1/pkg/server/endpoints/bundle/ 14:44:34 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:44:34 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:44:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:44:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:44:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:44:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:44:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:44:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:44:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:44:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:44:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:44:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:44:34 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:44:34 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:44:34 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:44:34 spire-1.2.1/pkg/server/endpoints/config.go 14:44:34 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:44:34 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:44:34 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:44:34 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:44:34 spire-1.2.1/pkg/server/endpoints/middleware.go 14:44:34 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:44:34 spire-1.2.1/pkg/server/hostservice/ 14:44:34 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:44:34 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:44:34 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:44:34 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:44:34 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:44:34 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:44:34 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:44:34 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/ 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/ 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:44:34 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:44:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:44:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:44:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:44:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:44:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:44:34 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:44:34 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:44:34 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/notifier/ 14:44:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:44:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:44:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:44:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:44:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:44:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:44:34 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:44:34 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:44:34 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:44:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:44:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:44:35 spire-1.2.1/pkg/server/registration/ 14:44:35 spire-1.2.1/pkg/server/registration/manager.go 14:44:35 spire-1.2.1/pkg/server/registration/manager_test.go 14:44:35 spire-1.2.1/pkg/server/scanentries.go 14:44:35 spire-1.2.1/pkg/server/scanentries_test.go 14:44:35 spire-1.2.1/pkg/server/server.go 14:44:35 spire-1.2.1/pkg/server/server_test.go 14:44:35 spire-1.2.1/pkg/server/svid/ 14:44:35 spire-1.2.1/pkg/server/svid/observer.go 14:44:35 spire-1.2.1/pkg/server/svid/observer_test.go 14:44:35 spire-1.2.1/pkg/server/svid/rotator.go 14:44:35 spire-1.2.1/pkg/server/svid/rotator_config.go 14:44:35 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:44:35 spire-1.2.1/pkg/server/svid/rotator_test.go 14:44:35 spire-1.2.1/proto/ 14:44:35 spire-1.2.1/proto/private/ 14:44:35 spire-1.2.1/proto/private/server/ 14:44:35 spire-1.2.1/proto/private/server/journal/ 14:44:35 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:44:35 spire-1.2.1/proto/private/server/journal/journal.proto 14:44:35 spire-1.2.1/proto/spire/ 14:44:35 spire-1.2.1/proto/spire/common/ 14:44:35 spire-1.2.1/proto/spire/common/common.pb.go 14:44:35 spire-1.2.1/proto/spire/common/common.proto 14:44:35 spire-1.2.1/proto/spire/common/plugin/ 14:44:35 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:44:35 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:44:35 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:44:35 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:44:35 spire-1.2.1/proto/spire/plugin/ 14:44:35 spire-1.2.1/proto/spire/plugin/agent/ 14:44:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:44:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:44:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:44:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:44:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:44:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:44:35 spire-1.2.1/release/ 14:44:35 spire-1.2.1/release/spire-extras/ 14:44:35 spire-1.2.1/release/spire-extras/README.md 14:44:35 spire-1.2.1/release/spire-extras/conf/ 14:44:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:44:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:44:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:44:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:44:35 spire-1.2.1/release/spire/ 14:44:35 spire-1.2.1/release/spire/README.md 14:44:35 spire-1.2.1/release/spire/conf/ 14:44:35 spire-1.2.1/release/spire/conf/agent/ 14:44:35 spire-1.2.1/release/spire/conf/agent/agent.conf 14:44:35 spire-1.2.1/release/spire/conf/server/ 14:44:35 spire-1.2.1/release/spire/conf/server/server.conf 14:44:35 spire-1.2.1/script/ 14:44:35 spire-1.2.1/script/build-artifact.sh 14:44:35 spire-1.2.1/script/generate_dummy_ca.sh 14:44:35 spire-1.2.1/support/ 14:44:35 spire-1.2.1/support/k8s/ 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:44:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:44:35 spire-1.2.1/support/oidc-discovery-provider/ 14:44:35 spire-1.2.1/support/oidc-discovery-provider/README.md 14:44:35 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:44:35 spire-1.2.1/support/oidc-discovery-provider/config.go 14:44:35 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:44:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:44:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:44:35 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:44:35 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:44:35 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:44:35 spire-1.2.1/support/oidc-discovery-provider/main.go 14:44:35 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:44:35 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:44:35 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:44:35 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:44:35 spire-1.2.1/test/ 14:44:35 spire-1.2.1/test/clock/ 14:44:35 spire-1.2.1/test/clock/clock.go 14:44:35 spire-1.2.1/test/fakes/ 14:44:35 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:44:35 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:44:35 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:44:35 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:44:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:44:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:44:35 spire-1.2.1/test/fakes/fakeagentstore/ 14:44:35 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:44:35 spire-1.2.1/test/fakes/fakedatastore/ 14:44:35 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:44:35 spire-1.2.1/test/fakes/fakeentryclient/ 14:44:35 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:44:35 spire-1.2.1/test/fakes/fakehealthchecker/ 14:44:35 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:44:35 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:44:35 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:44:35 spire-1.2.1/test/fakes/fakemetrics/ 14:44:35 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:44:35 spire-1.2.1/test/fakes/fakenoderesolver/ 14:44:35 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:44:35 spire-1.2.1/test/fakes/fakenotifier/ 14:44:35 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:44:35 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:44:35 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:44:35 spire-1.2.1/test/fakes/fakeserverca/ 14:44:35 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:44:35 spire-1.2.1/test/fakes/fakeservercatalog/ 14:44:35 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:44:35 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:44:35 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:44:35 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:44:35 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:44:35 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:44:35 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:44:35 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:44:35 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:44:35 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:44:35 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:44:35 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:44:35 spire-1.2.1/test/fixture/ 14:44:35 spire-1.2.1/test/fixture/certs/ 14:44:35 spire-1.2.1/test/fixture/certs/agent_svid.der 14:44:35 spire-1.2.1/test/fixture/certs/base_cert.pem 14:44:35 spire-1.2.1/test/fixture/certs/base_csr.pem 14:44:35 spire-1.2.1/test/fixture/certs/base_key.pem 14:44:35 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:44:35 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:44:35 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:44:35 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:44:35 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:44:35 spire-1.2.1/test/fixture/certs/blog_key.pem 14:44:35 spire-1.2.1/test/fixture/certs/bundle.der 14:44:35 spire-1.2.1/test/fixture/certs/ca.pem 14:44:35 spire-1.2.1/test/fixture/certs/ca_key.pem 14:44:35 spire-1.2.1/test/fixture/certs/database_cert.pem 14:44:35 spire-1.2.1/test/fixture/certs/database_csr.pem 14:44:35 spire-1.2.1/test/fixture/certs/database_key.pem 14:44:35 spire-1.2.1/test/fixture/certs/node_cert.pem 14:44:35 spire-1.2.1/test/fixture/certs/node_csr.pem 14:44:35 spire-1.2.1/test/fixture/certs/node_key.pem 14:44:35 spire-1.2.1/test/fixture/certs/svid.pem 14:44:35 spire-1.2.1/test/fixture/certs/svid_key.pem 14:44:35 spire-1.2.1/test/fixture/config/ 14:44:35 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:44:35 spire-1.2.1/test/fixture/config/agent_good.conf 14:44:35 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:44:35 spire-1.2.1/test/fixture/config/plugin_good.conf 14:44:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:44:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:44:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:44:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:44:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:44:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:44:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:44:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:44:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:44:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:44:35 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:44:35 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:44:35 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:44:35 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:44:35 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:44:35 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:44:35 spire-1.2.1/test/fixture/config/server_good.conf 14:44:35 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:44:35 spire-1.2.1/test/fixture/fixture.go 14:44:35 spire-1.2.1/test/fixture/nodeattestor/ 14:44:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:44:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:44:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:44:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:44:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:44:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:44:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:44:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:44:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:44:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:44:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:44:35 spire-1.2.1/test/fixture/registration/ 14:44:35 spire-1.2.1/test/fixture/registration/entries.json 14:44:35 spire-1.2.1/test/fixture/registration/good-for-update.json 14:44:35 spire-1.2.1/test/fixture/registration/good.json 14:44:35 spire-1.2.1/test/fixture/registration/invalid.json 14:44:35 spire-1.2.1/test/fixture/registration/invalid_json.json 14:44:35 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:44:35 spire-1.2.1/test/integration/ 14:44:35 spire-1.2.1/test/integration/README.md 14:44:35 spire-1.2.1/test/integration/common 14:44:35 spire-1.2.1/test/integration/setup/ 14:44:35 spire-1.2.1/test/integration/setup/adminclient/ 14:44:35 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:44:35 spire-1.2.1/test/integration/setup/adminclient/client.go 14:44:35 spire-1.2.1/test/integration/setup/debugagent/ 14:44:35 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:44:35 spire-1.2.1/test/integration/setup/debugagent/main.go 14:44:35 spire-1.2.1/test/integration/setup/debugserver/ 14:44:35 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:44:35 spire-1.2.1/test/integration/setup/debugserver/main.go 14:44:35 spire-1.2.1/test/integration/setup/downstreamclient/ 14:44:35 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:44:35 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:44:35 spire-1.2.1/test/integration/setup/itclient/ 14:44:35 spire-1.2.1/test/integration/setup/itclient/client.go 14:44:35 spire-1.2.1/test/integration/setup/node-attestation/ 14:44:35 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:44:35 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:44:35 spire-1.2.1/test/integration/setup/x509pop/ 14:44:35 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:44:35 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:44:35 spire-1.2.1/test/integration/suites/ 14:44:35 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:44:35 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:44:35 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:44:35 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:44:35 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:44:35 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:44:35 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:44:35 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:44:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:44:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:44:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:44:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:44:35 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:44:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:44:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:44:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:44:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:44:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:44:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:44:35 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:44:35 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:44:35 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:44:35 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:44:35 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:44:35 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:44:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:44:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:44:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:44:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:44:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:44:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:44:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:44:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:44:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:44:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:44:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:44:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:44:35 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:44:35 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:44:35 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:44:35 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:44:35 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:44:35 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:44:35 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:44:35 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:44:35 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:44:35 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:44:35 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:44:35 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:44:35 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:44:35 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:44:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:44:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:44:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:44:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:44:35 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:44:35 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:44:35 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:44:35 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:44:35 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:44:35 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:44:35 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:44:35 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:44:35 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:44:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:44:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:44:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:44:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:44:35 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:44:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:44:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:44:35 spire-1.2.1/test/integration/suites/join-token/ 14:44:35 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:44:35 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:44:35 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:44:35 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:44:35 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:44:35 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:44:35 spire-1.2.1/test/integration/suites/join-token/README.md 14:44:35 spire-1.2.1/test/integration/suites/join-token/conf/ 14:44:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:44:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:44:35 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:44:35 spire-1.2.1/test/integration/suites/join-token/teardown 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:44:35 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:44:35 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:44:35 spire-1.2.1/test/integration/suites/k8s/ 14:44:35 spire-1.2.1/test/integration/suites/k8s/00-setup 14:44:35 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:44:35 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:44:35 spire-1.2.1/test/integration/suites/k8s/README.md 14:44:35 spire-1.2.1/test/integration/suites/k8s/conf/ 14:44:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:44:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:44:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:44:35 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:44:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:44:35 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:44:35 spire-1.2.1/test/integration/suites/k8s/teardown 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/ 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:44:35 spire-1.2.1/test/integration/suites/node-attestation/ 14:44:35 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:44:35 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:44:35 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:44:35 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:44:35 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:44:35 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:44:35 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:44:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:44:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:44:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:44:35 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:44:35 spire-1.2.1/test/integration/suites/rotation/ 14:44:35 spire-1.2.1/test/integration/suites/rotation/00-setup 14:44:35 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:44:35 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:44:35 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:44:35 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:44:35 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:44:35 spire-1.2.1/test/integration/suites/rotation/README.md 14:44:35 spire-1.2.1/test/integration/suites/rotation/conf/ 14:44:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:44:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:44:35 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:44:35 spire-1.2.1/test/integration/suites/rotation/teardown 14:44:35 spire-1.2.1/test/integration/suites/self-test/ 14:44:35 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:44:35 spire-1.2.1/test/integration/suites/self-test/README.md 14:44:35 spire-1.2.1/test/integration/suites/self-test/teardown 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:44:35 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:44:35 spire-1.2.1/test/integration/suites/upgrade/ 14:44:35 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:44:35 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:44:35 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:44:35 spire-1.2.1/test/integration/suites/upgrade/README.md 14:44:35 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:44:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:44:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:44:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:44:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:44:35 spire-1.2.1/test/integration/suites/upgrade/teardown 14:44:35 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:44:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:44:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:44:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:44:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:44:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:44:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:44:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:44:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:44:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:44:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:44:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:44:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:44:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:44:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:44:35 spire-1.2.1/test/integration/test-one.sh 14:44:35 spire-1.2.1/test/integration/test.sh 14:44:35 spire-1.2.1/test/plugintest/ 14:44:35 spire-1.2.1/test/plugintest/config.go 14:44:35 spire-1.2.1/test/plugintest/load.go 14:44:35 spire-1.2.1/test/plugintest/option.go 14:44:35 spire-1.2.1/test/spiretest/ 14:44:35 spire-1.2.1/test/spiretest/apiserver.go 14:44:35 spire-1.2.1/test/spiretest/assertions.go 14:44:35 spire-1.2.1/test/spiretest/dir.go 14:44:35 spire-1.2.1/test/spiretest/errors_posix.go 14:44:35 spire-1.2.1/test/spiretest/errors_windows.go 14:44:35 spire-1.2.1/test/spiretest/logs.go 14:44:35 spire-1.2.1/test/spiretest/socketapi.go 14:44:35 spire-1.2.1/test/spiretest/suite.go 14:44:35 spire-1.2.1/test/spiretest/x509.go 14:44:35 spire-1.2.1/test/testca/ 14:44:35 spire-1.2.1/test/testca/ca.go 14:44:35 spire-1.2.1/test/testkey/ 14:44:35 spire-1.2.1/test/testkey/generate.sh 14:44:35 spire-1.2.1/test/testkey/genkeys.go 14:44:35 spire-1.2.1/test/testkey/keys.go 14:44:35 spire-1.2.1/test/testkey/new.go 14:44:35 spire-1.2.1/test/tpmsimulator/ 14:44:35 spire-1.2.1/test/tpmsimulator/simulator.go 14:44:35 spire-1.2.1/test/util/ 14:44:35 spire-1.2.1/test/util/cert_fixtures.go 14:44:35 spire-1.2.1/test/util/cert_generation.go 14:44:35 spire-1.2.1/test/util/io_redirection.go 14:44:35 spire-1.2.1/test/util/race.go 14:44:35 spire-1.2.1/test/util/util.go 14:44:35 building spire from source... 14:44:36 Installing go1.17.7... 14:44:54 ---> 5cd71289faae 14:44:54 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:44:54 ---> Running in e2de8dcc77f1 14:44:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:45:01 go: downloading k8s.io/client-go v0.23.4 14:45:01 go: downloading google.golang.org/api v0.70.0 14:45:01 go: downloading k8s.io/api v0.23.4 14:45:02 go: downloading google.golang.org/api v0.70.0 14:45:02 go: downloading k8s.io/client-go v0.23.4 14:45:02 go: downloading k8s.io/api v0.23.4 14:45:03 Building bin/spire-server... 14:45:03 go: downloading github.com/mitchellh/cli v1.1.2 14:45:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:45:03 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:45:04 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:45:04 go: downloading google.golang.org/grpc v1.44.0 14:45:04 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:45:08 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:45:08 go: downloading github.com/sirupsen/logrus v1.8.1 14:45:08 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:45:08 go: downloading github.com/imdario/mergo v0.3.12 14:45:09 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:45:09 go: downloading github.com/fatih/color v1.13.0 14:45:09 go: downloading github.com/mattn/go-isatty v0.0.14 14:45:09 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:45:10 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:45:10 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:45:10 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:45:10 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:45:11 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:45:11 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:45:11 go: downloading github.com/google/go-tpm v0.3.3 14:45:11 go: downloading github.com/armon/go-metrics v0.3.10 14:45:12 go: downloading github.com/prometheus/client_golang v1.12.1 14:45:12 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:45:13 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:45:14 go: downloading github.com/google/go-tpm v0.3.3 14:45:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:45:14 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:45:14 go: downloading github.com/open-policy-agent/opa v0.38.0 14:45:37 go: downloading github.com/mattn/go-colorable v0.1.12 14:45:37 go: downloading github.com/Masterminds/goutils v1.1.0 14:45:37 go: downloading github.com/Masterminds/semver v1.5.0 14:45:37 go: downloading github.com/google/uuid v1.1.2 14:45:37 go: downloading github.com/huandu/xstrings v1.3.2 14:45:37 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:45:37 go: downloading github.com/oklog/run v1.0.0 14:45:37 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:45:37 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:45:37 go: downloading github.com/prometheus/client_model v0.2.0 14:45:37 go: downloading github.com/prometheus/common v0.32.1 14:45:37 go: downloading github.com/beorn7/perks v1.0.1 14:45:37 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:45:37 go: downloading github.com/prometheus/procfs v0.7.3 14:45:38 go: downloading go.uber.org/atomic v1.9.0 14:45:38 go: downloading github.com/imkira/go-observer v1.0.3 14:45:38 go: downloading github.com/hashicorp/errwrap v1.1.0 14:45:38 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:45:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:45:38 go: downloading github.com/twmb/murmur3 v1.1.6 14:45:38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:45:38 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:45:38 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:45:39 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:45:39 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:45:40 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:45:40 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:45:40 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:45:40 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:45:41 go: downloading cloud.google.com/go/storage v1.21.0 14:45:41 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:45:41 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:45:41 go: downloading cloud.google.com/go/storage v1.21.0 14:45:41 go: downloading cloud.google.com/go v0.100.2 14:45:42 go: downloading cloud.google.com/go v0.100.2 14:45:43 go: downloading k8s.io/apimachinery v0.23.4 14:45:43 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:45:44 go: downloading k8s.io/apimachinery v0.23.4 14:45:44 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:45:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:45:45 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:45:46 go: downloading github.com/stretchr/testify v1.7.0 14:45:46 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:45:46 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:45:46 go: downloading github.com/blang/semver/v4 v4.0.0 14:45:46 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:45:46 go: downloading github.com/jinzhu/gorm v1.9.16 14:45:46 go: downloading k8s.io/kube-aggregator v0.23.3 14:45:46 go: downloading k8s.io/kube-aggregator v0.23.3 14:45:46 go: downloading github.com/lib/pq v1.10.4 14:45:47 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:45:47 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:45:47 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:45:47 go: downloading github.com/hashicorp/vault/api v1.4.1 14:45:47 go: downloading cloud.google.com/go/security v1.3.0 14:45:48 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:45:48 go: downloading cloud.google.com/go/security v1.3.0 14:45:49 go: downloading github.com/hashicorp/vault/api v1.4.1 14:45:49 go: downloading github.com/twmb/murmur3 v1.1.6 14:45:49 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:45:49 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:45:49 go: downloading gopkg.in/yaml.v2 v2.4.0 14:45:49 go: downloading gopkg.in/yaml.v2 v2.4.0 14:45:49 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:45:49 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:45:49 go: downloading github.com/gobwas/glob v0.2.3 14:45:49 go: downloading github.com/gobwas/glob v0.2.3 14:45:50 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:45:50 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:45:50 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:45:50 go: downloading github.com/jinzhu/inflection v1.0.0 14:45:50 go: downloading github.com/aws/smithy-go v1.11.0 14:45:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:45:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:45:51 go: downloading github.com/aws/smithy-go v1.11.0 14:45:51 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:45:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:45:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:45:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:45:52 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:45:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:45:52 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:45:52 go: downloading github.com/jinzhu/inflection v1.0.0 14:45:52 go: downloading github.com/gogo/protobuf v1.3.2 14:45:52 go: downloading github.com/gogo/protobuf v1.3.2 14:45:58 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:45:58 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:45:58 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:45:58 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:45:58 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:45:58 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:45:58 go: downloading github.com/dimchansky/utfbom v1.1.1 14:45:58 go: downloading cloud.google.com/go/compute v1.3.0 14:45:58 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:45:58 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:45:58 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:45:58 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:45:58 go: downloading github.com/dimchansky/utfbom v1.1.1 14:45:58 go: downloading cloud.google.com/go/compute v1.3.0 14:45:59 go: downloading cloud.google.com/go/iam v0.1.1 14:45:59 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:45:59 go: downloading cloud.google.com/go/iam v0.1.1 14:45:59 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:45:59 go: downloading github.com/google/gofuzz v1.1.0 14:46:00 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:46:00 go: downloading k8s.io/klog/v2 v2.30.0 14:46:00 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:46:00 go: downloading k8s.io/klog/v2 v2.30.0 14:46:00 go: downloading github.com/google/gofuzz v1.1.0 14:46:00 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:46:00 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:46:01 go: downloading github.com/spf13/pflag v1.0.5 14:46:01 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:46:01 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:46:01 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:46:02 go: downloading github.com/spf13/pflag v1.0.5 14:46:02 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:46:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:46:02 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:46:02 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:46:02 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:46:02 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:46:02 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:46:02 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:46:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:46:02 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:46:02 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:46:03 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:46:03 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:46:03 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:46:04 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:46:04 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:46:04 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:46:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:46:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:46:04 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:46:04 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:46:06 go: downloading go.opencensus.io v0.23.0 14:46:06 go: downloading go.opencensus.io v0.23.0 14:46:07 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:46:07 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:46:07 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:46:07 go: downloading gopkg.in/inf.v0 v0.9.1 14:46:07 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:46:07 go: downloading github.com/google/go-cmp v0.5.7 14:46:07 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:46:08 go: downloading github.com/tklauser/numcpus v0.3.0 14:46:08 go: downloading gopkg.in/inf.v0 v0.9.1 14:46:08 go: downloading github.com/go-logr/logr v1.2.2 14:46:08 go: downloading github.com/go-logr/logr v1.2.2 14:46:08 go: downloading github.com/google/go-cmp v0.5.7 14:46:08 go: downloading github.com/json-iterator/go v1.1.12 14:46:08 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:46:08 go: downloading github.com/json-iterator/go v1.1.12 14:46:08 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:46:09 go: downloading google.golang.org/api v0.70.0 14:46:09 go: downloading k8s.io/api v0.23.4 14:46:09 go: downloading k8s.io/client-go v0.23.4 14:46:09 go: downloading github.com/googleapis/gnostic v0.5.5 14:46:12 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:46:12 go: downloading github.com/googleapis/gnostic v0.5.5 14:46:13 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:46:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:46:13 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:46:14 go: downloading go.uber.org/zap v1.21.0 14:46:14 go: downloading sigs.k8s.io/yaml v1.3.0 14:46:14 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:46:14 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:46:14 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:46:14 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:46:14 go: downloading github.com/modern-go/reflect2 v1.0.2 14:46:15 go: downloading github.com/ryanuber/go-glob v1.0.0 14:46:15 go: downloading github.com/golang/snappy v0.0.4 14:46:15 go: downloading github.com/tklauser/numcpus v0.3.0 14:46:15 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:46:15 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:46:15 go: downloading go.uber.org/zap v1.21.0 14:46:16 go: downloading sigs.k8s.io/yaml v1.3.0 14:46:16 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:46:16 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:46:16 go: downloading github.com/modern-go/reflect2 v1.0.2 14:46:16 go: downloading github.com/ryanuber/go-glob v1.0.0 14:46:16 go: downloading github.com/golang/snappy v0.0.4 14:46:17 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:46:21 go: downloading github.com/google/go-tpm v0.3.3 14:46:22 go: downloading cloud.google.com/go/storage v1.21.0 14:46:23 go: downloading cloud.google.com/go v0.100.2 14:46:23 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:46:23 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:46:23 go: downloading github.com/hashicorp/go-version v1.2.0 14:46:24 go: downloading go.uber.org/multierr v1.6.0 14:46:24 go: downloading k8s.io/apimachinery v0.23.4 14:46:26 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:46:26 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:46:26 go: downloading github.com/hashicorp/go-version v1.2.0 14:46:26 go: downloading go.uber.org/multierr v1.6.0 14:46:26 go: downloading k8s.io/kube-aggregator v0.23.3 14:46:27 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:46:54 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:46:54 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:46:54 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:46:54 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:46:54 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:46:54 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:46:54 go: downloading github.com/hashicorp/vault/api v1.4.1 14:46:54 go: downloading cloud.google.com/go/security v1.3.0 14:46:54 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:46:54 go: downloading gopkg.in/yaml.v2 v2.4.0 14:46:54 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:46:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:46:55 go: downloading github.com/gobwas/glob v0.2.3 14:46:55 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:46:55 go: downloading github.com/aws/smithy-go v1.11.0 14:46:55 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:46:55 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:46:57 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:46:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:46:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:46:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:46:57 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:46:58 go: downloading github.com/jinzhu/inflection v1.0.0 14:46:58 go: downloading github.com/gogo/protobuf v1.3.2 14:47:03 go: downloading cloud.google.com/go/compute v1.3.0 14:47:04 go: downloading cloud.google.com/go/iam v0.1.1 14:47:04 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:47:04 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:47:04 go: downloading k8s.io/klog/v2 v2.30.0 14:47:05 go: downloading github.com/google/gofuzz v1.1.0 14:47:05 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:47:06 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:47:06 go: downloading github.com/spf13/pflag v1.0.5 14:47:07 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:47:07 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:47:07 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:47:07 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:47:07 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:47:07 go: downloading github.com/dimchansky/utfbom v1.1.1 14:47:07 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:47:07 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:47:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:47:08 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:47:08 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:47:08 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:47:09 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:47:09 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:47:10 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:47:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:47:10 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:47:12 go: downloading go.opencensus.io v0.23.0 14:47:13 go: downloading gopkg.in/inf.v0 v0.9.1 14:47:13 go: downloading github.com/go-logr/logr v1.2.2 14:47:13 go: downloading github.com/google/go-cmp v0.5.7 14:47:13 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:47:13 go: downloading github.com/json-iterator/go v1.1.12 14:47:14 go: downloading github.com/googleapis/gnostic v0.5.5 14:47:17 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:47:17 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:47:17 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:47:19 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:47:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:47:19 go: downloading github.com/tklauser/numcpus v0.3.0 14:47:19 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:47:19 go: downloading go.uber.org/zap v1.21.0 14:47:20 go: downloading sigs.k8s.io/yaml v1.3.0 14:47:20 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:47:20 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:47:20 go: downloading github.com/modern-go/reflect2 v1.0.2 14:47:20 go: downloading github.com/ryanuber/go-glob v1.0.0 14:47:21 go: downloading github.com/golang/snappy v0.0.4 14:47:21 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:47:31 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:47:31 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:47:31 go: downloading github.com/hashicorp/go-version v1.2.0 14:47:31 go: downloading go.uber.org/multierr v1.6.0 14:48:03 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:48:03 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:48:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:48:28 Removing intermediate container 7f9aa3d4e340 14:48:28 ---> 2a69c20f3eab 14:48:28 14:48:28 Step 10/25 : FROM alpine:3.14 14:48:28 ---> ac73e934f311 14:48:28 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:48:28 ---> Running in 2a6feb825dea 14:48:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:48:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:48:30 (1/3) Installing ca-certificates (20211220-r0) 14:48:30 (2/3) Installing dumb-init (1.2.5-r1) 14:48:30 (3/3) Installing su-exec (0.2-r1) 14:48:30 Executing busybox-1.33.1-r7.trigger 14:48:30 Executing ca-certificates-20211220-r0.trigger 14:48:30 OK: 6 MiB in 17 packages 14:48:32 Removing intermediate container 2a6feb825dea 14:48:32 ---> 0fcbed975690 14:48:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:48:32 ---> Running in f51456e13882 14:48:33 Removing intermediate container f51456e13882 14:48:33 ---> 8083ee335144 14:48:33 Step 13/25 : WORKDIR / 14:48:33 ---> Running in a376a65c6d1c 14:48:34 Removing intermediate container a376a65c6d1c 14:48:34 ---> 05d5a4a1f03f 14:48:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:48:35 ---> 767145443081 14:48:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:48:36 ---> c6b172d24897 14:48:36 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:48:37 ---> e3d42a4be5b9 14:48:37 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:48:38 ---> e5b7f1b9fbf5 14:48:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:48:40 ---> cd674b47e32d 14:48:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:48:41 ---> 8ad690f9238e 14:48:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:48:42 ---> 86638f0a60b5 14:48:42 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/ 14:48:42 ---> Running in f19e3a5426e8 14:48:46 Removing intermediate container f19e3a5426e8 14:48:46 ---> 376d2ebe6476 14:48:46 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:48:46 ---> Running in 06f6365cf606 14:48:46 Removing intermediate container 06f6365cf606 14:48:46 ---> b5b1d01dc59d 14:48:46 Step 23/25 : LABEL arch=arm64 14:48:46 ---> Running in 7099361b7f12 14:48:47 Removing intermediate container 7099361b7f12 14:48:47 ---> 0622a4089f88 14:48:47 Step 24/25 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 14:48:47 ---> Running in e60229796eaf 14:48:47 Removing intermediate container e60229796eaf 14:48:47 ---> f22d08b7501e 14:48:47 Step 25/25 : LABEL version=0.0.0 14:48:47 ---> Running in 50232a7358e7 14:48:48 Removing intermediate container 50232a7358e7 14:48:48 ---> 4c073c3a04d0 14:48:48 14:48:49 Successfully built 4c073c3a04d0 14:48:49 Successfully tagged security-secretstore-setup-arm64:latest 14:48:49  Building security-secretstore-setup ... done Building security-bootstrapper 14:49:16 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:49:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:49:16 ---> f235cd0e7af2 14:49:16 Step 3/31 : WORKDIR /edgex-go 14:49:16 ---> Using cache 14:49:16 ---> 94c5dcc6cbc6 14:49:16 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:49:16 ---> Using cache 14:49:16 ---> adb6e49dc5b0 14:49:16 Step 5/31 : RUN apk add --update --no-cache make git 14:49:16 ---> Using cache 14:49:16 ---> 847487b5ecdb 14:49:16 Step 6/31 : COPY go.mod vendor* ./ 14:49:16 ---> Using cache 14:49:16 ---> d3510038f766 14:49:16 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:49:16 ---> Using cache 14:49:16 ---> 54cf2beb1ff1 14:49:16 Step 8/31 : COPY . . 14:49:16 ---> Using cache 14:49:16 ---> 312d8843dd4f 14:49:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:49:17 ---> Running in 62c55c5257a4 14:49:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:49:27 Removing intermediate container e2de8dcc77f1 14:49:27 ---> e6c92132778b 14:49:27 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:49:27 ---> Running in ac10794767c6 14:49:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:49:32 Removing intermediate container ac10794767c6 14:49:32 ---> bb0b32b49722 14:49:32 14:49:32 Step 11/23 : FROM docker:20.10.14 14:49:32 20.10.14: Pulling from library/docker 14:49:47 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 14:49:47 Status: Downloaded newer image for docker:20.10.14 14:49:47 ---> c346e9eafbab 14:49:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:49:48 ---> Running in 5ec2583b98e6 14:49:49 Removing intermediate container 5ec2583b98e6 14:49:49 ---> b6c5ba5f366f 14:49:49 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 14:49:49 ---> Running in be78d6d3859b 14:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:49:52 (1/43) Installing readline (8.1.1-r0) 14:49:52 (2/43) Installing bash (5.1.16-r0) 14:49:52 Executing bash-5.1.16-r0.post-install 14:49:52 (3/43) Installing brotli-libs (1.0.9-r5) 14:49:52 (4/43) Installing nghttp2-libs (1.46.0-r0) 14:49:52 (5/43) Installing libcurl (7.80.0-r0) 14:49:52 (6/43) Installing curl (7.80.0-r0) 14:49:52 (7/43) Installing dumb-init (1.2.5-r1) 14:49:52 (8/43) Installing libbz2 (1.0.8-r1) 14:49:52 (9/43) Installing expat (2.4.7-r0) 14:49:52 (10/43) Installing libffi (3.4.2-r1) 14:49:52 (11/43) Installing gdbm (1.22-r0) 14:49:52 (12/43) Installing xz-libs (5.2.5-r1) 14:49:52 (13/43) Installing libgcc (10.3.1_git20211027-r0) 14:49:53 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 14:49:53 (15/43) Installing mpdecimal (2.5.1-r1) 14:49:53 (16/43) Installing sqlite-libs (3.36.0-r0) 14:49:53 (17/43) Installing python3 (3.9.7-r4) 14:49:55 (18/43) Installing py3-appdirs (1.4.4-r2) 14:49:55 (19/43) Installing py3-certifi (2020.12.5-r1) 14:49:55 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 14:49:55 (21/43) Installing py3-idna (3.3-r0) 14:49:56 (22/43) Installing py3-urllib3 (1.26.7-r0) 14:49:56 (23/43) Installing py3-requests (2.26.0-r1) 14:49:56 (24/43) Installing py3-msgpack (1.0.2-r1) 14:49:56 (25/43) Installing py3-lockfile (0.12.2-r4) 14:49:56 (26/43) Installing py3-cachecontrol (0.12.10-r0) 14:49:56 (27/43) Installing py3-colorama (0.4.4-r1) 14:49:56 (28/43) Installing py3-contextlib2 (21.6.0-r1) 14:49:56 (29/43) Installing py3-distlib (0.3.3-r0) 14:49:56 (30/43) Installing py3-distro (1.6.0-r0) 14:49:56 (31/43) Installing py3-six (1.16.0-r0) 14:49:56 (32/43) Installing py3-webencodings (0.5.1-r4) 14:49:56 (33/43) Installing py3-html5lib (1.1-r1) 14:49:56 (34/43) Installing py3-parsing (2.4.7-r2) 14:49:56 (35/43) Installing py3-packaging (20.9-r1) 14:49:56 (36/43) Installing py3-tomli (1.2.2-r0) 14:49:56 (37/43) Installing py3-pep517 (0.12.0-r0) 14:49:56 (38/43) Installing py3-progress (1.6-r0) 14:49:56 (39/43) Installing py3-retrying (1.3.3-r2) 14:49:56 (40/43) Installing py3-ordered-set (4.0.2-r2) 14:49:56 (41/43) Installing py3-setuptools (52.0.0-r4) 14:49:56 (42/43) Installing py3-toml (0.10.2-r2) 14:49:56 (43/43) Installing py3-pip (20.3.4-r1) 14:49:57 Executing busybox-1.34.1-r5.trigger 14:49:57 OK: 82 MiB in 65 packages 14:50:03 Collecting docker-compose==1.23.2 14:50:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:50:03 Collecting cached-property<2,>=1.2.0 14:50:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:50:03 Collecting docopt<0.7,>=0.6.1 14:50:03 Downloading docopt-0.6.2.tar.gz (25 kB) 14:50:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:50:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:50:07 Collecting texttable<0.10,>=0.9.0 14:50:07 Downloading texttable-0.9.1.tar.gz (11 kB) 14:50:11 Collecting PyYAML<4,>=3.10 14:50:11 Downloading PyYAML-3.13.tar.gz (270 kB) 14:50:15 Collecting docker<4.0,>=3.6.0 14:50:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:50:15 Collecting websocket-client<1.0,>=0.32.0 14:50:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:50:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 14:50:16 Collecting dockerpty<0.5,>=0.4.1 14:50:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:50:18 Collecting jsonschema<3,>=2.5.1 14:50:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:50:20 Collecting docker-pycreds>=0.4.0 14:50:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:50:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 14:50:21 Collecting idna<2.8,>=2.5 14:50:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:50:22 Collecting urllib3<1.25,>=1.21.1 14:50:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:50:22 Collecting chardet<3.1.0,>=3.0.2 14:50:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:50:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:50:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:50:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:50:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:50:24 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:50:24 Attempting uninstall: urllib3 14:50:24 Found existing installation: urllib3 1.26.7 14:50:24 Uninstalling urllib3-1.26.7: 14:50:24 Successfully uninstalled urllib3-1.26.7 14:50:25 Attempting uninstall: idna 14:50:25 Found existing installation: idna 3.3 14:50:25 Uninstalling idna-3.3: 14:50:25 Successfully uninstalled idna-3.3 14:50:28 Attempting uninstall: requests 14:50:28 Found existing installation: requests 2.26.0 14:50:28 Uninstalling requests-2.26.0: 14:50:28 Successfully uninstalled requests-2.26.0 14:50:29 Running setup.py install for texttable: started 14:50:31 Running setup.py install for texttable: finished with status 'done' 14:50:31 Running setup.py install for PyYAML: started 14:50:34 Running setup.py install for PyYAML: finished with status 'done' 14:50:34 Running setup.py install for docopt: started 14:50:37 Running setup.py install for docopt: finished with status 'done' 14:50:37 Running setup.py install for dockerpty: started 14:50:39 Running setup.py install for dockerpty: finished with status 'done' 14:50:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 14:50:57 Removing intermediate container be78d6d3859b 14:50:57 ---> e2fa7b6b7912 14:50:57 Step 14/23 : ENV APP_PORT=58890 14:50:57 ---> Running in ad5dff226377 14:50:57 Removing intermediate container ad5dff226377 14:50:57 ---> 2f9eded479e9 14:50:57 Step 15/23 : EXPOSE $APP_PORT 14:50:57 ---> Running in 0669b62eae07 14:50:57 Removing intermediate container 0669b62eae07 14:50:57 ---> af2be3316f3d 14:50:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:50:59 ---> 7dcee6ed3658 14:50:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:51:00 ---> 266783acb88d 14:51:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:51:01 ---> b5d892c68a21 14:51:01 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:51:01 ---> Running in 8adbeb8b5014 14:51:01 Removing intermediate container 8adbeb8b5014 14:51:01 ---> 76e70bcb1467 14:51:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:51:02 ---> Running in b3003f5f1b5e 14:51:02 Removing intermediate container b3003f5f1b5e 14:51:02 ---> 570d343acf9e 14:51:02 Step 21/23 : LABEL arch=arm64 14:51:02 ---> Running in b182ee2d583b 14:51:03 Removing intermediate container b182ee2d583b 14:51:03 ---> dfc021735196 14:51:03 Step 22/23 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 14:51:03 ---> Running in 0cd807d894fc 14:51:04 Removing intermediate container 0cd807d894fc 14:51:04 ---> 972d3c80d66f 14:51:04 Step 23/23 : LABEL version=0.0.0 14:51:04 ---> Running in 0a08dc85db22 14:51:04 Removing intermediate container 0a08dc85db22 14:51:04 ---> fbfa1ab47a8a 14:51:04 14:51:05 Successfully built fbfa1ab47a8a 14:51:05 Successfully tagged sys-mgmt-agent-arm64:latest 14:51:05 Building core-command 14:51:37  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:51:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:51:37 ---> f235cd0e7af2 14:51:37 Step 3/23 : WORKDIR /edgex-go 14:51:37 ---> Using cache 14:51:37 ---> 94c5dcc6cbc6 14:51:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:37 ---> Using cache 14:51:37 ---> adb6e49dc5b0 14:51:37 Step 5/23 : RUN apk add --update --no-cache make git 14:51:37 ---> Using cache 14:51:37 ---> 847487b5ecdb 14:51:37 Step 6/23 : COPY go.mod vendor* ./ 14:51:37 ---> Using cache 14:51:37 ---> d3510038f766 14:51:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:51:37 ---> Using cache 14:51:37 ---> 54cf2beb1ff1 14:51:37 Step 8/23 : COPY . . 14:51:37 ---> Using cache 14:51:37 ---> 312d8843dd4f 14:51:37 Step 9/23 : RUN make cmd/core-command/core-command 14:51:38 ---> Running in be3fb4832310 14:51:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:54:17 Removing intermediate container 62c55c5257a4 14:54:17 ---> 1060c09a6cfa 14:54:17 14:54:17 Step 10/31 : FROM alpine:3.14 14:54:17 ---> ac73e934f311 14:54:17 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:54:17 ---> Running in 5b85d14c1561 14:54:17 Removing intermediate container 5b85d14c1561 14:54:17 ---> d64ccfe80e3f 14:54:17 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:54:17 ---> Running in 3f5b896afaad 14:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:54:17 (1/2) Installing dumb-init (1.2.5-r1) 14:54:17 (2/2) Installing su-exec (0.2-r1) 14:54:17 Executing busybox-1.33.1-r7.trigger 14:54:17 OK: 6 MiB in 16 packages 14:54:17 Removing intermediate container 3f5b896afaad 14:54:17 ---> f1f6c9e7fbae 14:54:17 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:54:17 ---> Running in a6c3af6720ab 14:54:17 Removing intermediate container a6c3af6720ab 14:54:17 ---> c460cb621e89 14:54:17 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:54:17 ---> Running in bc1c9505b953 14:54:17 Removing intermediate container bc1c9505b953 14:54:17 ---> 922ff65b473b 14:54:17 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:54:17 ---> Running in 0c12ac4da74a 14:54:19 Removing intermediate container 0c12ac4da74a 14:54:19 ---> 36fe29ca5f8e 14:54:19 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:54:19 ---> Running in 301d11698d14 14:54:20 Removing intermediate container 301d11698d14 14:54:20 ---> 3204dd595c2e 14:54:20 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:54:21 ---> dbd096137dd1 14:54:21 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:54:21 ---> Running in 22f5e8ba2354 14:54:24 Removing intermediate container 22f5e8ba2354 14:54:24 ---> 5e226df3d1da 14:54:24 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:54:25 ---> 7fc6188f7265 14:54:25 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:54:27 ---> e467f56e2321 14:54:27 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:54:28 ---> cbd0be9f2b30 14:54:28 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:54:29 ---> c0b41c20c862 14:54:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:54:29 ---> 66aef4d04265 14:54:30 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:54:30 ---> Running in be206a16c784 14:54:30 Removing intermediate container be206a16c784 14:54:30 ---> 867087ba1deb 14:54:30 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:54:31 ---> bd3a46c3b7c6 14:54:31 Step 26/31 : RUN chmod +x /entrypoint.sh 14:54:32 ---> Running in bae0346faddd 14:54:35 Removing intermediate container bae0346faddd 14:54:35 ---> aec033a55626 14:54:35 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:54:35 ---> Running in 4d1d711eef63 14:54:36 Removing intermediate container 4d1d711eef63 14:54:36 ---> 15cf0309914e 14:54:36 Step 28/31 : CMD ["gate"] 14:54:36 ---> Running in 493868b4bab6 14:54:36 Removing intermediate container 493868b4bab6 14:54:36 ---> a5138d329a1c 14:54:36 Step 29/31 : LABEL arch=arm64 14:54:37 ---> Running in 3008c3047631 14:54:37 Removing intermediate container 3008c3047631 14:54:37 ---> 5986f3f8c6a0 14:54:37 Step 30/31 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 14:54:37 ---> Running in 48f9dce76e44 14:54:38 Removing intermediate container 48f9dce76e44 14:54:38 ---> 4b8ec3f6c49a 14:54:38 Step 31/31 : LABEL version=0.0.0 14:54:39 ---> Running in 22fb9e8c0d0a 14:54:39 Removing intermediate container 22fb9e8c0d0a 14:54:39 ---> bb7fd82e23da 14:54:39 14:54:39 Successfully built bb7fd82e23da 14:54:39 Successfully tagged security-bootstrapper-arm64:latest 14:54:39  Building security-bootstrapper ... done Building security-spiffe-token-provider 14:55:06 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:55:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:55:06 ---> f235cd0e7af2 14:55:06 Step 3/20 : WORKDIR /edgex-go 14:55:06 ---> Using cache 14:55:06 ---> 94c5dcc6cbc6 14:55:06 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:55:06 ---> Running in 45f51db78dad 14:55:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:55:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:55:08 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:55:08 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:55:08 OK: 15741 distinct packages available 14:55:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:55:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:55:11 OK: 220 MiB in 52 packages 14:55:12 Removing intermediate container 45f51db78dad 14:55:12 ---> 28c22a796fb3 14:55:12 Step 5/20 : COPY go.mod vendor* ./ 14:55:13 ---> a4f09578e6ec 14:55:13 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:55:13 ---> Running in a5fecb52f718 14:55:19 Removing intermediate container a5fecb52f718 14:55:19 ---> 900adecb9a57 14:55:19 Step 7/20 : COPY . . 14:55:41 ---> ea55b0d4c354 14:55:41 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:55:41 ---> Running in 354e807a499c 14:55: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:56:20 Removing intermediate container be3fb4832310 14:56:20 ---> 361ea3397b6d 14:56:20 14:56:20 Step 10/23 : FROM alpine:3.14 14:56:20 ---> ac73e934f311 14:56:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:56:20 ---> Using cache 14:56:20 ---> a3ca03a3bc9b 14:56:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:56:20 ---> Using cache 14:56:20 ---> aaeb93cb258c 14:56:20 Step 13/23 : ENV APP_PORT=59882 14:56:20 ---> Running in 5e75fad3049c 14:56:20 Removing intermediate container 5e75fad3049c 14:56:20 ---> c805ecf8ff03 14:56:20 Step 14/23 : EXPOSE $APP_PORT 14:56:20 ---> Running in 176fe6605885 14:56:20 Removing intermediate container 176fe6605885 14:56:20 ---> 3ad7d5f0eed8 14:56:20 Step 15/23 : WORKDIR / 14:56:20 ---> Running in 66b9c5f25bd9 14:56:20 Removing intermediate container 66b9c5f25bd9 14:56:20 ---> fe0c351dc747 14:56:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:56:20 ---> e0a9440b251e 14:56:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:56:20 ---> 445ab7513745 14:56:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:56:22 ---> a80106e44645 14:56:22 Step 19/23 : ENTRYPOINT ["/core-command"] 14:56:22 ---> Running in f2fbe2ff46de 14:56:22 Removing intermediate container f2fbe2ff46de 14:56:22 ---> 4d80a6f709d7 14:56:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:56:22 ---> Running in 9f4ca270d77f 14:56:23 Removing intermediate container 9f4ca270d77f 14:56:23 ---> 5413fe5ecdcc 14:56:23 Step 21/23 : LABEL arch=arm64 14:56:23 ---> Running in 8b7aadda2272 14:56:24 Removing intermediate container 8b7aadda2272 14:56:24 ---> f950af84407c 14:56:24 Step 22/23 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 14:56:24 ---> Running in 20267bb33125 14:56:24 Removing intermediate container 20267bb33125 14:56:24 ---> 9fde9430d337 14:56:24 Step 23/23 : LABEL version=0.0.0 14:56:24 ---> Running in 2529b2c18311 14:56:25 Removing intermediate container 2529b2c18311 14:56:25 ---> 452497702d5e 14:56:25 14:56:25 Successfully built 452497702d5e 14:56:25 Successfully tagged core-command-arm64:latest 15:01:03  Building core-command ... done Removing intermediate container 354e807a499c 15:01:03 ---> 3f01e38f622c 15:01:03 15:01:03 Step 9/20 : FROM alpine:3.15 15:01:03 3.15: Pulling from library/alpine 15:01:03 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:01:03 Status: Downloaded newer image for alpine:3.15 15:01:03 ---> 3fb3c9af89a9 15:01:03 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:01:03 ---> Running in df9279b1c67e 15:01:03 Removing intermediate container df9279b1c67e 15:01:03 ---> 9816667a1acf 15:01:03 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:01:03 ---> Running in d0742a47f220 15:01:03 Removing intermediate container d0742a47f220 15:01:03 ---> a7875c89555f 15:01:03 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:01:03 ---> Running in ad07bc0b8461 15:01:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:01:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:01:04 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 15:01:04 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:01:04 OK: 15730 distinct packages available 15:01:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:01:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:01:06 (1/9) Installing ca-certificates (20211220-r0) 15:01:06 (2/9) Installing brotli-libs (1.0.9-r5) 15:01:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:01:07 (4/9) Installing libcurl (7.80.0-r0) 15:01:07 (5/9) Installing curl (7.80.0-r0) 15:01:07 (6/9) Installing dumb-init (1.2.5-r1) 15:01:07 (7/9) Installing musl-obstack (1.2.3-r0) 15:01:07 (8/9) Installing libucontext (1.1-r0) 15:01:07 (9/9) Installing gcompat (1.0.0-r4) 15:01:07 Executing busybox-1.34.1-r5.trigger 15:01:07 Executing ca-certificates-20211220-r0.trigger 15:01:07 OK: 8 MiB in 23 packages 15:01:10 Removing intermediate container ad07bc0b8461 15:01:10 ---> 9ad4c0cdfc32 15:01:10 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:01:11 ---> 91704bf096e0 15:01:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:01:13 ---> 323df0fb71dc 15:01:13 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:01:13 ---> cf86331eb06e 15:01:13 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:01:14 ---> Running in 608e6266b472 15:01:14 Removing intermediate container 608e6266b472 15:01:14 ---> 2232b358a559 15:01:14 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:01:14 ---> Running in 49cdd3fd96fd 15:01:14 Removing intermediate container 49cdd3fd96fd 15:01:14 ---> 460cc27481c0 15:01:15 Step 18/20 : LABEL arch=arm64 15:01:15 ---> Running in 7df301a6d3d5 15:01:15 Removing intermediate container 7df301a6d3d5 15:01:15 ---> b8529840c6fb 15:01:15 Step 19/20 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 15:01:15 ---> Running in 50d2633dfff3 15:01:16 Removing intermediate container 50d2633dfff3 15:01:16 ---> 84725c669d83 15:01:16 Step 20/20 : LABEL version=0.0.0 15:01:16 ---> Running in f03d5f6555a0 15:01:16 Removing intermediate container f03d5f6555a0 15:01:16 ---> f9e610d4610e 15:01:16 15:01:17 Successfully built f9e610d4610e 15:01:17 Successfully tagged security-spiffe-token-provider-arm64:latest 15:16:55  Building security-spiffe-token-provider ... done Building bin/spire-agent... 15:16:55 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:16:55 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:16:56 go: downloading github.com/docker/docker v20.10.12+incompatible 15:16:58 Building bin/spire-agent... 15:16:59 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:16:59 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:16:59 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:16:59 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:16:59 go: downloading github.com/docker/docker v20.10.12+incompatible 15:17:00 go: downloading github.com/google/go-tpm-tools v0.3.3 15:17:01 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:17:01 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:17:01 go: downloading github.com/docker/go-connections v0.4.0 15:17:01 go: downloading github.com/docker/go-units v0.4.0 15:17:01 go: downloading github.com/opencontainers/image-spec v1.0.1 15:17:02 go: downloading github.com/containerd/containerd v1.3.4 15:17:02 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:17:02 go: downloading github.com/opencontainers/go-digest v1.0.0 15:17:03 go: downloading github.com/google/go-tpm-tools v0.3.3 15:17:04 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:17:04 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:17:05 go: downloading github.com/docker/go-connections v0.4.0 15:17:05 go: downloading github.com/docker/go-units v0.4.0 15:17:05 go: downloading github.com/opencontainers/image-spec v1.0.1 15:17:05 go: downloading github.com/containerd/containerd v1.3.4 15:17:05 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:17:05 go: downloading github.com/opencontainers/go-digest v1.0.0 15:17:15 Building bin/spire-agent... 15:17:15 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:17:15 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:17:16 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:17:16 go: downloading github.com/docker/docker v20.10.12+incompatible 15:17:21 go: downloading github.com/google/go-tpm-tools v0.3.3 15:17:23 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:17:23 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:17:23 go: downloading github.com/docker/go-connections v0.4.0 15:17:23 go: downloading github.com/docker/go-units v0.4.0 15:17:23 go: downloading github.com/opencontainers/image-spec v1.0.1 15:17:23 go: downloading github.com/containerd/containerd v1.3.4 15:17:23 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:17:24 go: downloading github.com/opencontainers/go-digest v1.0.0 15:23:16 Removing intermediate container c1f9f8e83273 15:23:16 ---> 823d0ab15609 15:23:16 15:23:16 Step 13/25 : FROM alpine:3.15 15:23:16 ---> 3fb3c9af89a9 15:23:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:23:16 ---> Using cache 15:23:16 ---> 9816667a1acf 15:23:16 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:16 ---> Using cache 15:23:16 ---> a7875c89555f 15:23:16 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:23:16 ---> Running in 7774b570efe8 15:23:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:23:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:23:19 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 15:23:19 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:23:19 OK: 15730 distinct packages available 15:23:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:23:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:23:21 (1/5) Installing dumb-init (1.2.5-r1) 15:23:21 (2/5) Installing musl-obstack (1.2.3-r0) 15:23:21 (3/5) Installing libucontext (1.1-r0) 15:23:21 (4/5) Installing gcompat (1.0.0-r4) 15:23:21 (5/5) Installing openssl (1.1.1n-r0) 15:23:21 Executing busybox-1.34.1-r5.trigger 15:23:21 OK: 6 MiB in 19 packages 15:23:23 Removing intermediate container 7774b570efe8 15:23:23 ---> e0dc85a308a4 15:23:23 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:23:23 Removing intermediate container 84249b800ec5 15:23:23 ---> 229281826325 15:23:23 15:23:23 Step 13/26 : FROM alpine:3.15 15:23:23 ---> 3fb3c9af89a9 15:23:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:23:23 ---> Using cache 15:23:23 ---> 9816667a1acf 15:23:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:23 ---> Using cache 15:23:23 ---> a7875c89555f 15:23:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:23:23 ---> Running in 4b574828454a 15:23:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:23:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:23:26 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 15:23:26 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:23:26 OK: 15730 distinct packages available 15:23:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:23:27 ---> d7ebd6d70190 15:23:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:23:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:23:28 Removing intermediate container 9907f548108f 15:23:28 ---> aa101282abdb 15:23:28 15:23:28 Step 13/26 : FROM alpine:3.15 15:23:28 ---> 3fb3c9af89a9 15:23:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:23:28 ---> Using cache 15:23:28 ---> 9816667a1acf 15:23:28 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:28 ---> Using cache 15:23:28 ---> a7875c89555f 15:23:28 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:23:28 ---> Using cache 15:23:28 ---> e0dc85a308a4 15:23:28 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 15:23:28 ---> 4e1586b397f2 15:23:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:23:29 (1/4) Installing dumb-init (1.2.5-r1) 15:23:29 (2/4) Installing musl-obstack (1.2.3-r0) 15:23:29 (3/4) Installing libucontext (1.1-r0) 15:23:29 ---> 8369a4aa35d7 15:23:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:23:29 (4/4) Installing gcompat (1.0.0-r4) 15:23:29 Executing busybox-1.34.1-r5.trigger 15:23:29 OK: 6 MiB in 18 packages 15:23:30 ---> 8fe46f1cac2d 15:23:30 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:23:30 ---> Running in e8780143631a 15:23:30 Removing intermediate container e8780143631a 15:23:30 ---> ecb7aa6b6be1 15:23:30 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:23:30 Removing intermediate container 4b574828454a 15:23:30 ---> 89f0f8f44dee 15:23:30 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:23:31 ---> Running in cc2736eae17e 15:23:31 ---> c562087e7a21 15:23:31 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:23:31 Removing intermediate container cc2736eae17e 15:23:31 ---> 83425d9a3af6 15:23:31 Step 23/25 : LABEL arch=arm64 15:23:31 ---> Running in b457507d54ab 15:23:32 Removing intermediate container b457507d54ab 15:23:32 ---> 1cf1b6f88d6d 15:23:32 Step 24/25 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 15:23:32 ---> Running in a41b663cd944 15:23:32 Removing intermediate container a41b663cd944 15:23:32 ---> 05edeb8c1d38 15:23:32 Step 25/25 : LABEL version=0.0.0 15:23:32 ---> Running in b171ab5c9085 15:23:33 Removing intermediate container b171ab5c9085 15:23:33 ---> 700f5becf5c4 15:23:33 15:23:33 Successfully built 700f5becf5c4 15:23:33 Successfully tagged security-spire-server-arm64:latest 15:23:35  Building security-spire-server ... done  ---> 761917d7faf3 15:23:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:23:35 ---> 1d829492aff3 15:23:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:23:36 ---> b129ef1fbb65 15:23:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:23:36 ---> c43bb6d23efb 15:23:36 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:23:36 ---> Running in a4f07ef4a3d1 15:23:36 Removing intermediate container a4f07ef4a3d1 15:23:36 ---> d681d8004f2d 15:23:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:23:36 ---> 2bacdc472f20 15:23:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:23:37 ---> 1e1bbbc2cbc8 15:23:37 Step 21/26 : WORKDIR / 15:23:37 ---> Running in 25e972e7117f 15:23:37 ---> 7c46d7a7351a 15:23:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:23:37 ---> Running in d82c9ac44549 15:23:37 Removing intermediate container 25e972e7117f 15:23:37 ---> 4c9525b7d8ee 15:23:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:23:37 ---> Running in 6eee39d87671 15:23:37 Removing intermediate container d82c9ac44549 15:23:37 ---> 8da15dfb1f78 15:23:37 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:23:37 ---> Running in 9bdfb09a5724 15:23:38 Removing intermediate container 6eee39d87671 15:23:38 ---> 8fc7bb161c3e 15:23:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:23:38 ---> Running in 1bdaa7391ff0 15:23:38 Removing intermediate container 9bdfb09a5724 15:23:38 ---> 64c2454ec755 15:23:38 Step 24/26 : LABEL arch=arm64 15:23:38 ---> Running in 38f241822ebd 15:23:38 Removing intermediate container 1bdaa7391ff0 15:23:38 ---> 9f473c3052e9 15:23:38 Step 24/26 : LABEL arch=arm64 15:23:38 ---> Running in 969fd247c49d 15:23:39 Removing intermediate container 38f241822ebd 15:23:39 ---> 0f991781561d 15:23:39 Step 25/26 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 15:23:39 ---> Running in 67c4d4e20cc9 15:23:39 Removing intermediate container 969fd247c49d 15:23:39 ---> 7ab2f3446bd2 15:23:39 Step 25/26 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 15:23:39 ---> Running in da65e7784ffa 15:23:39 Removing intermediate container 67c4d4e20cc9 15:23:39 ---> 3493297a346a 15:23:39 Step 26/26 : LABEL version=0.0.0 15:23:39 ---> Running in 29c5f57e85ed 15:23:39 Removing intermediate container da65e7784ffa 15:23:39 ---> dd318451bc3b 15:23:39 Step 26/26 : LABEL version=0.0.0 15:23:39 ---> Running in 2e9861b25885 15:23:39 Removing intermediate container 29c5f57e85ed 15:23:39 ---> 6ff6089b9ad4 15:23:39 15:23:40 Removing intermediate container 2e9861b25885 15:23:40 ---> 8226e44ff837 15:23:40 15:23:40 Successfully built 6ff6089b9ad4 15:23:40 Successfully tagged security-spire-agent-arm64:latest 15:23:40  Building security-spire-agent ... done Successfully built 8226e44ff837 15:23:40 Successfully tagged security-spire-config-arm64:latest 15:23:40  Building security-spire-config ... done  [Pipeline] } 15:23:40 $ docker stop --time=1 3e65be2ff5eff7073d525fa1c1cba4541efc8c082f7f001dea2cb19a79971a67 15:23:42 $ docker rm -f 3e65be2ff5eff7073d525fa1c1cba4541efc8c082f7f001dea2cb19a79971a67 [Pipeline] // withDockerContainer [Pipeline] sh 15:23:43 + docker images 15:23:43 REPOSITORY TAG IMAGE ID CREATED SIZE 15:23:43 security-spire-config-arm64 latest 8226e44ff837 4 seconds ago 85.6MB 15:23:43 security-spire-agent-arm64 latest 6ff6089b9ad4 4 seconds ago 126MB 15:23:43 security-spire-server-arm64 latest 700f5becf5c4 10 seconds ago 86.3MB 15:23:43 aa101282abdb 31 seconds ago 4.14GB 15:23:43 229281826325 39 seconds ago 4.14GB 15:23:43 823d0ab15609 51 seconds ago 4.14GB 15:23:43 security-spiffe-token-provider-arm64 latest f9e610d4610e 22 minutes ago 27.9MB 15:23:43 3f01e38f622c 22 minutes ago 1.36GB 15:23:43 core-command-arm64 latest 452497702d5e 27 minutes ago 15.5MB 15:23:43 361ea3397b6d 27 minutes ago 1.31GB 15:23:43 security-bootstrapper-arm64 latest bb7fd82e23da 29 minutes ago 18.3MB 15:23:43 1060c09a6cfa 29 minutes ago 1.31GB 15:23:43 sys-mgmt-agent-arm64 latest fbfa1ab47a8a 32 minutes ago 282MB 15:23:43 bb0b32b49722 34 minutes ago 1.31GB 15:23:43 security-secretstore-setup-arm64 latest 4c073c3a04d0 34 minutes ago 27.5MB 15:23:43 2a69c20f3eab 35 minutes ago 1.32GB 15:23:43 support-notifications-arm64 latest be88b79a7b78 39 minutes ago 25.8MB 15:23:43 support-scheduler-arm64 latest 84ac68f07b67 40 minutes ago 25.2MB 15:23:43 b1970117e997 40 minutes ago 1.36GB 15:23:43 021b79995b51 40 minutes ago 1.37GB 15:23:43 core-data-arm64 latest 0006e9416236 40 minutes ago 21.6MB 15:23:43 57d43e504c20 41 minutes ago 1.34GB 15:23:43 core-metadata-arm64 latest 193928901c73 41 minutes ago 16.3MB 15:23:43 security-proxy-setup-arm64 latest fbdf9b9a0dc7 41 minutes ago 26.1MB 15:23:43 1a45d94676a3 42 minutes ago 1.31GB 15:23:43 9df8135dcfbf 42 minutes ago 1.32GB 15:23:43 ci-base-image-arm64 latest f235cd0e7af2 58 minutes ago 886MB 15:23:43 docker 20.10.14 c346e9eafbab 2 weeks ago 202MB 15:23:43 alpine 3.14 ac73e934f311 2 weeks ago 5.34MB 15:23:43 alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB 15:23:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 15:23:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:23:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:23:44 15:23:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:23:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:23:45 arm64: Pulling from edgex-lftools-log-publisher 15:23:45 8998bd30e6a1: Pulling fs layer 15:23:45 04944245beec: Pulling fs layer 15:23:45 699f458cf7ca: Pulling fs layer 15:23:45 765212b225bb: Pulling fs layer 15:23:45 f23df028b6ca: Pulling fs layer 15:23:45 d65c8cfc05b1: Pulling fs layer 15:23:45 2437ff75d9bd: Pulling fs layer 15:23:45 f23df028b6ca: Waiting 15:23:45 d65c8cfc05b1: Waiting 15:23:45 765212b225bb: Waiting 15:23:45 2437ff75d9bd: Waiting 15:23:45 04944245beec: Verifying Checksum 15:23:45 04944245beec: Download complete 15:23:45 765212b225bb: Verifying Checksum 15:23:45 765212b225bb: Download complete 15:23:45 f23df028b6ca: Verifying Checksum 15:23:45 f23df028b6ca: Download complete 15:23:45 d65c8cfc05b1: Verifying Checksum 15:23:45 d65c8cfc05b1: Download complete 15:23:45 699f458cf7ca: Verifying Checksum 15:23:45 699f458cf7ca: Download complete 15:23:45 8998bd30e6a1: Verifying Checksum 15:23:45 8998bd30e6a1: Download complete 15:23:48 2437ff75d9bd: Verifying Checksum 15:23:48 2437ff75d9bd: Download complete 15:23:50 8998bd30e6a1: Pull complete 15:23:50 04944245beec: Pull complete 15:23:52 699f458cf7ca: Pull complete 15:23:52 765212b225bb: Pull complete 15:23:53 f23df028b6ca: Pull complete 15:23:53 d65c8cfc05b1: Pull complete 15:24:08 2437ff75d9bd: Pull complete 15:24:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:24:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:24:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:24:09 prd-ubuntu20.04-docker-arm64-4c-16g-21792 does not seem to be running inside a container 15:24:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:24:11 $ docker top 44f2a2a39dd0a80dcddc98dc2c105b9dc0c344ad67259bb0a4e549c86d3f4380 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:13 ---> job-cost.sh 15:24:13 lf-activate-venv: SKIPPING 15:24:13 INFO: No Stack... 15:24:13 INFO: Retrieving Pricing Info for: v3-standard-4 15:24:14 INFO: Archiving Costs [Pipeline] sh 15:24:15 + + cat /w/workspace/edgex-go/1/archives/cost.csvcut 15:24:15 -d, -f6 [Pipeline] lock 15:24:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3986-1-stack-cost] 15:24:15 Resource [jenkins-edgexfoundry-edgex-go-PR-3986-1-stack-cost] did not exist. Created. 15:24:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3986-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:24:16 + echo total: 0.2199999988079071 [Pipeline] stash 15:24:16 Stashed 1 file(s) [Pipeline] } 15:24:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3986-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:24:16 $ docker stop --time=1 44f2a2a39dd0a80dcddc98dc2c105b9dc0c344ad67259bb0a4e549c86d3f4380 15:24:18 $ docker rm -f 44f2a2a39dd0a80dcddc98dc2c105b9dc0c344ad67259bb0a4e549c86d3f4380 [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 15:24:19 provisioning config files... 15:24:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7128588370045843962tmp [Pipeline] { [Pipeline] sh 15:24:19 + set +x 15:24:19 + curl -s https://codecov.io/bash 15:24:19 + bash -s -- 15:24:19 15:24:19 _____ _ 15:24:19 / ____| | | 15:24:19 | | ___ __| | ___ ___ _____ __ 15:24:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:24:19 | |___| (_) | (_| | __/ (_| (_) \ V / 15:24:19 \_____\___/ \__,_|\___|\___\___/ \_/ 15:24:19 Bash-1.0.6 15:24:19 15:24:19 15:24:19 ==> git version 2.25.1 found 15:24:19 ==> 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 15:24:19 Release-Date: 2020-01-08 15:24:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:24:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:24:19 ==> Jenkins CI detected. 15:24:19 current dir:  /w/workspace/edgex-go/1 15:24:19 project root: . 15:24:19 --> token set from env 15:24:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:24:19 ==> Running gcov in . (disable via -X gcov) 15:24:19 ==> Python coveragepy not found 15:24:19 ==> Searching for coverage reports in: 15:24:19 + . 15:24:19 -> Found 1 reports 15:24:19 ==> Detecting git/mercurial file structure 15:24:19 ==> Reading reports 15:24:19 + ./coverage.out bytes=435134 15:24:19 ==> Appending adjustments 15:24:19 https://docs.codecov.io/docs/fixing-reports 15:24:21 + Found adjustments 15:24:21 ==> Gzipping contents 15:24:21 60K /tmp/codecov.HentpU.gz 15:24:21 ==> Uploading reports 15:24:21 url: https://codecov.io 15:24:21 query: branch=PR-3986&commit=c40f474716e77d49372c9418947bb8bf0dd1de73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3986%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3986&job=&cmd_args= 15:24:21 -> Pinging Codecov 15:24:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3986&commit=c40f474716e77d49372c9418947bb8bf0dd1de73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3986%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3986&job=&cmd_args= 15:24:21 -> Uploading to 15:24:21 https://storage.googleapis.com/codecov/v4/raw/2022-04-22/00271124DB129430A58F1EEE437C3FCB/c40f474716e77d49372c9418947bb8bf0dd1de73/baa555b9-25e1-4a2b-a679-2480008e1de3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T152421Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=565806142e7c7c537e27e0fa9e9d8cba427db40a786aafba5cf6587809bd06ff 15:24:21 % Total % Received % Xferd Average Speed Time Time Time Current 15:24:21 Dload Upload Total Spent Left Speed 15:24:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59868 0 0 100 59868 0 200k --:--:-- --:--:-- --:--:-- 200k 15:24:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c40f474716e77d49372c9418947bb8bf0dd1de73 [Pipeline] } 15:24:21 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 15:24:22 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 15:24:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:24:23 ---> package-listing.sh 15:24:23 ++ facter osfamily 15:24:23 ++ tr '[:upper:]' '[:lower:]' 15:24:24 + OS_FAMILY=debian 15:24:24 + workspace=/w/workspace/edgex-go/1 15:24:24 + START_PACKAGES=/tmp/packages_start.txt 15:24:24 + END_PACKAGES=/tmp/packages_end.txt 15:24:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:24:24 + PACKAGES=/tmp/packages_start.txt 15:24:24 + '[' /w/workspace/edgex-go/1 ']' 15:24:24 + PACKAGES=/tmp/packages_end.txt 15:24:24 + case "${OS_FAMILY}" in 15:24:24 + dpkg -l 15:24:24 + grep '^ii' 15:24:24 + '[' -f /tmp/packages_start.txt ']' 15:24:24 + '[' -f /tmp/packages_end.txt ']' 15:24:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:24:24 + '[' /w/workspace/edgex-go/1 ']' 15:24:24 + mkdir -p /w/workspace/edgex-go/1/archives/ 15:24:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 15:24:24 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 15:24:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:24:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:25 15:24:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:24:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:25 latest: Pulling from edgex-lftools-log-publisher 15:24:25 5eb5b503b376: Pulling fs layer 15:24:25 5c69ac0246d0: Pulling fs layer 15:24:25 ec43610c2a17: Pulling fs layer 15:24:25 3a2ae6a8a46f: Pulling fs layer 15:24:25 33b1e0a273af: Pulling fs layer 15:24:25 5d3b04190fa2: Pulling fs layer 15:24:25 2f39f015ded8: Pulling fs layer 15:24:25 3a2ae6a8a46f: Waiting 15:24:25 5d3b04190fa2: Waiting 15:24:25 33b1e0a273af: Waiting 15:24:25 2f39f015ded8: Waiting 15:24:25 5c69ac0246d0: Verifying Checksum 15:24:25 5c69ac0246d0: Download complete 15:24:25 3a2ae6a8a46f: Verifying Checksum 15:24:25 3a2ae6a8a46f: Download complete 15:24:25 33b1e0a273af: Verifying Checksum 15:24:25 33b1e0a273af: Download complete 15:24:25 5d3b04190fa2: Verifying Checksum 15:24:25 5d3b04190fa2: Download complete 15:24:25 ec43610c2a17: Verifying Checksum 15:24:25 ec43610c2a17: Download complete 15:24:25 5eb5b503b376: Verifying Checksum 15:24:25 5eb5b503b376: Download complete 15:24:26 2f39f015ded8: Download complete 15:24:27 5eb5b503b376: Pull complete 15:24:27 5c69ac0246d0: Pull complete 15:24:27 ec43610c2a17: Pull complete 15:24:27 3a2ae6a8a46f: Pull complete 15:24:28 33b1e0a273af: Pull complete 15:24:28 5d3b04190fa2: Pull complete 15:24:33 2f39f015ded8: Pull complete 15:24:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:24:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:24:33 prd-ubuntu20.04-docker-8c-8g-21791 does not seem to be running inside a container 15:24:33 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:24:35 $ docker top 8e1d8a6cdb4ef554f6f994e9dfccf76d6cb03431e6a7113c552a22ba033df920 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:36 + touch /tmp/pre-build-complete [Pipeline] sh 15:24:36 + mkdir -p /var/log/sysstat [Pipeline] sh 15:24:36 + ls /var/log/sa-host 15:24:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:24:36 provisioning config files... 15:24:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2451201737265736488tmp [Pipeline] { [Pipeline] echo 15:24:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:24:37 ---> create-netrc.sh [Pipeline] } 15:24:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:24:37 ---> python-tools-install.sh [Pipeline] echo 15:24:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:24:38 ---> sudo-logs.sh 15:24:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:24:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:24:38 ---> job-cost.sh 15:24:38 lf-activate-venv: SKIPPING 15:24:38 DEBUG: total: 0.2199999988079071 15:24:38 INFO: Retrieving Stack Cost... 15:24:39 INFO: Retrieving Pricing Info for: v3-standard-8 15:24:39 INFO: Archiving Costs [Pipeline] echo 15:24:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:24:39 ---> logs-deploy.sh 15:24:39 lf-activate-venv: SKIPPING 15:24:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3986/1 15:24:39 INFO: archiving workspace using pattern(s): 15:24:40 Archives upload complete. 15:24:40 INFO: archiving logs to Nexus 15:24:41 ---> uname -a: 15:24:41 Linux prd-ubuntu20-04-docker-8c-8g-21791 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:24:41 15:24:41 15:24:41 ---> lscpu: 15:24:41 Architecture: x86_64 15:24:41 CPU op-mode(s): 32-bit, 64-bit 15:24:41 Byte Order: Little Endian 15:24:41 Address sizes: 40 bits physical, 48 bits virtual 15:24:41 CPU(s): 8 15:24:41 On-line CPU(s) list: 0-7 15:24:41 Thread(s) per core: 1 15:24:41 Core(s) per socket: 1 15:24:41 Socket(s): 8 15:24:41 NUMA node(s): 1 15:24:41 Vendor ID: AuthenticAMD 15:24:41 CPU family: 23 15:24:41 Model: 49 15:24:41 Model name: AMD EPYC-Rome Processor 15:24:41 Stepping: 0 15:24:41 CPU MHz: 2799.998 15:24:41 BogoMIPS: 5599.99 15:24:41 Virtualization: AMD-V 15:24:41 Hypervisor vendor: KVM 15:24:41 Virtualization type: full 15:24:41 L1d cache: 256 KiB 15:24:41 L1i cache: 256 KiB 15:24:41 L2 cache: 4 MiB 15:24:41 L3 cache: 128 MiB 15:24:41 NUMA node0 CPU(s): 0-7 15:24:41 Vulnerability Itlb multihit: Not affected 15:24:41 Vulnerability L1tf: Not affected 15:24:41 Vulnerability Mds: Not affected 15:24:41 Vulnerability Meltdown: Not affected 15:24:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:24:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:24:41 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:24:41 Vulnerability Srbds: Not affected 15:24:41 Vulnerability Tsx async abort: Not affected 15:24:41 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 15:24:41 15:24:41 15:24:41 ---> nproc: 15:24:41 8 15:24:41 15:24:41 15:24:41 ---> df -h: 15:24:41 Filesystem Size Used Avail Use% Mounted on 15:24:41 overlay 155G 27G 129G 17% / 15:24:41 tmpfs 64M 0 64M 0% /dev 15:24:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:24:41 shm 64M 0 64M 0% /dev/shm 15:24:41 /dev/vda1 155G 27G 129G 17% /facter-os 15:24:41 15:24:41 15:24:41 ---> sar -b -r -n DEV: 15:24:41 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21791) 04/22/22 _x86_64_ (8 CPU) 15:24:41 15:24:41 14:19:40 LINUX RESTART (8 CPU) 15:24:41 15:24:41 14:20:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:24:41 14:21:01 306.67 46.26 260.41 0.00 4188.90 145865.56 0.00 15:24:41 14:22:01 119.30 1.25 118.05 0.00 18.13 61932.63 0.00 15:24:41 14:23:01 50.64 0.07 50.57 0.00 1.20 18335.61 0.00 15:24:41 14:24:01 338.24 0.13 338.11 0.00 21.06 250555.97 0.00 15:24:41 14:25:01 961.03 0.57 960.46 0.00 13.60 332908.36 0.00 15:24:41 14:26:01 590.14 0.45 589.69 0.00 3.60 305066.67 0.00 15:24:41 14:27:01 1085.74 0.30 1085.44 0.00 3.47 324161.41 0.00 15:24:41 14:28:01 881.71 0.27 881.44 0.00 2.13 246419.73 0.00 15:24:41 14:29:01 449.91 0.17 449.74 0.00 4.80 163019.50 0.00 15:24:41 14:30:01 286.49 0.02 286.47 0.00 4.27 104904.77 0.00 15:24:41 14:31:01 2.25 0.00 2.25 0.00 0.00 26.53 0.00 15:24:41 14:32:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 15:24:41 14:33:01 1.25 0.00 1.25 0.00 0.00 13.20 0.00 15:24:41 14:34:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 15:24:41 14:35:01 1.32 0.02 1.30 0.00 0.13 14.66 0.00 15:24:41 14:36:01 1.77 0.00 1.77 0.00 0.00 21.06 0.00 15:24:41 14:37:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 15:24:41 14:38:01 1.60 0.00 1.60 0.00 0.00 20.66 0.00 15:24:41 14:39:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 15:24:41 14:40:01 1.75 0.00 1.75 0.00 0.00 21.73 0.00 15:24:41 14:41:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 15:24:41 14:42:01 1.78 0.00 1.78 0.00 0.00 20.79 0.00 15:24:41 14:43:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 15:24:41 14:44:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 15:24:41 14:45:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 15:24:41 14:46:01 1.83 0.00 1.83 0.00 0.00 20.00 0.00 15:24:41 14:47:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 15:24:41 14:48:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 15:24:41 14:49:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 15:24:41 14:50:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 15:24:41 14:51:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 15:24:41 14:52:01 1.57 0.00 1.57 0.00 0.00 17.59 0.00 15:24:41 14:53:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 15:24:41 14:54:01 1.65 0.00 1.65 0.00 0.00 17.86 0.00 15:24:41 14:55:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 15:24:41 14:56:01 1.82 0.00 1.82 0.00 0.00 20.80 0.00 15:24:41 14:57:01 1.42 0.00 1.42 0.00 0.00 15.19 0.00 15:24:41 14:58:01 1.95 0.00 1.95 0.00 0.00 22.00 0.00 15:24:41 14:59:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 15:24:41 15:00:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 15:24:41 15:01:01 3.58 1.58 2.00 0.00 50.39 25.06 0.00 15:24:41 15:02:01 2.28 0.00 2.28 0.00 0.00 25.46 0.00 15:24:41 15:03:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 15:24:41 15:04:01 1.92 0.00 1.92 0.00 0.00 21.33 0.00 15:24:41 15:05:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 15:24:41 15:06:01 2.25 0.00 2.25 0.00 0.00 24.93 0.00 15:24:41 15:07:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 15:24:41 15:08:01 2.33 0.00 2.33 0.00 0.00 25.86 0.00 15:24:41 15:09:01 3.35 0.87 2.48 0.00 18.39 32.12 0.00 15:24:41 15:10:01 1.95 0.00 1.95 0.00 0.00 22.53 0.00 15:24:41 15:11:02 1.67 0.00 1.67 0.00 0.00 18.40 0.00 15:24:41 15:12:01 2.13 0.00 2.13 0.00 0.00 23.18 0.00 15:24:41 15:13:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 15:24:41 15:14:01 2.05 0.00 2.05 0.00 0.00 22.80 0.00 15:24:41 15:15:01 1.47 0.00 1.47 0.00 0.00 15.99 0.00 15:24:41 15:16:01 2.13 0.00 2.13 0.00 0.00 25.20 0.00 15:24:41 15:17:01 1.65 0.02 1.63 0.00 0.13 17.99 0.00 15:24:41 15:18:01 2.37 0.00 2.37 0.00 0.00 26.80 0.00 15:24:41 15:19:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 15:24:41 15:20:01 1.98 0.00 1.98 0.00 0.00 22.26 0.00 15:24:41 15:21:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 15:24:41 15:22:01 2.15 0.00 2.15 0.00 0.00 24.26 0.00 15:24:41 15:23:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 15:24:41 15:24:01 1.88 0.00 1.88 0.00 0.00 22.13 0.00 15:24:41 Average: 80.49 0.79 79.71 0.00 65.53 30485.33 0.00 15:24:41 15:24:41 14:20:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:24:41 14:21:01 29087788 31756292 561596 1.71 106032 2846436 2157764 6.36 1134368 2312140 435936 15:24:41 14:22:01 27825852 31607224 679240 2.07 151348 3825320 2269780 6.69 1673184 2911116 509428 15:24:41 14:23:01 27703940 31695112 589932 1.79 156148 4004984 2156336 6.35 1386708 3297296 286408 15:24:41 14:24:01 20467920 31575204 702448 2.14 167412 10899380 2863756 8.44 1920956 9776480 2889268 15:24:41 14:25:01 18413372 30719736 1542808 4.69 250500 11789596 3818184 11.25 3435460 10066864 117836 15:24:41 14:26:01 12986644 31157576 1105456 3.36 347668 17170080 3395344 10.01 3886204 14659816 306436 15:24:41 14:27:01 7429752 30209312 2028332 6.17 456232 21380800 4897772 14.43 5470688 18311708 1091020 15:24:41 14:28:01 7978960 30912544 1330476 4.05 542888 21424112 3176168 9.36 5418284 17795608 1328 15:24:41 14:29:01 9554212 31632392 626180 1.90 643164 20570456 2287144 6.74 3225204 18534268 42544 15:24:41 14:30:01 10566024 31730904 531936 1.62 712680 19616644 1916044 5.65 2835612 17946588 580 15:24:41 14:31:01 10565980 31730836 532208 1.62 712688 19616644 1916044 5.65 2835396 17946588 12 15:24:41 14:32:01 10576884 31741784 521128 1.58 712688 19616652 1916044 5.65 2824372 17946592 196 15:24:41 14:33:01 10576964 31742220 521060 1.58 712704 19616652 1916044 5.65 2823968 17946964 12 15:24:41 14:34:01 10576828 31742140 521000 1.58 712732 19616656 1916044 5.65 2823880 17946976 228 15:24:41 14:35:01 10577212 31742688 520472 1.58 712752 19616660 1929192 5.69 2823976 17946984 220 15:24:41 14:36:01 10577236 31742736 520400 1.58 712768 19616660 1929192 5.69 2824528 17946984 48 15:24:41 14:37:01 10577124 31742640 520368 1.58 712776 19616664 1929192 5.69 2824096 17946988 16 15:24:41 14:38:01 10577328 31742852 520064 1.58 712800 19616668 1929192 5.69 2824144 17946992 52 15:24:41 14:39:01 10577248 31742772 520076 1.58 712808 19616668 1929192 5.69 2824400 17946992 12 15:24:41 14:40:01 10577192 31742804 520016 1.58 712840 19616672 1929192 5.69 2824272 17947012 32 15:24:41 14:41:01 10576856 31742484 520476 1.58 712848 19616676 1929192 5.69 2824860 17947016 200 15:24:41 14:42:01 10576232 31741868 520992 1.58 712872 19616680 1929192 5.69 2824316 17947020 12 15:24:41 14:43:01 10576184 31741828 520968 1.58 712876 19616684 1929192 5.69 2824432 17947024 16 15:24:41 14:44:01 10576380 31742168 520540 1.58 712900 19616812 1929192 5.69 2824480 17947136 144 15:24:41 14:45:01 10576292 31742124 520532 1.58 712916 19616816 1929192 5.69 2824440 17947140 52 15:24:41 14:46:01 10576544 31742412 520200 1.58 712932 19616820 1929192 5.69 2824836 17947160 12 15:24:41 14:47:01 10577064 31742948 519620 1.58 712944 19616824 1929192 5.69 2824576 17947164 12 15:24:41 14:48:01 10576712 31742600 520120 1.58 712948 19616828 1929192 5.69 2824408 17947168 176 15:24:41 14:49:01 10576932 31742824 519840 1.58 712960 19616832 1929192 5.69 2824480 17947172 8 15:24:41 14:50:01 10576876 31742788 519832 1.58 712976 19616836 1929192 5.69 2824324 17947176 188 15:24:41 14:51:01 10576552 31742500 520056 1.58 712996 19616840 1929192 5.69 2825224 17947180 12 15:24:41 14:52:01 10576252 31742208 520280 1.58 713012 19616840 1929192 5.69 2824700 17947180 48 15:24:41 14:53:01 10576696 31742656 519996 1.58 713020 19616844 1929192 5.69 2824424 17947184 12 15:24:41 14:54:01 10576812 31742772 519764 1.58 713020 19616844 1945252 5.73 2824428 17947184 8 15:24:41 14:55:01 10576544 31742528 519960 1.58 713040 19616836 1945252 5.73 2824964 17947188 28 15:24:41 14:56:01 10576684 31742716 519684 1.58 713064 19616852 1945252 5.73 2825160 17947192 44 15:24:41 14:57:01 10576344 31742384 519932 1.58 713104 19616844 1945252 5.73 2824828 17947192 12 15:24:41 14:58:01 10576116 31742200 520056 1.58 713128 19616860 1945252 5.73 2824576 17947200 24 15:24:41 14:59:01 10576068 31742156 520020 1.58 713148 19616860 1945252 5.73 2824560 17947200 12 15:24:41 15:00:01 10576020 31742116 519992 1.58 713160 19616864 1945252 5.73 2824580 17947204 200 15:24:41 15:01:01 10571872 31740604 521452 1.59 713212 19618380 1961400 5.78 2830784 17946800 196 15:24:41 15:02:01 10571896 31740696 521400 1.59 713244 19618384 1961400 5.78 2829972 17946800 12 15:24:41 15:03:01 10571612 31740420 521916 1.59 713260 19618388 1961400 5.78 2829988 17946776 12 15:24:41 15:04:01 10571792 31740644 521932 1.59 713292 19618392 1961400 5.78 2830692 17946780 12 15:24:41 15:05:01 10571704 31740588 521920 1.59 713328 19618384 1961400 5.78 2830104 17946780 36 15:24:41 15:06:01 10571492 31740432 522064 1.59 713364 19618396 1961400 5.78 2830596 17946784 12 15:24:41 15:07:01 10571444 31740432 522004 1.59 713408 19618396 1961400 5.78 2830168 17946784 12 15:24:41 15:08:01 10571420 31740416 521940 1.59 713444 19618404 1961400 5.78 2830176 17946792 20 15:24:41 15:09:01 10567908 31737828 524304 1.59 713508 19618920 1973788 5.82 2830428 17947232 60 15:24:41 15:10:01 10568160 31738080 523992 1.59 713560 19618912 1973788 5.82 2830132 17947232 48 15:24:41 15:11:02 10568104 31738096 523956 1.59 713604 19618916 1973788 5.82 2830488 17947236 0 15:24:41 15:12:01 10568032 31738072 523892 1.59 713652 19618924 1973788 5.82 2830388 17947236 12 15:24:41 15:13:01 10567984 31738264 523784 1.59 713724 19619056 1973788 5.82 2830720 17947376 12 15:24:41 15:14:01 10567968 31738252 523732 1.59 713768 19619060 1973788 5.82 2830488 17947380 12 15:24:41 15:15:01 10568424 31738760 523200 1.59 713792 19619060 1973788 5.82 2830536 17947380 12 15:24:41 15:16:01 10568356 31738756 523392 1.59 713832 19619068 1973788 5.82 2830844 17947380 36 15:24:41 15:17:01 10568284 31738748 523336 1.59 713888 19619068 1973788 5.82 2831004 17947388 180 15:24:41 15:18:01 10568688 31739224 522960 1.59 713932 19619076 1973788 5.82 2831148 17947396 184 15:24:41 15:19:01 10568680 31739232 522904 1.59 713980 19619080 1973788 5.82 2830904 17947392 200 15:24:41 15:20:01 10568396 31739004 523132 1.59 714020 19619080 1973788 5.82 2830868 17947396 48 15:24:41 15:21:01 10568308 31738956 523096 1.59 714036 19619084 1973788 5.82 2831356 17947396 20 15:24:41 15:22:01 10568440 31739092 522824 1.59 714056 19619088 1973788 5.82 2831048 17947400 204 15:24:41 15:23:01 10568156 31738808 523028 1.59 714076 19619088 1973788 5.82 2830904 17947400 200 15:24:41 15:24:01 10568324 31739032 522948 1.59 714112 19619096 1973788 5.82 2831028 17947408 196 15:24:41 Average: 11608907 31671883 591674 1.80 657025 18638787 2096026 6.18 2860423 16949312 88821 15:24:41 15:24:41 14:20:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:24:41 14:21:01 lo 4.83 4.83 0.47 0.47 0.00 0.00 0.00 0.00 15:24:41 14:21:01 docker0 817.56 455.36 69.41 2808.91 0.00 0.00 0.00 0.00 15:24:41 14:21:01 ens3 1377.08 1567.41 10080.04 211.15 0.00 0.00 0.00 0.00 15:24:41 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:22:01 vethf9b8c6f 0.43 0.62 0.03 0.06 0.00 0.00 0.00 0.00 15:24:41 14:22:01 docker0 98.93 127.66 8.05 989.63 0.00 0.00 0.00 0.00 15:24:41 14:22:01 ens3 189.90 158.61 1025.66 72.37 0.00 0.00 0.00 0.00 15:24:41 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:23:01 vethf9b8c6f 1.00 1.02 0.08 0.08 0.00 0.00 0.00 0.00 15:24:41 14:23:01 docker0 1.00 1.00 0.06 0.08 0.00 0.00 0.00 0.00 15:24:41 14:23:01 ens3 25.50 14.78 21.44 11.47 0.00 0.00 0.00 0.00 15:24:41 14:24:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 15:24:41 14:24:01 docker0 39.09 47.56 2.24 190.47 0.00 0.00 0.00 0.00 15:24:41 14:24:01 veth342b2f7 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 15:24:41 14:24:01 ens3 176.79 124.98 1902.03 77.30 0.00 0.00 0.00 0.00 15:24:41 14:25:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 15:24:41 14:25:01 docker0 232.12 495.97 17.30 6046.21 0.00 0.00 0.00 0.00 15:24:41 14:25:01 veth0a60efe 210.36 463.30 18.87 5833.47 0.00 0.00 0.00 0.48 15:24:41 14:25:01 veth342b2f7 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 15:24:41 14:25:01 ens3 562.71 281.47 6131.64 90.66 0.00 0.00 0.00 0.00 15:24:41 14:26:01 veth3a6c250 220.21 446.49 19.30 5827.17 0.00 0.00 0.00 0.48 15:24:41 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:26:01 docker0 246.49 479.35 17.77 5979.08 0.00 0.00 0.00 0.00 15:24:41 14:26:01 veth0a60efe 0.18 0.30 0.01 0.02 0.00 0.00 0.00 0.00 15:24:41 14:26:01 veth342b2f7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:24:41 14:26:01 ens3 549.20 303.06 6014.91 108.36 0.00 0.00 0.00 0.00 15:24:41 14:27:01 veth3a6c250 1.50 2.35 0.15 0.24 0.00 0.00 0.00 0.00 15:24:41 14:27:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 15:24:41 14:27:01 docker0 253.03 463.40 18.40 6241.74 0.00 0.00 0.00 0.00 15:24:41 14:27:01 veth4fccb3e 212.30 406.66 18.60 5827.19 0.00 0.00 0.00 0.48 15:24:41 14:27:01 veth15f954c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:24:41 14:27:01 veth342b2f7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:24:41 14:27:01 ens3 520.23 288.74 6326.97 62.04 0.00 0.00 0.00 0.00 15:24:41 14:28:01 veth3a6c250 0.15 0.27 0.01 0.02 0.00 0.00 0.00 0.00 15:24:41 14:28:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 15:24:41 14:28:01 docker0 29.49 51.23 2.10 489.49 0.00 0.00 0.00 0.00 15:24:41 14:28:01 veth4fccb3e 0.08 0.25 0.00 0.02 0.00 0.00 0.00 0.00 15:24:41 14:28:01 veth342b2f7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:24:41 14:28:01 ens3 137.19 84.26 1609.80 61.20 0.00 0.00 0.00 0.00 15:24:41 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:29:01 docker0 20.75 26.13 1.71 413.04 0.00 0.00 0.00 0.00 15:24:41 14:29:01 veth342b2f7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:24:41 14:29:01 ens3 39.73 27.75 424.49 8.04 0.00 0.00 0.00 0.00 15:24:41 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:30:01 docker0 17.99 21.14 1.05 77.59 0.00 0.00 0.00 0.00 15:24:41 14:30:01 ens3 67.18 68.84 88.69 69.89 0.00 0.00 0.00 0.00 15:24:41 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:31:01 ens3 0.40 0.42 0.09 0.09 0.00 0.00 0.00 0.00 15:24:41 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:32:01 ens3 0.22 0.22 0.01 0.02 0.00 0.00 0.00 0.00 15:24:41 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:34:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:36:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 15:24:41 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:37:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:39:01 ens3 0.80 0.58 2.55 0.04 0.00 0.00 0.00 0.00 15:24:41 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:41:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 15:24:41 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:46:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 15:24:41 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:48:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:51:01 ens3 0.57 0.42 0.33 0.27 0.00 0.00 0.00 0.00 15:24:41 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:54:01 ens3 0.50 0.12 0.05 0.01 0.00 0.00 0.00 0.00 15:24:41 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:55:01 ens3 0.53 0.35 0.43 0.21 0.00 0.00 0.00 0.00 15:24:41 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:56:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:24:41 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 14:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:01:01 ens3 7.02 4.97 5.20 6.04 0.00 0.00 0.00 0.00 15:24:41 15:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:04:01 ens3 0.88 0.47 0.33 0.21 0.00 0.00 0.00 0.00 15:24:41 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:06:01 ens3 0.27 0.27 0.08 0.08 0.00 0.00 0.00 0.00 15:24:41 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:11:02 ens3 0.12 0.12 0.07 0.07 0.00 0.00 0.00 0.00 15:24:41 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:16:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 15:24:41 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:17:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:18:01 ens3 0.27 0.27 0.34 0.02 0.00 0.00 0.00 0.00 15:24:41 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:21:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 15:24:41 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:41 15:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:24:41 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 15:24:41 Average: docker0 27.04 33.68 2.12 361.97 0.00 0.00 0.00 0.00 15:24:41 Average: ens3 56.53 45.02 520.81 12.09 0.00 0.00 0.00 0.00 15:24:41 15:24:41 15:24:41 ---> sar -P ALL: 15:24:41 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21791) 04/22/22 _x86_64_ (8 CPU) 15:24:41 15:24:41 14:19:40 LINUX RESTART (8 CPU) 15:24:41 15:24:41 14:20:03 CPU %user %nice %system %iowait %steal %idle 15:24:41 14:21:01 all 11.17 0.00 3.51 1.64 0.06 83.62 15:24:41 14:21:01 0 12.05 0.00 4.25 0.19 0.07 83.45 15:24:41 14:21:01 1 11.03 0.00 3.92 2.45 0.07 82.53 15:24:41 14:21:01 2 7.66 0.00 3.83 2.56 0.07 85.89 15:24:41 14:21:01 3 17.95 0.00 4.00 2.00 0.07 75.98 15:24:41 14:21:01 4 12.70 0.00 2.56 1.60 0.05 83.10 15:24:41 14:21:01 5 9.93 0.00 2.27 1.06 0.05 86.69 15:24:41 14:21:01 6 8.12 0.00 3.23 2.50 0.05 86.09 15:24:41 14:21:01 7 9.87 0.00 4.01 0.74 0.07 85.31 15:24:41 14:22:01 all 31.69 0.00 7.33 0.92 0.09 59.98 15:24:41 14:22:01 0 33.76 0.00 7.51 0.30 0.10 58.33 15:24:41 14:22:01 1 31.68 0.00 7.39 2.75 0.08 58.10 15:24:41 14:22:01 2 31.27 0.00 7.07 0.44 0.08 61.13 15:24:41 14:22:01 3 31.64 0.00 6.36 0.17 0.08 61.75 15:24:41 14:22:01 4 31.81 0.00 6.51 0.08 0.08 61.51 15:24:41 14:22:01 5 30.46 0.00 8.11 2.21 0.10 59.12 15:24:41 14:22:01 6 31.22 0.00 7.40 0.08 0.10 61.20 15:24:41 14:22:01 7 31.64 0.00 8.25 1.32 0.10 58.68 15:24:41 14:23:01 all 44.72 0.00 5.81 0.16 0.10 49.20 15:24:41 14:23:01 0 44.71 0.00 5.57 0.00 0.10 49.62 15:24:41 14:23:01 1 45.33 0.00 5.93 0.07 0.10 48.57 15:24:41 14:23:01 2 44.43 0.00 5.61 0.25 0.10 49.61 15:24:41 14:23:01 3 45.19 0.00 5.95 0.02 0.10 48.74 15:24:41 14:23:01 4 45.51 0.00 5.76 0.61 0.12 48.01 15:24:41 14:23:01 5 44.22 0.00 5.75 0.13 0.08 49.81 15:24:41 14:23:01 6 44.38 0.00 6.22 0.18 0.10 49.12 15:24:41 14:23:01 7 44.01 0.00 5.73 0.00 0.10 50.16 15:24:41 14:24:01 all 19.38 0.00 11.82 2.43 0.09 66.28 15:24:41 14:24:01 0 19.24 0.00 12.71 0.74 0.09 67.23 15:24:41 14:24:01 1 19.26 0.00 10.79 1.77 0.09 68.10 15:24:41 14:24:01 2 18.93 0.00 12.26 1.17 0.10 67.53 15:24:41 14:24:01 3 19.51 0.00 12.12 1.08 0.10 67.19 15:24:41 14:24:01 4 19.20 0.00 10.85 1.91 0.08 67.96 15:24:41 14:24:01 5 19.72 0.00 12.53 11.55 0.09 56.11 15:24:41 14:24:01 6 18.27 0.00 11.14 0.46 0.09 70.05 15:24:41 14:24:01 7 20.87 0.00 12.19 0.80 0.10 66.04 15:24:41 14:25:01 all 65.48 0.00 13.27 3.80 0.14 17.30 15:24:41 14:25:01 0 65.63 0.00 12.96 1.77 0.15 19.49 15:24:41 14:25:01 1 65.58 0.00 13.60 5.18 0.13 15.51 15:24:41 14:25:01 2 67.36 0.00 11.71 5.45 0.13 15.35 15:24:41 14:25:01 3 64.53 0.00 14.07 3.88 0.13 17.39 15:24:41 14:25:01 4 64.15 0.00 14.37 5.58 0.15 15.75 15:24:41 14:25:01 5 64.93 0.00 13.10 1.89 0.13 19.95 15:24:41 14:25:01 6 66.69 0.00 12.55 4.94 0.13 15.68 15:24:41 14:25:01 7 64.96 0.00 13.86 1.74 0.14 19.31 15:24:41 14:26:01 all 76.19 0.00 12.35 2.98 0.14 8.34 15:24:41 14:26:01 0 75.32 0.00 12.02 1.44 0.13 11.08 15:24:41 14:26:01 1 76.14 0.00 11.64 2.03 0.15 10.05 15:24:41 14:26:01 2 75.47 0.00 11.03 1.54 0.12 11.84 15:24:41 14:26:01 3 73.87 0.00 13.12 2.49 0.13 10.38 15:24:41 14:26:01 4 74.01 0.00 13.90 9.11 0.13 2.84 15:24:41 14:26:01 5 86.64 0.00 9.85 0.55 0.15 2.81 15:24:41 14:26:01 6 74.14 0.00 13.48 4.63 0.15 7.59 15:24:41 14:26:01 7 73.90 0.00 13.79 2.06 0.15 10.09 15:24:41 14:27:01 all 83.18 0.00 14.78 0.36 0.16 1.51 15:24:41 14:27:01 0 83.31 0.00 14.82 0.27 0.15 1.46 15:24:41 14:27:01 1 81.13 0.00 16.54 0.30 0.17 1.86 15:24:41 14:27:01 2 82.20 0.00 15.88 0.28 0.15 1.49 15:24:41 14:27:01 3 83.94 0.00 13.90 0.35 0.17 1.64 15:24:41 14:27:01 4 86.61 0.00 12.03 0.27 0.17 0.92 15:24:41 14:27:01 5 83.08 0.00 14.83 0.62 0.15 1.32 15:24:41 14:27:01 6 83.27 0.00 14.54 0.44 0.15 1.61 15:24:41 14:27:01 7 81.90 0.00 15.76 0.39 0.15 1.81 15:24:41 14:28:01 all 80.38 0.00 11.15 0.48 0.14 7.84 15:24:41 14:28:01 0 81.19 0.00 11.11 0.22 0.15 7.33 15:24:41 14:28:01 1 79.19 0.00 11.27 0.87 0.13 8.53 15:24:41 14:28:01 2 86.31 0.00 10.22 0.17 0.15 3.15 15:24:41 14:28:01 3 79.35 0.00 9.89 0.13 0.13 10.49 15:24:41 14:28:01 4 82.32 0.00 12.65 0.15 0.15 4.73 15:24:41 14:28:01 5 77.15 0.00 11.90 1.94 0.13 8.87 15:24:41 14:28:01 6 80.85 0.00 10.14 0.17 0.13 8.70 15:24:41 14:28:01 7 76.67 0.00 12.04 0.20 0.15 10.93 15:24:41 14:29:01 all 31.39 0.00 7.79 2.49 0.09 58.24 15:24:41 14:29:01 0 29.29 0.00 6.75 1.15 0.08 62.73 15:24:41 14:29:01 1 29.61 0.00 8.19 2.15 0.08 59.97 15:24:41 14:29:01 2 55.85 0.00 7.01 7.28 0.10 29.76 15:24:41 14:29:01 3 27.02 0.00 10.17 1.57 0.10 61.14 15:24:41 14:29:01 4 24.25 0.00 8.89 3.76 0.09 63.01 15:24:41 14:29:01 5 26.26 0.00 5.82 1.13 0.10 66.68 15:24:41 14:29:01 6 28.35 0.00 7.32 0.53 0.07 63.74 15:24:41 14:29:01 7 30.28 0.00 8.21 2.29 0.10 59.12 15:24:41 14:30:01 all 7.60 0.00 3.89 1.72 0.05 86.74 15:24:41 14:30:01 0 7.57 0.00 2.84 1.78 0.03 87.77 15:24:41 14:30:01 1 7.54 0.00 3.73 0.32 0.05 88.36 15:24:41 14:30:01 2 7.55 0.00 4.52 0.63 0.07 87.24 15:24:41 14:30:01 3 8.48 0.00 6.66 9.78 0.07 75.01 15:24:41 14:30:01 4 7.19 0.00 4.02 0.82 0.05 87.91 15:24:41 14:30:01 5 6.47 0.00 2.66 0.00 0.05 90.81 15:24:41 14:30:01 6 9.02 0.00 3.70 0.40 0.05 86.82 15:24:41 14:30:01 7 7.02 0.00 3.00 0.08 0.05 89.84 15:24:41 14:31:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:24:41 14:31:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:24:41 14:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:24:41 14:31:01 2 0.02 0.00 0.02 0.03 0.00 99.93 15:24:41 14:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:31:01 4 0.02 0.00 0.02 0.02 0.02 99.93 15:24:41 14:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 14:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:24:41 14:31:01 CPU %user %nice %system %iowait %steal %idle 15:24:41 14:32:01 all 0.01 0.00 0.02 0.01 0.00 99.96 15:24:41 14:32:01 0 0.00 0.00 0.02 0.03 0.00 99.95 15:24:41 14:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 14:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:32:01 3 0.02 0.00 0.07 0.00 0.00 99.92 15:24:41 14:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:24:41 14:32:01 5 0.02 0.00 0.07 0.00 0.00 99.92 15:24:41 14:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:33:01 all 0.01 0.00 0.00 0.00 0.00 99.97 15:24:41 14:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:24:41 14:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:24:41 14:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:33:01 4 0.03 0.00 0.02 0.02 0.00 99.93 15:24:41 14:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:24:41 14:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:34:01 all 0.01 0.00 0.00 0.00 0.00 99.98 15:24:41 14:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:34:01 3 0.03 0.00 0.02 0.02 0.00 99.93 15:24:41 14:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:24:41 14:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:35:01 all 0.05 0.00 0.04 0.00 0.01 99.90 15:24:41 14:35:01 0 0.02 0.00 0.05 0.00 0.00 99.93 15:24:41 14:35:01 1 0.33 0.00 0.05 0.00 0.02 99.60 15:24:41 14:35:01 2 0.03 0.00 0.05 0.00 0.02 99.90 15:24:41 14:35:01 3 0.00 0.00 0.03 0.00 0.00 99.97 15:24:41 14:35:01 4 0.00 0.00 0.03 0.02 0.00 99.95 15:24:41 14:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:24:41 14:35:01 6 0.00 0.00 0.03 0.02 0.00 99.95 15:24:41 14:35:01 7 0.00 0.00 0.05 0.00 0.02 99.93 15:24:41 14:36:01 all 0.05 0.00 0.01 0.01 0.00 99.93 15:24:41 14:36:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:24:41 14:36:01 1 0.30 0.00 0.03 0.00 0.00 99.67 15:24:41 14:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:24:41 14:36:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:24:41 14:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 14:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:24:41 14:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:37:01 all 0.09 0.00 0.01 0.00 0.00 99.90 15:24:41 14:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:37:01 1 0.60 0.00 0.03 0.00 0.02 99.35 15:24:41 14:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:24:41 14:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:24:41 14:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:37:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:24:41 14:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:38:01 all 0.11 0.00 0.01 0.01 0.00 99.87 15:24:41 14:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:38:01 1 0.58 0.00 0.03 0.00 0.00 99.38 15:24:41 14:38:01 2 0.10 0.00 0.03 0.00 0.02 99.85 15:24:41 14:38:01 3 0.13 0.00 0.00 0.00 0.00 99.87 15:24:41 14:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:24:41 14:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 14:38:01 6 0.02 0.00 0.00 0.03 0.00 99.95 15:24:41 14:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:39:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:24:41 14:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:24:41 14:39:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:24:41 14:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:24:41 14:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:24:41 14:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:39:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:24:41 14:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:24:41 14:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:24:41 14:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:24:41 14:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:24:41 14:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:24:41 14:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:40:01 6 0.02 0.00 0.00 0.03 0.00 99.95 15:24:41 14:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:41:01 all 0.09 0.00 0.01 0.01 0.01 99.89 15:24:41 14:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:41:01 1 0.62 0.00 0.05 0.00 0.02 99.32 15:24:41 14:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:24:41 14:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:24:41 14:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:24:41 14:41:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:24:41 14:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:24:41 14:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:42:01 all 0.09 0.00 0.01 0.01 0.00 99.90 15:24:41 14:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 14:42:01 1 0.62 0.00 0.02 0.00 0.00 99.37 15:24:41 14:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:24:41 14:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:42:01 6 0.00 0.00 0.02 0.03 0.00 99.95 15:24:41 14:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:24:41 14:42:01 CPU %user %nice %system %iowait %steal %idle 15:24:41 14:43:01 all 0.12 0.00 0.01 0.00 0.00 99.87 15:24:41 14:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:43:01 1 0.81 0.00 0.02 0.00 0.02 99.15 15:24:41 14:43:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:24:41 14:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:24:41 14:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 14:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:24:41 14:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:44:01 all 0.08 0.00 0.01 0.01 0.00 99.90 15:24:41 14:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 14:44:01 1 0.58 0.00 0.02 0.00 0.00 99.40 15:24:41 14:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:44:01 4 0.00 0.00 0.02 0.07 0.00 99.92 15:24:41 14:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:24:41 14:44:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:24:41 14:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:24:41 14:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:45:01 1 0.10 0.00 0.00 0.02 0.02 99.87 15:24:41 14:45:01 2 0.00 0.00 0.03 0.00 0.02 99.95 15:24:41 14:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:24:41 14:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 14:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:46:01 all 0.08 0.00 0.01 0.01 0.00 99.90 15:24:41 14:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:46:01 1 0.58 0.00 0.02 0.02 0.00 99.38 15:24:41 14:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:46:01 4 0.00 0.00 0.02 0.02 0.02 99.95 15:24:41 14:46:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:24:41 14:46:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:24:41 14:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:47:01 all 0.08 0.00 0.01 0.00 0.00 99.90 15:24:41 14:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:47:01 1 0.57 0.00 0.02 0.00 0.02 99.40 15:24:41 14:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:24:41 14:47:01 5 0.00 0.00 0.03 0.00 0.00 99.97 15:24:41 14:47:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:24:41 14:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:48:01 all 0.07 0.00 0.01 0.00 0.00 99.91 15:24:41 14:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:48:01 1 0.52 0.00 0.03 0.00 0.00 99.45 15:24:41 14:48:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:24:41 14:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 14:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:24:41 14:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:49:01 all 0.09 0.00 0.01 0.01 0.00 99.89 15:24:41 14:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:49:01 1 0.58 0.00 0.00 0.00 0.02 99.40 15:24:41 14:49:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:24:41 14:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:49:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:24:41 14:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:49:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:24:41 14:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:50:01 all 0.08 0.00 0.01 0.01 0.01 99.90 15:24:41 14:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:50:01 1 0.60 0.00 0.03 0.00 0.00 99.37 15:24:41 14:50:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:24:41 14:50:01 3 0.00 0.00 0.00 0.03 0.02 99.95 15:24:41 14:50:01 4 0.03 0.00 0.02 0.02 0.00 99.93 15:24:41 14:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:50:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:24:41 14:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:24:41 14:51:01 all 0.05 0.00 0.01 0.01 0.00 99.93 15:24:41 14:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:51:01 1 0.37 0.00 0.00 0.00 0.02 99.62 15:24:41 14:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:51:01 3 0.02 0.00 0.02 0.02 0.00 99.95 15:24:41 14:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:24:41 14:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:51:01 6 0.00 0.00 0.02 0.03 0.00 99.95 15:24:41 14:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:52:01 all 0.05 0.00 0.01 0.01 0.00 99.93 15:24:41 14:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:52:01 1 0.28 0.00 0.02 0.00 0.00 99.70 15:24:41 14:52:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:24:41 14:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:24:41 14:52:01 4 0.02 0.00 0.00 0.07 0.00 99.92 15:24:41 14:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:52:01 6 0.00 0.00 0.02 0.03 0.00 99.95 15:24:41 14:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:53:01 all 0.09 0.00 0.01 0.00 0.00 99.90 15:24:41 14:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:53:01 1 0.63 0.00 0.02 0.00 0.02 99.33 15:24:41 14:53:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:24:41 14:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 14:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:24:41 14:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:24:41 14:53:01 CPU %user %nice %system %iowait %steal %idle 15:24:41 14:54:01 all 0.08 0.00 0.01 0.01 0.00 99.90 15:24:41 14:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 14:54:01 1 0.52 0.00 0.02 0.00 0.00 99.47 15:24:41 14:54:01 2 0.02 0.00 0.03 0.03 0.02 99.90 15:24:41 14:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:24:41 14:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:54:01 6 0.00 0.00 0.02 0.03 0.00 99.95 15:24:41 14:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:24:41 14:55:01 all 0.08 0.00 0.01 0.00 0.00 99.90 15:24:41 14:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 14:55:01 1 0.57 0.00 0.03 0.00 0.00 99.40 15:24:41 14:55:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:24:41 14:55:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:24:41 14:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:24:41 14:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:24:41 14:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 14:56:01 all 0.08 0.00 0.01 0.01 0.00 99.90 15:24:41 14:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:56:01 1 0.48 0.00 0.02 0.00 0.02 99.48 15:24:41 14:56:01 2 0.05 0.00 0.03 0.03 0.02 99.87 15:24:41 14:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:56:01 4 0.00 0.00 0.02 0.03 0.00 99.95 15:24:41 14:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 14:56:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:24:41 14:57:01 all 0.01 0.00 0.00 0.00 0.00 99.98 15:24:41 14:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 14:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:57:01 4 0.00 0.00 0.02 0.03 0.00 99.95 15:24:41 14:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:58:01 all 0.09 0.00 0.01 0.01 0.00 99.89 15:24:41 14:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:58:01 1 0.60 0.00 0.03 0.00 0.02 99.35 15:24:41 14:58:01 2 0.05 0.00 0.02 0.05 0.02 99.87 15:24:41 14:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:58:01 4 0.02 0.00 0.00 0.03 0.00 99.95 15:24:41 14:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 14:59:01 all 0.07 0.00 0.01 0.00 0.00 99.91 15:24:41 14:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 14:59:01 1 0.55 0.00 0.00 0.00 0.00 99.45 15:24:41 14:59:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:24:41 14:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:24:41 14:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 14:59:01 6 0.03 0.00 0.02 0.02 0.00 99.93 15:24:41 14:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:00:01 all 0.08 0.00 0.01 0.01 0.00 99.90 15:24:41 15:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:00:01 1 0.52 0.00 0.00 0.00 0.00 99.48 15:24:41 15:00:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:24:41 15:00:01 3 0.00 0.00 0.03 0.02 0.00 99.95 15:24:41 15:00:01 4 0.00 0.00 0.00 0.03 0.00 99.97 15:24:41 15:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:24:41 15:00:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:24:41 15:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 15:01:01 all 0.17 0.00 0.05 0.02 0.01 99.76 15:24:41 15:01:01 0 0.15 0.00 0.07 0.00 0.00 99.78 15:24:41 15:01:01 1 0.17 0.00 0.02 0.02 0.02 99.78 15:24:41 15:01:01 2 0.30 0.00 0.05 0.00 0.02 99.63 15:24:41 15:01:01 3 0.25 0.00 0.02 0.02 0.00 99.72 15:24:41 15:01:01 4 0.17 0.00 0.05 0.10 0.02 99.67 15:24:41 15:01:01 5 0.18 0.00 0.07 0.00 0.00 99.75 15:24:41 15:01:01 6 0.07 0.00 0.05 0.02 0.02 99.85 15:24:41 15:01:01 7 0.07 0.00 0.05 0.00 0.00 99.88 15:24:41 15:02:01 all 0.01 0.00 0.01 0.02 0.00 99.96 15:24:41 15:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:02:01 2 0.02 0.00 0.02 0.05 0.00 99.92 15:24:41 15:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:02:01 4 0.02 0.00 0.02 0.03 0.00 99.93 15:24:41 15:02:01 5 0.05 0.00 0.03 0.00 0.03 99.88 15:24:41 15:02:01 6 0.02 0.00 0.00 0.05 0.00 99.93 15:24:41 15:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:03:01 all 0.07 0.00 0.01 0.00 0.00 99.91 15:24:41 15:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:03:01 1 0.50 0.00 0.02 0.00 0.02 99.47 15:24:41 15:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:24:41 15:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:24:41 15:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:03:01 7 0.00 0.00 0.03 0.00 0.02 99.95 15:24:41 15:04:01 all 0.08 0.00 0.01 0.01 0.01 99.90 15:24:41 15:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:24:41 15:04:01 1 0.53 0.00 0.02 0.00 0.02 99.43 15:24:41 15:04:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:24:41 15:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:24:41 15:04:01 4 0.00 0.00 0.03 0.02 0.00 99.95 15:24:41 15:04:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:24:41 15:04:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:24:41 15:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 15:24:41 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:24:41 15:05:01 all 0.07 0.00 0.02 0.01 0.00 99.90 15:24:41 15:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:05:01 1 0.52 0.00 0.02 0.00 0.00 99.47 15:24:41 15:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:05:01 4 0.00 0.00 0.00 0.03 0.00 99.97 15:24:41 15:05:01 5 0.03 0.00 0.03 0.00 0.00 99.93 15:24:41 15:05:01 6 0.00 0.00 0.05 0.02 0.00 99.93 15:24:41 15:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:06:01 all 0.07 0.00 0.01 0.01 0.00 99.91 15:24:41 15:06:01 0 0.00 0.00 0.00 0.03 0.00 99.97 15:24:41 15:06:01 1 0.48 0.00 0.02 0.00 0.00 99.50 15:24:41 15:06:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:24:41 15:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 15:06:01 4 0.00 0.00 0.00 0.03 0.00 99.97 15:24:41 15:06:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:24:41 15:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 15:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 15:07:01 all 0.16 0.00 0.01 0.01 0.00 99.81 15:24:41 15:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:07:01 1 1.14 0.00 0.00 0.00 0.02 98.84 15:24:41 15:07:01 2 0.00 0.00 0.00 0.03 0.00 99.97 15:24:41 15:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:07:01 4 0.02 0.00 0.03 0.05 0.00 99.90 15:24:41 15:07:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:24:41 15:07:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:24:41 15:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 15:08:01 all 0.04 0.00 0.01 0.01 0.01 99.93 15:24:41 15:08:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:24:41 15:08:01 1 0.20 0.00 0.02 0.00 0.02 99.77 15:24:41 15:08:01 2 0.02 0.00 0.00 0.03 0.00 99.95 15:24:41 15:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:08:01 4 0.00 0.00 0.00 0.05 0.00 99.95 15:24:41 15:08:01 5 0.03 0.00 0.05 0.00 0.02 99.90 15:24:41 15:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:24:41 15:08:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:24:41 15:09:01 all 0.11 0.00 0.03 0.01 0.00 99.84 15:24:41 15:09:01 0 0.15 0.00 0.05 0.05 0.00 99.75 15:24:41 15:09:01 1 0.50 0.00 0.03 0.00 0.02 99.45 15:24:41 15:09:01 2 0.02 0.00 0.05 0.03 0.00 99.90 15:24:41 15:09:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:24:41 15:09:01 4 0.02 0.00 0.00 0.03 0.00 99.95 15:24:41 15:09:01 5 0.10 0.00 0.02 0.00 0.02 99.87 15:24:41 15:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:24:41 15:09:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:24:41 15:10:01 all 0.07 0.00 0.01 0.02 0.00 99.89 15:24:41 15:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:10:01 1 0.52 0.00 0.00 0.00 0.00 99.48 15:24:41 15:10:01 2 0.02 0.00 0.02 0.10 0.00 99.87 15:24:41 15:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:24:41 15:10:01 4 0.00 0.00 0.02 0.10 0.00 99.88 15:24:41 15:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:11:02 all 0.07 0.00 0.01 0.01 0.01 99.90 15:24:41 15:11:02 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:11:02 1 0.48 0.00 0.03 0.00 0.02 99.47 15:24:41 15:11:02 2 0.00 0.00 0.02 0.03 0.00 99.95 15:24:41 15:11:02 3 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:11:02 4 0.00 0.00 0.02 0.03 0.00 99.95 15:24:41 15:11:02 5 0.08 0.00 0.02 0.00 0.02 99.88 15:24:41 15:11:02 6 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:11:02 7 0.00 0.00 0.00 0.00 0.02 99.98 15:24:41 15:12:01 all 0.04 0.00 0.01 0.01 0.00 99.94 15:24:41 15:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:12:01 1 0.24 0.00 0.00 0.00 0.00 99.76 15:24:41 15:12:01 2 0.02 0.00 0.00 0.02 0.02 99.95 15:24:41 15:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 15:12:01 4 0.02 0.00 0.02 0.03 0.00 99.93 15:24:41 15:12:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:24:41 15:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:13:01 all 0.06 0.00 0.02 0.01 0.00 99.92 15:24:41 15:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 15:13:01 1 0.37 0.00 0.03 0.00 0.00 99.60 15:24:41 15:13:01 2 0.02 0.00 0.02 0.03 0.00 99.93 15:24:41 15:13:01 3 0.03 0.00 0.05 0.00 0.02 99.90 15:24:41 15:13:01 4 0.00 0.00 0.00 0.03 0.00 99.97 15:24:41 15:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 15:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:24:41 15:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:14:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:24:41 15:14:01 2 0.00 0.00 0.02 0.03 0.00 99.95 15:24:41 15:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 15:14:01 4 0.02 0.00 0.02 0.03 0.00 99.93 15:24:41 15:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 15:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:24:41 15:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 15:15:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:24:41 15:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:24:41 15:15:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:24:41 15:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:24:41 15:15:01 CPU %user %nice %system %iowait %steal %idle 15:24:41 15:16:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:24:41 15:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:16:01 1 0.00 0.00 0.00 0.02 0.02 99.97 15:24:41 15:16:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:24:41 15:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:24:41 15:16:01 4 0.00 0.00 0.02 0.05 0.00 99.93 15:24:41 15:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 15:16:01 7 0.00 0.00 0.03 0.00 0.00 99.97 15:24:41 15:17:01 all 0.01 0.00 0.02 0.01 0.00 99.96 15:24:41 15:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:17:01 1 0.02 0.00 0.02 0.03 0.00 99.93 15:24:41 15:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:24:41 15:17:01 4 0.03 0.00 0.02 0.03 0.00 99.92 15:24:41 15:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:24:41 15:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:18:01 1 0.00 0.00 0.00 0.03 0.02 99.95 15:24:41 15:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:18:01 3 0.05 0.00 0.05 0.00 0.02 99.88 15:24:41 15:18:01 4 0.00 0.00 0.02 0.03 0.02 99.93 15:24:41 15:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:24:41 15:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:19:01 1 0.00 0.00 0.02 0.03 0.00 99.95 15:24:41 15:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:19:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:24:41 15:19:01 4 0.00 0.00 0.02 0.03 0.00 99.95 15:24:41 15:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 15:20:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:24:41 15:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:20:01 1 0.02 0.00 0.00 0.03 0.02 99.93 15:24:41 15:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:20:01 3 0.02 0.00 0.05 0.00 0.00 99.93 15:24:41 15:20:01 4 0.03 0.00 0.00 0.03 0.00 99.93 15:24:41 15:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 15:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 15:21:01 all 0.00 0.00 0.01 0.00 0.00 99.98 15:24:41 15:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:21:01 1 0.00 0.00 0.03 0.02 0.00 99.95 15:24:41 15:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:24:41 15:21:01 4 0.00 0.00 0.02 0.02 0.02 99.95 15:24:41 15:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 15:22:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:24:41 15:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:22:01 1 0.02 0.00 0.03 0.05 0.02 99.88 15:24:41 15:22:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:24:41 15:22:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:24:41 15:22:01 4 0.02 0.00 0.00 0.03 0.00 99.95 15:24:41 15:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:23:01 all 0.00 0.00 0.01 0.00 0.00 99.98 15:24:41 15:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:24:41 15:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:23:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:24:41 15:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:24:41 15:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:24:41 15:24:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:24:41 15:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:24:41 15:24:01 1 0.02 0.00 0.00 0.03 0.02 99.93 15:24:41 15:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:24:41 15:24:01 3 0.08 0.00 0.05 0.00 0.02 99.85 15:24:41 15:24:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:24:41 15:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:24:41 15:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:24:41 15:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:24:41 Average: all 7.05 0.00 1.43 0.27 0.02 91.23 15:24:41 Average: 0 7.02 0.00 1.41 0.12 0.02 91.43 15:24:41 Average: 1 7.20 0.00 1.45 0.28 0.02 91.04 15:24:41 Average: 2 7.43 0.00 1.40 0.31 0.02 90.84 15:24:41 Average: 3 7.02 0.00 1.50 0.33 0.02 91.13 15:24:41 Average: 4 6.96 0.00 1.43 0.39 0.02 91.20 15:24:41 Average: 5 6.99 0.00 1.35 0.32 0.02 91.32 15:24:41 Average: 6 6.90 0.00 1.40 0.23 0.02 91.45 15:24:41 Average: 7 6.85 0.00 1.51 0.15 0.02 91.48 15:24:41 15:24:41 15:24:41