Pull request #3969 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 4a824c66f638dbe54ba12a694245cc99d3aa3f79+0af16247e954277414cce32b52e3a71aa2187729 (603f98101b31084e44dbc0114be7c6336d591556) 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-ssh7162625091894767240.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-ssh10183512895210805245.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3969/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3969/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16838064125327546357.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6166199290552931333.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3969/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3969/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7055738199035027939.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20964 in /w/workspace/edgexfoundry_edgex-go_PR-3969 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 0af16247e954277414cce32b52e3a71aa2187729 into PR head commit 4a824c66f638dbe54ba12a694245cc99d3aa3f79 Merge succeeded, producing 4a824c66f638dbe54ba12a694245cc99d3aa3f79 Checking out Revision 4a824c66f638dbe54ba12a694245cc99d3aa3f79 (PR-3969) > 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/3969/head:refs/remotes/origin/PR-3969 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a824c66f638dbe54ba12a694245cc99d3aa3f79 # 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 0af16247e954277414cce32b52e3a71aa2187729 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a824c66f638dbe54ba12a694245cc99d3aa3f79 # timeout=10 Commit message: "fix: Address Lenny's PR feedback" > git rev-list --no-walk 60964b6cd2e8c6ed09c1e2d0b14e9b852b078b2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:11:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:11:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:11:13 ========================================================= 18:11:13 EdgeX Global Pipelines Version Info 18:11:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:11:14 ------------------- 18:11:14 stable info: 18:11:14 ------------------- 18:11:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:11:14 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 18:11:14 Message: update stable to v1.0.221 18:11:15 ------------------- 18:11:15 experimental info: 18:11:15 ------------------- 18:11:15 Commited By: **** collab-it+edgex@linuxfoundation.org 18:11:15 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 18:11:15 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3969 [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3969 [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3969 [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a824c66f638dbe54ba12a694245cc99d3aa3f79 [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a824c6 [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:15 provisioning config files... 18:11:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config339142698386653344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:16 ---> docker-login.sh 18:11:16 nexus3.edgexfoundry.org:10001 18:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:16 Configure a credential helper to remove this warning. See 18:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:16 18:11:16 Login Succeeded 18:11:16 nexus3.edgexfoundry.org:10002 18:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:16 Configure a credential helper to remove this warning. See 18:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:16 18:11:16 Login Succeeded 18:11:16 nexus3.edgexfoundry.org:10003 18:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:16 Configure a credential helper to remove this warning. See 18:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:16 18:11:16 Login Succeeded 18:11:16 nexus3.edgexfoundry.org:10004 18:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:16 Configure a credential helper to remove this warning. See 18:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:16 18:11:16 Login Succeeded 18:11:16 docker.io 18:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:17 Configure a credential helper to remove this warning. See 18:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:17 18:11:17 Login Succeeded 18:11:17 ---> docker-login.sh ends [Pipeline] } 18:11:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:17 + 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 18:11:17 + dirname cmd/core-command/Dockerfile 18:11:17 + cut -d/ -f2 18:11:17 + echo core-command,cmd/core-command/Dockerfile 18:11:17 + dirname cmd/core-data/Dockerfile 18:11:17 + cut -d/ -f2 18:11:17 + echo core-data,cmd/core-data/Dockerfile 18:11:17 + dirname cmd/core-metadata/Dockerfile 18:11:17 + cut -d/ -f2 18:11:17 + echo core-metadata,cmd/core-metadata/Dockerfile 18:11:17 + dirname cmd/security-bootstrapper/Dockerfile 18:11:17 + cut -d/ -f2 18:11:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:11:17 + dirname cmd/security-proxy-setup/Dockerfile 18:11:17 + cut -d/ -f2 18:11:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:11:17 + dirname cmd/security-secretstore-setup/Dockerfile 18:11:17 + cut -d/ -f2 18:11:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:11:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:11:17 + cut -d/ -f2 18:11:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:11:17 + dirname cmd/security-spire-agent/Dockerfile 18:11:17 + cut -d/ -f2 18:11:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:11:17 + dirname cmd/security-spire-config/Dockerfile 18:11:17 + cut -d/ -f2 18:11:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:11:17 + dirname cmd/security-spire-server/Dockerfile 18:11:17 + cut -d/ -f2 18:11:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:11:17 + dirname cmd/support-notifications/Dockerfile 18:11:17 + cut -d/ -f2 18:11:17 + echo support-notifications,cmd/support-notifications/Dockerfile 18:11:17 + dirname cmd/support-scheduler/Dockerfile 18:11:17 + cut -d/ -f2 18:11:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:11:17 + dirname cmd/sys-mgmt-agent/Dockerfile 18:11:17 + cut -d/ -f2 18:11:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:11:17 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 18:11:18 + git rev-list -1 --merges 4a824c66f638dbe54ba12a694245cc99d3aa3f79~1..4a824c66f638dbe54ba12a694245cc99d3aa3f79 [Pipeline] echo 18:11:18 -----------> git rev-list -1 --merges 4a824c66f638dbe54ba12a694245cc99d3aa3f79~1..4a824c66f638dbe54ba12a694245cc99d3aa3f79 4a824c66f638dbe54ba12a694245cc99d3aa3f79 [false] [Pipeline] sh 18:11:18 + git log --format=format:%s -1 4a824c66f638dbe54ba12a694245cc99d3aa3f79 [Pipeline] echo 18:11:18 ========================================================= 18:11:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:11:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:11:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:11:19 + grep -v github /etc/ssh/ssh_known_hosts 18:11:19 + [ -e /tmp/ssh_known_hosts ] 18:11:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:11:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:11:19 + sudo tee -a /etc/ssh/ssh_known_hosts 18:11:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:19 18:11:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:11:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:19 latest: Pulling from edgex-devops/git-semver 18:11:19 a0d0a0d46f8b: Pulling fs layer 18:11:19 3e5f54012d9b: Pulling fs layer 18:11:19 4c7163046ea9: Pulling fs layer 18:11:19 0c2d73faf560: Pulling fs layer 18:11:19 0c2d73faf560: Waiting 18:11:19 3e5f54012d9b: Verifying Checksum 18:11:19 3e5f54012d9b: Download complete 18:11:19 a0d0a0d46f8b: Verifying Checksum 18:11:19 a0d0a0d46f8b: Download complete 18:11:20 0c2d73faf560: Verifying Checksum 18:11:20 0c2d73faf560: Download complete 18:11:20 4c7163046ea9: Verifying Checksum 18:11:20 4c7163046ea9: Download complete 18:11:20 a0d0a0d46f8b: Pull complete 18:11:20 3e5f54012d9b: Pull complete 18:11:20 4c7163046ea9: Pull complete 18:11:20 0c2d73faf560: Pull complete 18:11:20 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:11:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:11:20 prd-ubuntu20.04-docker-8c-8g-20964 does not seem to be running inside a container 18:11:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:11:21 $ docker top aaa9fc6f2c3ad95f167926bd539e68cdf368de9386e0da6fe49553ff2b3c9000 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:11:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:21 [ssh-agent] Looking for ssh-agent implementation... 18:11:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:21 $ docker exec aaa9fc6f2c3ad95f167926bd539e68cdf368de9386e0da6fe49553ff2b3c9000 ssh-agent 18:11:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCAjEKl/agent.13 18:11:21 SSH_AGENT_PID=20 18:11:21 Running ssh-add (command line suppressed) 18:11:21 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8205014452818246061.key (/w/workspace/edgex-go/4@tmp/private_key_8205014452818246061.key) 18:11:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:22 + git tag --points-at HEAD [Pipeline] } 18:11:22 $ docker exec --env ******** --env ******** aaa9fc6f2c3ad95f167926bd539e68cdf368de9386e0da6fe49553ff2b3c9000 ssh-agent -k 18:11:22 unset SSH_AUTH_SOCK; 18:11:22 unset SSH_AGENT_PID; 18:11:22 echo Agent pid 20 killed; 18:11:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:11:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:22 [ssh-agent] Looking for ssh-agent implementation... 18:11:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:22 $ docker exec aaa9fc6f2c3ad95f167926bd539e68cdf368de9386e0da6fe49553ff2b3c9000 ssh-agent 18:11:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXifmdkK/agent.53 18:11:22 SSH_AGENT_PID=59 18:11:22 Running ssh-add (command line suppressed) 18:11:22 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6691491234031038496.key (/w/workspace/edgex-go/4@tmp/private_key_6691491234031038496.key) 18:11:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:22 + git semver init 18:11:22 # -> Open(): unable to determine branch for HEAD 18:11:22 # $GIT_DIR = /w/workspace/edgex-go/4/.git 18:11:22 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 18:11:22 # $SEMVER_REMOTE_NAME = origin 18:11:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:11:22 # $SEMVER_USER_NAME = edgex-jenkins 18:11:22 # $SEMVER_BRANCH = PR-3969 18:11:22 # $SEMVER_TEMP = /tmp/semver-278098463 18:11:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:11:37 # '/tmp/semver-278098463' -> '/w/workspace/edgex-go/4/.semver' 18:11:37 # -> Force: false 18:11:37 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 18:11:37 $ docker exec --env ******** --env ******** aaa9fc6f2c3ad95f167926bd539e68cdf368de9386e0da6fe49553ff2b3c9000 ssh-agent -k 18:11:37 unset SSH_AUTH_SOCK; 18:11:37 unset SSH_AGENT_PID; 18:11:37 echo Agent pid 59 killed; 18:11:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:38 + git semver [Pipeline] } 18:11:38 $ docker stop --time=1 aaa9fc6f2c3ad95f167926bd539e68cdf368de9386e0da6fe49553ff2b3c9000 18:11:40 $ docker rm -f aaa9fc6f2c3ad95f167926bd539e68cdf368de9386e0da6fe49553ff2b3c9000 [Pipeline] // withDockerContainer [Pipeline] sh 18:11:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:11:40 Stashed 1 file(s) [Pipeline] echo 18:11:40 [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 18:11:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:11:40 ========================================================= 18:11:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:11:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:11:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:11:41 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:11:41 59bf1c3509f3: Pulling fs layer 18:11:41 666ba61612fd: Pulling fs layer 18:11:41 8ed8ca486205: Pulling fs layer 18:11:41 4fe6c5a15a65: Pulling fs layer 18:11:41 22a0e8bec74d: Pulling fs layer 18:11:41 640e595b4fbd: Pulling fs layer 18:11:41 763cafe07f6e: Pulling fs layer 18:11:41 0c0b528cf693: Pulling fs layer 18:11:41 10935f4eaf8b: Pulling fs layer 18:11:41 763cafe07f6e: Waiting 18:11:41 22a0e8bec74d: Waiting 18:11:41 640e595b4fbd: Waiting 18:11:41 0c0b528cf693: Waiting 18:11:41 10935f4eaf8b: Waiting 18:11:41 4fe6c5a15a65: Waiting 18:11:41 8ed8ca486205: Verifying Checksum 18:11:41 8ed8ca486205: Download complete 18:11:41 666ba61612fd: Verifying Checksum 18:11:41 666ba61612fd: Download complete 18:11:41 22a0e8bec74d: Verifying Checksum 18:11:41 22a0e8bec74d: Download complete 18:11:41 640e595b4fbd: Verifying Checksum 18:11:41 59bf1c3509f3: Download complete 18:11:41 763cafe07f6e: Verifying Checksum 18:11:41 763cafe07f6e: Download complete 18:11:41 0c0b528cf693: Verifying Checksum 18:11:41 0c0b528cf693: Download complete 18:11:41 59bf1c3509f3: Pull complete 18:11:41 666ba61612fd: Pull complete 18:11:41 8ed8ca486205: Pull complete 18:11:42 10935f4eaf8b: Verifying Checksum 18:11:42 10935f4eaf8b: Download complete 18:11:42 4fe6c5a15a65: Verifying Checksum 18:11:42 4fe6c5a15a65: Download complete 18:11:45 4fe6c5a15a65: Pull complete 18:11:45 22a0e8bec74d: Pull complete 18:11:45 640e595b4fbd: Pull complete 18:11:45 763cafe07f6e: Pull complete 18:11:45 0c0b528cf693: Pull complete 18:11:47 10935f4eaf8b: Pull complete 18:11:47 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 18:11:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:11:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 18:11:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:11:47 WORKDIR /edgex 18:11:47 COPY go.mod . 18:11:47 RUN go mod download 18:11:47 + docker build -t ci-base-image-x86_64 -f - . 18:11:49 Sending build context to Docker daemon 334.9MB 18:11:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:11:49 ---> 99d49a6021b9 18:11:49 Step 2/4 : WORKDIR /edgex 18:11:51 ---> Running in b0d28bb9b391 18:11:51 Removing intermediate container b0d28bb9b391 18:11:51 ---> 8e74e8b74d0b 18:11:51 Step 3/4 : COPY go.mod . 18:11:51 ---> c5f21d1a340c 18:11:51 Step 4/4 : RUN go mod download 18:11:51 ---> Running in 038b0c1fe1e0 18:11:55 Still waiting to schedule task 18:11:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:12:06 Removing intermediate container 038b0c1fe1e0 18:12:06 ---> 5c34f44c21e2 18:12:06 Successfully built 5c34f44c21e2 18:12:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:12:06 + docker inspect -f . ci-base-image-x86_64 18:12:06 . [Pipeline] withDockerContainer 18:12:06 prd-ubuntu20.04-docker-8c-8g-20964 does not seem to be running inside a container 18:12:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:12:06 $ docker top 34086024405f8ad54fda3fd9ca6991ff1352725a9fb3ee791b624eee91240833 -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:07 + go version 18:12:07 go version go1.17.6 linux/amd64 [Pipeline] } 18:12:07 $ docker stop --time=1 34086024405f8ad54fda3fd9ca6991ff1352725a9fb3ee791b624eee91240833 18:12:08 $ docker rm -f 34086024405f8ad54fda3fd9ca6991ff1352725a9fb3ee791b624eee91240833 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:12:09 + docker inspect -f . ci-base-image-x86_64 18:12:09 . [Pipeline] withDockerContainer 18:12:09 prd-ubuntu20.04-docker-8c-8g-20964 does not seem to be running inside a container 18:12:09 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:12:09 $ docker top ef9f43af5eb6ade6c3c30c542bf5aa7a6221e6894c8588e569323fbd84720a4a -eo pid,comm [Pipeline] { [Pipeline] echo 18:12:09 ========================================================= 18:12:09 [edgeXBuildGoParallel] Running Tests and Build... 18:12:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:12:09 + make test 18:12:09 go mod tidy -compat=1.17 18:12:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:12:15 ? github.com/edgexfoundry/edgex-go [no test files] 18:12:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:12:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:12:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:12:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:12:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:12:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:12:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:12:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:12:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:12:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:12:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:12:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:12:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:12:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:12:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 18:12:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:12:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.103s coverage: 98.5% of statements 18:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 53.4% of statements 18:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:12:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.131s coverage: 89.2% of statements 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:12:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.080s coverage: 84.4% of statements 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:12:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.471s coverage: 95.6% of statements 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:12:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:12:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:12:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.9% of statements 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:12:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 18:12:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 24.0% of statements 18:12:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 18:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements 18:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 18:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 18:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 18:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 18:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements 18:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.5% of statements 18:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 85.4% of statements 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.335s coverage: 65.4% of statements 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.8% of statements 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.067s coverage: 28.9% of statements 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:12:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 18:12:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 18:12:52 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 18:13:10 GO111MODULE=on go vet ./... 18:13:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:13:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:13:12 ./bin/test-attribution-txt.sh [Pipeline] echo 18:13:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:13:13 + ls -al . 18:13:13 total 672 18:13:13 drwxrwxr-x 10 1001 1001 4096 Apr 14 18:13 . 18:13:13 drwxr-xr-x 4 root root 4096 Apr 14 18:12 .. 18:13:13 -rw-rw-r-- 1 1001 1001 11 Apr 14 18:11 .dockerignore 18:13:13 drwxrwxr-x 8 1001 1001 4096 Apr 14 18:11 .git 18:13:13 drwxrwxr-x 3 1001 1001 4096 Apr 14 18:11 .github 18:13:13 -rw-rw-r-- 1 1001 1001 879 Apr 14 18:11 .gitignore 18:13:13 -rw-rw-r-- 1 1001 1001 42 Apr 14 18:11 .golangci.yml 18:13:13 -rw-rw-r-- 1 1001 1001 87 Apr 14 18:11 .hadolint.yml 18:13:13 drwx------ 3 1001 1001 4096 Apr 14 18:11 .semver 18:13:13 -rw-rw-r-- 1 1001 1001 166 Apr 14 18:11 .sonarcloud.properties 18:13:13 -rw-rw-r-- 1 1001 1001 1171 Apr 14 18:11 ADOPTERS.md 18:13:13 -rw-rw-r-- 1 1001 1001 10086 Apr 14 18:11 Attribution.txt 18:13:13 -rw-rw-r-- 1 1001 1001 51732 Apr 14 18:11 CHANGELOG.md 18:13:13 -rw-rw-r-- 1 1001 1001 3804 Apr 14 18:11 CONTRIBUTING.md 18:13:13 -rw-rw-r-- 1 1001 1001 677 Apr 14 18:11 GOVERNANCE.md 18:13:13 -rw-rw-r-- 1 1001 1001 850 Apr 14 18:11 Jenkinsfile 18:13:13 -rw-rw-r-- 1 1001 1001 10775 Apr 14 18:11 LICENSE 18:13:13 -rw-rw-r-- 1 1001 1001 10389 Apr 14 18:11 Makefile 18:13:13 -rw-rw-r-- 1 1001 1001 582 Apr 14 18:11 OWNERS.md 18:13:13 -rw-rw-r-- 1 1001 1001 9120 Apr 14 18:11 README.md 18:13:13 -rw-rw-r-- 1 1001 1001 6912 Apr 14 18:11 SECURITY.md 18:13:13 -rw-rw-r-- 1 1001 1001 5 Apr 14 18:11 VERSION 18:13:13 -rw-rw-r-- 1 1001 1001 4131 Apr 14 18:11 ZMQWindows.md 18:13:13 drwxrwxr-x 2 1001 1001 4096 Apr 14 18:11 bin 18:13:13 drwxrwxr-x 18 1001 1001 4096 Apr 14 18:11 cmd 18:13:13 -rw-r--r-- 1 root root 434738 Apr 14 18:12 coverage.out 18:13:13 -rw-rw-r-- 1 1001 1001 3256 Apr 14 18:11 go.mod 18:13:13 -rw-rw-r-- 1 1001 1001 35162 Apr 14 18:11 go.sum 18:13:13 drwxrwxr-x 8 1001 1001 4096 Apr 14 18:11 internal 18:13:13 drwxrwxr-x 3 1001 1001 4096 Apr 14 18:11 openapi 18:13:13 drwxrwxr-x 4 1001 1001 4096 Apr 14 18:11 snap 18:13:13 -rw-rw-r-- 1 1001 1001 204 Apr 14 18:11 version.go [Pipeline] sh 18:13:13 + '[' -e coverage.out ] 18:13:13 + chown 1001:1001 coverage.out [Pipeline] stash 18:13:14 Stashed 1 file(s) [Pipeline] sh 18:13:14 + make build 18:13:14 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:13:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20965 in /w/workspace/edgexfoundry_edgex-go_PR-3969 [Pipeline] { [Pipeline] ws 18:13:23 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 18:13:23 The recommended git tool is: git 18:13:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:13:28 using credential edgex-jenkins-ssh 18:13:28 Cloning the remote Git repository 18:13:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:13:28 > git init /w/workspace/edgex-go/4 # timeout=10 18:13:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:13:28 > git --version # timeout=10 18:13:28 > git --version # 'git version 2.25.1' 18:13:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13: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/core-command/core-command ./cmd/core-command 18:13:35 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 18:13:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:13:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:13:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:13:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:13:44 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 18:13:44 Merging remotes/origin/main commit 0af16247e954277414cce32b52e3a71aa2187729 into PR head commit 4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:13:45 Merge succeeded, producing 4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:13:45 Checking out Revision 4a824c66f638dbe54ba12a694245cc99d3aa3f79 (PR-3969) 18:13:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:13:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:13:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:13:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:13:43 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3969/head:refs/remotes/origin/PR-3969 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:13:44 > git config core.sparsecheckout # timeout=10 18:13:44 > git checkout -f 4a824c66f638dbe54ba12a694245cc99d3aa3f79 # timeout=10 18:13:44 > git remote # timeout=10 18:13:44 > git config --get remote.origin.url # timeout=10 18:13:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:44 > git merge 0af16247e954277414cce32b52e3a71aa2187729 # timeout=10 18:13:44 > git rev-parse HEAD^{commit} # timeout=10 18:13:45 > git config core.sparsecheckout # timeout=10 18:13:45 > git checkout -f 4a824c66f638dbe54ba12a694245cc99d3aa3f79 # timeout=10 18:13:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:13:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:13:48 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] } 18:13:49 $ docker stop --time=1 ef9f43af5eb6ade6c3c30c542bf5aa7a6221e6894c8588e569323fbd84720a4a 18:13:49 Commit message: "fix: Address Lenny's PR feedback" 18:13:51 $ docker rm -f ef9f43af5eb6ade6c3c30c542bf5aa7a6221e6894c8588e569323fbd84720a4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 18:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:13:52 18:13:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:13:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:13:53 % Total % Received % Xferd Average Speed Time Time Time Current 18:13:53 Dload Upload Total Spent Left Speed 18:13:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45725 0 --:--:-- --:--:-- --:--:-- 45725 18:13:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:13:53 latest: Pulling from edgex-devops/edgex-compose 18:13:53 cbdbe7a5bc2a: Pulling fs layer 18:13:53 ca9280d653b3: Pulling fs layer 18:13:53 7e9c9ca2126c: Pulling fs layer 18:13:53 cbdbe7a5bc2a: Download complete [Pipeline] sh 18:13:53 ca9280d653b3: Verifying Checksum 18:13:53 ca9280d653b3: Download complete 18:13:53 cbdbe7a5bc2a: Pull complete 18:13:53 7e9c9ca2126c: Download complete 18:13:53 ca9280d653b3: Pull complete 18:13:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:13:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:13:54 + sudo tee /etc/docker/daemon.new 18:13:54 { 18:13:54 "registry-mirrors": [ 18:13:54 "https://nexus3.edgexfoundry.org:10001" 18:13:54 ], 18:13:54 "bip": "10.250.0.254/24", 18:13:54 "hosts": [ 18:13:54 "tcp://0.0.0.0:5555", 18:13:54 "unix:///var/run/docker.sock" 18:13:54 ], 18:13:54 "mtu": 1458, 18:13:54 "selinux-enabled": true, 18:13:54 "seccomp-profile": "/etc/docker/seccomp.json" 18:13:54 } [Pipeline] sh 18:13:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:13:54 + sudo service docker restart 18:13:57 7e9c9ca2126c: Pull complete 18:13:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:13:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:13:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:13:57 prd-ubuntu20.04-docker-8c-8g-20964 does not seem to be running inside a container 18:13:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:13:58 $ docker top 8a810078736b91a941676bcdf654a6d903c1219db87c1d56981cce2dea6fc3ea -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:58 + docker-compose build --help 18:13:58 + grep parallel 18:13:59 --parallel Build images in parallel. [Pipeline] } 18:13:59 $ docker stop --time=1 8a810078736b91a941676bcdf654a6d903c1219db87c1d56981cce2dea6fc3ea 18:14:00 $ docker rm -f 8a810078736b91a941676bcdf654a6d903c1219db87c1d56981cce2dea6fc3ea [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:14:00 . [Pipeline] withDockerContainer 18:14:01 prd-ubuntu20.04-docker-8c-8g-20964 does not seem to be running inside a container 18:14:01 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:14:01 $ docker top 3237eb0f31c3865280f204fb6f86672da259960b29ff8ca3c5289e4dfab48021 -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:01 + docker-compose -f ./docker-compose-build.yml build --parallel 18:14:02 Building core-command ... 18:14:02 Building core-data ... 18:14:02 Building core-metadata ... 18:14:02 Building security-bootstrapper ... 18:14:02 Building security-proxy-setup ... 18:14:02 Building security-secretstore-setup ... 18:14:02 Building security-spiffe-token-provider ... 18:14:02 Building security-spire-agent ... 18:14:02 Building security-spire-config ... 18:14:02 Building security-spire-server ... 18:14:02 Building support-notifications ... 18:14:02 Building support-scheduler ... 18:14:02 Building sys-mgmt-agent ... 18:14:02 Building security-spire-agent 18:14:02 Building security-secretstore-setup 18:14:02 Building security-spire-config 18:14:02 Building security-spire-server 18:14:02 Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:13 provisioning config files... 18:14:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5632135771655989413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:13 ---> docker-login.sh 18:14:13 nexus3.edgexfoundry.org:10001 18:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:14 Configure a credential helper to remove this warning. See 18:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:14 18:14:14 Login Succeeded 18:14:14 nexus3.edgexfoundry.org:10002 18:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:15 Configure a credential helper to remove this warning. See 18:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:15 18:14:15 Login Succeeded 18:14:15 nexus3.edgexfoundry.org:10003 18:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:15 Configure a credential helper to remove this warning. See 18:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:15 18:14:15 Login Succeeded 18:14:15 nexus3.edgexfoundry.org:10004 18:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:15 Configure a credential helper to remove this warning. See 18:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:15 18:14:15 Login Succeeded 18:14:15 docker.io 18:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:16 Configure a credential helper to remove this warning. See 18:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:16 18:14:16 Login Succeeded 18:14:16 ---> docker-login.sh ends [Pipeline] } 18:14:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:14:17 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:14:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:14:17 ---> 5c34f44c21e2 18:14:17 Step 3/25 : WORKDIR /edgex-go 18:14:17 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:14:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:14:17 ---> 5c34f44c21e2 18:14:17 Step 3/25 : WORKDIR /edgex-go [Pipeline] echo 18:14:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:17 ========================================================= 18:14:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:14:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:14:17 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:14:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:14:17 ---> 5c34f44c21e2 18:14:17 Step 3/26 : WORKDIR /edgex-go 18:14:17 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:14:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:14:17 ---> 5c34f44c21e2 18:14:17 Step 3/26 : WORKDIR /edgex-go 18:14:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:14:17 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:14:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:14:17 ---> 5c34f44c21e2 18:14:17 Step 3/22 : WORKDIR /edgex-go 18:14:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:14:17 9b3977197b4f: Pulling fs layer 18:14:17 1a89e8eeedd5: Pulling fs layer 18:14:17 94645a83ff95: Pulling fs layer 18:14:17 3f3a8bcf1eab: Pulling fs layer 18:14:17 0c92f367c5e7: Pulling fs layer 18:14:17 f7c0051592d6: Pulling fs layer 18:14:17 a227ed2f7395: Pulling fs layer 18:14:17 7b1c46037f91: Pulling fs layer 18:14:17 0c92f367c5e7: Waiting 18:14:17 f7c0051592d6: Waiting 18:14:17 a227ed2f7395: Waiting 18:14:17 7b1c46037f91: Waiting 18:14:17 3f3a8bcf1eab: Waiting 18:14:17 94645a83ff95: Download complete 18:14:17 1a89e8eeedd5: Verifying Checksum 18:14:17 1a89e8eeedd5: Download complete 18:14:17 0c92f367c5e7: Download complete 18:14:17 f7c0051592d6: Verifying Checksum 18:14:17 f7c0051592d6: Download complete 18:14:17 9b3977197b4f: Download complete 18:14:17 a227ed2f7395: Verifying Checksum 18:14:17 a227ed2f7395: Download complete 18:14:18 9b3977197b4f: Pull complete 18:14:19 1a89e8eeedd5: Pull complete 18:14:19 94645a83ff95: Pull complete 18:14:20 7b1c46037f91: Verifying Checksum 18:14:20 7b1c46037f91: Download complete 18:14:20 3f3a8bcf1eab: Download complete 18:14:21 ---> Running in 72501ac04164 18:14:21 ---> Running in 582bfa44dcaf 18:14:21 ---> Running in 7f10129f9b4e 18:14:21 ---> Running in 57503f08e6c3 18:14:21 ---> Running in 7b388cc7f43d 18:14:21 Removing intermediate container 7f10129f9b4e 18:14:21 ---> f2cfc9668355 18:14:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:21 Removing intermediate container 57503f08e6c3 18:14:21 ---> 293021f7b016 18:14:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:21 Removing intermediate container 7b388cc7f43d 18:14:21 ---> edb09115e310 18:14:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:21 Removing intermediate container 582bfa44dcaf 18:14:21 ---> a4e34b5daa91 18:14:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:21 Removing intermediate container 72501ac04164 18:14:21 ---> c536ad7c3f54 18:14:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:21 ---> Running in 462ff568b3bf 18:14:21 ---> Running in e0225e5ff938 18:14:21 ---> Running in a79c36b6dad2 18:14:21 ---> Running in 33446eb37203 18:14:21 ---> Running in 3239f83f1010 18:14:21 Removing intermediate container 462ff568b3bf 18:14:21 ---> 67dd8ae9054a 18:14:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:14:21 Removing intermediate container e0225e5ff938 18:14:21 ---> b6f9e478cefb 18:14:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:14:21 ---> Running in 1df45ac16604 18:14:21 ---> Running in e082882d1b02 18:14:22 Removing intermediate container 3239f83f1010 18:14:22 ---> f0f034ac3055 18:14:22 Step 5/25 : RUN apk add --update --no-cache make git 18:14:22 ---> Running in d31ed18e6335 18:14:22 Removing intermediate container 33446eb37203 18:14:22 ---> 94787451db87 18:14:22 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:14:22 ---> Running in 3a6942663be3 18:14:22 Removing intermediate container a79c36b6dad2 18:14:22 ---> cb807227372b 18:14:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:14:22 ---> Running in 3bcd0d0f2fe3 18:14:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:14:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:14:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:14:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:14:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:14:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:14:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:14:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:14:23 OK: 221 MiB in 52 packages 18:14:23 OK: 221 MiB in 52 packages 18:14:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:14:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:14:23 OK: 221 MiB in 52 packages 18:14:24 OK: 221 MiB in 52 packages 18:14:24 Removing intermediate container e082882d1b02 18:14:24 ---> 9459c96e6ed2 18:14:24 Step 6/26 : COPY go.mod vendor* ./ 18:14:24 OK: 221 MiB in 52 packages 18:14:24 Removing intermediate container 1df45ac16604 18:14:24 ---> 38f54051803d 18:14:24 Step 6/22 : COPY go.mod vendor* ./ 18:14:24 ---> a1399d5666c0 18:14:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:24 Removing intermediate container d31ed18e6335 18:14:24 ---> d683adc63d7f 18:14:24 Step 6/25 : COPY go.mod vendor* ./ 18:14:24 ---> Running in 6972efb68a45 18:14:24 ---> 4a5c4a8cf100 18:14:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:24 ---> Running in b1144c531aa5 18:14:24 ---> a3053d08d1e2 18:14:24 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:24 ---> Running in 80db5bd1cf6d 18:14:24 Removing intermediate container 3bcd0d0f2fe3 18:14:24 ---> 37dc2e87454c 18:14:24 Step 6/26 : COPY go.mod vendor* ./ 18:14:24 Removing intermediate container 3a6942663be3 18:14:24 ---> 6a1ec202820e 18:14:24 Step 6/25 : COPY go.mod vendor* ./ 18:14:24 ---> 8e5a710b45e3 18:14:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:24 ---> Running in 73d8105700e8 18:14:24 ---> 547c0c0a3527 18:14:24 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:24 ---> Running in 573d95f188c5 18:14:25 Removing intermediate container b1144c531aa5 18:14:25 ---> f55db2101a24 18:14:25 Step 8/22 : COPY . . 18:14:27 Removing intermediate container 80db5bd1cf6d 18:14:27 ---> 8d01cc3ca27f 18:14:27 Step 8/25 : COPY . . 18:14:27 Removing intermediate container 73d8105700e8 18:14:27 ---> 3a147b99cb30 18:14:27 Step 8/26 : COPY . . 18:14:27 Removing intermediate container 6972efb68a45 18:14:27 ---> 6c0aee331799 18:14:27 Step 8/26 : COPY . . 18:14:27 Removing intermediate container 573d95f188c5 18:14:27 ---> d825e9553433 18:14:27 Step 8/25 : COPY . . 18:14:33 3f3a8bcf1eab: Pull complete 18:14:33 0c92f367c5e7: Pull complete 18:14:33 f7c0051592d6: Pull complete 18:14:33 a227ed2f7395: Pull complete 18:14:37 ---> c5f58f7d6fdf 18:14:37 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 ---> e1a5588e33a3 18:14:37 18:14:37 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:14:37 ---> 4c4a5e18bf98 18:14:37 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:14:37 ---> 9203d894717d 18:14:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:14:37 ---> 6fe6774834fa 18:14:37 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:14:37 ---> Running in 505a7c8915f6 18:14:37 ---> Running in 37ff3e55c5dc 18:14:37 ---> Running in 7af31df8fdd4 18:14:37 ---> Running in 032e090a8491 18:14:37 ---> Running in 6dd1edd4cc1a 18:14:37 Removing intermediate container 37ff3e55c5dc 18:14:37 ---> 1fa32349c060 18:14:37 Step 10/26 : RUN mkdir -p spire-build 18:14:37 Removing intermediate container 505a7c8915f6 18:14:37 ---> 6c01c65ec0f5 18:14:37 Step 10/25 : RUN mkdir -p spire-build 18:14:37 Removing intermediate container 7af31df8fdd4 18:14:37 ---> 5b3323f80bb5 18:14:37 Step 10/26 : RUN mkdir -p spire-build 18:14:37 ---> Running in 06dff716d087 18:14:37 ---> Running in 7b29d50f2a3e 18:14:37 ---> Running in b23f2075dbfc 18:14: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:14:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:14:38 Removing intermediate container 7b29d50f2a3e 18:14:38 ---> 38f722c381d9 18:14:38 Step 11/25 : WORKDIR /edgex-go/spire-build 18:14:38 ---> Running in 50ef995b4ffb 18:14:38 Removing intermediate container 06dff716d087 18:14:38 ---> b6b1aae41914 18:14:38 Step 11/26 : WORKDIR /edgex-go/spire-build 18:14:38 7b1c46037f91: Pull complete 18:14:38 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 18:14:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:14:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 18:14:38 ---> Running in 21d9de7e4ee4 18:14:38 Removing intermediate container b23f2075dbfc 18:14:38 ---> fdf6d7c5a258 18:14:38 Step 11/26 : WORKDIR /edgex-go/spire-build 18:14:38 Removing intermediate container 50ef995b4ffb 18:14:38 ---> 525d6f719361 18:14:38 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 18:14:38 ---> Running in d4c42f9532e1 18:14:38 ---> Running in 693b427b2753 18:14:38 Removing intermediate container 21d9de7e4ee4 18:14:38 ---> cb9dcb728b31 18:14:38 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 18:14:38 ---> Running in d91ff4bf7e60 18:14:38 Removing intermediate container d4c42f9532e1 18:14:38 ---> 5f7001f456e2 18:14:38 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 18:14:38 ---> Running in 37730e89667b 18:14:38 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:14:38 WORKDIR /edgex 18:14:38 COPY go.mod . 18:14:38 RUN go mod download -f 18:14:38 - . 18:14:39 spire-1.2.1/ 18:14:39 spire-1.2.1/ 18:14:39 spire-1.2.1/.data/ 18:14:39 spire-1.2.1/.data/.file 18:14:39 spire-1.2.1/.dockerignore 18:14:39 spire-1.2.1/.gitattributes 18:14:39 spire-1.2.1/.githooks/ 18:14:39 spire-1.2.1/.githooks/pre-commit 18:14:39 spire-1.2.1/.github/ 18:14:39 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:14:39 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:14:39 spire-1.2.1/.github/dependabot.yml 18:14:39 spire-1.2.1/.github/workflows/ 18:14:39 spire-1.2.1/.github/workflows/nightly_build.yaml 18:14:39 spire-1.2.1/.github/workflows/pr_build.yaml 18:14:39 spire-1.2.1/.github/workflows/release_build.yaml 18:14:39 spire-1.2.1/.github/workflows/scripts/ 18:14:39 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:14:39 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:14:39 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:14:39 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:14:39 spire-1.2.1/.github/workflows/scripts/split.sh 18:14:39 spire-1.2.1/.gitignore 18:14:39 spire-1.2.1/.go-version 18:14:39 spire-1.2.1/.golangci.yml 18:14:39 spire-1.2.1/ADOPTERS.md 18:14:39 spire-1.2.1/CHANGELOG.md 18:14:39 spire-1.2.1/CODE-OF-CONDUCT.md 18:14:39 spire-1.2.1/CODEOWNERS 18:14:39 spire-1.2.1/CONTRIBUTING.md 18:14:39 spire-1.2.1/Dockerfile 18:14:39 spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ 18:14:39 spire-1.2.1/.data/.file 18:14:39 spire-1.2.1/.dockerignore 18:14:39 spire-1.2.1/.gitattributes 18:14:39 spire-1.2.1/.githooks/ 18:14:39 spire-1.2.1/.githooks/pre-commit 18:14:39 spire-1.2.1/.github/ 18:14:39 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:14:39 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:14:39 spire-1.2.1/.github/dependabot.yml 18:14:39 spire-1.2.1/.github/workflows/ 18:14:39 spire-1.2.1/.github/workflows/nightly_build.yaml 18:14:39 spire-1.2.1/.github/workflows/pr_build.yaml 18:14:39 spire-1.2.1/.github/workflows/release_build.yaml 18:14:39 spire-1.2.1/.github/workflows/scripts/ 18:14:39 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:14:39 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:14:39 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:14:39 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:14:39 spire-1.2.1/.github/workflows/scripts/split.sh 18:14:39 spire-1.2.1/.gitignore 18:14:39 spire-1.2.1/.go-version 18:14:39 spire-1.2.1/.golangci.yml 18:14:39 spire-1.2.1/ADOPTERS.md 18:14:39 spire-1.2.1/CHANGELOG.md 18:14:39 spire-1.2.1/CODE-OF-CONDUCT.md 18:14:39 spire-1.2.1/CODEOWNERS 18:14:39 spire-1.2.1/CONTRIBUTING.md 18:14:39 spire-1.2.1/Dockerfile 18:14:39 spire-1.2.1/Dockerfile.dev 18:14:39 spire-1.2.1/Dockerfile.scratch 18:14:39 spire-1.2.1/LICENSE 18:14:39 spire-1.2.1/MAINTAINERS.md 18:14:39 spire-1.2.1/Makefile 18:14:39 spire-1.2.1/README.md 18:14:39 spire-1.2.1/ROADMAP.md 18:14:39 spire-1.2.1/SECURITY.md 18:14:39 spire-1.2.1/cmd/ 18:14:39 spire-1.2.1/cmd/spire-agent/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/common/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/run/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/ 18:14:39 18:14:39 spire-1.2.1/Dockerfile.scratch 18:14:39 spire-1.2.1/LICENSE 18:14:39 spire-1.2.1/MAINTAINERS.md 18:14:39 spire-1.2.1/Makefile 18:14:39 spire-1.2.1/README.md 18:14:39 spire-1.2.1/ROADMAP.md 18:14:39 spire-1.2.1/SECURITY.md 18:14:39 spire-1.2.1/cmd/ 18:14:39 spire-1.2.1/cmd/spire-agent/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/common/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/run/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/.data/ 18:14:39 spire-1.2.1/.data/.file 18:14:39 spire-1.2.1/.dockerignore 18:14:39 spire-1.2.1/.gitattributes 18:14:39 spire-1.2.1/.githooks/ 18:14:39 spire-1.2.1/.githooks/pre-commit 18:14:39 spire-1.2.1/.github/ 18:14:39 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:14:39 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:14:39 spire-1.2.1/.github/dependabot.yml 18:14:39 spire-1.2.1/.github/workflows/ 18:14:39 spire-1.2.1/.github/workflows/nightly_build.yaml 18:14:39 spire-1.2.1/.github/workflows/pr_build.yaml 18:14:39 spire-1.2.1/.github/workflows/release_build.yaml 18:14:39 spire-1.2.1/.github/workflows/scripts/ 18:14:39 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:14:39 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:14:39 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:14:39 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:14:39 spire-1.2.1/.github/workflows/scripts/split.sh 18:14:39 spire-1.2.1/.gitignore 18:14:39 spire-1.2.1/.go-version 18:14:39 spire-1.2.1/.golangci.yml 18:14:39 spire-1.2.1/ADOPTERS.md 18:14:39 spire-1.2.1/CHANGELOG.md 18:14:39 spire-1.2.1/CODE-OF-CONDUCT.md 18:14:39 spire-1.2.1/CODEOWNERS 18:14:39 spire-1.2.1/CONTRIBUTING.md 18:14:39 spire-1.2.1/Dockerfile 18:14:39 spire-1.2.1/Dockerfile.dev 18:14:39 spire-1.2.1/Dockerfile.scratch 18:14:39 spire-1.2.1/LICENSE 18:14:39 spire-1.2.1/MAINTAINERS.md 18:14:39 spire-1.2.1/Makefile 18:14:39 spire-1.2.1/README.md 18:14:39 spire-1.2.1/ROADMAP.md 18:14:39 spire-1.2.1/SECURITY.md 18:14:39 spire-1.2.1/cmd/ 18:14:39 spire-1.2.1/cmd/spire-agent/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/common/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/run/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:14:39 spire-1.2.1/cmd/spire-agent/main.go 18:14:39 spire-1.2.1/cmd/spire-server/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/cli.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:14:39 spire-1.2.1/cmd/spire-agent/main.go 18:14:39 spire-1.2.1/cmd/spire-server/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/cli.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/ 18:14:39 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:14:39 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:14:39 spire-1.2.1/cmd/spire-agent/main.go 18:14:39 spire-1.2.1/cmd/spire-server/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/cli.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/run/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/token/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/validate/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/run/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/token/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/validate/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/run/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/token/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/validate/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/x509/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:14:39 spire-1.2.1/cmd/spire-server/main.go 18:14:39 spire-1.2.1/cmd/spire-server/util/ 18:14:39 spire-1.2.1/cmd/spire-server/util/util.go 18:14:39 spire-1.2.1/conf/ 18:14:39 spire-1.2.1/conf/agent/ 18:14:39 spire-1.2.1/conf/agent/agent.conf 18:14:39 spire-1.2.1/conf/agent/agent_full.conf 18:14:39 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:14:39 spire-1.2.1/conf/server/ 18:14:39 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:14:39 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:14:39 spire-1.2.1/conf/server/server.conf 18:14:39 spire-1.2.1/conf/server/server_full.conf 18:14:39 spire-1.2.1/doc/ 18:14:39 spire-1.2.1/doc/SPIRE101.md 18:14:39 spire-1.2.1/doc/auditlog.md 18:14:39 spire-1.2.1/doc/authorization_policy_engine.md 18:14:39 spire-1.2.1/doc/changelog_guidelines.md 18:14:39 spire-1.2.1/doc/cure53-report.pdf 18:14:39 spire-1.2.1/doc/images/ 18:14:39 spire-1.2.1/doc/images/2019_roadmap.png 18:14:39 spire-1.2.1/doc/images/SPIRE101.png 18:14:39 spire-1.2.1/doc/images/SPIRE_agent.png 18:14:39 spire-1.2.1/doc/images/SPIRE_server.png 18:14:39 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/x509/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:14:39 spire-1.2.1/cmd/spire-server/main.go 18:14:39 spire-1.2.1/cmd/spire-server/util/ 18:14:39 spire-1.2.1/cmd/spire-server/util/util.go 18:14:39 spire-1.2.1/conf/ 18:14:39 spire-1.2.1/conf/agent/ 18:14:39 spire-1.2.1/conf/agent/agent.conf 18:14:39 spire-1.2.1/conf/agent/agent_full.conf 18:14:39 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:14:39 spire-1.2.1/conf/server/ 18:14:39 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:14:39 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:14:39 spire-1.2.1/conf/server/server.conf 18:14:39 spire-1.2.1/conf/server/server_full.conf 18:14:39 spire-1.2.1/doc/ 18:14:39 spire-1.2.1/doc/SPIRE101.md 18:14:39 spire-1.2.1/doc/auditlog.md 18:14:39 spire-1.2.1/doc/authorization_policy_engine.md 18:14:39 spire-1.2.1/doc/changelog_guidelines.md 18:14:39 spire-1.2.1/doc/cure53-report.pdf 18:14:39 spire-1.2.1/doc/images/ 18:14:39 spire-1.2.1/doc/images/2019_roadmap.png 18:14:39 spire-1.2.1/doc/images/SPIRE101.png 18:14:39 spire-1.2.1/doc/images/SPIRE_agent.png 18:14:39 spire-1.2.1/doc/images/SPIRE_server.png 18:14:39 spire-1.2.1/doc/images/cache_mgr.png 18:14:39 spire-1.2.1/doc/images/cache_mgr_components.png 18:14:39 spire-1.2.1/doc/images/federated_spire.png 18:14:39 spire-1.2.1/doc/images/ha_mode.png 18:14:39 spire-1.2.1/doc/images/nested_spire.png 18:14:39 spire-1.2.1/doc/images/oidc_federation.png 18:14:39 spire-1.2.1/doc/images/single_trust_domain.png 18:14:39 spire-1.2.1/doc/images/spiffe_compatible.png 18:14:39 spire-1.2.1/doc/images/spire_logo.png 18:14:39 spire-1.2.1/doc/migrating_registration_api_clients.md 18:14:39 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:14:39 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:14:39 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:14:39 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/x509/ 18:14:39 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:14:39 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:14:39 spire-1.2.1/cmd/spire-server/main.go 18:14:39 spire-1.2.1/cmd/spire-server/util/ 18:14:39 spire-1.2.1/cmd/spire-server/util/util.go 18:14:39 spire-1.2.1/conf/ 18:14:39 spire-1.2.1/conf/agent/ 18:14:39 spire-1.2.1/conf/agent/agent.conf 18:14:39 spire-1.2.1/conf/agent/agent_full.conf 18:14:39 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:14:39 spire-1.2.1/conf/server/ 18:14:39 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:14:39 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:14:39 spire-1.2.1/conf/server/server.conf 18:14:39 spire-1.2.1/conf/server/server_full.conf 18:14:39 spire-1.2.1/doc/ 18:14:39 spire-1.2.1/doc/SPIRE101.md 18:14:39 spire-1.2.1/doc/auditlog.md 18:14:39 spire-1.2.1/doc/authorization_policy_engine.md 18:14:39 spire-1.2.1/doc/changelog_guidelines.md 18:14:39 spire-1.2.1/doc/cure53-report.pdf 18:14:39 spire-1.2.1/doc/images/ 18:14:39 spire-1.2.1/doc/images/2019_roadmap.png 18:14:39 spire-1.2.1/doc/images/SPIRE101.png 18:14:39 spire-1.2.1/doc/images/SPIRE_agent.png 18:14:39 spire-1.2.1/doc/images/SPIRE_server.png 18:14:39 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:14:39 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:14:39 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:14:39 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:14:39 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:14:39 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:14:39 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:14:39 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:14:39 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:14:39 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:14:39 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:14:39 spire-1.2.1/doc/scaling_spire.md 18:14:39 spire-1.2.1/doc/spire_agent.md 18:14:39 spire-1.2.1/doc/spire_server.md 18:14:39 spire-1.2.1/doc/supported_integrations.md 18:14:39 spire-1.2.1/doc/telemetry.md 18:14:39 spire-1.2.1/doc/telemetry_config.md 18:14:39 spire-1.2.1/doc/upgrading.md 18:14:39 spire-1.2.1/doc/using_spire.md 18:14:39 spire-1.2.1/examples/ 18:14:39 spire-1.2.1/examples/README.md 18:14:39 spire-1.2.1/go.mod 18:14:39 spire-1.2.1/go.sum 18:14:39 spire-1.2.1/pkg/ 18:14:39 spire-1.2.1/pkg/agent/ 18:14:39 spire-1.2.1/pkg/agent/agent.go 18:14:39 spire-1.2.1/pkg/agent/api/ 18:14:39 spire-1.2.1/pkg/agent/api/config.go 18:14:39 spire-1.2.1/pkg/agent/api/debug/ 18:14:39 spire-1.2.1/pkg/agent/api/debug/v1/ 18:14:39 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:14:39 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:14:39 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:14:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:14:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:14:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:14:39 spire-1.2.1/pkg/agent/api/endpoints.go 18:14:39 spire-1.2.1/pkg/agent/api/health/ 18:14:39 spire-1.2.1/pkg/agent/api/health/v1/ 18:14:39 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:14:39 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:14:39 spire-1.2.1/pkg/agent/api/rpccontext/ 18:14:39 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:14:39 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:14:39 spire-1.2.1/pkg/agent/attestor/ 18:14:39 spire-1.2.1/pkg/agent/attestor/node/ 18:14:39 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:14:39 spire-1.2.1/pkg/agent/attestor/node/node.go 18:14:39 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:14:39 spire-1.2.1/pkg/agent/attestor/workload/ 18:14:39 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:14:39 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:14:39 spire-1.2.1/pkg/agent/catalog/ 18:14:39 spire-1.2.1/pkg/agent/catalog/catalog.go 18:14:39 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:14:39 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:14:39 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:14:39 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:14:39 spire-1.2.1/pkg/agent/client/ 18:14:39 spire-1.2.1/pkg/agent/client/client.go 18:14:39 spire-1.2.1/pkg/agent/client/client_test.go 18:14:39 spire-1.2.1/pkg/agent/client/dial.go 18:14:39 spire-1.2.1/pkg/agent/client/nodeconn.go 18:14:39 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:14:39 spire-1.2.1/pkg/agent/client/update.go 18:14:39 spire-1.2.1/pkg/agent/client/util.go 18:14:39 spire-1.2.1/pkg/agent/common/ 18:14:39 spire-1.2.1/pkg/agent/common/backoff/ 18:14:39 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:14:39 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:14:39 spire-1.2.1/pkg/agent/common/cgroups/ 18:14:39 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:14:39 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:14:39 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:14:39 spire-1.2.1/pkg/agent/config.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/ 18:14:39 spire-1.2.1/pkg/agent/endpoints/config.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/workload/ 18:14:39 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/ 18:14:39 spire-1.2.1/pkg/agent/manager/cache/ 18:14:39 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:14:39 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:14:39 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:14:39 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:14:39 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:14:39 spire-1.2.1/pkg/agent/manager/config.go 18:14:39 spire-1.2.1/doc/images/cache_mgr.png 18:14:39 spire-1.2.1/doc/images/cache_mgr_components.png 18:14:39 spire-1.2.1/doc/images/federated_spire.png 18:14:39 spire-1.2.1/doc/images/ha_mode.png 18:14:39 spire-1.2.1/doc/images/nested_spire.png 18:14:39 spire-1.2.1/doc/images/oidc_federation.png 18:14:39 spire-1.2.1/doc/images/single_trust_domain.png 18:14:39 spire-1.2.1/doc/images/spiffe_compatible.png 18:14:39 spire-1.2.1/doc/images/spire_logo.png 18:14:39 spire-1.2.1/doc/migrating_registration_api_clients.md 18:14:39 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:14:39 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:14:39 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:14:39 spire-1.2.1/pkg/agent/manager/manager.go 18:14:39 spire-1.2.1/pkg/agent/manager/manager_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/storage.go 18:14:39 spire-1.2.1/pkg/agent/manager/storage_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/storecache/ 18:14:39 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:14:39 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/sync.go 18:14:39 spire-1.2.1/pkg/agent/plugin/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:14:39 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:14:39 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:14:39 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:14:39 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:14:39 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:14:39 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:14:39 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:14:39 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:14:39 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:14:39 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:14:39 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:14:39 spire-1.2.1/doc/images/cache_mgr.png 18:14:39 spire-1.2.1/doc/images/cache_mgr_components.png 18:14:39 spire-1.2.1/doc/images/federated_spire.png 18:14:39 spire-1.2.1/doc/images/ha_mode.png 18:14:39 spire-1.2.1/doc/images/nested_spire.png 18:14:39 spire-1.2.1/doc/images/oidc_federation.png 18:14:39 spire-1.2.1/doc/images/single_trust_domain.png 18:14:39 spire-1.2.1/doc/images/spiffe_compatible.png 18:14:39 spire-1.2.1/doc/images/spire_logo.png 18:14:39 spire-1.2.1/doc/migrating_registration_api_clients.md 18:14:39 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:14:39 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:14:39 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:14:39 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:14:39 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:14:39 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:14:39 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:14:39 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:14:39 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:14:39 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:14:39 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:14:39 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:14:39 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:14:39 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:14:39 spire-1.2.1/doc/scaling_spire.md 18:14:39 spire-1.2.1/doc/spire_agent.md 18:14:39 spire-1.2.1/doc/spire_server.md 18:14:39 spire-1.2.1/doc/supported_integrations.md 18:14:39 spire-1.2.1/doc/telemetry.md 18:14:39 spire-1.2.1/doc/telemetry_config.md 18:14:39 spire-1.2.1/doc/upgrading.md 18:14:39 spire-1.2.1/doc/using_spire.md 18:14:39 spire-1.2.1/examples/ 18:14:39 spire-1.2.1/examples/README.md 18:14:39 spire-1.2.1/go.mod 18:14:39 spire-1.2.1/go.sum 18:14:39 spire-1.2.1/pkg/ 18:14:39 spire-1.2.1/pkg/agent/ 18:14:39 spire-1.2.1/pkg/agent/agent.go 18:14:39 spire-1.2.1/pkg/agent/api/ 18:14:39 spire-1.2.1/pkg/agent/api/config.go 18:14:39 spire-1.2.1/pkg/agent/api/debug/ 18:14:39 spire-1.2.1/pkg/agent/api/debug/v1/ 18:14:39 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:14:39 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:14:39 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:14:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:14:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:14:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:14:39 spire-1.2.1/pkg/agent/api/endpoints.go 18:14:39 spire-1.2.1/pkg/agent/api/health/ 18:14:39 spire-1.2.1/pkg/agent/api/health/v1/ 18:14:39 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:14:39 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:14:39 spire-1.2.1/pkg/agent/api/rpccontext/ 18:14:39 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:14:39 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:14:39 spire-1.2.1/pkg/agent/attestor/ 18:14:39 spire-1.2.1/pkg/agent/attestor/node/ 18:14:39 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:14:39 spire-1.2.1/pkg/agent/attestor/node/node.go 18:14:39 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:14:39 spire-1.2.1/pkg/agent/attestor/workload/ 18:14:39 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:14:39 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:14:39 spire-1.2.1/pkg/agent/catalog/ 18:14:39 spire-1.2.1/pkg/agent/catalog/catalog.go 18:14:39 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:14:39 spire-1.2.1/doc/scaling_spire.md 18:14:39 spire-1.2.1/doc/spire_agent.md 18:14:39 spire-1.2.1/doc/spire_server.md 18:14:39 spire-1.2.1/doc/supported_integrations.md 18:14:39 spire-1.2.1/doc/telemetry.md 18:14:39 spire-1.2.1/doc/telemetry_config.md 18:14:39 spire-1.2.1/doc/upgrading.md 18:14:39 spire-1.2.1/doc/using_spire.md 18:14:39 spire-1.2.1/examples/ 18:14:39 spire-1.2.1/examples/README.md 18:14:39 spire-1.2.1/go.mod 18:14:39 spire-1.2.1/go.sum 18:14:39 spire-1.2.1/pkg/ 18:14:39 spire-1.2.1/pkg/agent/ 18:14:39 spire-1.2.1/pkg/agent/agent.go 18:14:39 spire-1.2.1/pkg/agent/api/ 18:14:39 spire-1.2.1/pkg/agent/api/config.go 18:14:39 spire-1.2.1/pkg/agent/api/debug/ 18:14:39 spire-1.2.1/pkg/agent/api/debug/v1/ 18:14:39 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:14:39 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:14:39 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:14:39 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:14:39 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:14:39 spire-1.2.1/pkg/agent/client/ 18:14:39 spire-1.2.1/pkg/agent/client/client.go 18:14:39 spire-1.2.1/pkg/agent/client/client_test.go 18:14:39 spire-1.2.1/pkg/agent/client/dial.go 18:14:39 spire-1.2.1/pkg/agent/client/nodeconn.go 18:14:39 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:14:39 spire-1.2.1/pkg/agent/client/update.go 18:14:39 spire-1.2.1/pkg/agent/client/util.go 18:14:39 spire-1.2.1/pkg/agent/common/ 18:14:39 spire-1.2.1/pkg/agent/common/backoff/ 18:14:39 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:14:39 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:14:39 spire-1.2.1/pkg/agent/common/cgroups/ 18:14:39 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:14:39 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:14:39 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:14:39 spire-1.2.1/pkg/agent/config.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/ 18:14:39 spire-1.2.1/pkg/agent/endpoints/config.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:14:39 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:14:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:14:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:14:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:14:39 spire-1.2.1/pkg/agent/api/endpoints.go 18:14:39 spire-1.2.1/pkg/agent/api/health/ 18:14:39 spire-1.2.1/pkg/agent/api/health/v1/ 18:14:39 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:14:39 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:14:39 spire-1.2.1/pkg/agent/api/rpccontext/ 18:14:39 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:14:39 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:14:39 spire-1.2.1/pkg/agent/attestor/ 18:14:39 spire-1.2.1/pkg/agent/attestor/node/ 18:14:39 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:14:39 spire-1.2.1/pkg/agent/attestor/node/node.go 18:14:39 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:14:39 spire-1.2.1/pkg/agent/attestor/workload/ 18:14:39 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:14:39 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:14:39 spire-1.2.1/pkg/agent/catalog/ 18:14:39 spire-1.2.1/pkg/agent/catalog/catalog.go 18:14:39 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/workload/ 18:14:39 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/ 18:14:39 spire-1.2.1/pkg/agent/manager/cache/ 18:14:39 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:14:39 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:14:39 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:14:39 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:14:39 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:14:39 spire-1.2.1/pkg/agent/manager/config.go 18:14:39 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:14:39 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:14:39 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:14:39 spire-1.2.1/pkg/agent/client/ 18:14:39 spire-1.2.1/pkg/agent/client/client.go 18:14:39 spire-1.2.1/pkg/agent/client/client_test.go 18:14:39 spire-1.2.1/pkg/agent/client/dial.go 18:14:39 spire-1.2.1/pkg/agent/client/nodeconn.go 18:14:39 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:14:39 spire-1.2.1/pkg/agent/client/update.go 18:14:39 spire-1.2.1/pkg/agent/client/util.go 18:14:39 spire-1.2.1/pkg/agent/common/ 18:14:39 spire-1.2.1/pkg/agent/common/backoff/ 18:14:39 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:14:39 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:14:39 spire-1.2.1/pkg/agent/common/cgroups/ 18:14:39 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:14:39 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:14:39 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:14:39 spire-1.2.1/pkg/agent/config.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/ 18:14:39 spire-1.2.1/pkg/agent/endpoints/config.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:14:39 spire-1.2.1/pkg/agent/manager/manager.go 18:14:39 spire-1.2.1/pkg/agent/manager/manager_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/storage.go 18:14:39 spire-1.2.1/pkg/agent/manager/storage_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/storecache/ 18:14:39 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:14:39 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/sync.go 18:14:39 spire-1.2.1/pkg/agent/plugin/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/workload/ 18:14:39 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:14:39 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/ 18:14:39 spire-1.2.1/pkg/agent/manager/cache/ 18:14:39 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:14:39 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:14:39 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:14:39 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:14:39 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:14:39 spire-1.2.1/pkg/agent/manager/config.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:14:39 spire-1.2.1/pkg/agent/svid/ 18:14:39 spire-1.2.1/pkg/agent/svid/rotator.go 18:14:39 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:14:39 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:14:39 spire-1.2.1/pkg/agent/svid/store/ 18:14:39 spire-1.2.1/pkg/agent/svid/store/service.go 18:14:39 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:14:39 spire-1.2.1/pkg/common/ 18:14:39 spire-1.2.1/pkg/common/agentpathtemplate/ 18:14:39 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:14:39 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:14:39 spire-1.2.1/pkg/common/api/ 18:14:39 spire-1.2.1/pkg/common/api/metrics.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/ 18:14:39 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/manager.go 18:14:39 spire-1.2.1/pkg/agent/manager/manager_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/storage.go 18:14:39 spire-1.2.1/pkg/agent/manager/storage_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/storecache/ 18:14:39 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:14:39 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:14:39 spire-1.2.1/pkg/agent/manager/sync.go 18:14:39 spire-1.2.1/pkg/agent/plugin/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/logger.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/names.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:14:39 spire-1.2.1/pkg/common/api/names.go 18:14:39 spire-1.2.1/pkg/common/api/ratelimit.go 18:14:39 spire-1.2.1/pkg/common/api/rpccontext/ 18:14:39 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:14:39 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:14:39 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:14:39 spire-1.2.1/pkg/common/auth/ 18:14:39 spire-1.2.1/pkg/common/auth/interceptors.go 18:14:39 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:14:39 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/ 18:14:39 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:14:39 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/types.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:14:39 spire-1.2.1/pkg/common/catalog/ 18:14:39 spire-1.2.1/pkg/common/catalog/bind.go 18:14:39 spire-1.2.1/pkg/common/catalog/builtin.go 18:14:39 spire-1.2.1/pkg/common/catalog/catalog.go 18:14:39 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:14:39 spire-1.2.1/pkg/common/catalog/closers.go 18:14:39 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:14:39 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:14:39 spire-1.2.1/pkg/common/catalog/config.go 18:14:39 spire-1.2.1/pkg/common/catalog/config_test.go 18:14:39 spire-1.2.1/pkg/common/catalog/configure.go 18:14:39 spire-1.2.1/pkg/common/catalog/constraints.go 18:14:39 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:14:39 spire-1.2.1/pkg/common/catalog/context.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:14:39 spire-1.2.1/pkg/common/catalog/external.go 18:14:39 spire-1.2.1/pkg/common/catalog/host.go 18:14:39 spire-1.2.1/pkg/common/catalog/pipenet.go 18:14:39 spire-1.2.1/pkg/common/catalog/plugin.go 18:14:39 spire-1.2.1/pkg/common/catalog/testplugin/ 18:14:39 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:14:39 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:14:39 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:14:39 spire-1.2.1/pkg/common/cli/ 18:14:39 spire-1.2.1/pkg/common/cli/env.go 18:14:39 spire-1.2.1/pkg/common/cli/flags.go 18:14:39 spire-1.2.1/pkg/common/cli/trust_domain.go 18:14:39 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:14:39 spire-1.2.1/pkg/common/cli/umask.go 18:14:39 spire-1.2.1/pkg/common/cli/umask_posix.go 18:14:39 spire-1.2.1/pkg/common/cli/umask_test.go 18:14:39 spire-1.2.1/pkg/common/cli/umask_windows.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/flag.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/format.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:14:39 spire-1.2.1/pkg/common/coretypes/ 18:14:39 spire-1.2.1/pkg/common/coretypes/bundle/ 18:14:39 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:14:39 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:14:39 spire-1.2.1/pkg/common/cryptoutil/ 18:14:39 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:14:39 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:14:39 spire-1.2.1/pkg/common/diskutil/ 18:14:39 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:14:39 spire-1.2.1/pkg/common/diskutil/file_test.go 18:14:39 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:14:39 spire-1.2.1/pkg/common/errorutil/ 18:14:39 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:14:39 spire-1.2.1/pkg/common/health/ 18:14:39 spire-1.2.1/pkg/common/health/config.go 18:14:39 spire-1.2.1/pkg/common/health/context.go 18:14:39 spire-1.2.1/pkg/common/health/context_test.go 18:14:39 spire-1.2.1/pkg/common/health/health.go 18:14:39 spire-1.2.1/pkg/common/health/health_test.go 18:14:39 spire-1.2.1/pkg/common/health/logger.go 18:14:39 spire-1.2.1/pkg/common/hostservice/ 18:14:39 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:14:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:14:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:14:39 spire-1.2.1/pkg/agent/svid/ 18:14:39 spire-1.2.1/pkg/agent/svid/rotator.go 18:14:39 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:14:39 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:14:39 spire-1.2.1/pkg/agent/svid/store/ 18:14:39 spire-1.2.1/pkg/agent/svid/store/service.go 18:14:39 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:14:39 spire-1.2.1/pkg/common/ 18:14:39 spire-1.2.1/pkg/common/agentpathtemplate/ 18:14:39 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:14:39 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:14:39 spire-1.2.1/pkg/common/api/ 18:14:39 spire-1.2.1/pkg/common/api/metrics.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/ 18:14:39 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:14:39 spire-1.2.1/pkg/common/idutil/ 18:14:39 spire-1.2.1/pkg/common/idutil/require.go 18:14:39 spire-1.2.1/pkg/common/idutil/require_test.go 18:14:39 spire-1.2.1/pkg/common/idutil/safety.go 18:14:39 spire-1.2.1/pkg/common/idutil/safety_test.go 18:14:39 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:14:39 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:14:39 spire-1.2.1/pkg/common/jwtsvid/ 18:14:39 spire-1.2.1/pkg/common/jwtsvid/common.go 18:14:39 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:14:39 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:14:39 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:14:39 spire-1.2.1/pkg/common/jwtutil/ 18:14:39 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:14:39 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:14:39 spire-1.2.1/pkg/common/log/ 18:14:39 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:14:39 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:14:39 spire-1.2.1/pkg/common/log/log.go 18:14:39 spire-1.2.1/pkg/common/log/log_test.go 18:14:39 spire-1.2.1/pkg/common/log/options.go 18:14:39 spire-1.2.1/pkg/common/nodeutil/ 18:14:39 spire-1.2.1/pkg/common/nodeutil/node.go 18:14:39 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:14:39 spire-1.2.1/pkg/common/peertracker/ 18:14:39 spire-1.2.1/pkg/common/peertracker/conn.go 18:14:39 spire-1.2.1/pkg/common/peertracker/credentials.go 18:14:39 spire-1.2.1/pkg/common/peertracker/errors.go 18:14:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:14:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:14:39 spire-1.2.1/pkg/common/peertracker/info.go 18:14:39 spire-1.2.1/pkg/common/peertracker/listener.go 18:14:39 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:14:39 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tcp.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:14:39 spire-1.2.1/pkg/common/peertracker/uds.go 18:14:39 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:14:39 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:14:39 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:14:39 spire-1.2.1/pkg/common/pemutil/ 18:14:39 spire-1.2.1/pkg/common/pemutil/block.go 18:14:39 spire-1.2.1/pkg/common/pemutil/certs.go 18:14:39 spire-1.2.1/pkg/common/pemutil/common.go 18:14:39 spire-1.2.1/pkg/common/pemutil/csr.go 18:14:39 spire-1.2.1/pkg/common/pemutil/keys.go 18:14:39 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/ 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:14:39 spire-1.2.1/pkg/common/api/middleware/logger.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/names.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:14:39 spire-1.2.1/pkg/common/api/names.go 18:14:39 spire-1.2.1/pkg/common/api/ratelimit.go 18:14:39 spire-1.2.1/pkg/common/api/rpccontext/ 18:14:39 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:14:39 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:14:39 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:14:39 spire-1.2.1/pkg/common/auth/ 18:14:39 spire-1.2.1/pkg/common/auth/interceptors.go 18:14:39 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:14:39 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/ 18:14:39 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:14:39 18:14:39 spire-1.2.1/pkg/common/plugin/ 18:14:39 spire-1.2.1/pkg/common/plugin/aws/ 18:14:39 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:14:39 spire-1.2.1/pkg/common/plugin/azure/ 18:14:39 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:14:39 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/facade.go 18:14:39 spire-1.2.1/pkg/common/plugin/facade_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/gcp/ 18:14:39 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:14:39 spire-1.2.1/pkg/common/plugin/k8s/ 18:14:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:14:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:14:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:14:39 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/log.go 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/ 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:14:39 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:14:39 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:14:39 spire-1.2.1/pkg/common/plugin/x509pop/ 18:14:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:14:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:14:39 spire-1.2.1/pkg/common/profiling/ 18:14:39 spire-1.2.1/pkg/common/profiling/dumpers.go 18:14:39 spire-1.2.1/pkg/common/profiling/profiling.go 18:14:39 spire-1.2.1/pkg/common/protoutil/ 18:14:39 spire-1.2.1/pkg/common/protoutil/masks.go 18:14:39 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:14:39 spire-1.2.1/pkg/common/rotationutil/ 18:14:39 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:14:39 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:14:39 spire-1.2.1/pkg/common/selector/ 18:14:39 spire-1.2.1/pkg/common/selector/selector.go 18:14:39 spire-1.2.1/pkg/common/selector/selector_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/types.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:14:39 spire-1.2.1/pkg/common/catalog/ 18:14:39 spire-1.2.1/pkg/common/catalog/bind.go 18:14:39 spire-1.2.1/pkg/common/catalog/builtin.go 18:14:39 spire-1.2.1/pkg/common/catalog/catalog.go 18:14:39 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:14:39 spire-1.2.1/pkg/common/catalog/closers.go 18:14:39 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:14:39 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:14:39 spire-1.2.1/pkg/common/catalog/config.go 18:14:39 spire-1.2.1/pkg/common/catalog/config_test.go 18:14:39 spire-1.2.1/pkg/common/catalog/configure.go 18:14:39 spire-1.2.1/pkg/common/catalog/constraints.go 18:14:39 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:14:39 spire-1.2.1/pkg/common/catalog/context.go 18:14:39 spire-1.2.1/pkg/common/selector/set.go 18:14:39 spire-1.2.1/pkg/common/selector/set_utils.go 18:14:39 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/ 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/ 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:14:39 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:14:39 spire-1.2.1/pkg/common/telemetry/call.go 18:14:39 spire-1.2.1/pkg/common/telemetry/common/ 18:14:39 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:14:39 spire-1.2.1/pkg/common/catalog/external.go 18:14:39 spire-1.2.1/pkg/common/catalog/host.go 18:14:39 spire-1.2.1/pkg/common/catalog/pipenet.go 18:14:39 spire-1.2.1/pkg/common/catalog/plugin.go 18:14:39 spire-1.2.1/pkg/common/catalog/testplugin/ 18:14:39 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:14:39 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:14:39 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:14:39 spire-1.2.1/pkg/common/cli/ 18:14:39 spire-1.2.1/pkg/common/cli/env.go 18:14:39 spire-1.2.1/pkg/common/cli/flags.go 18:14:39 spire-1.2.1/pkg/common/cli/trust_domain.go 18:14:39 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:14:39 spire-1.2.1/pkg/common/cli/umask.go 18:14:39 spire-1.2.1/pkg/common/cli/umask_posix.go 18:14:39 spire-1.2.1/pkg/common/cli/umask_test.go 18:14:39 spire-1.2.1/pkg/common/cli/umask_windows.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/flag.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/format.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/config.go 18:14:39 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:14:39 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/inmem.go 18:14:39 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/m3.go 18:14:39 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/metrics.go 18:14:39 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/names.go 18:14:39 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:14:39 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:14:39 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/ 18:14:39 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:14:39 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/server.go 18:14:39 spire-1.2.1/pkg/common/telemetry/sink.go 18:14:39 spire-1.2.1/pkg/common/telemetry/statsd.go 18:14:39 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/uptime.go 18:14:39 spire-1.2.1/pkg/common/telemetry/version.go 18:14:39 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:14:39 spire-1.2.1/pkg/common/uptime/ 18:14:39 spire-1.2.1/pkg/common/uptime/uptime.go 18:14:39 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:14:39 spire-1.2.1/pkg/common/util/ 18:14:39 spire-1.2.1/pkg/common/util/certs.go 18:14:39 spire-1.2.1/pkg/common/util/certs_test.go 18:14:39 spire-1.2.1/pkg/common/util/csr.go 18:14:39 spire-1.2.1/pkg/common/util/hash.go 18:14:39 spire-1.2.1/pkg/common/util/selectors.go 18:14:39 spire-1.2.1/pkg/common/util/selectors_test.go 18:14:39 spire-1.2.1/pkg/common/util/signals.go 18:14:39 spire-1.2.1/pkg/common/util/sort.go 18:14:39 spire-1.2.1/pkg/common/util/sort_test.go 18:14:39 spire-1.2.1/pkg/common/util/task.go 18:14:39 spire-1.2.1/pkg/common/util/task_test.go 18:14:39 spire-1.2.1/pkg/common/util/testdata/ 18:14:39 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:14:39 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:14:39 spire-1.2.1/pkg/common/version/ 18:14:39 spire-1.2.1/pkg/common/version/version.go 18:14:39 spire-1.2.1/pkg/common/x509svid/ 18:14:39 spire-1.2.1/pkg/common/x509svid/common_test.go 18:14:39 spire-1.2.1/pkg/common/x509svid/csr.go 18:14:39 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:14:39 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:14:39 spire-1.2.1/pkg/common/x509util/ 18:14:39 spire-1.2.1/pkg/common/x509util/cert.go 18:14:39 spire-1.2.1/pkg/common/x509util/dns.go 18:14:39 spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:14:39 spire-1.2.1/pkg/common/coretypes/ 18:14:39 spire-1.2.1/pkg/common/coretypes/bundle/ 18:14:39 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:14:39 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:14:39 spire-1.2.1/pkg/common/cryptoutil/ 18:14:39 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:14:39 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:14:39 spire-1.2.1/pkg/common/diskutil/ 18:14:39 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:14:39 spire-1.2.1/pkg/common/diskutil/file_test.go 18:14:39 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:14:39 spire-1.2.1/pkg/common/errorutil/ 18:14:39 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:14:39 spire-1.2.1/pkg/common/health/ 18:14:39 spire-1.2.1/pkg/common/health/config.go 18:14:39 spire-1.2.1/pkg/common/health/context.go 18:14:39 spire-1.2.1/pkg/common/health/context_test.go 18:14:39 spire-1.2.1/pkg/common/health/health.go 18:14:39 spire-1.2.1/pkg/common/health/health_test.go 18:14:39 spire-1.2.1/pkg/common/health/logger.go 18:14:39 spire-1.2.1/pkg/common/hostservice/ 18:14:39 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:14:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:14:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:14:39 spire-1.2.1/pkg/common/idutil/ 18:14:39 spire-1.2.1/pkg/common/idutil/require.go 18:14:39 spire-1.2.1/pkg/common/idutil/require_test.go 18:14:39 spire-1.2.1/pkg/common/idutil/safety.go 18:14:39 spire-1.2.1/pkg/common/idutil/safety_test.go 18:14:39 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:14:39 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:14:39 spire-1.2.1/pkg/common/jwtsvid/ 18:14:39 spire-1.2.1/pkg/common/jwtsvid/common.go 18:14:39 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:14:39 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:14:39 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:14:39 spire-1.2.1/pkg/common/jwtutil/ 18:14:39 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:14:39 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:14:39 spire-1.2.1/pkg/common/log/ 18:14:39 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:14:39 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:14:39 spire-1.2.1/pkg/common/log/log.go 18:14:39 spire-1.2.1/pkg/common/log/log_test.go 18:14:39 spire-1.2.1/pkg/common/log/options.go 18:14:39 spire-1.2.1/pkg/common/nodeutil/ 18:14:39 spire-1.2.1/pkg/common/nodeutil/node.go 18:14:39 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:14:39 spire-1.2.1/pkg/common/peertracker/ 18:14:39 spire-1.2.1/pkg/common/peertracker/conn.go 18:14:39 spire-1.2.1/pkg/common/peertracker/credentials.go 18:14:39 spire-1.2.1/pkg/common/peertracker/errors.go 18:14:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:14:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:14:39 spire-1.2.1/pkg/common/peertracker/info.go 18:14:39 spire-1.2.1/pkg/common/peertracker/listener.go 18:14:39 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:14:39 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tcp.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:14:39 spire-1.2.1/pkg/common/peertracker/uds.go 18:14:39 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:14:39 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:14:39 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:14:39 spire-1.2.1/pkg/common/pemutil/ 18:14:39 spire-1.2.1/pkg/common/pemutil/block.go 18:14:39 spire-1.2.1/pkg/common/pemutil/certs.go 18:14:39 spire-1.2.1/pkg/common/pemutil/common.go 18:14:39 spire-1.2.1/pkg/common/pemutil/csr.go 18:14:39 spire-1.2.1/pkg/common/pemutil/keys.go 18:14:39 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/ 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:14:39 spire-1.2.1/pkg/common/x509util/keyid.go 18:14:39 spire-1.2.1/pkg/common/x509util/keypair.go 18:14:39 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:14:39 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:14:39 spire-1.2.1/pkg/server/ 18:14:39 spire-1.2.1/pkg/server/api/ 18:14:39 spire-1.2.1/pkg/server/api/agent.go 18:14:39 spire-1.2.1/pkg/server/api/agent/ 18:14:39 spire-1.2.1/pkg/server/api/agent/v1/ 18:14:39 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/api/agent_test.go 18:14:39 spire-1.2.1/pkg/server/api/api.go 18:14:39 spire-1.2.1/pkg/server/api/audit/ 18:14:39 spire-1.2.1/pkg/server/api/audit/audit.go 18:14:39 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:14:39 spire-1.2.1/pkg/server/api/bundle.go 18:14:39 spire-1.2.1/pkg/server/api/bundle/ 18:14:39 spire-1.2.1/pkg/server/api/bundle/v1/ 18:14:39 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/api/bundle_test.go 18:14:39 spire-1.2.1/pkg/server/api/debug/ 18:14:39 spire-1.2.1/pkg/server/api/debug/v1/ 18:14:39 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/ 18:14:39 spire-1.2.1/pkg/common/plugin/aws/ 18:14:39 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:14:39 spire-1.2.1/pkg/common/plugin/azure/ 18:14:39 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:14:39 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/facade.go 18:14:39 spire-1.2.1/pkg/common/plugin/facade_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/gcp/ 18:14:39 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:14:39 spire-1.2.1/pkg/common/plugin/k8s/ 18:14:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:14:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:14:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:14:39 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/log.go 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/ 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:14:39 spire-1.2.1/pkg/agent/svid/ 18:14:39 spire-1.2.1/pkg/agent/svid/rotator.go 18:14:39 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:14:39 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:14:39 spire-1.2.1/pkg/agent/svid/store/ 18:14:39 spire-1.2.1/pkg/agent/svid/store/service.go 18:14:39 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:14:39 spire-1.2.1/pkg/common/ 18:14:39 spire-1.2.1/pkg/common/agentpathtemplate/ 18:14:39 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:14:39 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:14:39 spire-1.2.1/pkg/common/api/ 18:14:39 spire-1.2.1/pkg/common/api/metrics.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/ 18:14:39 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/logger.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/names.go 18:14:39 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:14:39 spire-1.2.1/pkg/common/api/names.go 18:14:39 spire-1.2.1/pkg/common/api/ratelimit.go 18:14:39 spire-1.2.1/pkg/common/api/rpccontext/ 18:14:39 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:14:39 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:14:39 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:14:39 spire-1.2.1/pkg/common/auth/ 18:14:39 spire-1.2.1/pkg/common/auth/interceptors.go 18:14:39 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:14:39 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/ 18:14:39 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:14:39 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:14:39 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:14:39 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:14:39 spire-1.2.1/pkg/common/plugin/x509pop/ 18:14:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:14:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:14:39 spire-1.2.1/pkg/common/profiling/ 18:14:39 spire-1.2.1/pkg/common/profiling/dumpers.go 18:14:39 spire-1.2.1/pkg/common/profiling/profiling.go 18:14:39 spire-1.2.1/pkg/common/protoutil/ 18:14:39 spire-1.2.1/pkg/common/protoutil/masks.go 18:14:39 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:14:39 spire-1.2.1/pkg/common/rotationutil/ 18:14:39 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:14:39 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:14:39 spire-1.2.1/pkg/common/selector/ 18:14:39 spire-1.2.1/pkg/common/selector/selector.go 18:14:39 spire-1.2.1/pkg/common/selector/selector_test.go 18:14:39 spire-1.2.1/pkg/common/selector/set.go 18:14:39 spire-1.2.1/pkg/common/selector/set_utils.go 18:14:39 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/ 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/ 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:14:39 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:14:39 spire-1.2.1/pkg/common/telemetry/call.go 18:14:39 spire-1.2.1/pkg/common/telemetry/common/ 18:14:39 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:14:39 spire-1.2.1/pkg/common/telemetry/config.go 18:14:39 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:14:39 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/inmem.go 18:14:39 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/m3.go 18:14:39 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/metrics.go 18:14:39 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/names.go 18:14:39 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:14:39 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:14:39 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/ 18:14:39 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/types.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:14:39 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:14:39 spire-1.2.1/pkg/common/catalog/ 18:14:39 spire-1.2.1/pkg/common/catalog/bind.go 18:14:39 spire-1.2.1/pkg/common/catalog/builtin.go 18:14:39 spire-1.2.1/pkg/common/catalog/catalog.go 18:14:39 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:14:39 spire-1.2.1/pkg/common/catalog/closers.go 18:14:39 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:14:39 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:14:39 spire-1.2.1/pkg/common/catalog/config.go 18:14:39 spire-1.2.1/pkg/common/catalog/config_test.go 18:14:39 spire-1.2.1/pkg/common/catalog/configure.go 18:14:39 spire-1.2.1/pkg/common/catalog/constraints.go 18:14:39 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:14:39 spire-1.2.1/pkg/common/catalog/context.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/server.go 18:14:39 spire-1.2.1/pkg/common/telemetry/sink.go 18:14:39 spire-1.2.1/pkg/common/telemetry/statsd.go 18:14:39 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/uptime.go 18:14:39 spire-1.2.1/pkg/common/telemetry/version.go 18:14:39 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:14:39 spire-1.2.1/pkg/common/uptime/ 18:14:39 spire-1.2.1/pkg/common/uptime/uptime.go 18:14:39 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:14:39 spire-1.2.1/pkg/server/api/entry.go 18:14:39 spire-1.2.1/pkg/server/api/entry/ 18:14:39 spire-1.2.1/pkg/server/api/entry/v1/ 18:14:39 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/api/entry_test.go 18:14:39 spire-1.2.1/pkg/server/api/health/ 18:14:39 spire-1.2.1/pkg/server/api/health/v1/ 18:14:39 spire-1.2.1/pkg/server/api/health/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/api/id.go 18:14:39 spire-1.2.1/pkg/server/api/id_test.go 18:14:39 spire-1.2.1/pkg/server/api/limits/ 18:14:39 spire-1.2.1/pkg/server/api/limits/limits.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/ 18:14:39 spire-1.2.1/pkg/server/api/middleware/alias.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/audit.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/caller.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:14:39 spire-1.2.1/pkg/common/catalog/external.go 18:14:39 spire-1.2.1/pkg/common/catalog/host.go 18:14:39 spire-1.2.1/pkg/common/catalog/pipenet.go 18:14:39 spire-1.2.1/pkg/common/catalog/plugin.go 18:14:39 spire-1.2.1/pkg/common/catalog/testplugin/ 18:14:39 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:14:39 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:14:39 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:14:39 spire-1.2.1/pkg/common/cli/ 18:14:39 spire-1.2.1/pkg/common/cli/env.go 18:14:39 spire-1.2.1/pkg/common/cli/flags.go 18:14:39 spire-1.2.1/pkg/common/cli/trust_domain.go 18:14:39 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:14:39 spire-1.2.1/pkg/common/cli/umask.go 18:14:39 spire-1.2.1/pkg/common/cli/umask_posix.go 18:14:39 spire-1.2.1/pkg/common/cli/umask_test.go 18:14:39 spire-1.2.1/pkg/common/cli/umask_windows.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/flag.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/format.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:14:39 spire-1.2.1/pkg/common/util/ 18:14:39 spire-1.2.1/pkg/common/util/certs.go 18:14:39 spire-1.2.1/pkg/common/util/certs_test.go 18:14:39 spire-1.2.1/pkg/common/util/csr.go 18:14:39 spire-1.2.1/pkg/common/util/hash.go 18:14:39 spire-1.2.1/pkg/common/util/selectors.go 18:14:39 spire-1.2.1/pkg/common/util/selectors_test.go 18:14:39 spire-1.2.1/pkg/common/util/signals.go 18:14:39 spire-1.2.1/pkg/common/util/sort.go 18:14:39 spire-1.2.1/pkg/common/util/sort_test.go 18:14:39 spire-1.2.1/pkg/common/util/task.go 18:14:39 spire-1.2.1/pkg/common/util/task_test.go 18:14:39 spire-1.2.1/pkg/common/util/testdata/ 18:14:39 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:14:39 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:14:39 spire-1.2.1/pkg/common/version/ 18:14:39 spire-1.2.1/pkg/common/version/version.go 18:14:39 spire-1.2.1/pkg/common/x509svid/ 18:14:39 spire-1.2.1/pkg/common/x509svid/common_test.go 18:14:39 spire-1.2.1/pkg/common/x509svid/csr.go 18:14:39 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:14:39 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:14:39 spire-1.2.1/pkg/common/x509util/ 18:14:39 spire-1.2.1/pkg/common/x509util/cert.go 18:14:39 spire-1.2.1/pkg/common/x509util/dns.go 18:14:39 spire-1.2.1/pkg/common/x509util/dns_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:14:39 spire-1.2.1/pkg/common/coretypes/ 18:14:39 spire-1.2.1/pkg/common/coretypes/bundle/ 18:14:39 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:14:39 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:14:39 spire-1.2.1/pkg/common/x509util/keyid.go 18:14:39 spire-1.2.1/pkg/common/x509util/keypair.go 18:14:39 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:14:39 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:14:39 spire-1.2.1/pkg/server/ 18:14:39 spire-1.2.1/pkg/server/api/ 18:14:39 spire-1.2.1/pkg/server/api/agent.go 18:14:39 spire-1.2.1/pkg/server/api/agent/ 18:14:39 spire-1.2.1/pkg/server/api/agent/v1/ 18:14:39 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/api/agent_test.go 18:14:39 spire-1.2.1/pkg/server/api/api.go 18:14:39 spire-1.2.1/pkg/server/api/audit/ 18:14:39 spire-1.2.1/pkg/server/api/audit/audit.go 18:14:39 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:14:39 spire-1.2.1/pkg/server/api/bundle.go 18:14:39 spire-1.2.1/pkg/server/api/bundle/ 18:14:39 spire-1.2.1/pkg/server/api/bundle/v1/ 18:14:39 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/api/bundle_test.go 18:14:39 spire-1.2.1/pkg/server/api/debug/ 18:14:39 spire-1.2.1/pkg/server/api/debug/v1/ 18:14:39 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:14:39 spire-1.2.1/pkg/common/cryptoutil/ 18:14:39 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:14:39 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:14:39 spire-1.2.1/pkg/common/diskutil/ 18:14:39 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:14:39 spire-1.2.1/pkg/common/diskutil/file_test.go 18:14:39 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:14:39 spire-1.2.1/pkg/common/errorutil/ 18:14:39 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:14:39 spire-1.2.1/pkg/common/health/ 18:14:39 spire-1.2.1/pkg/common/health/config.go 18:14:39 spire-1.2.1/pkg/common/health/context.go 18:14:39 spire-1.2.1/pkg/common/health/context_test.go 18:14:39 spire-1.2.1/pkg/common/health/health.go 18:14:39 spire-1.2.1/pkg/common/health/health_test.go 18:14:39 spire-1.2.1/pkg/common/health/logger.go 18:14:39 spire-1.2.1/pkg/common/hostservice/ 18:14:39 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:14:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:14:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:14:39 spire-1.2.1/pkg/common/idutil/ 18:14:39 spire-1.2.1/pkg/common/idutil/require.go 18:14:39 spire-1.2.1/pkg/common/idutil/require_test.go 18:14:39 spire-1.2.1/pkg/common/idutil/safety.go 18:14:39 spire-1.2.1/pkg/common/idutil/safety_test.go 18:14:39 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:14:39 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:14:39 spire-1.2.1/pkg/common/jwtsvid/ 18:14:39 spire-1.2.1/pkg/common/jwtsvid/common.go 18:14:39 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:14:39 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:14:39 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:14:39 spire-1.2.1/pkg/common/jwtutil/ 18:14:39 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:14:39 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:14:39 spire-1.2.1/pkg/common/log/ 18:14:39 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:14:39 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:14:39 spire-1.2.1/pkg/common/log/log.go 18:14:39 spire-1.2.1/pkg/common/log/log_test.go 18:14:39 spire-1.2.1/pkg/common/log/options.go 18:14:39 spire-1.2.1/pkg/common/nodeutil/ 18:14:39 spire-1.2.1/pkg/common/nodeutil/node.go 18:14:39 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:14:39 spire-1.2.1/pkg/common/peertracker/ 18:14:39 spire-1.2.1/pkg/common/peertracker/conn.go 18:14:39 spire-1.2.1/pkg/server/api/entry.go 18:14:39 spire-1.2.1/pkg/server/api/entry/ 18:14:39 spire-1.2.1/pkg/server/api/entry/v1/ 18:14:39 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/api/entry_test.go 18:14:39 spire-1.2.1/pkg/server/api/health/ 18:14:39 spire-1.2.1/pkg/server/api/health/v1/ 18:14:39 spire-1.2.1/pkg/server/api/health/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/api/id.go 18:14:39 spire-1.2.1/pkg/server/api/id_test.go 18:14:39 spire-1.2.1/pkg/server/api/limits/ 18:14:39 spire-1.2.1/pkg/server/api/limits/limits.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/ 18:14:39 spire-1.2.1/pkg/server/api/middleware/alias.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/audit.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/caller.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:14:39 spire-1.2.1/pkg/common/peertracker/credentials.go 18:14:39 spire-1.2.1/pkg/common/peertracker/errors.go 18:14:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:14:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:14:39 spire-1.2.1/pkg/common/peertracker/info.go 18:14:39 spire-1.2.1/pkg/common/peertracker/listener.go 18:14:39 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:14:39 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tcp.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:14:39 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:14:39 spire-1.2.1/pkg/common/peertracker/uds.go 18:14:39 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:14:39 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:14:39 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:14:39 spire-1.2.1/pkg/common/pemutil/ 18:14:39 spire-1.2.1/pkg/common/pemutil/block.go 18:14:39 spire-1.2.1/pkg/common/pemutil/certs.go 18:14:39 spire-1.2.1/pkg/common/pemutil/common.go 18:14:39 spire-1.2.1/pkg/common/pemutil/csr.go 18:14:39 spire-1.2.1/pkg/common/pemutil/keys.go 18:14:39 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/ 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:14:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:14:39 spire-1.2.1/pkg/server/api/middleware/common.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/entries.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:14:39 spire-1.2.1/pkg/server/api/ratelimit.go 18:14:39 spire-1.2.1/pkg/server/api/rpccontext/ 18:14:39 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:14:39 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:14:39 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:14:39 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:14:39 spire-1.2.1/pkg/server/api/selector.go 18:14:39 spire-1.2.1/pkg/server/api/selector_test.go 18:14:39 spire-1.2.1/pkg/server/api/status.go 18:14:39 spire-1.2.1/pkg/server/api/status_test.go 18:14:39 spire-1.2.1/pkg/server/api/svid/ 18:14:39 spire-1.2.1/pkg/server/api/svid/v1/ 18:14:39 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/api/trustdomain.go 18:14:39 spire-1.2.1/pkg/server/api/trustdomain/ 18:14:39 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:14:39 spire-1.2.1/pkg/common/plugin/ 18:14:39 spire-1.2.1/pkg/common/plugin/aws/ 18:14:39 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:14:39 spire-1.2.1/pkg/common/plugin/azure/ 18:14:39 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:14:39 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/facade.go 18:14:39 spire-1.2.1/pkg/common/plugin/facade_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/gcp/ 18:14:39 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:14:39 spire-1.2.1/pkg/common/plugin/k8s/ 18:14:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:14:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:14:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:14:39 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/log.go 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/ 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:14:39 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:14:39 spire-1.2.1/pkg/server/authpolicy/ 18:14:39 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:14:39 spire-1.2.1/pkg/server/authpolicy/policy.go 18:14:39 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:14:39 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:14:39 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:14:39 spire-1.2.1/pkg/server/authpolicy/validate.go 18:14:39 spire-1.2.1/pkg/server/bundle/ 18:14:39 spire-1.2.1/pkg/server/bundle/client/ 18:14:39 spire-1.2.1/pkg/server/bundle/client/client.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/manager.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/sources.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/updater.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:14:39 spire-1.2.1/pkg/server/ca/ 18:14:39 spire-1.2.1/pkg/server/ca/ca.go 18:14:39 spire-1.2.1/pkg/server/ca/ca_health.go 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:14:39 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:14:39 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:14:39 spire-1.2.1/pkg/common/plugin/x509pop/ 18:14:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:14:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:14:39 spire-1.2.1/pkg/common/profiling/ 18:14:39 spire-1.2.1/pkg/common/profiling/dumpers.go 18:14:39 spire-1.2.1/pkg/common/profiling/profiling.go 18:14:39 spire-1.2.1/pkg/common/protoutil/ 18:14:39 spire-1.2.1/pkg/common/protoutil/masks.go 18:14:39 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:14:39 spire-1.2.1/pkg/common/rotationutil/ 18:14:39 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:14:39 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:14:39 spire-1.2.1/pkg/common/selector/ 18:14:39 spire-1.2.1/pkg/common/selector/selector.go 18:14:39 spire-1.2.1/pkg/common/selector/selector_test.go 18:14:39 spire-1.2.1/pkg/common/selector/set.go 18:14:39 spire-1.2.1/pkg/common/selector/set_utils.go 18:14:39 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/ 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/ 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:14:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:14:39 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:14:39 spire-1.2.1/pkg/common/telemetry/call.go 18:14:39 spire-1.2.1/pkg/common/telemetry/common/ 18:14:39 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/common.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/entries.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:14:39 spire-1.2.1/pkg/server/api/ratelimit.go 18:14:39 spire-1.2.1/pkg/server/api/rpccontext/ 18:14:39 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:14:39 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:14:39 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:14:39 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:14:39 spire-1.2.1/pkg/server/api/selector.go 18:14:39 spire-1.2.1/pkg/server/api/selector_test.go 18:14:39 spire-1.2.1/pkg/server/api/status.go 18:14:39 spire-1.2.1/pkg/server/api/status_test.go 18:14:39 spire-1.2.1/pkg/server/api/svid/ 18:14:39 spire-1.2.1/pkg/server/api/svid/v1/ 18:14:39 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/api/trustdomain.go 18:14:39 spire-1.2.1/pkg/server/api/trustdomain/ 18:14:39 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:14:39 spire-1.2.1/pkg/server/ca/ca_test.go 18:14:39 spire-1.2.1/pkg/server/ca/journal.go 18:14:39 spire-1.2.1/pkg/server/ca/journal_test.go 18:14:39 spire-1.2.1/pkg/server/ca/manager.go 18:14:39 spire-1.2.1/pkg/server/ca/manager_health.go 18:14:39 spire-1.2.1/pkg/server/ca/manager_test.go 18:14:39 spire-1.2.1/pkg/server/ca/templates.go 18:14:39 spire-1.2.1/pkg/server/ca/upstream_client.go 18:14:39 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:14:39 spire-1.2.1/pkg/server/ca/validation.go 18:14:39 spire-1.2.1/pkg/server/cache/ 18:14:39 spire-1.2.1/pkg/server/cache/dscache/ 18:14:39 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:14:39 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/ 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:14:39 spire-1.2.1/pkg/server/catalog/ 18:14:39 spire-1.2.1/pkg/server/catalog/catalog.go 18:14:39 18:14:39 spire-1.2.1/pkg/common/telemetry/config.go 18:14:39 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:14:39 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/inmem.go 18:14:39 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/m3.go 18:14:39 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/metrics.go 18:14:39 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/names.go 18:14:39 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:14:39 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:14:39 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/ 18:14:39 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.gospire-1.2.1/pkg/server/catalog/keymanager.go 18:14:39 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:14:39 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:14:39 spire-1.2.1/pkg/server/catalog/notifier.go 18:14:39 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:14:39 spire-1.2.1/pkg/server/config.go 18:14:39 spire-1.2.1/pkg/server/datastore/ 18:14:39 spire-1.2.1/pkg/server/datastore/datastore.go 18:14:39 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:14:39 spire-1.2.1/pkg/server/datastore/repository.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:14:39 spire-1.2.1/pkg/common/telemetry/server/server.go 18:14:39 spire-1.2.1/pkg/common/telemetry/sink.go 18:14:39 spire-1.2.1/pkg/common/telemetry/statsd.go 18:14:39 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:14:39 spire-1.2.1/pkg/common/telemetry/uptime.go 18:14:39 spire-1.2.1/pkg/common/telemetry/version.go 18:14:39 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:14:39 spire-1.2.1/pkg/common/uptime/ 18:14:39 spire-1.2.1/pkg/common/uptime/uptime.go 18:14:39 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:14:39 spire-1.2.1/pkg/common/util/ 18:14:39 spire-1.2.1/pkg/common/util/certs.go 18:14:39 spire-1.2.1/pkg/common/util/certs_test.go 18:14:39 spire-1.2.1/pkg/common/util/csr.go 18:14:39 spire-1.2.1/pkg/common/util/hash.go 18:14:39 spire-1.2.1/pkg/common/util/selectors.go 18:14:39 spire-1.2.1/pkg/common/util/selectors_test.go 18:14:39 spire-1.2.1/pkg/common/util/signals.go 18:14:39 spire-1.2.1/pkg/common/util/sort.go 18:14:39 spire-1.2.1/pkg/common/util/sort_test.go 18:14:39 spire-1.2.1/pkg/common/util/task.go 18:14:39 spire-1.2.1/pkg/common/util/task_test.go 18:14:39 spire-1.2.1/pkg/common/util/testdata/ 18:14:39 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:14:39 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:14:39 spire-1.2.1/pkg/common/version/ 18:14:39 spire-1.2.1/pkg/common/version/version.go 18:14:39 spire-1.2.1/pkg/common/x509svid/ 18:14:39 spire-1.2.1/pkg/common/x509svid/common_test.go 18:14:39 spire-1.2.1/pkg/common/x509svid/csr.go 18:14:39 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:14:39 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:14:39 spire-1.2.1/pkg/common/x509util/ 18:14:39 spire-1.2.1/pkg/common/x509util/cert.go 18:14:39 spire-1.2.1/pkg/common/x509util/dns.go 18:14:39 spire-1.2.1/pkg/common/x509util/dns_test.go 18:14:39 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:14:39 spire-1.2.1/pkg/server/authpolicy/ 18:14:39 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:14:39 spire-1.2.1/pkg/server/authpolicy/policy.go 18:14:39 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:14:39 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:14:39 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:14:39 spire-1.2.1/pkg/server/authpolicy/validate.go 18:14:39 spire-1.2.1/pkg/server/bundle/ 18:14:39 spire-1.2.1/pkg/server/bundle/client/ 18:14:39 spire-1.2.1/pkg/server/bundle/client/client.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/manager.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/sources.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/updater.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:14:39 spire-1.2.1/pkg/server/ca/ 18:14:39 spire-1.2.1/pkg/server/ca/ca.go 18:14:39 spire-1.2.1/pkg/server/ca/ca_health.go 18:14:39 spire-1.2.1/pkg/server/ca/ca_test.go 18:14:39 spire-1.2.1/pkg/server/ca/journal.go 18:14:39 spire-1.2.1/pkg/server/ca/journal_test.go 18:14:39 spire-1.2.1/pkg/server/ca/manager.go 18:14:39 spire-1.2.1/pkg/server/ca/manager_health.go 18:14:39 spire-1.2.1/pkg/server/ca/manager_test.go 18:14:39 spire-1.2.1/pkg/server/ca/templates.go 18:14:39 spire-1.2.1/pkg/server/ca/upstream_client.go 18:14:39 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:14:39 spire-1.2.1/pkg/server/ca/validation.go 18:14:39 spire-1.2.1/pkg/server/cache/ 18:14:39 spire-1.2.1/pkg/server/cache/dscache/ 18:14:39 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:14:39 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/ 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:14:39 spire-1.2.1/pkg/server/catalog/ 18:14:39 spire-1.2.1/pkg/server/catalog/catalog.go 18:14:39 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:14:39 spire-1.2.1/pkg/server/endpoints/ 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/ 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gospire-1.2.1/pkg/server/catalog/keymanager.go 18:14:39 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:14:39 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:14:39 spire-1.2.1/pkg/server/catalog/notifier.go 18:14:39 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:14:39 spire-1.2.1/pkg/server/config.go 18:14:39 spire-1.2.1/pkg/server/datastore/ 18:14:39 spire-1.2.1/pkg/server/datastore/datastore.go 18:14:39 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:14:39 spire-1.2.1/pkg/server/datastore/repository.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:14:39 spire-1.2.1/pkg/common/x509util/keyid.go 18:14:39 spire-1.2.1/pkg/common/x509util/keypair.go 18:14:39 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:14:39 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:14:39 spire-1.2.1/pkg/server/ 18:14:39 spire-1.2.1/pkg/server/api/ 18:14:39 spire-1.2.1/pkg/server/api/agent.go 18:14:39 spire-1.2.1/pkg/server/api/agent/ 18:14:39 spire-1.2.1/pkg/server/api/agent/v1/ 18:14:39 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/api/agent_test.go 18:14:39 spire-1.2.1/pkg/server/api/api.go 18:14:39 spire-1.2.1/pkg/server/api/audit/ 18:14:39 spire-1.2.1/pkg/server/api/audit/audit.go 18:14:39 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:14:39 spire-1.2.1/pkg/server/api/bundle.go 18:14:39 spire-1.2.1/pkg/server/api/bundle/ 18:14:39 spire-1.2.1/pkg/server/api/bundle/v1/ 18:14:39 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/api/bundle_test.go 18:14:39 spire-1.2.1/pkg/server/api/debug/ 18:14:39 spire-1.2.1/pkg/server/api/debug/v1/ 18:14:39 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:14:39 spire-1.2.1/pkg/server/endpoints/config.go 18:14:39 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:14:39 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:14:39 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:14:39 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:14:39 spire-1.2.1/pkg/server/endpoints/middleware.go 18:14:39 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:14:39 spire-1.2.1/pkg/server/hostservice/ 18:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:14:39 spire-1.2.1/pkg/server/api/entry.go 18:14:39 spire-1.2.1/pkg/server/api/entry/ 18:14:39 spire-1.2.1/pkg/server/api/entry/v1/ 18:14:39 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/api/entry_test.go 18:14:39 spire-1.2.1/pkg/server/api/health/ 18:14:39 spire-1.2.1/pkg/server/api/health/v1/ 18:14:39 spire-1.2.1/pkg/server/api/health/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/api/id.go 18:14:39 spire-1.2.1/pkg/server/api/id_test.go 18:14:39 spire-1.2.1/pkg/server/api/limits/ 18:14:39 spire-1.2.1/pkg/server/api/limits/limits.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/ 18:14:39 spire-1.2.1/pkg/server/api/middleware/alias.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/audit.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/caller.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:14:39 spire-1.2.1/pkg/server/endpoints/ 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/ 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:14:39 spire-1.2.1/pkg/server/endpoints/config.go 18:14:39 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:14:39 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:14:39 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:14:39 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:14:39 spire-1.2.1/pkg/server/endpoints/middleware.go 18:14:39 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:14:39 spire-1.2.1/pkg/server/hostservice/ 18:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:14:39 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:14:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:14:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:14:39 spire-1.2.1/pkg/server/api/middleware/common.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/entries.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:14:39 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:14:39 spire-1.2.1/pkg/server/api/ratelimit.go 18:14:39 spire-1.2.1/pkg/server/api/rpccontext/ 18:14:39 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:14:39 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:14:39 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:14:39 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:14:39 spire-1.2.1/pkg/server/api/selector.go 18:14:39 spire-1.2.1/pkg/server/api/selector_test.go 18:14:39 spire-1.2.1/pkg/server/api/status.go 18:14:39 spire-1.2.1/pkg/server/api/status_test.go 18:14:39 spire-1.2.1/pkg/server/api/svid/ 18:14:39 spire-1.2.1/pkg/server/api/svid/v1/ 18:14:39 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/api/trustdomain.go 18:14:39 spire-1.2.1/pkg/server/api/trustdomain/ 18:14:39 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:14:39 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:14:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:14:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:14:39 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:14:39 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:14:39 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:14:39 spire-1.2.1/pkg/server/authpolicy/ 18:14:39 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:14:39 spire-1.2.1/pkg/server/authpolicy/policy.go 18:14:39 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:14:39 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:14:39 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:14:39 spire-1.2.1/pkg/server/authpolicy/validate.go 18:14:39 spire-1.2.1/pkg/server/bundle/ 18:14:39 spire-1.2.1/pkg/server/bundle/client/ 18:14:39 spire-1.2.1/pkg/server/bundle/client/client.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/manager.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/sources.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/updater.go 18:14:39 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:14:39 spire-1.2.1/pkg/server/ca/ 18:14:39 spire-1.2.1/pkg/server/ca/ca.go 18:14:39 spire-1.2.1/pkg/server/ca/ca_health.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/ 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:14:39 spire-1.2.1/pkg/server/ca/ca_test.go 18:14:39 spire-1.2.1/pkg/server/ca/journal.go 18:14:39 spire-1.2.1/pkg/server/ca/journal_test.go 18:14:39 spire-1.2.1/pkg/server/ca/manager.go 18:14:39 spire-1.2.1/pkg/server/ca/manager_health.go 18:14:39 spire-1.2.1/pkg/server/ca/manager_test.go 18:14:39 spire-1.2.1/pkg/server/ca/templates.go 18:14:39 spire-1.2.1/pkg/server/ca/upstream_client.go 18:14:39 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:14:39 spire-1.2.1/pkg/server/ca/validation.go 18:14:39 spire-1.2.1/pkg/server/cache/ 18:14:39 spire-1.2.1/pkg/server/cache/dscache/ 18:14:39 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:14:39 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/ 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:14:39 spire-1.2.1/pkg/server/catalog/ 18:14:39 spire-1.2.1/pkg/server/catalog/catalog.go 18:14:39 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/ 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/spire-1.2.1/pkg/server/catalog/keymanager.go 18:14:39 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:14:39 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:14:39 spire-1.2.1/pkg/server/catalog/notifier.go 18:14:39 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:14:39 spire-1.2.1/pkg/server/config.go 18:14:39 spire-1.2.1/pkg/server/datastore/ 18:14:39 spire-1.2.1/pkg/server/datastore/datastore.go 18:14:39 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:14:39 spire-1.2.1/pkg/server/datastore/repository.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:14:39 spire-1.2.1/pkg/server/endpoints/ 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/ 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:14:39 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:14:39 spire-1.2.1/pkg/server/endpoints/config.go 18:14:39 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:14:39 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:14:39 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:14:39 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:14:39 spire-1.2.1/pkg/server/endpoints/middleware.go 18:14:39 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:14:39 spire-1.2.1/pkg/server/hostservice/ 18:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:14:39 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:14:39 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:14:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:14:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:14:39 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:14:39 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/ 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:14:39 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:14:39 spire-1.2.1/pkg/server/registration/ 18:14:39 spire-1.2.1/pkg/server/registration/manager.go 18:14:39 spire-1.2.1/pkg/server/registration/manager_test.go 18:14:39 spire-1.2.1/pkg/server/scanentries.go 18:14:39 spire-1.2.1/pkg/server/scanentries_test.go 18:14:39 spire-1.2.1/pkg/server/server.go 18:14:39 spire-1.2.1/pkg/server/server_test.go 18:14:39 spire-1.2.1/pkg/server/svid/ 18:14:39 spire-1.2.1/pkg/server/svid/observer.go 18:14:39 spire-1.2.1/pkg/server/svid/observer_test.go 18:14:39 spire-1.2.1/pkg/server/svid/rotator.go 18:14:39 spire-1.2.1/pkg/server/svid/rotator_config.go 18:14:39 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:14:39 spire-1.2.1/pkg/server/svid/rotator_test.go 18:14:39 spire-1.2.1/proto/ 18:14:39 spire-1.2.1/proto/private/ 18:14:39 spire-1.2.1/proto/private/server/ 18:14:39 spire-1.2.1/proto/private/server/journal/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:14:39 spire-1.2.1/pkg/server/registration/ 18:14:39 spire-1.2.1/pkg/server/registration/manager.go 18:14:39 spire-1.2.1/pkg/server/registration/manager_test.go 18:14:39 spire-1.2.1/pkg/server/scanentries.go 18:14:39 spire-1.2.1/pkg/server/scanentries_test.go 18:14:39 spire-1.2.1/pkg/server/server.go 18:14:39 spire-1.2.1/pkg/server/server_test.go 18:14:39 spire-1.2.1/pkg/server/svid/ 18:14:39 spire-1.2.1/pkg/server/svid/observer.go 18:14:39 spire-1.2.1/pkg/server/svid/observer_test.go 18:14:39 spire-1.2.1/pkg/server/svid/rotator.go 18:14:39 spire-1.2.1/pkg/server/svid/rotator_config.go 18:14:39 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:14:39 spire-1.2.1/pkg/server/svid/rotator_test.go 18:14:39 spire-1.2.1/proto/ 18:14:39 spire-1.2.1/proto/private/ 18:14:39 spire-1.2.1/proto/private/server/ 18:14:39 spire-1.2.1/proto/private/server/journal/ 18:14:39 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:14:39 spire-1.2.1/proto/private/server/journal/journal.proto 18:14:39 spire-1.2.1/proto/spire/ 18:14:39 spire-1.2.1/proto/spire/common/ 18:14:39 spire-1.2.1/proto/spire/common/common.pb.go 18:14:39 spire-1.2.1/proto/spire/common/common.proto 18:14:39 spire-1.2.1/proto/spire/common/plugin/ 18:14:39 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:14:39 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:14:39 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:14:39 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:14:39 spire-1.2.1/proto/spire/plugin/ 18:14:39 spire-1.2.1/proto/spire/plugin/agent/ 18:14:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:14:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:14:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:14:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:14:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:14:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:14:39 spire-1.2.1/release/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:14:39 spire-1.2.1/release/spire-extras/ 18:14:39 spire-1.2.1/release/spire-extras/README.md 18:14:39 spire-1.2.1/release/spire-extras/conf/ 18:14:39 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:14:39 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:14:39 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:14:39 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:14:39 spire-1.2.1/release/spire/ 18:14:39 spire-1.2.1/release/spire/README.md 18:14:39 spire-1.2.1/release/spire/conf/ 18:14:39 spire-1.2.1/release/spire/conf/agent/ 18:14:39 spire-1.2.1/release/spire/conf/agent/agent.conf 18:14:39 spire-1.2.1/release/spire/conf/server/ 18:14:39 spire-1.2.1/release/spire/conf/server/server.conf 18:14:39 spire-1.2.1/script/ 18:14:39 spire-1.2.1/script/build-artifact.sh 18:14:39 spire-1.2.1/script/generate_dummy_ca.sh 18:14:39 spire-1.2.1/support/ 18:14:39 spire-1.2.1/support/k8s/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:14:39 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:14:39 spire-1.2.1/proto/private/server/journal/journal.proto 18:14:39 spire-1.2.1/proto/spire/ 18:14:39 spire-1.2.1/proto/spire/common/ 18:14:39 spire-1.2.1/proto/spire/common/common.pb.go 18:14:39 spire-1.2.1/proto/spire/common/common.proto 18:14:39 spire-1.2.1/proto/spire/common/plugin/ 18:14:39 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:14:39 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:14:39 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:14:39 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:14:39 spire-1.2.1/proto/spire/plugin/ 18:14:39 spire-1.2.1/proto/spire/plugin/agent/ 18:14:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:14:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:14:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:14:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:14:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:14:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:14:39 spire-1.2.1/release/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:14:39 spire-1.2.1/release/spire-extras/ 18:14:39 spire-1.2.1/release/spire-extras/README.md 18:14:39 spire-1.2.1/release/spire-extras/conf/ 18:14:39 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:14:39 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:14:39 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:14:39 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:14:39 spire-1.2.1/release/spire/ 18:14:39 spire-1.2.1/release/spire/README.md 18:14:39 spire-1.2.1/release/spire/conf/ 18:14:39 spire-1.2.1/release/spire/conf/agent/ 18:14:39 spire-1.2.1/release/spire/conf/agent/agent.conf 18:14:39 spire-1.2.1/release/spire/conf/server/ 18:14:39 spire-1.2.1/release/spire/conf/server/server.conf 18:14:39 spire-1.2.1/script/ 18:14:39 spire-1.2.1/script/build-artifact.sh 18:14:39 spire-1.2.1/script/generate_dummy_ca.sh 18:14:39 spire-1.2.1/support/ 18:14:39 spire-1.2.1/support/k8s/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:14:39 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:14:39 spire-1.2.1/support/oidc-discovery-provider/ 18:14:39 spire-1.2.1/support/oidc-discovery-provider/README.md 18:14:39 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:14:39 spire-1.2.1/support/oidc-discovery-provider/config.go 18:14:39 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:14:39 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yamlspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:14:39 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:14:39 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:14:39 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:14:39 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:14:39 spire-1.2.1/support/oidc-discovery-provider/main.go 18:14:39 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:14:39 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:14:39 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:14:39 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:14:39 spire-1.2.1/test/ 18:14:39 spire-1.2.1/test/clock/ 18:14:39 spire-1.2.1/test/clock/clock.go 18:14:39 spire-1.2.1/test/fakes/ 18:14:39 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:14:39 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:14:39 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:14:39 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:14:39 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:14:39 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:14:39 spire-1.2.1/test/fakes/fakeagentstore/ 18:14:39 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:14:39 spire-1.2.1/support/oidc-discovery-provider/ 18:14:39 spire-1.2.1/support/oidc-discovery-provider/README.md 18:14:39 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:14:39 spire-1.2.1/support/oidc-discovery-provider/config.go 18:14:39 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:14:39 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:14:39 spire-1.2.1/pkg/server/registration/ 18:14:39 spire-1.2.1/pkg/server/registration/manager.go 18:14:39 spire-1.2.1/pkg/server/registration/manager_test.go 18:14:39 spire-1.2.1/pkg/server/scanentries.go 18:14:39 spire-1.2.1/pkg/server/scanentries_test.go 18:14:39 spire-1.2.1/pkg/server/server.go 18:14:39 spire-1.2.1/pkg/server/server_test.go 18:14:39 spire-1.2.1/pkg/server/svid/ 18:14:39 spire-1.2.1/pkg/server/svid/observer.go 18:14:39 spire-1.2.1/pkg/server/svid/observer_test.go 18:14:39 spire-1.2.1/pkg/server/svid/rotator.go 18:14:39 spire-1.2.1/pkg/server/svid/rotator_config.go 18:14:39 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:14:39 spire-1.2.1/pkg/server/svid/rotator_test.go 18:14:39 spire-1.2.1/proto/ 18:14:39 spire-1.2.1/proto/private/ 18:14:39 spire-1.2.1/proto/private/server/ 18:14:40 spire-1.2.1/proto/private/server/journal/ 18:14:40 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:14:40 spire-1.2.1/proto/private/server/journal/journal.proto 18:14:40 spire-1.2.1/proto/spire/ 18:14:40 spire-1.2.1/proto/spire/common/ 18:14:40 spire-1.2.1/proto/spire/common/common.pb.go 18:14:40 spire-1.2.1/proto/spire/common/common.proto 18:14:40 spire-1.2.1/proto/spire/common/plugin/ 18:14:40 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:14:40 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:14:40 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:14:40 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:14:40 spire-1.2.1/proto/spire/plugin/ 18:14:40 spire-1.2.1/proto/spire/plugin/agent/ 18:14:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:14:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:14:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:14:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:14:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:14:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:14:40 spire-1.2.1/release/ 18:14:40 spire-1.2.1/test/fakes/fakedatastore/ 18:14:40 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:14:40 spire-1.2.1/test/fakes/fakeentryclient/ 18:14:40 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:14:40 spire-1.2.1/test/fakes/fakehealthchecker/ 18:14:40 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:14:40 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:14:40 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:14:40 spire-1.2.1/test/fakes/fakemetrics/ 18:14:40 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:14:40 spire-1.2.1/test/fakes/fakenoderesolver/ 18:14:40 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:14:40 spire-1.2.1/test/fakes/fakenotifier/ 18:14:40 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:14:40 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:14:40 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:14:40 spire-1.2.1/test/fakes/fakeserverca/ 18:14:40 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:14:40 spire-1.2.1/test/fakes/fakeservercatalog/ 18:14:40 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:14:40 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:14:40 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/main.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:14:40 spire-1.2.1/test/ 18:14:40 spire-1.2.1/test/clock/ 18:14:40 spire-1.2.1/test/clock/clock.go 18:14:40 spire-1.2.1/test/fakes/ 18:14:40 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:14:40 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:14:40 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:14:40 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:14:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:14:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:14:40 spire-1.2.1/test/fakes/fakeagentstore/ 18:14:40 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:14:40 spire-1.2.1/release/spire-extras/ 18:14:40 spire-1.2.1/release/spire-extras/README.md 18:14:40 spire-1.2.1/release/spire-extras/conf/ 18:14:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:14:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:14:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:14:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:14:40 spire-1.2.1/release/spire/ 18:14:40 spire-1.2.1/release/spire/README.md 18:14:40 spire-1.2.1/release/spire/conf/ 18:14:40 spire-1.2.1/release/spire/conf/agent/ 18:14:40 spire-1.2.1/release/spire/conf/agent/agent.conf 18:14:40 spire-1.2.1/release/spire/conf/server/ 18:14:40 spire-1.2.1/release/spire/conf/server/server.conf 18:14:40 spire-1.2.1/script/ 18:14:40 spire-1.2.1/script/build-artifact.sh 18:14:40 spire-1.2.1/script/generate_dummy_ca.sh 18:14:40 spire-1.2.1/support/ 18:14:40 spire-1.2.1/support/k8s/ 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:14:40 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:14:40 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:14:40 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:14:40 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:14:40 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:14:40 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:14:40 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:14:40 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:14:40 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:14:40 spire-1.2.1/test/fixture/ 18:14:40 spire-1.2.1/test/fixture/certs/ 18:14:40 spire-1.2.1/test/fixture/certs/agent_svid.der 18:14:40 spire-1.2.1/test/fixture/certs/base_cert.pem 18:14:40 spire-1.2.1/test/fixture/certs/base_csr.pem 18:14:40 spire-1.2.1/test/fixture/certs/base_key.pem 18:14:40 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:14:40 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:14:40 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:14:40 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:14:40 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:14:40 spire-1.2.1/test/fixture/certs/blog_key.pem 18:14:40 spire-1.2.1/test/fixture/certs/bundle.der 18:14:40 spire-1.2.1/test/fakes/fakedatastore/ 18:14:40 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:14:40 spire-1.2.1/test/fakes/fakeentryclient/ 18:14:40 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:14:40 spire-1.2.1/test/fakes/fakehealthchecker/ 18:14:40 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:14:40 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:14:40 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:14:40 spire-1.2.1/test/fakes/fakemetrics/ 18:14:40 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:14:40 spire-1.2.1/test/fakes/fakenoderesolver/ 18:14:40 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:14:40 spire-1.2.1/test/fakes/fakenotifier/ 18:14:40 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:14:40 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:14:40 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:14:40 spire-1.2.1/test/fakes/fakeserverca/ 18:14:40 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:14:40 spire-1.2.1/test/fakes/fakeservercatalog/ 18:14:40 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:14:40 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:14:40 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:14:40 spire-1.2.1/test/fixture/certs/ca.pem 18:14:40 spire-1.2.1/test/fixture/certs/ca_key.pem 18:14:40 spire-1.2.1/test/fixture/certs/database_cert.pem 18:14:40 spire-1.2.1/test/fixture/certs/database_csr.pem 18:14:40 spire-1.2.1/test/fixture/certs/database_key.pem 18:14:40 spire-1.2.1/test/fixture/certs/node_cert.pem 18:14:40 spire-1.2.1/test/fixture/certs/node_csr.pem 18:14:40 spire-1.2.1/test/fixture/certs/node_key.pem 18:14:40 spire-1.2.1/test/fixture/certs/svid.pem 18:14:40 spire-1.2.1/test/fixture/certs/svid_key.pem 18:14:40 spire-1.2.1/test/fixture/config/ 18:14:40 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:14:40 spire-1.2.1/test/fixture/config/agent_good.conf 18:14:40 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:14:40 spire-1.2.1/test/fixture/config/plugin_good.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:14:40 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:14:40 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:14:40 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:14:40 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:14:40 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:14:40 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:14:40 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:14:40 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:14:40 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:14:40 spire-1.2.1/test/fixture/ 18:14:40 spire-1.2.1/test/fixture/certs/ 18:14:40 spire-1.2.1/test/fixture/certs/agent_svid.der 18:14:40 spire-1.2.1/test/fixture/certs/base_cert.pem 18:14:40 spire-1.2.1/test/fixture/certs/base_csr.pem 18:14:40 spire-1.2.1/test/fixture/certs/base_key.pem 18:14:40 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:14:40 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:14:40 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:14:40 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:14:40 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:14:40 spire-1.2.1/test/fixture/certs/blog_key.pem 18:14:40 spire-1.2.1/test/fixture/certs/bundle.der 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_good.conf 18:14:40 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:14:40 spire-1.2.1/test/fixture/fixture.go 18:14:40 spire-1.2.1/test/fixture/nodeattestor/ 18:14:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:14:40 spire-1.2.1/test/fixture/certs/ca.pem 18:14:40 spire-1.2.1/test/fixture/certs/ca_key.pem 18:14:40 spire-1.2.1/test/fixture/certs/database_cert.pem 18:14:40 spire-1.2.1/test/fixture/certs/database_csr.pem 18:14:40 spire-1.2.1/test/fixture/certs/database_key.pem 18:14:40 spire-1.2.1/test/fixture/certs/node_cert.pem 18:14:40 spire-1.2.1/test/fixture/certs/node_csr.pem 18:14:40 spire-1.2.1/test/fixture/certs/node_key.pem 18:14:40 spire-1.2.1/test/fixture/certs/svid.pem 18:14:40 spire-1.2.1/test/fixture/certs/svid_key.pem 18:14:40 spire-1.2.1/test/fixture/config/ 18:14:40 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:14:40 spire-1.2.1/test/fixture/config/agent_good.conf 18:14:40 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:14:40 spire-1.2.1/test/fixture/config/plugin_good.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:14:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:14:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:14:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:14:40 spire-1.2.1/test/fixture/registration/ 18:14:40 spire-1.2.1/test/fixture/registration/entries.json 18:14:40 spire-1.2.1/test/fixture/registration/good-for-update.json 18:14:40 spire-1.2.1/test/fixture/registration/good.json 18:14:40 spire-1.2.1/test/fixture/registration/invalid.json 18:14:40 spire-1.2.1/test/fixture/registration/invalid_json.json 18:14:40 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:14:40 spire-1.2.1/test/integration/ 18:14:40 spire-1.2.1/test/integration/README.md 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_good.conf 18:14:40 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:14:40 spire-1.2.1/test/fixture/fixture.go 18:14:40 spire-1.2.1/test/fixture/nodeattestor/ 18:14:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:14:40 spire-1.2.1/test/integration/common 18:14:40 spire-1.2.1/test/integration/setup/ 18:14:40 spire-1.2.1/test/integration/setup/adminclient/ 18:14:40 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:14:40 spire-1.2.1/test/integration/setup/adminclient/client.go 18:14:40 spire-1.2.1/test/integration/setup/debugagent/ 18:14:40 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:14:40 spire-1.2.1/test/integration/setup/debugagent/main.go 18:14:40 spire-1.2.1/test/integration/setup/debugserver/ 18:14:40 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:14:40 spire-1.2.1/test/integration/setup/debugserver/main.go 18:14:40 spire-1.2.1/test/integration/setup/downstreamclient/ 18:14:40 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:14:40 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:14:40 spire-1.2.1/test/integration/setup/itclient/ 18:14:40 spire-1.2.1/test/integration/setup/itclient/client.go 18:14:40 spire-1.2.1/test/integration/setup/node-attestation/ 18:14:40 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:14:40 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:14:40 spire-1.2.1/test/integration/setup/x509pop/ 18:14:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:14:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:14:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:14:40 spire-1.2.1/test/fixture/registration/ 18:14:40 spire-1.2.1/test/fixture/registration/entries.json 18:14:40 spire-1.2.1/test/fixture/registration/good-for-update.json 18:14:40 spire-1.2.1/test/fixture/registration/good.json 18:14:40 spire-1.2.1/test/fixture/registration/invalid.json 18:14:40 spire-1.2.1/test/fixture/registration/invalid_json.json 18:14:40 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:14:40 spire-1.2.1/test/integration/ 18:14:40 spire-1.2.1/test/integration/README.md 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:14:40 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:14:40 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:14:40 spire-1.2.1/test/integration/suites/ 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/common 18:14:40 spire-1.2.1/test/integration/setup/ 18:14:40 spire-1.2.1/test/integration/setup/adminclient/ 18:14:40 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:14:40 spire-1.2.1/test/integration/setup/adminclient/client.go 18:14:40 spire-1.2.1/test/integration/setup/debugagent/ 18:14:40 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:14:40 spire-1.2.1/test/integration/setup/debugagent/main.go 18:14:40 spire-1.2.1/test/integration/setup/debugserver/ 18:14:40 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:14:40 spire-1.2.1/test/integration/setup/debugserver/main.go 18:14:40 spire-1.2.1/test/integration/setup/downstreamclient/ 18:14:40 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:14:40 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:14:40 spire-1.2.1/test/integration/setup/itclient/ 18:14:40 spire-1.2.1/test/integration/setup/itclient/client.go 18:14:40 spire-1.2.1/test/integration/setup/node-attestation/ 18:14:40 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:14:40 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:14:40 spire-1.2.1/test/integration/setup/x509pop/ 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:14:40 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:14:40 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:14:40 spire-1.2.1/test/integration/suites/ 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/ 18:14:40 spire-1.2.1/support/oidc-discovery-provider/README.md 18:14:40 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/config.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/main.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:14:40 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:14:40 spire-1.2.1/test/ 18:14:40 spire-1.2.1/test/clock/ 18:14:40 spire-1.2.1/test/clock/clock.go 18:14:40 spire-1.2.1/test/fakes/ 18:14:40 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:14:40 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:14:40 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:14:40 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:14:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:14:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:14:40 spire-1.2.1/test/fakes/fakeagentstore/ 18:14:40 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:14:40 spire-1.2.1/test/fakes/fakedatastore/ 18:14:40 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:14:40 spire-1.2.1/test/fakes/fakeentryclient/ 18:14:40 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:14:40 spire-1.2.1/test/fakes/fakehealthchecker/ 18:14:40 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:14:40 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:14:40 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:14:40 spire-1.2.1/test/fakes/fakemetrics/ 18:14:40 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:14:40 spire-1.2.1/test/fakes/fakenoderesolver/ 18:14:40 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:14:40 spire-1.2.1/test/fakes/fakenotifier/ 18:14:40 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:14:40 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:14:40 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:14:40 spire-1.2.1/test/fakes/fakeserverca/ 18:14:40 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:14:40 spire-1.2.1/test/fakes/fakeservercatalog/ 18:14:40 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:14:40 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:14:40 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:14:40 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:14:40 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:14:40 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:14:40 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:14:40 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:14:40 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:14:40 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:14:40 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:14:40 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:14:40 spire-1.2.1/test/fixture/ 18:14:40 spire-1.2.1/test/fixture/certs/ 18:14:40 spire-1.2.1/test/fixture/certs/agent_svid.der 18:14:40 spire-1.2.1/test/fixture/certs/base_cert.pem 18:14:40 spire-1.2.1/test/fixture/certs/base_csr.pem 18:14:40 spire-1.2.1/test/fixture/certs/base_key.pem 18:14:40 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:14:40 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:14:40 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:14:40 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:14:40 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:14:40 spire-1.2.1/test/fixture/certs/blog_key.pem 18:14:40 spire-1.2.1/test/fixture/certs/bundle.der 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:14:40 spire-1.2.1/test/integration/suites/join-token/ 18:14:40 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:14:40 spire-1.2.1/test/fixture/certs/ca.pem 18:14:40 spire-1.2.1/test/fixture/certs/ca_key.pem 18:14:40 spire-1.2.1/test/fixture/certs/database_cert.pem 18:14:40 spire-1.2.1/test/fixture/certs/database_csr.pem 18:14:40 spire-1.2.1/test/fixture/certs/database_key.pem 18:14:40 spire-1.2.1/test/fixture/certs/node_cert.pem 18:14:40 spire-1.2.1/test/fixture/certs/node_csr.pem 18:14:40 spire-1.2.1/test/fixture/certs/node_key.pem 18:14:40 spire-1.2.1/test/fixture/certs/svid.pem 18:14:40 spire-1.2.1/test/fixture/certs/svid_key.pem 18:14:40 spire-1.2.1/test/fixture/config/ 18:14:40 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:14:40 spire-1.2.1/test/fixture/config/agent_good.conf 18:14:40 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:14:40 spire-1.2.1/test/fixture/config/plugin_good.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:14:40 spire-1.2.1/test/integration/suites/join-token/ 18:14:40 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:14:40 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:14:40 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:14:40 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:14:40 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:14:40 spire-1.2.1/test/integration/suites/join-token/README.md 18:14:40 spire-1.2.1/test/integration/suites/join-token/conf/ 18:14:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/join-token/teardown 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:14:40 spire-1.2.1/test/integration/suites/k8s/ 18:14:40 spire-1.2.1/test/integration/suites/k8s/00-setup 18:14:40 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:14:40 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:14:40 spire-1.2.1/test/integration/suites/k8s/README.md 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/ 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:14:40 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:14:40 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:14:40 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:14:40 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:14:40 spire-1.2.1/test/integration/suites/join-token/README.md 18:14:40 spire-1.2.1/test/integration/suites/join-token/conf/ 18:14:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/join-token/teardown 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:14:40 spire-1.2.1/test/fixture/config/server_good.conf 18:14:40 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:14:40 spire-1.2.1/test/fixture/fixture.go 18:14:40 spire-1.2.1/test/fixture/nodeattestor/ 18:14:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:14:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:14:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:14:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:14:40 spire-1.2.1/test/fixture/registration/ 18:14:40 spire-1.2.1/test/fixture/registration/entries.json 18:14:40 spire-1.2.1/test/fixture/registration/good-for-update.json 18:14:40 spire-1.2.1/test/fixture/registration/good.json 18:14:40 spire-1.2.1/test/fixture/registration/invalid.json 18:14:40 spire-1.2.1/test/fixture/registration/invalid_json.json 18:14:40 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:14:40 spire-1.2.1/test/integration/ 18:14:40 spire-1.2.1/test/integration/README.md 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:14:40 spire-1.2.1/test/integration/suites/k8s/teardown 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:14:40 spire-1.2.1/test/integration/suites/k8s/ 18:14:40 spire-1.2.1/test/integration/suites/k8s/00-setup 18:14:40 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:14:40 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:14:40 spire-1.2.1/test/integration/suites/k8s/README.md 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/ 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:14:40 spire-1.2.1/test/integration/common 18:14:40 spire-1.2.1/test/integration/setup/ 18:14:40 spire-1.2.1/test/integration/setup/adminclient/ 18:14:40 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:14:40 spire-1.2.1/test/integration/setup/adminclient/client.go 18:14:40 spire-1.2.1/test/integration/setup/debugagent/ 18:14:40 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:14:40 spire-1.2.1/test/integration/setup/debugagent/main.go 18:14:40 spire-1.2.1/test/integration/setup/debugserver/ 18:14:40 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:14:40 spire-1.2.1/test/integration/setup/debugserver/main.go 18:14:40 spire-1.2.1/test/integration/setup/downstreamclient/ 18:14:40 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:14:40 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:14:40 spire-1.2.1/test/integration/setup/itclient/ 18:14:40 spire-1.2.1/test/integration/setup/itclient/client.go 18:14:40 spire-1.2.1/test/integration/setup/node-attestation/ 18:14:40 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:14:40 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:14:40 spire-1.2.1/test/integration/setup/x509pop/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:14:40 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:14:40 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:14:40 spire-1.2.1/test/integration/suites/ 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:14:40 spire-1.2.1/test/integration/suites/k8s/teardown 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/ 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:14:40 spire-1.2.1/test/integration/suites/rotation/ 18:14:40 spire-1.2.1/test/integration/suites/rotation/00-setup 18:14:40 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:14:40 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:14:40 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:14:40 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:14:40 spire-1.2.1/test/integration/suites/rotation/README.md 18:14:40 spire-1.2.1/test/integration/suites/rotation/conf/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/ 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:14:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/rotation/teardown 18:14:40 spire-1.2.1/test/integration/suites/self-test/ 18:14:40 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:14:40 spire-1.2.1/test/integration/suites/self-test/README.md 18:14:40 spire-1.2.1/test/integration/suites/self-test/teardown 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:14:40 spire-1.2.1/test/integration/suites/upgrade/ 18:14:40 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:14:40 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:14:40 spire-1.2.1/test/integration/suites/rotation/ 18:14:40 spire-1.2.1/test/integration/suites/rotation/00-setup 18:14:40 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:14:40 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:14:40 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:14:40 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:14:40 spire-1.2.1/test/integration/suites/rotation/README.md 18:14:40 spire-1.2.1/test/integration/suites/rotation/conf/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:14:40 spire-1.2.1/test/integration/suites/upgrade/README.md 18:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/upgrade/teardown 18:14:40 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:14:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/rotation/teardown 18:14:40 spire-1.2.1/test/integration/suites/self-test/ 18:14:40 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:14:40 spire-1.2.1/test/integration/suites/self-test/README.md 18:14:40 spire-1.2.1/test/integration/suites/self-test/teardown 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:14:40 spire-1.2.1/test/integration/test-one.sh 18:14:40 spire-1.2.1/test/integration/test.sh 18:14:40 spire-1.2.1/test/plugintest/ 18:14:40 spire-1.2.1/test/plugintest/config.go 18:14:40 spire-1.2.1/test/plugintest/load.go 18:14:40 spire-1.2.1/test/plugintest/option.go 18:14:40 spire-1.2.1/test/spiretest/ 18:14:40 spire-1.2.1/test/spiretest/apiserver.go 18:14:40 spire-1.2.1/test/spiretest/assertions.go 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:14:40 spire-1.2.1/test/integration/suites/upgrade/ 18:14:40 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:14:40 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:14:40 spire-1.2.1/test/spiretest/dir.go 18:14:40 spire-1.2.1/test/spiretest/errors_posix.go 18:14:40 spire-1.2.1/test/spiretest/errors_windows.go 18:14:40 spire-1.2.1/test/spiretest/logs.go 18:14:40 spire-1.2.1/test/spiretest/socketapi.go 18:14:40 spire-1.2.1/test/spiretest/suite.go 18:14:40 spire-1.2.1/test/spiretest/x509.go 18:14:40 spire-1.2.1/test/testca/ 18:14:40 spire-1.2.1/test/testca/ca.go 18:14:40 spire-1.2.1/test/testkey/ 18:14:40 spire-1.2.1/test/testkey/generate.sh 18:14:40 spire-1.2.1/test/testkey/genkeys.go 18:14:40 spire-1.2.1/test/testkey/keys.go 18:14:40 spire-1.2.1/test/testkey/new.go 18:14:40 spire-1.2.1/test/tpmsimulator/ 18:14:40 spire-1.2.1/test/tpmsimulator/simulator.go 18:14:40 spire-1.2.1/test/util/ 18:14:40 spire-1.2.1/test/util/cert_fixtures.go 18:14:40 spire-1.2.1/test/util/cert_generation.go 18:14:40 spire-1.2.1/test/util/io_redirection.go 18:14:40 spire-1.2.1/test/util/race.go 18:14:40 spire-1.2.1/test/util/util.go 18:14:40 building spire from source... 18:14:40 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:14:40 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:14:40 spire-1.2.1/test/integration/suites/upgrade/README.md 18:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/upgrade/teardown 18:14:40 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:14:40 spire-1.2.1/test/integration/test-one.sh 18:14:40 spire-1.2.1/test/integration/test.sh 18:14:40 spire-1.2.1/test/plugintest/ 18:14:40 spire-1.2.1/test/plugintest/config.go 18:14:40 spire-1.2.1/test/plugintest/load.go 18:14:40 spire-1.2.1/test/plugintest/option.go 18:14:40 spire-1.2.1/test/spiretest/ 18:14:40 spire-1.2.1/test/spiretest/apiserver.go 18:14:40 spire-1.2.1/test/spiretest/assertions.go 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:14:40 spire-1.2.1/test/integration/suites/join-token/ 18:14:40 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:14:40 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:14:40 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:14:40 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:14:40 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:14:40 spire-1.2.1/test/integration/suites/join-token/README.md 18:14:40 spire-1.2.1/test/integration/suites/join-token/conf/ 18:14:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/join-token/teardown 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:14:40 spire-1.2.1/test/spiretest/dir.go 18:14:40 spire-1.2.1/test/spiretest/errors_posix.go 18:14:40 spire-1.2.1/test/spiretest/errors_windows.go 18:14:40 spire-1.2.1/test/spiretest/logs.go 18:14:40 spire-1.2.1/test/spiretest/socketapi.go 18:14:40 spire-1.2.1/test/spiretest/suite.go 18:14:40 spire-1.2.1/test/spiretest/x509.go 18:14:40 spire-1.2.1/test/testca/ 18:14:40 spire-1.2.1/test/testca/ca.go 18:14:40 spire-1.2.1/test/testkey/ 18:14:40 spire-1.2.1/test/testkey/generate.sh 18:14:40 spire-1.2.1/test/testkey/genkeys.go 18:14:40 spire-1.2.1/test/testkey/keys.go 18:14:40 spire-1.2.1/test/testkey/new.go 18:14:40 spire-1.2.1/test/tpmsimulator/ 18:14:40 spire-1.2.1/test/tpmsimulator/simulator.go 18:14:40 spire-1.2.1/test/util/ 18:14:40 spire-1.2.1/test/util/cert_fixtures.go 18:14:40 spire-1.2.1/test/util/cert_generation.go 18:14:40 spire-1.2.1/test/util/io_redirection.go 18:14:40 spire-1.2.1/test/util/race.go 18:14:40 spire-1.2.1/test/util/util.go 18:14:40 building spire from source... 18:14:40 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:14:40 spire-1.2.1/test/integration/suites/k8s/ 18:14:40 spire-1.2.1/test/integration/suites/k8s/00-setup 18:14:40 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:14:40 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:14:40 spire-1.2.1/test/integration/suites/k8s/README.md 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/ 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:14:40 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:14:40 spire-1.2.1/test/integration/suites/k8s/teardown 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/ 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:14:40 spire-1.2.1/test/integration/suites/rotation/ 18:14:40 spire-1.2.1/test/integration/suites/rotation/00-setup 18:14:40 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:14:40 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:14:40 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:14:40 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:14:40 spire-1.2.1/test/integration/suites/rotation/README.md 18:14:40 spire-1.2.1/test/integration/suites/rotation/conf/ 18:14:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/rotation/teardown 18:14:40 spire-1.2.1/test/integration/suites/self-test/ 18:14:40 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:14:40 spire-1.2.1/test/integration/suites/self-test/README.md 18:14:40 spire-1.2.1/test/integration/suites/self-test/teardown 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:14:40 spire-1.2.1/test/integration/suites/upgrade/ 18:14:40 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:14:40 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:14:40 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:14:40 spire-1.2.1/test/integration/suites/upgrade/README.md 18:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:14:40 spire-1.2.1/test/integration/suites/upgrade/teardown 18:14:40 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:14:40 spire-1.2.1/test/integration/test-one.sh 18:14:40 spire-1.2.1/test/integration/test.sh 18:14:40 spire-1.2.1/test/plugintest/ 18:14:40 spire-1.2.1/test/plugintest/config.go 18:14:40 spire-1.2.1/test/plugintest/load.go 18:14:40 spire-1.2.1/test/plugintest/option.go 18:14:40 spire-1.2.1/test/spiretest/ 18:14:40 spire-1.2.1/test/spiretest/apiserver.go 18:14:40 spire-1.2.1/test/spiretest/assertions.go 18:14:40 spire-1.2.1/test/spiretest/dir.go 18:14:40 spire-1.2.1/test/spiretest/errors_posix.go 18:14:40 spire-1.2.1/test/spiretest/errors_windows.go 18:14:40 spire-1.2.1/test/spiretest/logs.go 18:14:40 spire-1.2.1/test/spiretest/socketapi.go 18:14:40 spire-1.2.1/test/spiretest/suite.go 18:14:40 spire-1.2.1/test/spiretest/x509.go 18:14:40 spire-1.2.1/test/testca/ 18:14:40 spire-1.2.1/test/testca/ca.go 18:14:40 spire-1.2.1/test/testkey/ 18:14:40 spire-1.2.1/test/testkey/generate.sh 18:14:40 spire-1.2.1/test/testkey/genkeys.go 18:14:40 spire-1.2.1/test/testkey/keys.go 18:14:40 spire-1.2.1/test/testkey/new.go 18:14:40 spire-1.2.1/test/tpmsimulator/ 18:14:40 spire-1.2.1/test/tpmsimulator/simulator.go 18:14:40 spire-1.2.1/test/util/ 18:14:40 spire-1.2.1/test/util/cert_fixtures.go 18:14:40 spire-1.2.1/test/util/cert_generation.go 18:14:40 spire-1.2.1/test/util/io_redirection.go 18:14:40 spire-1.2.1/test/util/race.go 18:14:40 spire-1.2.1/test/util/util.go 18:14:40 building spire from source... 18:14:40 Installing go1.17.7... 18:14:40 Installing go1.17.7... 18:14:40 Installing go1.17.7... 18:14:41 Sending build context to Docker daemon 169.2MB 18:14:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:14:41 ---> f79e39bc4007 18:14:41 Step 2/4 : WORKDIR /edgex 18:14:42 ---> Running in b5dca4d7f015 18:14:43 Removing intermediate container b5dca4d7f015 18:14:43 ---> 68ec9f8d4932 18:14:43 Step 3/4 : COPY go.mod . 18:14:43 ---> 5482d41907d6 18:14:43 Step 4/4 : RUN go mod download 18:14:43 ---> Running in c2c691662a59 18:14:45 Building bin/spire-server... 18:14:45 go: downloading github.com/mitchellh/cli v1.1.2 18:14:45 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:14:45 Building bin/spire-server... 18:14:45 go: downloading github.com/imdario/mergo v0.3.12 18:14:45 go: downloading github.com/sirupsen/logrus v1.8.1 18:14:45 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:14:45 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:14:45 go: downloading github.com/mitchellh/cli v1.1.2 18:14:45 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:14:45 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:14:45 Building bin/spire-server... 18:14:45 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:14:45 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:14:45 go: downloading github.com/mitchellh/cli v1.1.2 18:14:45 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:14:45 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:14:45 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:14:45 go: downloading google.golang.org/grpc v1.44.0 18:14:45 go: downloading github.com/imdario/mergo v0.3.12 18:14:45 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:14:45 go: downloading github.com/sirupsen/logrus v1.8.1 18:14:45 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:14:45 go: downloading google.golang.org/grpc v1.44.0 18:14:45 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:14:45 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:14:45 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:14:45 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:14:45 go: downloading google.golang.org/grpc v1.44.0 18:14:45 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:14:45 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:14:45 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:14:45 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:14:45 go: downloading github.com/imdario/mergo v0.3.12 18:14:45 go: downloading github.com/sirupsen/logrus v1.8.1 18:14:45 go: downloading github.com/fatih/color v1.13.0 18:14:45 go: downloading github.com/mattn/go-isatty v0.0.14 18:14:45 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:14:45 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:14:45 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:14:45 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:14:45 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:14:45 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:14:45 go: downloading github.com/armon/go-metrics v0.3.10 18:14:45 go: downloading github.com/fatih/color v1.13.0 18:14:45 go: downloading github.com/mattn/go-isatty v0.0.14 18:14:45 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:14:45 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:14:45 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:14:45 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:14:45 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:14:45 go: downloading github.com/armon/go-metrics v0.3.10 18:14:45 go: downloading github.com/prometheus/client_golang v1.12.1 18:14:45 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:14:45 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:14:45 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:14:45 go: downloading github.com/prometheus/client_golang v1.12.1 18:14:45 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:14:45 go: downloading github.com/armon/go-metrics v0.3.10 18:14:45 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:14:45 go: downloading github.com/prometheus/client_golang v1.12.1 18:14:45 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:14:45 go: downloading github.com/open-policy-agent/opa v0.38.0 18:14:45 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:14:45 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:14:45 go: downloading github.com/open-policy-agent/opa v0.38.0 18:14:45 go: downloading github.com/open-policy-agent/opa v0.38.0 18:14:46 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:14:46 go: downloading github.com/fatih/color v1.13.0 18:14:46 go: downloading github.com/mattn/go-isatty v0.0.14 18:14:46 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:14:46 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:14:46 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:14:46 go: downloading github.com/mattn/go-colorable v0.1.12 18:14:46 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:14:46 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:14:46 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:14:46 go: downloading github.com/oklog/run v1.0.0 18:14:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:14:46 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:14:46 go: downloading go.uber.org/atomic v1.9.0 18:14:46 go: downloading github.com/oklog/run v1.0.0 18:14:46 go: downloading github.com/Masterminds/goutils v1.1.0 18:14:46 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:14:46 go: downloading github.com/Masterminds/goutils v1.1.0 18:14:46 go: downloading github.com/Masterminds/semver v1.5.0 18:14:46 go: downloading github.com/google/uuid v1.1.2 18:14:46 go: downloading github.com/Masterminds/semver v1.5.0 18:14:46 go: downloading github.com/google/uuid v1.1.2 18:14:46 go: downloading github.com/huandu/xstrings v1.3.2 18:14:46 go: downloading github.com/prometheus/client_model v0.2.0 18:14:46 go: downloading github.com/prometheus/common v0.32.1 18:14:46 go: downloading github.com/huandu/xstrings v1.3.2 18:14:46 go: downloading github.com/mattn/go-colorable v0.1.12 18:14:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:14:46 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:14:46 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:14:46 go: downloading github.com/oklog/run v1.0.0 18:14:46 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:14:46 go: downloading github.com/imkira/go-observer v1.0.3 18:14:46 go: downloading github.com/beorn7/perks v1.0.1 18:14:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:14:46 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:14:46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:14:46 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:14:46 go: downloading github.com/imkira/go-observer v1.0.3 18:14:46 go: downloading github.com/prometheus/procfs v0.7.3 18:14:46 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:14:46 go: downloading go.uber.org/atomic v1.9.0 18:14:46 go: downloading github.com/imkira/go-observer v1.0.3 18:14:46 go: downloading github.com/beorn7/perks v1.0.1 18:14:46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:14:46 go: downloading github.com/mattn/go-colorable v0.1.12 18:14:46 go: downloading github.com/prometheus/client_model v0.2.0 18:14:46 go: downloading github.com/prometheus/client_model v0.2.0 18:14:46 go: downloading github.com/Masterminds/goutils v1.1.0 18:14:46 go: downloading github.com/prometheus/common v0.32.1 18:14:46 go: downloading github.com/prometheus/common v0.32.1 18:14:46 go: downloading github.com/Masterminds/semver v1.5.0 18:14:46 go: downloading github.com/beorn7/perks v1.0.1 18:14:46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:14:46 go: downloading github.com/prometheus/procfs v0.7.3 18:14:46 go: downloading go.uber.org/atomic v1.9.0 18:14:46 go: downloading github.com/google/uuid v1.1.2 18:14:46 go: downloading github.com/huandu/xstrings v1.3.2 18:14:46 go: downloading github.com/twmb/murmur3 v1.1.6 18:14:46 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:14:46 go: downloading github.com/prometheus/procfs v0.7.3 18:14:46 go: downloading github.com/hashicorp/errwrap v1.1.0 18:14:46 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:14:46 go: downloading github.com/blang/semver/v4 v4.0.0 18:14:46 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:14:46 go: downloading github.com/hashicorp/errwrap v1.1.0 18:14:46 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:14:46 go: downloading github.com/blang/semver/v4 v4.0.0 18:14:46 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:14:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:14:46 go: downloading github.com/jinzhu/gorm v1.9.16 18:14:46 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:14:46 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:14:46 go: downloading github.com/blang/semver/v4 v4.0.0 18:14:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:14:46 go: downloading github.com/lib/pq v1.10.4 18:14:46 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:14:46 go: downloading github.com/jinzhu/gorm v1.9.16 18:14:46 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:14:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:14:46 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:14:46 go: downloading github.com/jinzhu/gorm v1.9.16 18:14:46 go: downloading github.com/lib/pq v1.10.4 18:14:46 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:14:46 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:14:46 go: downloading github.com/lib/pq v1.10.4 18:14:46 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:14:46 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:14:46 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:14:46 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:14:46 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:14:47 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:14:47 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:14:47 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:14:48 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:14:48 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:14:49 go: downloading github.com/stretchr/testify v1.7.0 18:14:49 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:14:49 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:14:49 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:14:49 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:14:49 go: downloading github.com/stretchr/testify v1.7.0 18:14:49 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:14:49 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:14:49 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:14:49 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:14:49 go: downloading github.com/stretchr/testify v1.7.0 18:14:49 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:14:49 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:14:52 go: downloading google.golang.org/api v0.70.0 18:14:52 go: downloading k8s.io/client-go v0.23.4 18:14:52 go: downloading github.com/google/go-tpm v0.3.3 18:14:52 go: downloading k8s.io/api v0.23.4 18:14:52 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:14:52 go: downloading google.golang.org/api v0.70.0 18:14:52 go: downloading k8s.io/client-go v0.23.4 18:14:52 go: downloading k8s.io/api v0.23.4 18:14:52 go: downloading github.com/google/go-tpm v0.3.3 18:14:52 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:14:52 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:14:52 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:14:52 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:14:52 go: downloading google.golang.org/api v0.70.0 18:14:52 go: downloading k8s.io/api v0.23.4 18:14:52 go: downloading k8s.io/client-go v0.23.4 18:14:52 go: downloading github.com/google/go-tpm v0.3.3 18:14:52 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:14:53 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:14:53 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:14:53 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:14:53 go: downloading cloud.google.com/go/storage v1.21.0 18:14:53 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:14:53 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:14:53 go: downloading cloud.google.com/go/storage v1.21.0 18:14:53 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:14:53 go: downloading cloud.google.com/go v0.100.2 18:14:53 go: downloading cloud.google.com/go/storage v1.21.0 18:14:53 go: downloading cloud.google.com/go v0.100.2 18:14:53 go: downloading cloud.google.com/go v0.100.2 18:14:54 go: downloading k8s.io/apimachinery v0.23.4 18:14:54 go: downloading k8s.io/apimachinery v0.23.4 18:14:54 go: downloading k8s.io/kube-aggregator v0.23.3 18:14:54 go: downloading k8s.io/apimachinery v0.23.4 18:14:54 go: downloading k8s.io/kube-aggregator v0.23.3 18:14:54 go: downloading cloud.google.com/go/security v1.3.0 18:14:54 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:14:54 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:14:54 go: downloading cloud.google.com/go/security v1.3.0 18:14:54 go: downloading k8s.io/kube-aggregator v0.23.3 18:14:54 go: downloading github.com/hashicorp/vault/api v1.4.1 18:14:55 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:14:55 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:14:55 go: downloading cloud.google.com/go/security v1.3.0 18:14:55 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:14:55 go: downloading github.com/hashicorp/vault/api v1.4.1 18:14:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:14:55 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:14:55 go: downloading github.com/hashicorp/errwrap v1.1.0 18:14:55 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:14:55 go: downloading github.com/hashicorp/vault/api v1.4.1 18:14:55 go: downloading github.com/jinzhu/inflection v1.0.0 18:14:55 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:14:55 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:14:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:14:55 go: downloading github.com/aws/smithy-go v1.11.0 18:14: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:14:55 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:14:55 go: downloading github.com/twmb/murmur3 v1.1.6 18:14:55 go: downloading github.com/twmb/murmur3 v1.1.6 18:14:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:14:56 go: downloading github.com/jinzhu/inflection v1.0.0 18:14:56 go: downloading github.com/jinzhu/inflection v1.0.0 18:14:56 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:14:56 go: downloading github.com/aws/smithy-go v1.11.0 18:14:56 go: downloading github.com/aws/smithy-go v1.11.0 18:14:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:14:56 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:14:56 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:14:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:14:56 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:14:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:14:56 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:14:56 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:14:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:14:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:14:56 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:14:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:14:56 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:14:56 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:14:56 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:14:56 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:14:56 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:14:56 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:14:56 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:14:56 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:14:56 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:14:56 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:14:57 go: downloading github.com/dimchansky/utfbom v1.1.1 18:14:57 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:14:57 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:14:57 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:14:57 go: downloading cloud.google.com/go/compute v1.3.0 18:14:57 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:14:57 go: downloading github.com/dimchansky/utfbom v1.1.1 18:14:57 go: downloading github.com/dimchansky/utfbom v1.1.1 18:14:57 go: downloading cloud.google.com/go/compute v1.3.0 18:14:57 go: downloading cloud.google.com/go/compute v1.3.0 18:14:57 go: downloading cloud.google.com/go/iam v0.1.1 18:14:57 go: downloading cloud.google.com/go/iam v0.1.1 18:14:57 go: downloading cloud.google.com/go/iam v0.1.1 18:14:57 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:14:57 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:14:57 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:14:57 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:14:57 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:14:57 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:14:57 go: downloading github.com/gogo/protobuf v1.3.2 18:14:57 go: downloading k8s.io/klog/v2 v2.30.0 18:14:57 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:14:57 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:14:57 go: downloading github.com/gogo/protobuf v1.3.2 18:14:57 go: downloading k8s.io/klog/v2 v2.30.0 18:14:57 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:14:57 go: downloading github.com/gogo/protobuf v1.3.2 18:14:57 go: downloading k8s.io/klog/v2 v2.30.0 18:14:57 go: downloading github.com/google/gofuzz v1.1.0 18:14:57 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:14:57 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:14:57 go: downloading github.com/spf13/pflag v1.0.5 18:14:57 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:14:57 go: downloading github.com/spf13/pflag v1.0.5 18:14:58 go: downloading github.com/spf13/pflag v1.0.5 18:14:58 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:14:58 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:14:58 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:14:58 go: downloading github.com/google/gofuzz v1.1.0 18:14:58 go: downloading github.com/google/gofuzz v1.1.0 18:14:58 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:14:58 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:14:58 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:14:58 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:14:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:14:58 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:14:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:14:58 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:14:58 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:14:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:14:58 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:14:58 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:14:58 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:14:58 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:14:58 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:14:58 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:14:58 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:14:58 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:14:58 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:14:58 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:14:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:14:58 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:14:58 go: downloading gopkg.in/yaml.v2 v2.4.0 18:14:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:14:58 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:14:58 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:14:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:14:58 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:14:58 go: downloading github.com/gobwas/glob v0.2.3 18:14:58 go: downloading gopkg.in/yaml.v2 v2.4.0 18:14:58 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:14:58 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:14:58 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:14:58 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:14:58 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:14:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:14:58 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:14:58 go: downloading gopkg.in/yaml.v2 v2.4.0 18:14:58 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:14:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:14:58 go: downloading github.com/gobwas/glob v0.2.3 18:14:58 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:14:58 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:14:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:14:58 go: downloading github.com/gobwas/glob v0.2.3 18:14:58 go: downloading go.opencensus.io v0.23.0 18:14:58 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:14:58 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:14:58 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:14:58 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:14:58 go: downloading gopkg.in/inf.v0 v0.9.1 18:14:58 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:14:58 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:14:58 go: downloading go.opencensus.io v0.23.0 18:14:58 go: downloading gopkg.in/inf.v0 v0.9.1 18:14:58 go: downloading github.com/googleapis/gnostic v0.5.5 18:14:58 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:14:58 go: downloading go.opencensus.io v0.23.0 18:14:58 go: downloading gopkg.in/inf.v0 v0.9.1 18:14:58 go: downloading github.com/google/go-cmp v0.5.7 18:14:58 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:14:58 go: downloading github.com/googleapis/gnostic v0.5.5 18:14:58 go: downloading github.com/googleapis/gnostic v0.5.5 18:14:58 go: downloading github.com/go-logr/logr v1.2.2 18:14:58 go: downloading github.com/json-iterator/go v1.1.12 18:14:58 go: downloading github.com/google/go-cmp v0.5.7 18:14:58 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:14:58 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:14:58 go: downloading github.com/go-logr/logr v1.2.2 18:14:58 go: downloading github.com/json-iterator/go v1.1.12 18:14:58 go: downloading github.com/go-logr/logr v1.2.2 18:14:58 go: downloading github.com/json-iterator/go v1.1.12 18:14:58 go: downloading github.com/google/go-cmp v0.5.7 18:14:58 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:14:58 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:14:59 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:14:59 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:14:59 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:14:59 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:14:59 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:14:59 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:14:59 go: downloading go.uber.org/zap v1.21.0 18:14:59 go: downloading go.uber.org/zap v1.21.0 18:14:59 go: downloading go.uber.org/zap v1.21.0 18:14:59 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:14:59 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:14:59 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:14:59 go: downloading github.com/tklauser/numcpus v0.3.0 18:14:59 go: downloading github.com/tklauser/numcpus v0.3.0 18:14:59 go: downloading sigs.k8s.io/yaml v1.3.0 18:14:59 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:14:59 go: downloading sigs.k8s.io/yaml v1.3.0 18:14:59 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:14:59 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:14:59 go: downloading github.com/modern-go/reflect2 v1.0.2 18:14:59 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:14:59 go: downloading github.com/tklauser/numcpus v0.3.0 18:14:59 go: downloading sigs.k8s.io/yaml v1.3.0 18:14:59 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:14:59 go: downloading github.com/hashicorp/go-version v1.2.0 18:14:59 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:14:59 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:14:59 go: downloading github.com/modern-go/reflect2 v1.0.2 18:14:59 go: downloading github.com/golang/snappy v0.0.4 18:14:59 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:14:59 go: downloading github.com/ryanuber/go-glob v1.0.0 18:14:59 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:14:59 go: downloading github.com/modern-go/reflect2 v1.0.2 18:14:59 go: downloading github.com/ryanuber/go-glob v1.0.0 18:14:59 go: downloading github.com/golang/snappy v0.0.4 18:14:59 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:14:59 go: downloading github.com/golang/snappy v0.0.4 18:14:59 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:14:59 go: downloading go.uber.org/multierr v1.6.0 18:14:59 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:14:59 go: downloading github.com/ryanuber/go-glob v1.0.0 18:14:59 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:14:59 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:14:59 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:14:59 go: downloading github.com/hashicorp/go-version v1.2.0 18:14:59 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:14:59 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:14:59 go: downloading github.com/hashicorp/go-version v1.2.0 18:14:59 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:14:59 go: downloading go.uber.org/multierr v1.6.0 18:14:59 go: downloading go.uber.org/multierr v1.6.0 18:15:05 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:15:05 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:15:05 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:15:05 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:15:05 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:15:05 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:15:30 Removing intermediate container c2c691662a59 18:15:30 ---> 7c9fa9c27194 18:15:30 Successfully built 7c9fa9c27194 18:15:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:15:31 + docker inspect -f . ci-base-image-arm64 18:15:31 . [Pipeline] withDockerContainer 18:15:31 prd-ubuntu20.04-docker-arm64-4c-16g-20965 does not seem to be running inside a container 18:15:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:15:32 $ docker top c666495a060c1993b4d7bc629bb9ab34630305c45dd38206313e6fafb2625b9d -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:33 + go version 18:15:33 go version go1.17.6 linux/arm64 [Pipeline] } 18:15:33 $ docker stop --time=1 c666495a060c1993b4d7bc629bb9ab34630305c45dd38206313e6fafb2625b9d 18:15:35 $ docker rm -f c666495a060c1993b4d7bc629bb9ab34630305c45dd38206313e6fafb2625b9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:36 + docker inspect -f . ci-base-image-arm64 18:15:36 . [Pipeline] withDockerContainer 18:15:36 prd-ubuntu20.04-docker-arm64-4c-16g-20965 does not seem to be running inside a container 18:15:36 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:15:37 $ docker top 1b0c2d1020502b291310191f8d922aeea59458e0d67a115753ac211891d9d0fd -eo pid,comm [Pipeline] { 18:15:37 Removing intermediate container 6dd1edd4cc1a 18:15:37 ---> c57f179dcd62 18:15:37 18:15:37 Step 10/25 : FROM alpine:3.14 18:15:37 3.14: Pulling from library/alpine 18:15:37 Removing intermediate container 032e090a8491 18:15:37 ---> beafdf139d8d 18:15:37 18:15:37 Step 10/22 : FROM alpine:3.14 18:15:37 3.14: Pulling from library/alpine 18:15:37 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:15:37 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:15:37 Status: Downloaded newer image for alpine:3.14 18:15:37 Status: Downloaded newer image for alpine:3.14 18:15:37 ---> e04c818066af 18:15:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:15:37 ---> e04c818066af 18:15:37 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:15:37 ---> Running in 4883a5424e42 18:15:37 ---> Running in 588c8b15e13e 18:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:15:37 (1/2) Installing ca-certificates (20211220-r0) 18:15:37 (2/2) Installing dumb-init (1.2.5-r1) 18:15:37 Executing busybox-1.33.1-r7.trigger 18:15:37 Executing ca-certificates-20211220-r0.trigger 18:15:37 OK: 6 MiB in 16 packages 18:15:37 (1/3) Installing ca-certificates (20211220-r0) 18:15:37 (2/3) Installing dumb-init (1.2.5-r1) 18:15:37 (3/3) Installing su-exec (0.2-r1) 18:15:37 Executing busybox-1.33.1-r7.trigger 18:15:37 Executing ca-certificates-20211220-r0.trigger 18:15:37 OK: 6 MiB in 17 packages 18:15:37 Removing intermediate container 588c8b15e13e 18:15:37 ---> d2565089e8ce 18:15:37 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:15:37 Removing intermediate container 4883a5424e42 18:15:37 ---> b684ef8a5910 18:15:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:15:37 ---> Running in efbe67653372 18:15:37 ---> Running in 85e9af15ef9b 18:15:37 Removing intermediate container efbe67653372 18:15:37 ---> cadc5c004eb2 18:15:37 Step 13/25 : WORKDIR / 18:15:37 Removing intermediate container 85e9af15ef9b 18:15:37 ---> cb00b7cb2233 18:15:37 Step 13/22 : ENV APP_PORT=59860 18:15:37 ---> Running in 8503711690a0 18:15:37 ---> Running in 1440454805fe [Pipeline] echo 18:15:37 ========================================================= 18:15:37 [edgeXBuildGoParallel] Running Tests and Build... 18:15:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:15:38 Removing intermediate container 1440454805fe 18:15:38 Removing intermediate container 8503711690a0 18:15:38 ---> cc9d91b1943a 18:15:38 ---> 5f8cb4e0e37e 18:15:38 Step 14/22 : EXPOSE $APP_PORTStep 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:15:38 18:15:38 ---> Running in e15a3101bda3 18:15:38 + make test 18:15:38 go mod tidy -compat=1.17 18:15:38 Removing intermediate container e15a3101bda3 18:15:38 ---> 50944bf7ab2e 18:15:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:15:39 ---> e33e01a53c5e 18:15:39 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:15:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:15:39 ---> 58e28098cf90 18:15:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:15:39 ---> b1e8ffbd0528 18:15:39 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:15:40 ---> 6e443d526dee 18:15:40 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:15:41 ---> 687b78b5270c 18:15:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:15:41 ---> 9ddbc743912b 18:15:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:15:42 ---> d29acb178b21 18:15:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:15:42 ---> Running in cbd913fb2442 18:15:42 ---> 39c821b327f3 18:15:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:15:42 Removing intermediate container cbd913fb2442 18:15:42 ---> 369f6ed2fb19 18:15:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:15:42 ---> Running in 96b13270f2a9 18:15:42 Removing intermediate container 96b13270f2a9 18:15:42 ---> 8146a87cf4a3 18:15:42 Step 20/22 : LABEL arch=x86_64 18:15:43 ---> Running in 9b9206cd2087 18:15:43 ---> abff8a28a829 18:15:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:15:43 Removing intermediate container 9b9206cd2087 18:15:43 ---> f707d67be581 18:15:43 Step 21/22 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:15:43 ---> Running in 040bda37e33c 18:15:43 ---> 353ec0785d2c 18:15:43 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 18:15:44 ---> Running in 2f469cea0a5e 18:15:44 Removing intermediate container 040bda37e33c 18:15:44 ---> bb82dffd72ee 18:15:44 Step 22/22 : LABEL version=0.0.0 18:15:44 ---> Running in dbd60c071734 18:15:44 Removing intermediate container dbd60c071734 18:15:44 ---> 72550593ecbf 18:15:44 18:15:44 Successfully built 72550593ecbf 18:15:44 Successfully tagged support-notifications:latest 18:15:44 Building security-bootstrapper 18:15:49  Building support-notifications ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:15:49 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:15:49 ---> 5c34f44c21e2 18:15:49 Step 3/31 : WORKDIR /edgex-go 18:15:49 ---> Using cache 18:15:49 ---> c536ad7c3f54 18:15:49 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:49 ---> Using cache 18:15:49 ---> f0f034ac3055 18:15:49 Step 5/31 : RUN apk add --update --no-cache make git 18:15:49 ---> Using cache 18:15:49 ---> d683adc63d7f 18:15:49 Step 6/31 : COPY go.mod vendor* ./ 18:15:49 ---> Using cache 18:15:49 ---> a3053d08d1e2 18:15:49 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:49 ---> Using cache 18:15:49 ---> 8d01cc3ca27f 18:15:49 Step 8/31 : COPY . . 18:15:49 ---> Using cache 18:15:49 ---> 6fe6774834fa 18:15:49 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:15:50 ---> Running in 46db67cd3180 18:15:50 Removing intermediate container 2f469cea0a5e 18:15:50 ---> 8f1381ce634c 18:15:50 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:15:50 ---> Running in c68e44143eca 18:15:51 Removing intermediate container c68e44143eca 18:15:51 ---> 7481684a80e7 18:15:51 Step 23/25 : LABEL arch=x86_64 18:15:51 ---> Running in 8553a5931cbd 18:15:51 Removing intermediate container 8553a5931cbd 18:15:51 ---> 1ff86260a84f 18:15:51 Step 24/25 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:15:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:15:51 ---> Running in fd1681755cfc 18:15:51 Removing intermediate container fd1681755cfc 18:15:51 ---> 6dbed89b256f 18:15:51 Step 25/25 : LABEL version=0.0.0 18:15:51 ---> Running in d359a4b2eebd 18:15:52 Removing intermediate container d359a4b2eebd 18:15:52 ---> 24764f2ab337 18:15:52 18:15:52 Successfully built 24764f2ab337 18:15:52 Successfully tagged security-secretstore-setup:latest 18:15:52  Building security-secretstore-setup ... done Building core-command 18:15:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:15:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:15:57 ---> 5c34f44c21e2 18:15:57 Step 3/23 : WORKDIR /edgex-go 18:15:57 ---> Using cache 18:15:57 ---> c536ad7c3f54 18:15:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:57 ---> Using cache 18:15:57 ---> f0f034ac3055 18:15:57 Step 5/23 : RUN apk add --update --no-cache make git 18:15:57 ---> Using cache 18:15:57 ---> d683adc63d7f 18:15:57 Step 6/23 : COPY go.mod vendor* ./ 18:15:57 ---> Using cache 18:15:57 ---> a3053d08d1e2 18:15:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:57 ---> Using cache 18:15:57 ---> 8d01cc3ca27f 18:15:57 Step 8/23 : COPY . . 18:15:57 ---> Using cache 18:15:57 ---> 6fe6774834fa 18:15:57 Step 9/23 : RUN make cmd/core-command/core-command 18:15:59 ---> Running in ae9ab3cdfbf8 18:16:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:16:11 ? github.com/edgexfoundry/edgex-go [no test files] 18:16:47 Removing intermediate container ae9ab3cdfbf8 18:16:47 ---> c2e5f4ac80f0 18:16:47 18:16:47 Step 10/23 : FROM alpine:3.14 18:16:47 ---> e04c818066af 18:16:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:16:47 Removing intermediate container 46db67cd3180 18:16:47 ---> ae343fabf970 18:16:47 18:16:47 Step 10/31 : FROM alpine:3.14 18:16:47 ---> e04c818066af 18:16:47 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:16:47 ---> Running in 7ada7d7419df 18:16:47 ---> Running in da0e6e013bd1 18:16:47 Removing intermediate container da0e6e013bd1 18:16:47 ---> 2f9c330689c6 18:16:47 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:16:47 ---> Running in e5ef469547bc 18:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:16:47 (1/1) Installing dumb-init (1.2.5-r1) 18:16:47 Executing busybox-1.33.1-r7.trigger 18:16:47 OK: 6 MiB in 15 packages 18:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:16:47 (1/2) Installing dumb-init (1.2.5-r1) 18:16:47 (2/2) Installing su-exec (0.2-r1) 18:16:47 Executing busybox-1.33.1-r7.trigger 18:16:47 OK: 6 MiB in 16 packages 18:16:47 Removing intermediate container 7ada7d7419df 18:16:47 ---> 8e854cb98246 18:16:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:16:47 ---> Running in 0044952e14c8 18:16:47 Removing intermediate container 0044952e14c8 18:16:47 ---> 1b808af66406 18:16:47 Step 13/23 : ENV APP_PORT=59882 18:16:47 Removing intermediate container e5ef469547bc 18:16:47 ---> ab461b686ad2 18:16:47 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:16:47 ---> Running in 9e5870b62e83 18:16:47 ---> Running in 0a705018fcdc 18:16:47 Removing intermediate container 9e5870b62e83 18:16:47 ---> 529f7bf71de8 18:16:47 Step 14/23 : EXPOSE $APP_PORT 18:16:47 ---> Running in 0778c7962203 18:16:47 Removing intermediate container 0a705018fcdc 18:16:47 ---> 0a6e3ef246e1 18:16:47 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:16:47 ---> Running in 44072475970c 18:16:47 Removing intermediate container 0778c7962203 18:16:47 ---> 9a17506aa6b7 18:16:47 Step 15/23 : WORKDIR / 18:16:47 Removing intermediate container 44072475970c 18:16:47 ---> 5ace5d560613 18:16:47 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:16:47 ---> Running in ee1d2aea4a5c 18:16:47 ---> Running in 18afa9babed3 18:16:47 Removing intermediate container ee1d2aea4a5c 18:16:47 ---> 691047449cf5 18:16:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:16:47 ---> 8f99af237649 18:16:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:16:48 ---> b6d32d44b62a 18:16:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:16:48 Removing intermediate container 18afa9babed3 18:16:48 ---> ae1821313725 18:16:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 18:16:48 ---> Running in 40a2b95a272a 18:16:49 ---> 2e8fbc47a519 18:16:49 Step 19/23 : ENTRYPOINT ["/core-command"] 18:16:49 ---> Running in badd4ae12d70 18:16:49 Removing intermediate container 40a2b95a272a 18:16:49 ---> 4d8ef6f7d707 18:16:49 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:16:49 Removing intermediate container badd4ae12d70 18:16:49 ---> 711236367a8c 18:16:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:16:49 ---> Running in 5cd34e2114fc 18:16:50 ---> f79fd4553ab0 18:16:50 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:16:50 Removing intermediate container 5cd34e2114fc 18:16:50 ---> 4d70e35cec27 18:16:50 Step 21/23 : LABEL arch=x86_64 18:16:50 ---> Running in 859bc7e280f9 18:16:50 ---> Running in 25a02fcdead8 18:16:50 Removing intermediate container 25a02fcdead8 18:16:50 ---> 2278e7d64ef7 18:16:50 Step 22/23 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:16:50 ---> Running in 15ac1f32dc32 18:16:51 Removing intermediate container 15ac1f32dc32 18:16:51 ---> 5cff70b3caa5 18:16:51 Step 23/23 : LABEL version=0.0.0 18:16:51 ---> Running in 9eb9ec161fcc 18:16:52 Removing intermediate container 9eb9ec161fcc 18:16:52 ---> 2480c50fcc7f 18:16:52 18:16:52 Successfully built 2480c50fcc7f 18:16:52 Successfully tagged core-command:latest 18:16:52 Building core-metadata 18:16:53  Building core-command ... done Removing intermediate container 859bc7e280f9 18:16:53 ---> 6da614bed2af 18:16:53 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:16:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:16:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:16:56 ---> 5c34f44c21e2 18:16:56 Step 3/23 : WORKDIR /edgex-go 18:16:56 ---> Using cache 18:16:56 ---> c536ad7c3f54 18:16:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:56 ---> Using cache 18:16:56 ---> f0f034ac3055 18:16:56 Step 5/23 : RUN apk add --update --no-cache make git 18:16:56 ---> Using cache 18:16:56 ---> d683adc63d7f 18:16:56 Step 6/23 : COPY go.mod vendor* ./ 18:16:56 ---> Using cache 18:16:56 ---> a3053d08d1e2 18:16:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:56 ---> Using cache 18:16:56 ---> 8d01cc3ca27f 18:16:56 Step 8/23 : COPY . . 18:16:56 ---> Using cache 18:16:56 ---> 6fe6774834fa 18:16:56 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:17:18 ---> 617e2dfbcd0b 18:17:18 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:17:18 ---> Running in a6ae64fcebd4 18:17:18 ---> 23fe19a575c6 18:17:18 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:17:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:17:18 ---> 26eaf28b5e30 18:17:18 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:17:18 ---> e1b0cea4c7b8 18:17:18 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:17:18 ---> a0ffd698be76 18:17:18 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 18:17:18 ---> Running in c009848c8b0b 18:17:18 Removing intermediate container c009848c8b0b 18:17:18 ---> ba39f85d11e0 18:17:18 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:17:18 ---> 8dbad01b56fc 18:17:18 Step 26/31 : RUN chmod +x /entrypoint.sh 18:17:18 ---> Running in 3c7cd91598fe 18:17:18 Removing intermediate container 3c7cd91598fe 18:17:18 ---> cb75a1885e97 18:17:18 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:17:18 ---> Running in aecf1f1187fe 18:17:18 Removing intermediate container aecf1f1187fe 18:17:18 ---> 5c1fa2348001 18:17:18 Step 28/31 : CMD ["gate"] 18:17:18 ---> Running in 6292864344e3 18:17:18 Removing intermediate container 6292864344e3 18:17:18 ---> 48cbd1826bc6 18:17:18 Step 29/31 : LABEL arch=x86_64 18:17:18 ---> Running in 10a45c18df02 18:17:18 Removing intermediate container 10a45c18df02 18:17:18 ---> 5753bf132c00 18:17:18 Step 30/31 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:17:18 ---> Running in 85cdfc283f0e 18:17:18 Removing intermediate container 85cdfc283f0e 18:17:18 ---> 6b471ad08161 18:17:18 Step 31/31 : LABEL version=0.0.0 18:17:18 ---> Running in 2e8f92d17761 18:17:18 Removing intermediate container 2e8f92d17761 18:17:18 ---> b2ae204d80e5 18:17:18 18:17:18 Successfully built b2ae204d80e5 18:17:18 Successfully tagged security-bootstrapper:latest 18:17:18 Building security-proxy-setup 18:17:22  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:17:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:17:22 ---> 5c34f44c21e2 18:17:22 Step 3/22 : WORKDIR /edgex-go 18:17:22 ---> Using cache 18:17:22 ---> c536ad7c3f54 18:17:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:22 ---> Using cache 18:17:22 ---> f0f034ac3055 18:17:22 Step 5/22 : RUN apk add --update --no-cache make git 18:17:22 ---> Using cache 18:17:22 ---> d683adc63d7f 18:17:22 Step 6/22 : COPY go.mod vendor* ./ 18:17:22 ---> Using cache 18:17:22 ---> a3053d08d1e2 18:17:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:22 ---> Using cache 18:17:22 ---> 8d01cc3ca27f 18:17:22 Step 8/22 : COPY . . 18:17:22 ---> Using cache 18:17:22 ---> 6fe6774834fa 18:17:22 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:17:23 ---> Running in 39c7286f0833 18:17: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:17:31 Removing intermediate container a6ae64fcebd4 18:17:31 ---> 3e2937ba3a85 18:17:31 18:17:31 Step 10/23 : FROM alpine:3.14 18:17:31 ---> e04c818066af 18:17:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:17:31 ---> Using cache 18:17:31 ---> 8e854cb98246 18:17:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:17:31 ---> Using cache 18:17:31 ---> 1b808af66406 18:17:31 Step 13/23 : ENV APP_PORT=59881 18:17:31 ---> Running in 4b303a5ba8da 18:17:31 Removing intermediate container 4b303a5ba8da 18:17:31 ---> 5a6bcc9fa5f3 18:17:31 Step 14/23 : EXPOSE $APP_PORT 18:17:31 ---> Running in c7c92a1b2074 18:17:31 Removing intermediate container c7c92a1b2074 18:17:31 ---> 5a8a09e6d88b 18:17:31 Step 15/23 : WORKDIR / 18:17:31 ---> Running in 34fa57ffb6bb 18:17:31 Removing intermediate container 34fa57ffb6bb 18:17:31 ---> 8f518dbf996e 18:17:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:17:32 ---> 767ddf62ba21 18:17:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:17:33 ---> cd31df04396b 18:17:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:17:33 ---> 01fe21169ab8 18:17:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:17:33 ---> Running in 2c65dd233f99 18:17:33 Removing intermediate container 2c65dd233f99 18:17:33 ---> 3d2386440dba 18:17:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:17:33 ---> Running in 1d099cc44187 18:17:33 Removing intermediate container 1d099cc44187 18:17:33 ---> e9ede263a42a 18:17:33 Step 21/23 : LABEL arch=x86_64 18:17:33 ---> Running in 38c0e70837c7 18:17:33 Removing intermediate container 38c0e70837c7 18:17:33 ---> a51ea6f5f327 18:17:33 Step 22/23 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:17:33 ---> Running in 2f5d56b2df36 18:17:33 Removing intermediate container 2f5d56b2df36 18:17:33 ---> 1a7e6afd37db 18:17:33 Step 23/23 : LABEL version=0.0.0 18:17:33 ---> Running in bbde66831b4b 18:17:33 Removing intermediate container bbde66831b4b 18:17:33 ---> b4b08aaa7596 18:17:33 18:17:33 Successfully built b4b08aaa7596 18:17:33 Successfully tagged core-metadata:latest 18:17:33 Building sys-mgmt-agent 18:17:36  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:17:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:17:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:17:36 ---> 5c34f44c21e2 18:17:36 Step 3/23 : WORKDIR /edgex-go 18:17:36 ---> Using cache 18:17:36 ---> c536ad7c3f54 18:17:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:36 ---> Using cache 18:17:36 ---> f0f034ac3055 18:17:36 Step 5/23 : RUN apk add --update --no-cache make bash git 18:17:38 ---> Running in 2d5727b4d8c5 18:17:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:17:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:17:39 OK: 221 MiB in 52 packages 18:17:39 Removing intermediate container 39c7286f0833 18:17:39 ---> 13c1e2db31ff 18:17:39 18:17:39 Step 10/22 : FROM alpine:3.14 18:17:39 ---> e04c818066af 18:17:39 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:17:40 ---> Running in e530127cc8fa 18:17:40 Removing intermediate container 2d5727b4d8c5 18:17:40 ---> 8ec5f4ced9e0 18:17:40 Step 6/23 : COPY go.mod vendor* ./ 18:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:17:41 (1/6) Installing ca-certificates (20211220-r0) 18:17:41 (2/6) Installing brotli-libs (1.0.9-r5) 18:17:41 (3/6) Installing nghttp2-libs (1.43.0-r0) 18:17:41 (4/6) Installing libcurl (7.79.1-r0) 18:17:41 (5/6) Installing curl (7.79.1-r0) 18:17:41 (6/6) Installing dumb-init (1.2.5-r1) 18:17:41 Executing busybox-1.33.1-r7.trigger 18:17:41 ---> 436ad4e8ab1f 18:17:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:41 Executing ca-certificates-20211220-r0.trigger 18:17:41 OK: 8 MiB in 20 packages 18:17:41 ---> Running in 9952902bbbc0 18:17:41 Removing intermediate container e530127cc8fa 18:17:41 ---> c5067747d5e4 18:17:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:17:41 ---> Running in 40d164f2eb10 18:17:41 Removing intermediate container 40d164f2eb10 18:17:41 ---> bfbb1b0569fa 18:17:41 Step 13/22 : WORKDIR /edgex 18:17:41 ---> Running in 7d3fd1765eac 18:17:42 Removing intermediate container 7d3fd1765eac 18:17:42 ---> c79f4f50a809 18:17:42 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:17:42 ---> 4b18a80c582e 18:17:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:17:42 Removing intermediate container 9952902bbbc0 18:17:42 ---> d83ab5f4dd10 18:17:42 Step 8/23 : COPY . . 18:17:45 ---> 41be6b362326 18:17:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:17:45 Building bin/spire-agent... 18:17:45 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:17:45 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:17:45 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:17:45 go: downloading github.com/docker/docker v20.10.12+incompatible 18:17:46 go: downloading github.com/google/go-tpm-tools v0.3.3 18:17:46 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:17:46 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:17:46 go: downloading github.com/docker/go-connections v0.4.0 18:17:46 go: downloading github.com/docker/go-units v0.4.0 18:17:46 go: downloading github.com/opencontainers/image-spec v1.0.1 18:17:46 go: downloading github.com/containerd/containerd v1.3.4 18:17:46 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:17:46 go: downloading github.com/opencontainers/go-digest v1.0.0 18:17:48 Building bin/spire-agent... 18:17:48 Building bin/spire-agent... 18:17:48 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:17:48 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:17:48  ---> da77fa17f5dd 18:17:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:17:48 ---> f0a695142ad3 18:17:48 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:17:48 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:17:48 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:17:48 go: downloading github.com/docker/docker v20.10.12+incompatible 18:17:48 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:17:48 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:17:48 go: downloading github.com/docker/docker v20.10.12+incompatible 18:17:48 go: downloading github.com/google/go-tpm-tools v0.3.3 18:17:48 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:17:48 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:17:48 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:17:48 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:17:48 go: downloading github.com/google/go-tpm-tools v0.3.3 18:17:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:17:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:17:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:17:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:17:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:17:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:17:49 go: downloading github.com/docker/go-units v0.4.0 18:17:49 go: downloading github.com/docker/go-connections v0.4.0 18:17:49 go: downloading github.com/opencontainers/image-spec v1.0.1 18:17:49 go: downloading github.com/containerd/containerd v1.3.4 18:17:49 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:17:49 go: downloading github.com/opencontainers/go-digest v1.0.0 18:17:49 go: downloading github.com/docker/go-units v0.4.0 18:17:49 go: downloading github.com/opencontainers/image-spec v1.0.1 18:17:49 go: downloading github.com/docker/go-connections v0.4.0 18:17:49 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:17:49 go: downloading github.com/containerd/containerd v1.3.4 18:17:49 go: downloading github.com/opencontainers/go-digest v1.0.0 18:17:50  ---> Running in dc19b79f761c 18:17:50 ---> 67bb34dbd221 18:17:50 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:17:51 ---> Running in 4ad148c98a0f 18:17:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:17:53 Removing intermediate container 4ad148c98a0f 18:17:53 ---> e80652683f9d 18:17:53 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:17:53 ---> Running in e8f4ed0eafae 18:17:53 Removing intermediate container e8f4ed0eafae 18:17:53 ---> 308329c69ac5 18:17:53 Step 20/22 : LABEL arch=x86_64 18:17:53 ---> Running in f7ec71d8c45e 18:17:54 Removing intermediate container f7ec71d8c45e 18:17:54 ---> 07e82a2dcbe5 18:17:54 Step 21/22 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:17:54 ---> Running in fdd29730fc7e 18:17:54 Removing intermediate container fdd29730fc7e 18:17:54 ---> 0b781591e180 18:17:54 Step 22/22 : LABEL version=0.0.0 18:17:54 ---> Running in 1fc4198e0659 18:17:55 Removing intermediate container 1fc4198e0659 18:17:55 ---> 58023a00f644 18:17:55 18:17:55 Successfully built 58023a00f644 18:17:55 Successfully tagged security-proxy-setup:latest 18:17:55 Building security-spiffe-token-provider 18:17:59  Building security-proxy-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:17:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:17:59 ---> 5c34f44c21e2 18:17:59 Step 3/20 : WORKDIR /edgex-go 18:17:59 ---> Using cache 18:17:59 ---> c536ad7c3f54 18:17:59 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:18:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements 18:18:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:18:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:18:03 ---> Running in 827f684b1a6c 18:18:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:18:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:18:04 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:18:04 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 18:18:04 OK: 15866 distinct packages available 18:18:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:18:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:18:05 OK: 221 MiB in 52 packages 18:18:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.588s coverage: 98.5% of statements 18:18:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:18:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.378s coverage: 53.4% of statements 18:18:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:18:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:18:11 Removing intermediate container 827f684b1a6c 18:18:11 ---> 261ea6ce6853 18:18:11 Step 5/20 : COPY go.mod vendor* ./ 18:18:11 ---> f864c814f1b6 18:18:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:14 Removing intermediate container dc19b79f761c 18:18:14 ---> 430ab48e61dd 18:18:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:18:15 ---> Running in 27b035708115 18:18:15 ---> Running in b52c3240ef03 18:18:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:18:18 Removing intermediate container 27b035708115 18:18:18 ---> 47f34fc79409 18:18:18 Step 7/20 : COPY . . 18:18:19 Removing intermediate container b52c3240ef03 18:18:19 ---> 0b96b545d91b 18:18:19 18:18:19 Step 11/23 : FROM docker:20.10.14 18:18:19 20.10.14: Pulling from library/docker 18:18:23 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 18:18:23 Status: Downloaded newer image for docker:20.10.14 18:18:23 ---> 7417809fdb73 18:18:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:18:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.274s coverage: 89.2% of statements 18:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:18:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.361s coverage: 84.4% of statements 18:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:18:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.290s coverage: 95.6% of statements 18:18:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:18:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:18:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.244s coverage: 72.2% of statements 18:18:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:18:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:18:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:18:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:18:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:18:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.514s coverage: 60.0% of statements 18:18:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:18:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:18:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:18:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.619s coverage: 0.9% of statements 18:18:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:18:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.343s coverage: 58.8% of statements 18:18:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.373s coverage: 24.0% of statements 18:18:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:18:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.217s coverage: 47.1% of statements 18:18:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.231s coverage: 79.5% of statements 18:18:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements 18:18:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.300s coverage: 96.3% of statements 18:18:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements 18:18:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.236s coverage: 94.4% of statements 18:18:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.204s coverage: 44.8% of statements 18:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.633s coverage: 82.5% of statements 18:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:18:49 ---> 89da691678ae 18:18:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:18:53 ---> Running in 3f248541f1b3 18:18:53 ---> Running in 75facc8ac148 18:18:53 Removing intermediate container 3f248541f1b3 18:18:53 ---> 4db9b546a013 18:18:53 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 18:18:53 ---> Running in adb424fca1a2 18:18:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:18:53 (1/43) Installing readline (8.1.1-r0) 18:18:53 (2/43) Installing bash (5.1.16-r0) 18:18:53 Executing bash-5.1.16-r0.post-install 18:18:53 (3/43) Installing brotli-libs (1.0.9-r5) 18:18:54 (4/43) Installing nghttp2-libs (1.46.0-r0) 18:18:54 (5/43) Installing libcurl (7.80.0-r0) 18:18:54 (6/43) Installing curl (7.80.0-r0) 18:18:54 (7/43) Installing dumb-init (1.2.5-r1) 18:18:54 (8/43) Installing libbz2 (1.0.8-r1) 18:18:54 (9/43) Installing expat (2.4.7-r0) 18:18:54 (10/43) Installing libffi (3.4.2-r1) 18:18:54 (11/43) Installing gdbm (1.22-r0) 18:18:54 (12/43) Installing xz-libs (5.2.5-r1) 18:18:54 (13/43) Installing libgcc (10.3.1_git20211027-r0) 18:18:54 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 18:18:54 (15/43) Installing mpdecimal (2.5.1-r1) 18:18:54 (16/43) Installing sqlite-libs (3.36.0-r0) 18:18:54 (17/43) Installing python3 (3.9.7-r4) 18:18:54 (18/43) Installing py3-appdirs (1.4.4-r2) 18:18:54 (19/43) Installing py3-certifi (2020.12.5-r1) 18:18:54 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 18:18:54 (21/43) Installing py3-idna (3.3-r0) 18:18:54 (22/43) Installing py3-urllib3 (1.26.7-r0) 18:18:54 (23/43) Installing py3-requests (2.26.0-r1) 18:18:54 (24/43) Installing py3-msgpack (1.0.2-r1) 18:18:54 (25/43) Installing py3-lockfile (0.12.2-r4) 18:18:54 (26/43) Installing py3-cachecontrol (0.12.10-r0) 18:18:54 (27/43) Installing py3-colorama (0.4.4-r1) 18:18:54 (28/43) Installing py3-contextlib2 (21.6.0-r1) 18:18:54 (29/43) Installing py3-distlib (0.3.3-r0) 18:18:54 (30/43) Installing py3-distro (1.6.0-r0) 18:18:54 (31/43) Installing py3-six (1.16.0-r0) 18:18:54 (32/43) Installing py3-webencodings (0.5.1-r4) 18:18:54 (33/43) Installing py3-html5lib (1.1-r1) 18:18:54 (34/43) Installing py3-parsing (2.4.7-r2) 18:18:54 (35/43) Installing py3-packaging (20.9-r1) 18:18:54 (36/43) Installing py3-tomli (1.2.2-r0) 18:18:54 (37/43) Installing py3-pep517 (0.12.0-r0) 18:18:54 (38/43) Installing py3-progress (1.6-r0) 18:18:54 (39/43) Installing py3-retrying (1.3.3-r2) 18:18:54 (40/43) Installing py3-ordered-set (4.0.2-r2) 18:18:54 (41/43) Installing py3-setuptools (52.0.0-r4) 18:18:54 (42/43) Installing py3-toml (0.10.2-r2) 18:18:54 (43/43) Installing py3-pip (20.3.4-r1) 18:18:55 Executing busybox-1.34.1-r5.trigger 18:18:55 OK: 83 MiB in 65 packages 18:18:56 Collecting docker-compose==1.23.2 18:18:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:18:56 Collecting cached-property<2,>=1.2.0 18:18:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:18:56 Collecting jsonschema<3,>=2.5.1 18:18:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:18:56 Collecting docker<4.0,>=3.6.0 18:18:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:18:56 Collecting websocket-client<1.0,>=0.32.0 18:18:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:18:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 18:18:56 Collecting texttable<0.10,>=0.9.0 18:18:56 Downloading texttable-0.9.1.tar.gz (11 kB) 18:18:56 Removing intermediate container 693b427b2753 18:18:56 ---> d335404cb5bf 18:18:56 18:18:56 Step 13/25 : FROM alpine:3.15 18:18:57 Removing intermediate container d91ff4bf7e60 18:18:57 ---> 89af78bf5538 18:18:57 18:18:57 Step 13/26 : FROM alpine:3.15 18:18:57 3.15: Pulling from library/alpine 18:18:57 Removing intermediate container 37730e89667b 18:18:57 ---> bf2bebdf7859 18:18:57 18:18:57 Step 13/26 : FROM alpine:3.15 18:18:57 Collecting docopt<0.7,>=0.6.1 18:18:57 Downloading docopt-0.6.2.tar.gz (25 kB) 18:18:57 3.15: Pulling from library/alpine 18:18:57 3.15: Pulling from library/alpine 18:18:57 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:18:57 Status: Downloaded newer image for alpine:3.15 18:18:57 ---> 0ac33e5f5afa 18:18:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:18:57 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:18:57 Status: Image is up to date for alpine:3.15 18:18:57 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:18:57 Status: Image is up to date for alpine:3.15 18:18:57 ---> 0ac33e5f5afa 18:18:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:18:57 ---> 0ac33e5f5afa 18:18:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:18:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:18:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:18:57 Collecting dockerpty<0.5,>=0.4.1 18:18:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements 18:18:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:18:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:18:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 18:18:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:18:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:18:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:18:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:18:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 18:18:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:18:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 18:18:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements 18:18:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements 18:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements 18:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.267s coverage: 85.4% of statements 18:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.815s coverage: 91.2% of statements 18:18:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:18:58 ---> Running in e0594c311925 18:18:58 ---> Running in a19d8e35777f 18:18:58 ---> Running in bec43ba8a396 18:18:58 Collecting PyYAML<4,>=3.10 18:18:58 Downloading PyYAML-3.13.tar.gz (270 kB) 18:18:58 Removing intermediate container e0594c311925 18:18:58 ---> 1c3c95e9b201 18:18:58 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:18:58 Removing intermediate container a19d8e35777f 18:18:58 ---> 89d26bdf2b5e 18:18:58 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:18:58 Removing intermediate container bec43ba8a396 18:18:58 ---> 321c72849418 18:18:58 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:18:58 ---> Running in d7dfe8434f16 18:18:58 ---> Running in 16d4c2058d0d 18:18:58 ---> Running in 5293ed410d34 18:18:58 Collecting docker-pycreds>=0.4.0 18:18:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:18:58 Collecting chardet<3.1.0,>=3.0.2 18:18:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:18:58 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 18:18:58 Collecting urllib3<1.25,>=1.21.1 18:18:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:18:59 Collecting idna<2.8,>=2.5 18:18:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:18:59 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:18:59 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:18:59 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:18:59 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:18:59 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:18:59 Attempting uninstall: urllib3 18:18:59 Found existing installation: urllib3 1.26.7 18:18:59 Uninstalling urllib3-1.26.7: 18:18:59 Successfully uninstalled urllib3-1.26.7 18:18:59 Attempting uninstall: idna 18:18:59 Found existing installation: idna 3.3 18:18:59 Uninstalling idna-3.3: 18:18:59 Successfully uninstalled idna-3.3 18:19:00 Removing intermediate container 16d4c2058d0d 18:19:00 ---> 441dbfd1f7b4 18:19:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:19:00 Removing intermediate container d7dfe8434f16 18:19:00 ---> 52ab32f1a1be 18:19:00 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:19:00 ---> Running in 10ea161f541f 18:19:00 Removing intermediate container 5293ed410d34 18:19:00 ---> 2a15b8def8f9 18:19:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:19:00 ---> Running in 53e7c5c50094 18:19:00 Attempting uninstall: requests 18:19:00 Found existing installation: requests 2.26.0 18:19:00 Uninstalling requests-2.26.0: 18:19:00 Successfully uninstalled requests-2.26.0 18:19:00 ---> Running in d30e2a5b67f8 18:19:00 Running setup.py install for texttable: started 18:19:00 Running setup.py install for texttable: finished with status 'done' 18:19:00 Running setup.py install for PyYAML: started 18:19:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:19:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:19:01 Running setup.py install for PyYAML: finished with status 'done' 18:19:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:19:01 Running setup.py install for docopt: started 18:19:01 Running setup.py install for docopt: finished with status 'done' 18:19:01 Running setup.py install for dockerpty: started 18:19:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.356s coverage: 64.4% of statements 18:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.513s coverage: 100.0% of statements 18:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements 18:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements 18:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.163s coverage: 73.7% of statements 18:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 18:19:02 Running setup.py install for dockerpty: finished with status 'done' 18:19:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:19:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:19:02 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:19:02 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 18:19:02 OK: 15855 distinct packages available 18:19:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:19:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:19:02 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:19:02 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 18:19:02 OK: 15855 distinct packages available 18:19:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:19:02 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:19:02 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 18:19:02 OK: 15855 distinct packages available 18:19:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:19:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:19:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:19:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:19:03 (1/4) Installing dumb-init (1.2.5-r1) 18:19:03 (2/4) Installing musl-obstack (1.2.3-r0) 18:19:03 (1/5) Installing dumb-init (1.2.5-r1) 18:19:03 (3/4) Installing libucontext (1.1-r0) 18:19:03 (2/5) Installing musl-obstack (1.2.3-r0) 18:19:03 (4/4) Installing gcompat (1.0.0-r4) 18:19:03 (1/5) Installing dumb-init (1.2.5-r1) 18:19:03 (3/5) Installing libucontext (1.1-r0) 18:19:03 Executing busybox-1.34.1-r5.trigger 18:19:03 OK: 6 MiB in 18 packages 18:19:03 (2/5) Installing musl-obstack (1.2.3-r0) 18:19:03 (4/5) Installing gcompat (1.0.0-r4) 18:19:03 (3/5) Installing libucontext (1.1-r0) 18:19:03 (5/5) Installing openssl (1.1.1n-r0) 18:19:03 (4/5) Installing gcompat (1.0.0-r4) 18:19:03 Executing busybox-1.34.1-r5.trigger 18:19:03 OK: 6 MiB in 19 packages 18:19:03 (5/5) Installing openssl (1.1.1n-r0) 18:19:03 Executing busybox-1.34.1-r5.trigger 18:19:03 OK: 6 MiB in 19 packages 18:19:05 Removing intermediate container 10ea161f541f 18:19:05 ---> ebbdfc753489 18:19:05 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:19:05 Removing intermediate container 53e7c5c50094 18:19:05 ---> 5e5dbbfe0dd2 18:19:05 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:19:05 Removing intermediate container d30e2a5b67f8 18:19:05 ---> c6d9eb36b2c8 18:19:05 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 18:19:05 Removing intermediate container adb424fca1a2 18:19:05 ---> ca3d52fc6039 18:19:05 Step 14/23 : ENV APP_PORT=58890 18:19:07 ---> Running in cec6e943ea73 18:19:07 ---> 3388bbfed276 18:19:07 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:19:07 ---> dd3aa2832a47 18:19:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:19:07 ---> d4d67e41c444 18:19:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:19:07 Removing intermediate container cec6e943ea73 18:19:07 ---> fc153b14b6c6 18:19:07 Step 15/23 : EXPOSE $APP_PORT 18:19:07 ---> Running in c3678a8ad1e8 18:19:07 ---> 225d189d0bb3 18:19:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:19:08 ---> 5061a2953e14 18:19:08 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:19:08 Removing intermediate container c3678a8ad1e8 18:19:08 ---> 3756f9302720 18:19:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:19:08 ---> 969936eb5f98 18:19:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:19:08 ---> Running in da9a1282a664 18:19:08 Removing intermediate container da9a1282a664 18:19:08 ---> 3b8778ea2c24 18:19:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:19:08 ---> adf44b9df1bd 18:19:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:19:08 ---> 64a4380906d5 18:19:08 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:19:08 ---> a58d1961269e 18:19:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:19:08 ---> 14d5c7dca4ba 18:19:08 Step 21/26 : WORKDIR / 18:19:09 ---> Running in 9bc1619e2728 18:19:09 ---> Running in cabeafd537de 18:19:09 ---> 85f5345764dc 18:19:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:19:09 ---> 2b6d7b5a3d19 18:19:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:19:09 Removing intermediate container 9bc1619e2728 18:19:09 ---> dab5751d81b9 18:19:09 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:19:09 Removing intermediate container cabeafd537de 18:19:09 ---> 02d6e4cb0929 18:19:09 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:19:09 ---> Running in eb8b681339f6 18:19:09 ---> Running in 72cab0153c64 18:19:09 ---> 4414d0d6af26 18:19:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:19:09 ---> 452bac6cf440 18:19:09 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:19:09 ---> Running in d959a1d64296 18:19:09 Removing intermediate container eb8b681339f6 18:19:09 ---> d1c4508f41f7 18:19:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:19:09 Removing intermediate container 72cab0153c64 18:19:09 ---> eb645f5b3f05 18:19:09 Step 23/25 : LABEL arch=x86_64 18:19:09 ---> ff7ee5bc4a20 18:19:09 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:19:09 ---> Running in e0481159ed1e 18:19:09 Removing intermediate container d959a1d64296 18:19:09 ---> 5ff585d5c27b 18:19:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:19:09 ---> Running in b4e382d0bf9b 18:19:09 ---> Running in 74fe6d156bb0 18:19:09 ---> Running in 34bbea8b4ddd 18:19:09 Removing intermediate container e0481159ed1e 18:19:09 ---> 510c5e71cac7 18:19:09 Step 24/26 : LABEL arch=x86_64 18:19:10 Removing intermediate container b4e382d0bf9b 18:19:10 ---> 0effb4265a03 18:19:10 Step 24/25 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:19:10 ---> Running in 255e7f8108b3 18:19:10 Removing intermediate container 74fe6d156bb0 18:19:10 ---> 456b18011606 18:19:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:19:10 ---> Running in 53d44a4aff8a 18:19:10 Removing intermediate container 34bbea8b4ddd 18:19:10 ---> 289086133fb0 18:19:10 Step 21/23 : LABEL arch=x86_64 18:19:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.346s coverage: 65.4% of statements 18:19:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:19:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:19:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:19:10 ---> Running in c1dd8dc236b6 18:19:10 ---> Running in 817ea6a00059 18:19:10 Removing intermediate container 255e7f8108b3 18:19:10 ---> 0d6a68205226 18:19:10 Step 25/26 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:19:10 Removing intermediate container 53d44a4aff8a 18:19:10 ---> b0dff24a8013 18:19:10 Step 25/25 : LABEL version=0.0.0 18:19:10 ---> Running in 99bd2e830ee0 18:19:10 ---> Running in 283a97ddd236 18:19:10 Removing intermediate container 817ea6a00059 18:19:10 ---> 6676af5f2531 18:19:10 Step 22/23 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:19:10 Removing intermediate container c1dd8dc236b6 18:19:10 ---> eb0fc3095094 18:19:10 Step 24/26 : LABEL arch=x86_64 18:19:10 ---> Running in 4ca01ed3027f 18:19:10 ---> Running in bf2e8df6089c 18:19:10 Removing intermediate container 99bd2e830ee0 18:19:10 ---> ed211d1ee994 18:19:10 Step 26/26 : LABEL version=0.0.0 18:19:10 Removing intermediate container 283a97ddd236 18:19:10 ---> 825972066056 18:19:10 18:19:10 Removing intermediate container 75facc8ac148 18:19:10 ---> b65de6ed9b52 18:19:10 18:19:10 Step 9/20 : FROM alpine:3.15 18:19:10 ---> 0ac33e5f5afa 18:19:10 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:19:10 ---> Using cache 18:19:10 ---> 321c72849418 18:19:10 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:10 ---> Using cache 18:19:10 ---> 441dbfd1f7b4 18:19:10 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:19:10 ---> Running in 559df04d0b1c 18:19:10 ---> Running in c3b8fa05c109 18:19:10 Removing intermediate container 4ca01ed3027f 18:19:10 ---> f308a1dc8ca4 18:19:10 Step 23/23 : LABEL version=0.0.0 18:19:10 Successfully built 825972066056 18:19:10 Removing intermediate container bf2e8df6089c 18:19:10 ---> bb7ec4cf98d0 18:19:10 Step 25/26 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:19:10 Successfully tagged security-spire-server:latest 18:19:10 Building core-data 18:19:10  Building security-spire-server ... done  ---> Running in 97996a75f94e 18:19:10 ---> Running in 3a596969fe62 18:19:10 Removing intermediate container 559df04d0b1c 18:19:10 ---> 0197918fed19 18:19:10 18:19:10 Successfully built 0197918fed19 18:19:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:19:11 Successfully tagged security-spire-config:latest 18:19:11 Building support-scheduler 18:19:11  Building security-spire-config ... done Removing intermediate container 97996a75f94e 18:19:11 ---> 70f5b5d5c32d 18:19:11 18:19:11 Successfully built 70f5b5d5c32d 18:19:11 Successfully tagged sys-mgmt-agent:latest 18:19:12  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:19:12 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:19:12 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 18:19:12 OK: 15855 distinct packages available 18:19:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.794s coverage: 43.8% of statements 18:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.313s coverage: 89.5% of statements 18:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements 18:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:19:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:19:13 Removing intermediate container 3a596969fe62 18:19:13 ---> c4aeeec136f3 18:19:13 Step 26/26 : LABEL version=0.0.0 18:19:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:19:13 (1/9) Installing ca-certificates (20211220-r0) 18:19:13 (2/9) Installing brotli-libs (1.0.9-r5) 18:19:13 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:19:13 (4/9) Installing libcurl (7.80.0-r0) 18:19:14 (5/9) Installing curl (7.80.0-r0) 18:19:14 (6/9) Installing dumb-init (1.2.5-r1) 18:19:14 (7/9) Installing musl-obstack (1.2.3-r0) 18:19:14 (8/9) Installing libucontext (1.1-r0) 18:19:14 (9/9) Installing gcompat (1.0.0-r4) 18:19:14 Executing busybox-1.34.1-r5.trigger 18:19:14 Executing ca-certificates-20211220-r0.trigger 18:19:14 OK: 8 MiB in 23 packages 18:19:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:19:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:19:15 ---> 5c34f44c21e2 18:19:15 Step 3/22 : WORKDIR /edgex-go 18:19:15 ---> Using cache 18:19:15 ---> c536ad7c3f54 18:19:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:15 ---> Using cache 18:19:15 ---> f0f034ac3055 18:19:15 Step 5/22 : RUN apk add --update --no-cache make git 18:19:15 ---> Using cache 18:19:15 ---> d683adc63d7f 18:19:15 Step 6/22 : COPY go.mod vendor* ./ 18:19:15 ---> Using cache 18:19:15 ---> a3053d08d1e2 18:19:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:15 ---> Using cache 18:19:15 ---> 8d01cc3ca27f 18:19:15 Step 8/22 : COPY . . 18:19:15 ---> Using cache 18:19:15 ---> 6fe6774834fa 18:19:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:19:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:19:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:19:15 ---> 5c34f44c21e2 18:19:15 Step 3/23 : WORKDIR /edgex-go 18:19:15 ---> Using cache 18:19:15 ---> c536ad7c3f54 18:19:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:15 ---> Using cache 18:19:15 ---> f0f034ac3055 18:19:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:19:16 ---> Running in d149d5ff57d8 18:19:16 ---> Running in c8e177977579 18:19:16 ---> Running in 85b5dd8625e2 18:19:16 Removing intermediate container d149d5ff57d8 18:19:16 ---> f4397ca7b684 18:19:16 18:19:16 Successfully built f4397ca7b684 18:19:16 Successfully tagged security-spire-agent:latest 18:19:16  Building security-spire-agent ... done Removing intermediate container c3b8fa05c109 18:19:16 ---> 8d8033841ec2 18:19:16 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:19:16 ---> c1d512a32c96 18:19:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:19:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:19:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:19:17 ---> 9ea48b0ff7f1 18:19:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:19:17 ---> d0bdd7885785 18:19:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:19:17 ---> Running in 1daf1b629f18 18:19:17 Removing intermediate container 1daf1b629f18 18:19:17 ---> b774c90a3c64 18:19:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:19:17 ---> Running in 03c87007c01e 18:19:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:19:17 Removing intermediate container 03c87007c01e 18:19:17 ---> fa381d954f9d 18:19:17 Step 18/20 : LABEL arch=x86_64 18:19:17 ---> Running in 1cf7709e5853 18:19:17 Removing intermediate container 1cf7709e5853 18:19:17 ---> 294c834662c2 18:19:17 Step 19/20 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:19:18 ---> Running in 4bf929d3f59a 18:19:18 Removing intermediate container 4bf929d3f59a 18:19:18 ---> 898ccb47dbad 18:19:18 Step 20/20 : LABEL version=0.0.0 18:19:18 OK: 221 MiB in 52 packages 18:19:18 ---> Running in afa674d2200d 18:19:18 Removing intermediate container afa674d2200d 18:19:18 ---> 975278f0ef74 18:19:18 18:19:18 Successfully built 975278f0ef74 18:19:18 Successfully tagged security-spiffe-token-provider:latest 18:19:18  Building security-spiffe-token-provider ... done Removing intermediate container c8e177977579 18:19:18 ---> 285d3d7be5b9 18:19:18 Step 6/23 : COPY go.mod vendor* ./ 18:19:18 ---> 8adabbf54db4 18:19:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:18 ---> Running in a2e20f33ba6e 18:19:19 Removing intermediate container a2e20f33ba6e 18:19:19 ---> a8bf7f204c3d 18:19:19 Step 8/23 : COPY . . 18:19:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.305s coverage: 17.7% of statements 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:19:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.604s coverage: 92.3% of statements 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:19:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.294s coverage: 63.2% of statements 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:19:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:19:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:19:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:19:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.217s coverage: 100.0% of statements 18:19:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 18:19:23 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 18:19:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:19:23 GO111MODULE=on go vet ./... 18:19:27 ---> d122a9ef15f2 18:19:27 Step 9/23 : RUN make cmd/core-data/core-data 18:19:28 ---> Running in 333c53bd1fee 18:19:28 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 18:19:32 Removing intermediate container 85b5dd8625e2 18:19:32 ---> d2ef2c4ec84c 18:19:32 18:19:32 Step 10/22 : FROM alpine:3.14 18:19:32 ---> e04c818066af 18:19:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:19:32 ---> Using cache 18:19:32 ---> 8e854cb98246 18:19:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:19:32 ---> Using cache 18:19:32 ---> 1b808af66406 18:19:32 Step 13/22 : ENV APP_PORT=59861 18:19:32 ---> Running in 766280b17259 18:19:32 Removing intermediate container 766280b17259 18:19:32 ---> 8c00bc80d016 18:19:32 Step 14/22 : EXPOSE $APP_PORT 18:19:32 ---> Running in 18893653e5ef 18:19:32 Removing intermediate container 18893653e5ef 18:19:32 ---> bc1ae9a2dc91 18:19:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:19:32 ---> d7fafc74bc6a 18:19:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:19:33 ---> 2c899e162a65 18:19:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:19:33 ---> 5867b6342213 18:19:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:19:33 ---> Running in 9f695a9d2dac 18:19:33 Removing intermediate container 9f695a9d2dac 18:19:33 ---> 45f6059412db 18:19:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:19:33 ---> Running in 66f4bda29f82 18:19:33 Removing intermediate container 66f4bda29f82 18:19:33 ---> fdc267c70037 18:19:33 Step 20/22 : LABEL arch=x86_64 18:19:33 ---> Running in 563bf8927ecc 18:19:33 Removing intermediate container 563bf8927ecc 18:19:33 ---> d7f45b3a6543 18:19:33 Step 21/22 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:19:33 ---> Running in 452cdba40a9a 18:19:34 Removing intermediate container 452cdba40a9a 18:19:34 ---> bbec0ef969bd 18:19:34 Step 22/22 : LABEL version=0.0.0 18:19:34 ---> Running in 37a509928490 18:19:34 Removing intermediate container 37a509928490 18:19:34 ---> 22d360eee312 18:19:34 18:19:34 Successfully built 22d360eee312 18:19:34 Successfully tagged support-scheduler:latest 18:19:44  Building support-scheduler ... done Removing intermediate container 333c53bd1fee 18:19:44 ---> 6c4747a6694f 18:19:44 18:19:44 Step 10/23 : FROM alpine:3.14 18:19:44 ---> e04c818066af 18:19:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:19:44 ---> Running in bb2f1661a1c8 18:19:44 Removing intermediate container bb2f1661a1c8 18:19:44 ---> 9fa9c3d68a03 18:19:44 Step 12/23 : ENV APP_PORT=59880 18:19:44 ---> Running in c4da020adc12 18:19:44 Removing intermediate container c4da020adc12 18:19:44 ---> ef3940fbdea0 18:19:44 Step 13/23 : EXPOSE $APP_PORT 18:19:44 ---> Running in 39158a097e0a 18:19:44 Removing intermediate container 39158a097e0a 18:19:44 ---> ed2a9f663c86 18:19:44 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:44 ---> Running in 2a93b1e78b81 18:19:44 Removing intermediate container 2a93b1e78b81 18:19:44 ---> c90290883f42 18:19:44 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:19:44 ---> Running in e88586e214a5 18:19:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:19:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:19:45 (1/6) Installing dumb-init (1.2.5-r1) 18:19:45 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:19:45 (3/6) Installing libsodium (1.0.18-r0) 18:19:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:19:45 (5/6) Installing libzmq (4.3.4-r0) 18:19:45 (6/6) Installing zeromq (4.3.4-r0) 18:19:45 Executing busybox-1.33.1-r7.trigger 18:19:45 OK: 8 MiB in 20 packages 18:19:46 Removing intermediate container e88586e214a5 18:19:46 ---> 6770d4deee45 18:19:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:19:46 ---> ce147f159111 18:19:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:19:47 ---> f5de876b6d04 18:19:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:19:47 ---> 45a2d5800e21 18:19:47 Step 19/23 : ENTRYPOINT ["/core-data"] 18:19:47 ---> Running in 17e0762dacd0 18:19:47 Removing intermediate container 17e0762dacd0 18:19:47 ---> b9bcd4bf8139 18:19:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:19:47 ---> Running in 2ebaa03ccd05 18:19:47 Removing intermediate container 2ebaa03ccd05 18:19:47 ---> b35b21850f1f 18:19:47 Step 21/23 : LABEL arch=x86_64 18:19:47 ---> Running in 6bba699be5e3 18:19:47 Removing intermediate container 6bba699be5e3 18:19:47 ---> 0be3268d876b 18:19:47 Step 22/23 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:19:47 ---> Running in d45a8db3a3ae 18:19:47 Removing intermediate container d45a8db3a3ae 18:19:47 ---> 32ed347e2c2e 18:19:47 Step 23/23 : LABEL version=0.0.0 18:19:47 ---> Running in 1b68322114a0 18:19:47 Removing intermediate container 1b68322114a0 18:19:47 ---> 391b364ed26b 18:19:47 18:19:47 Successfully built 391b364ed26b 18:19:47 Successfully tagged core-data:latest 18:19:47  Building core-data ... done  [Pipeline] } 18:19:47 $ docker stop --time=1 3237eb0f31c3865280f204fb6f86672da259960b29ff8ca3c5289e4dfab48021 18:19:49 $ docker rm -f 3237eb0f31c3865280f204fb6f86672da259960b29ff8ca3c5289e4dfab48021 [Pipeline] // withDockerContainer [Pipeline] sh 18:19:49 + docker images 18:19:49 REPOSITORY TAG IMAGE ID CREATED SIZE 18:19:49 core-data latest 391b364ed26b 2 seconds ago 22.5MB 18:19:49 6c4747a6694f 7 seconds ago 1.52GB 18:19:49 support-scheduler latest 22d360eee312 15 seconds ago 26.2MB 18:19:49 d2ef2c4ec84c 19 seconds ago 1.55GB 18:19:49 security-spiffe-token-provider latest 975278f0ef74 31 seconds ago 28.8MB 18:19:49 security-spire-agent latest f4397ca7b684 33 seconds ago 127MB 18:19:49 security-spire-config latest 0197918fed19 39 seconds ago 86.7MB 18:19:49 security-spire-server latest 825972066056 39 seconds ago 87.3MB 18:19:49 sys-mgmt-agent latest 70f5b5d5c32d 39 seconds ago 299MB 18:19:49 b65de6ed9b52 39 seconds ago 1.54GB 18:19:49 d335404cb5bf 57 seconds ago 4.43GB 18:19:49 bf2bebdf7859 58 seconds ago 4.43GB 18:19:49 89af78bf5538 About a minute ago 4.43GB 18:19:49 0b96b545d91b About a minute ago 1.49GB 18:19:49 security-proxy-setup latest 58023a00f644 About a minute ago 26.9MB 18:19:49 13c1e2db31ff 2 minutes ago 1.5GB 18:19:49 core-metadata latest b4b08aaa7596 2 minutes ago 17MB 18:19:49 3e2937ba3a85 2 minutes ago 1.5GB 18:19:49 security-bootstrapper latest b2ae204d80e5 2 minutes ago 19MB 18:19:49 core-command latest 2480c50fcc7f 2 minutes ago 16MB 18:19:49 ae343fabf970 3 minutes ago 1.5GB 18:19:49 c2e5f4ac80f0 3 minutes ago 1.49GB 18:19:49 security-secretstore-setup latest 24764f2ab337 3 minutes ago 28.5MB 18:19:49 support-notifications latest 72550593ecbf 4 minutes ago 26.8MB 18:19:49 beafdf139d8d 4 minutes ago 1.55GB 18:19:49 c57f179dcd62 4 minutes ago 1.5GB 18:19:49 ci-base-image-x86_64 latest 5c34f44c21e2 7 minutes ago 896MB 18:19:49 docker 20.10.14 7417809fdb73 9 days ago 218MB 18:19:49 alpine 3.14 e04c818066af 9 days ago 5.59MB 18:19:49 alpine 3.15 0ac33e5f5afa 9 days ago 5.57MB 18:19:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 18:19:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 18:19:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:20:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:21:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:21:02 ./bin/test-attribution-txt.sh [Pipeline] echo 18:21:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:21:06 + ls -al . 18:21:06 total 668 18:21:06 drwxrwxr-x 9 1001 1001 4096 Apr 14 18:21 . 18:21:06 drwxr-xr-x 4 root root 4096 Apr 14 18:15 .. 18:21:06 -rw-rw-r-- 1 1001 1001 11 Apr 14 18:13 .dockerignore 18:21:06 drwxrwxr-x 8 1001 1001 4096 Apr 14 18:13 .git 18:21:06 drwxrwxr-x 3 1001 1001 4096 Apr 14 18:13 .github 18:21:06 -rw-rw-r-- 1 1001 1001 879 Apr 14 18:13 .gitignore 18:21:06 -rw-rw-r-- 1 1001 1001 42 Apr 14 18:13 .golangci.yml 18:21:06 -rw-rw-r-- 1 1001 1001 87 Apr 14 18:13 .hadolint.yml 18:21:06 -rw-rw-r-- 1 1001 1001 166 Apr 14 18:13 .sonarcloud.properties 18:21:06 -rw-rw-r-- 1 1001 1001 1171 Apr 14 18:13 ADOPTERS.md 18:21:06 -rw-rw-r-- 1 1001 1001 10086 Apr 14 18:13 Attribution.txt 18:21:06 -rw-rw-r-- 1 1001 1001 51732 Apr 14 18:13 CHANGELOG.md 18:21:06 -rw-rw-r-- 1 1001 1001 3804 Apr 14 18:13 CONTRIBUTING.md 18:21:06 -rw-rw-r-- 1 1001 1001 677 Apr 14 18:13 GOVERNANCE.md 18:21:06 -rw-rw-r-- 1 1001 1001 850 Apr 14 18:13 Jenkinsfile 18:21:06 -rw-rw-r-- 1 1001 1001 10775 Apr 14 18:13 LICENSE 18:21:06 -rw-rw-r-- 1 1001 1001 10389 Apr 14 18:13 Makefile 18:21:06 -rw-rw-r-- 1 1001 1001 582 Apr 14 18:13 OWNERS.md 18:21:06 -rw-rw-r-- 1 1001 1001 9120 Apr 14 18:13 README.md 18:21:06 -rw-rw-r-- 1 1001 1001 6912 Apr 14 18:13 SECURITY.md 18:21:06 -rw-rw-r-- 1 1001 1001 5 Apr 14 18:11 VERSION 18:21:06 -rw-rw-r-- 1 1001 1001 4131 Apr 14 18:13 ZMQWindows.md 18:21:06 drwxrwxr-x 2 1001 1001 4096 Apr 14 18:13 bin 18:21:06 drwxrwxr-x 18 1001 1001 4096 Apr 14 18:13 cmd 18:21:06 -rw-r--r-- 1 root root 434738 Apr 14 18:19 coverage.out 18:21:06 -rw-rw-r-- 1 1001 1001 3256 Apr 14 18:13 go.mod 18:21:06 -rw-rw-r-- 1 1001 1001 35162 Apr 14 18:13 go.sum 18:21:06 drwxrwxr-x 8 1001 1001 4096 Apr 14 18:13 internal 18:21:06 drwxrwxr-x 3 1001 1001 4096 Apr 14 18:13 openapi 18:21:06 drwxrwxr-x 4 1001 1001 4096 Apr 14 18:13 snap 18:21:06 -rw-rw-r-- 1 1001 1001 204 Apr 14 18:13 version.go [Pipeline] sh 18:21:07 + '[' -e coverage.out ] 18:21:07 + chown 1001:1001 coverage.out [Pipeline] stash 18:21:07 Warning: overwriting stash ‘coverage-report’ 18:21:08 Stashed 1 file(s) [Pipeline] sh 18:21:08 + make build 18:21:08 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 18:22:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:23:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:23:27 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 18:23:59 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 18:23:59 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 18:24:00 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 18:24:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:24: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 18:24:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:24:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:24:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:24:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:24:33 $ docker stop --time=1 1b0c2d1020502b291310191f8d922aeea59458e0d67a115753ac211891d9d0fd 18:24:35 $ docker rm -f 1b0c2d1020502b291310191f8d922aeea59458e0d67a115753ac211891d9d0fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:24:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:24:37 18:24:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:24:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:24:38 latest: Pulling from edgex-devops/edgex-compose-arm64 18:24:38 29e5d40040c1: Pulling fs layer 18:24:38 1ce36da41761: Pulling fs layer 18:24:38 25b303627fd3: Pulling fs layer 18:24:38 29e5d40040c1: Verifying Checksum 18:24:38 29e5d40040c1: Download complete 18:24:38 1ce36da41761: Verifying Checksum 18:24:38 1ce36da41761: Download complete 18:24:38 29e5d40040c1: Pull complete 18:24:40 25b303627fd3: Verifying Checksum 18:24:40 25b303627fd3: Download complete 18:24:40 1ce36da41761: Pull complete 18:24:50 25b303627fd3: Pull complete 18:24:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:24:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:24:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:24:50 prd-ubuntu20.04-docker-arm64-4c-16g-20965 does not seem to be running inside a container 18:24:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:24:53 $ docker top ead048cb85c00bb072f8ea3aafe46d87cb465d3219316b9e7d6b13b1ede5d682 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:53 + docker-compose build --help 18:24:53 + grep parallel 18:24:57 --parallel Build images in parallel. [Pipeline] } 18:24:57 $ docker stop --time=1 ead048cb85c00bb072f8ea3aafe46d87cb465d3219316b9e7d6b13b1ede5d682 18:24:59 $ docker rm -f ead048cb85c00bb072f8ea3aafe46d87cb465d3219316b9e7d6b13b1ede5d682 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:24:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:24:59 . [Pipeline] withDockerContainer 18:25:00 prd-ubuntu20.04-docker-arm64-4c-16g-20965 does not seem to be running inside a container 18:25:00 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:25:01 $ docker top 9fbd73b22a805f26e1a1014c5ae171559d0d7cd1840b4da2b04b33f406725462 -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:02 + docker-compose -f ./docker-compose-build.yml build --parallel 18:25:06 Building core-command ... 18:25:06 Building core-data ... 18:25:06 Building core-metadata ... 18:25:06 Building security-bootstrapper ... 18:25:06 Building security-proxy-setup ... 18:25:06 Building security-secretstore-setup ... 18:25:06 Building security-spiffe-token-provider ... 18:25:06 Building security-spire-agent ... 18:25:06 Building security-spire-config ... 18:25:06 Building security-spire-server ... 18:25:06 Building support-notifications ... 18:25:06 Building support-scheduler ... 18:25:06 Building sys-mgmt-agent ... 18:25:06 Building sys-mgmt-agent 18:25:06 Building security-bootstrapper 18:25:06 Building security-secretstore-setup 18:25:06 Building core-metadata 18:25:06 Building security-spire-config 18:26:43 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:26:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:26:43 ---> 7c9fa9c27194 18:26:43 Step 3/25 : WORKDIR /edgex-go 18:26:43 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:26:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:26:43 ---> 7c9fa9c27194 18:26:43 Step 3/23 : WORKDIR /edgex-go 18:26:43 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:26:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:26:43 ---> 7c9fa9c27194 18:26:43 Step 3/23 : WORKDIR /edgex-go 18:26:43 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:26:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:26:43 ---> 7c9fa9c27194 18:26:43 Step 3/26 : WORKDIR /edgex-go 18:26:43 ---> Running in 2e8766e2952f 18:26:43 ---> Running in 545c12343081 18:26:43 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:26:43 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:26:43 ---> 7c9fa9c27194 18:26:43 Step 3/31 : WORKDIR /edgex-go 18:26:43 ---> Running in f09253047510 18:26:43 ---> Running in 10d0085debc6 18:26:43 ---> Running in e01d8833c833 18:26:43 Removing intermediate container 2e8766e2952f 18:26:43 ---> f5eea87025a0 18:26:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:26:43 Removing intermediate container 545c12343081 18:26:43 ---> aa9cbc341577 18:26:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:26:43 ---> Running in b19aef023fc9 18:26:43 Removing intermediate container f09253047510 18:26:43 ---> 61ed87f29488 18:26:43 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:26:43 Removing intermediate container e01d8833c833 18:26:43 ---> 501103ba79df 18:26:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:26:43 ---> Running in 635fff154f38 18:26:43 Removing intermediate container 10d0085debc6 18:26:43 ---> 862aa6dbbf6c 18:26:43 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:26:43 ---> Running in 1673a7319907 18:26:43 ---> Running in 4308343a3888 18:26:43 ---> Running in f3e6a584502d 18:26:43 Removing intermediate container b19aef023fc9 18:26:43 ---> f0c2c54c206d 18:26:43 Step 5/23 : RUN apk add --update --no-cache make bash git 18:26:43 ---> Running in 7d2ea0b3e404 18:26:43 Removing intermediate container 1673a7319907 18:26:43 ---> 49f36567c599 18:26:43 Step 5/31 : RUN apk add --update --no-cache make git 18:26:43 Removing intermediate container 635fff154f38 18:26:43 ---> 841983209e8d 18:26:43 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:26:43 Removing intermediate container f3e6a584502d 18:26:43 ---> 23dc133183f8 18:26:43 Step 5/25 : RUN apk add --update --no-cache make git 18:26:43 ---> Running in d024fde87db1 18:26:43 ---> Running in 689d6c570bf7 18:26:43 ---> Running in b49a62bd4cb7 18:26:43 Removing intermediate container 4308343a3888 18:26:43 ---> 3b48ab5d26b0 18:26:43 Step 5/23 : RUN apk add --update --no-cache make git 18:26:43 ---> Running in 56b61868c4ef 18:26:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:26:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:26:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:26:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:26:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:26:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:26:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:26:43 OK: 220 MiB in 52 packages 18:26:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:26:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:26:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:26:43 OK: 220 MiB in 52 packages 18:26:43 Removing intermediate container 7d2ea0b3e404 18:26:43 ---> 61de765501ca 18:26:43 Step 6/23 : COPY go.mod vendor* ./ 18:26:43 OK: 220 MiB in 52 packages 18:26:43 OK: 220 MiB in 52 packages 18:26:43 OK: 220 MiB in 52 packages 18:26:43 ---> 457b933924b8 18:26:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:43 Removing intermediate container 689d6c570bf7 18:26:43 ---> 3f5d81607924 18:26:43 Step 6/31 : COPY go.mod vendor* ./ 18:26:43 ---> Running in e0cc4b87187a 18:26:43 Removing intermediate container d024fde87db1 18:26:43 ---> 71bbc287f34c 18:26:43 Step 6/26 : COPY go.mod vendor* ./ 18:26:43 Removing intermediate container 56b61868c4ef 18:26:43 ---> 82f99ba94772 18:26:43 Step 6/23 : COPY go.mod vendor* ./ 18:26:43 Removing intermediate container b49a62bd4cb7 18:26:43 ---> a81d3699e182 18:26:43 Step 6/25 : COPY go.mod vendor* ./ 18:26:43 ---> 0fc231505f31 18:26:43 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:43 ---> Running in 10149b7f4af1 18:26:43 ---> 12e99341aa2c 18:26:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:43 ---> 6402dbb9fa1a 18:26:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:43 ---> abcd06a32715 18:26:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:43 ---> Running in cfb5c3f587df 18:26:43 ---> Running in 4917d984abdb 18:26:43 ---> Running in 754d6c619a8f 18:26:45 Removing intermediate container e0cc4b87187a 18:26:45 ---> 8a853d815113 18:26:45 Step 8/23 : COPY . . 18:26:48 Removing intermediate container 10149b7f4af1 18:26:48 ---> 207c8e7d111d 18:26:48 Step 8/31 : COPY . . 18:26:49 Removing intermediate container cfb5c3f587df 18:26:49 ---> 846142a1ed53 18:26:49 Step 8/23 : COPY . . 18:26:49 Removing intermediate container 754d6c619a8f 18:26:49 ---> ea40d2c8e71b 18:26:49 Step 8/25 : COPY . . 18:26:49 Removing intermediate container 4917d984abdb 18:26:49 ---> e90008758508 18:26:49 Step 8/26 : COPY . . 18:27:16 ---> d01abc17e452 18:27:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:27:16 ---> 48ea49f1c680 18:27:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:27:16 ---> Running in 3de0461addce 18:27:16 ---> Running in ff47b53aa6b2 18:27:16 ---> 0575dff4a9a5 18:27:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:27:16 ---> Running in 01985d89ce39 18:27: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:27:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:27:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:27:18 ---> 6577bba207cf 18:27:18 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:27:18 ---> Running in 8ef7012b6117 18:27:18 ---> c25cdefada15 18:27:18 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:27:18 ---> Running in 57d103f9a1ce 18:27:19 Removing intermediate container 8ef7012b6117 18:27:19 ---> 6bda4fb45ea9 18:27:19 Step 10/26 : RUN mkdir -p spire-build 18:27:19 ---> Running in f3aaf98194b2 18:27:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:27:22 Removing intermediate container f3aaf98194b2 18:27:22 ---> fd311cf62c74 18:27:22 Step 11/26 : WORKDIR /edgex-go/spire-build 18:27:22 ---> Running in 3beb79ed8b05 18:27:23 Removing intermediate container 3beb79ed8b05 18:27:23 ---> 664349059616 18:27:23 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 18:27:23 ---> Running in 046069c6ff08 18:27:25 spire-1.2.1/ 18:27:25 spire-1.2.1/.data/ 18:27:25 spire-1.2.1/.data/.file 18:27:25 spire-1.2.1/.dockerignore 18:27:25 spire-1.2.1/.gitattributes 18:27:25 spire-1.2.1/.githooks/ 18:27:25 spire-1.2.1/.githooks/pre-commit 18:27:25 spire-1.2.1/.github/ 18:27:25 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:27:25 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:27:25 spire-1.2.1/.github/dependabot.yml 18:27:25 spire-1.2.1/.github/workflows/ 18:27:25 spire-1.2.1/.github/workflows/nightly_build.yaml 18:27:25 spire-1.2.1/.github/workflows/pr_build.yaml 18:27:25 spire-1.2.1/.github/workflows/release_build.yaml 18:27:25 spire-1.2.1/.github/workflows/scripts/ 18:27:25 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:27:25 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:27:25 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:27:25 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:27:25 spire-1.2.1/.github/workflows/scripts/split.sh 18:27:25 spire-1.2.1/.gitignore 18:27:25 spire-1.2.1/.go-version 18:27:25 spire-1.2.1/.golangci.yml 18:27:25 spire-1.2.1/ADOPTERS.md 18:27:25 spire-1.2.1/CHANGELOG.md 18:27:25 spire-1.2.1/CODE-OF-CONDUCT.md 18:27:25 spire-1.2.1/CODEOWNERS 18:27:25 spire-1.2.1/CONTRIBUTING.md 18:27:25 spire-1.2.1/Dockerfile 18:27:25 spire-1.2.1/Dockerfile.dev 18:27:25 spire-1.2.1/Dockerfile.scratch 18:27:25 spire-1.2.1/LICENSE 18:27:25 spire-1.2.1/MAINTAINERS.md 18:27:25 spire-1.2.1/Makefile 18:27:25 spire-1.2.1/README.md 18:27:25 spire-1.2.1/ROADMAP.md 18:27:25 spire-1.2.1/SECURITY.md 18:27:25 spire-1.2.1/cmd/ 18:27:25 spire-1.2.1/cmd/spire-agent/ 18:27:25 spire-1.2.1/cmd/spire-agent/cli/ 18:27:25 spire-1.2.1/cmd/spire-agent/cli/api/ 18:27:25 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:27:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:27:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:27:25 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:27:25 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:27:25 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:27:25 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:27:25 spire-1.2.1/cmd/spire-agent/cli/common/ 18:27:25 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:27:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:27:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:27:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:27:25 spire-1.2.1/cmd/spire-agent/cli/run/ 18:27:25 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:27:25 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:27:25 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:27:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:27:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:27:25 spire-1.2.1/cmd/spire-agent/main.go 18:27:25 spire-1.2.1/cmd/spire-server/ 18:27:25 spire-1.2.1/cmd/spire-server/cli/ 18:27:25 spire-1.2.1/cmd/spire-server/cli/agent/ 18:27:25 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:27:25 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:27:25 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:27:25 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:27:25 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:27:25 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:27:25 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:27:25 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:27:25 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:27:25 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:27:25 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:27:25 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:27:25 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:27:25 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:27:25 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:27:25 spire-1.2.1/cmd/spire-server/cli/cli.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/entry/ 18:27:26 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/federation/ 18:27:26 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:27:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:27:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/run/ 18:27:26 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/token/ 18:27:26 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/validate/ 18:27:26 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/x509/ 18:27:26 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:27:26 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:27:26 spire-1.2.1/cmd/spire-server/main.go 18:27:26 spire-1.2.1/cmd/spire-server/util/ 18:27:26 spire-1.2.1/cmd/spire-server/util/util.go 18:27:26 spire-1.2.1/conf/ 18:27:26 spire-1.2.1/conf/agent/ 18:27:26 spire-1.2.1/conf/agent/agent.conf 18:27:26 spire-1.2.1/conf/agent/agent_full.conf 18:27:26 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:27:26 spire-1.2.1/conf/server/ 18:27:26 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:27:26 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:27:26 spire-1.2.1/conf/server/server.conf 18:27:26 spire-1.2.1/conf/server/server_full.conf 18:27:26 spire-1.2.1/doc/ 18:27:26 spire-1.2.1/doc/SPIRE101.md 18:27:26 spire-1.2.1/doc/auditlog.md 18:27:26 spire-1.2.1/doc/authorization_policy_engine.md 18:27:26 spire-1.2.1/doc/changelog_guidelines.md 18:27:26 spire-1.2.1/doc/cure53-report.pdf 18:27:26 spire-1.2.1/doc/images/ 18:27:26 spire-1.2.1/doc/images/2019_roadmap.png 18:27:26 spire-1.2.1/doc/images/SPIRE101.png 18:27:26 spire-1.2.1/doc/images/SPIRE_agent.png 18:27:26 spire-1.2.1/doc/images/SPIRE_server.png 18:27:26 spire-1.2.1/doc/images/cache_mgr.png 18:27:26 spire-1.2.1/doc/images/cache_mgr_components.png 18:27:26 spire-1.2.1/doc/images/federated_spire.png 18:27:26 spire-1.2.1/doc/images/ha_mode.png 18:27:26 spire-1.2.1/doc/images/nested_spire.png 18:27:26 spire-1.2.1/doc/images/oidc_federation.png 18:27:26 spire-1.2.1/doc/images/single_trust_domain.png 18:27:26 spire-1.2.1/doc/images/spiffe_compatible.png 18:27:26 spire-1.2.1/doc/images/spire_logo.png 18:27:26 spire-1.2.1/doc/migrating_registration_api_clients.md 18:27:26 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:27:26 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:27:26 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:27:26 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:27:26 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:27:26 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:27:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:27:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:27:26 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:27:26 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:27:26 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:27:26 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:27:26 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:27:26 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:27:26 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:27:26 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:27:26 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:27:26 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:27:26 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:27:26 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:27:26 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:27:26 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:27:26 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:27:26 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:27:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:27:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:27:26 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:27:26 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:27:26 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:27:26 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:27:26 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:27:26 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:27:26 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:27:26 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:27:26 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:27:26 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:27:26 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:27:26 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:27:26 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:27:26 spire-1.2.1/doc/scaling_spire.md 18:27:26 spire-1.2.1/doc/spire_agent.md 18:27:26 spire-1.2.1/doc/spire_server.md 18:27:26 spire-1.2.1/doc/supported_integrations.md 18:27:26 spire-1.2.1/doc/telemetry.md 18:27:26 spire-1.2.1/doc/telemetry_config.md 18:27:26 spire-1.2.1/doc/upgrading.md 18:27:26 spire-1.2.1/doc/using_spire.md 18:27:26 spire-1.2.1/examples/ 18:27:26 spire-1.2.1/examples/README.md 18:27:26 spire-1.2.1/go.mod 18:27:26 spire-1.2.1/go.sum 18:27:26 spire-1.2.1/pkg/ 18:27:26 spire-1.2.1/pkg/agent/ 18:27:26 spire-1.2.1/pkg/agent/agent.go 18:27:26 spire-1.2.1/pkg/agent/api/ 18:27:26 spire-1.2.1/pkg/agent/api/config.go 18:27:26 spire-1.2.1/pkg/agent/api/debug/ 18:27:26 spire-1.2.1/pkg/agent/api/debug/v1/ 18:27:26 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:27:26 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:27:26 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:27:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:27:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:27:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:27:26 spire-1.2.1/pkg/agent/api/endpoints.go 18:27:26 spire-1.2.1/pkg/agent/api/health/ 18:27:26 spire-1.2.1/pkg/agent/api/health/v1/ 18:27:26 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:27:26 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:27:26 spire-1.2.1/pkg/agent/api/rpccontext/ 18:27:26 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:27:26 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:27:26 spire-1.2.1/pkg/agent/attestor/ 18:27:26 spire-1.2.1/pkg/agent/attestor/node/ 18:27:26 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:27:26 spire-1.2.1/pkg/agent/attestor/node/node.go 18:27:26 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:27:26 spire-1.2.1/pkg/agent/attestor/workload/ 18:27:26 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:27:26 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:27:26 spire-1.2.1/pkg/agent/catalog/ 18:27:26 spire-1.2.1/pkg/agent/catalog/catalog.go 18:27:26 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:27:26 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:27:26 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:27:26 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:27:26 spire-1.2.1/pkg/agent/client/ 18:27:26 spire-1.2.1/pkg/agent/client/client.go 18:27:26 spire-1.2.1/pkg/agent/client/client_test.go 18:27:26 spire-1.2.1/pkg/agent/client/dial.go 18:27:26 spire-1.2.1/pkg/agent/client/nodeconn.go 18:27:26 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:27:26 spire-1.2.1/pkg/agent/client/update.go 18:27:26 spire-1.2.1/pkg/agent/client/util.go 18:27:26 spire-1.2.1/pkg/agent/common/ 18:27:26 spire-1.2.1/pkg/agent/common/backoff/ 18:27:26 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:27:26 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:27:26 spire-1.2.1/pkg/agent/common/cgroups/ 18:27:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:27:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:27:26 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:27:26 spire-1.2.1/pkg/agent/config.go 18:27:26 spire-1.2.1/pkg/agent/endpoints/ 18:27:26 spire-1.2.1/pkg/agent/endpoints/config.go 18:27:26 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:27:26 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:27:26 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:27:26 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:27:26 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:27:26 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:27:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:27:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:27:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:27:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:27:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:27:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:27:26 spire-1.2.1/pkg/agent/endpoints/workload/ 18:27:26 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:27:26 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:27:26 spire-1.2.1/pkg/agent/manager/ 18:27:26 spire-1.2.1/pkg/agent/manager/cache/ 18:27:26 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:27:26 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:27:26 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:27:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:27:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:27:26 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:27:26 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:27:26 spire-1.2.1/pkg/agent/manager/config.go 18:27:26 spire-1.2.1/pkg/agent/manager/manager.go 18:27:26 spire-1.2.1/pkg/agent/manager/manager_test.go 18:27:26 spire-1.2.1/pkg/agent/manager/storage.go 18:27:26 spire-1.2.1/pkg/agent/manager/storage_test.go 18:27:26 spire-1.2.1/pkg/agent/manager/storecache/ 18:27:26 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:27:26 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:27:26 spire-1.2.1/pkg/agent/manager/sync.go 18:27:26 spire-1.2.1/pkg/agent/plugin/ 18:27:26 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:27:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:27:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:27:26 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:27:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:27:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:27:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:27:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:27:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:27:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:27:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:27:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:27:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:27:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:27:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:27:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:27:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:27:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:27:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:27:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:27:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:27:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:27:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:27:26 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:27:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:27:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:27:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:27:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:27:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:27:26 spire-1.2.1/pkg/agent/svid/ 18:27:26 spire-1.2.1/pkg/agent/svid/rotator.go 18:27:26 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:27:26 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:27:26 spire-1.2.1/pkg/agent/svid/store/ 18:27:26 spire-1.2.1/pkg/agent/svid/store/service.go 18:27:26 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:27:26 spire-1.2.1/pkg/common/ 18:27:26 spire-1.2.1/pkg/common/agentpathtemplate/ 18:27:26 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:27:26 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:27:26 spire-1.2.1/pkg/common/api/ 18:27:26 spire-1.2.1/pkg/common/api/metrics.go 18:27:26 spire-1.2.1/pkg/common/api/middleware/ 18:27:26 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:27:26 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:27:26 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:27:26 spire-1.2.1/pkg/common/api/middleware/logger.go 18:27:26 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:27:26 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:27:26 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:27:26 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:27:26 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:27:26 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:27:26 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:27:26 spire-1.2.1/pkg/common/api/middleware/names.go 18:27:26 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:27:26 spire-1.2.1/pkg/common/api/names.go 18:27:26 spire-1.2.1/pkg/common/api/ratelimit.go 18:27:26 spire-1.2.1/pkg/common/api/rpccontext/ 18:27:26 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:27:26 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:27:26 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:27:26 spire-1.2.1/pkg/common/auth/ 18:27:26 spire-1.2.1/pkg/common/auth/interceptors.go 18:27:26 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:27:26 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:27:26 spire-1.2.1/pkg/common/bundleutil/ 18:27:26 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:27:26 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:27:26 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:27:26 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:27:26 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:27:26 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:27:26 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:27:26 spire-1.2.1/pkg/common/bundleutil/types.go 18:27:26 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:27:26 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:27:26 spire-1.2.1/pkg/common/catalog/ 18:27:26 spire-1.2.1/pkg/common/catalog/bind.go 18:27:26 spire-1.2.1/pkg/common/catalog/builtin.go 18:27:26 spire-1.2.1/pkg/common/catalog/catalog.go 18:27:26 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:27:26 spire-1.2.1/pkg/common/catalog/closers.go 18:27:26 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:27:26 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:27:26 spire-1.2.1/pkg/common/catalog/config.go 18:27:26 spire-1.2.1/pkg/common/catalog/config_test.go 18:27:26 spire-1.2.1/pkg/common/catalog/configure.go 18:27:26 spire-1.2.1/pkg/common/catalog/constraints.go 18:27:26 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:27:26 spire-1.2.1/pkg/common/catalog/context.go 18:27:26 spire-1.2.1/pkg/common/catalog/external.go 18:27:26 spire-1.2.1/pkg/common/catalog/host.go 18:27:26 spire-1.2.1/pkg/common/catalog/pipenet.go 18:27:26 spire-1.2.1/pkg/common/catalog/plugin.go 18:27:26 spire-1.2.1/pkg/common/catalog/testplugin/ 18:27:26 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:27:26 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:27:26 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:27:26 spire-1.2.1/pkg/common/cli/ 18:27:26 spire-1.2.1/pkg/common/cli/env.go 18:27:26 spire-1.2.1/pkg/common/cli/flags.go 18:27:26 spire-1.2.1/pkg/common/cli/trust_domain.go 18:27:26 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:27:26 spire-1.2.1/pkg/common/cli/umask.go 18:27:26 spire-1.2.1/pkg/common/cli/umask_posix.go 18:27:26 spire-1.2.1/pkg/common/cli/umask_test.go 18:27:26 spire-1.2.1/pkg/common/cli/umask_windows.go 18:27:26 spire-1.2.1/pkg/common/cliprinter/ 18:27:26 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:27:26 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:27:26 spire-1.2.1/pkg/common/cliprinter/flag.go 18:27:26 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:27:26 spire-1.2.1/pkg/common/cliprinter/format.go 18:27:26 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/ 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:27:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:27:26 spire-1.2.1/pkg/common/coretypes/ 18:27:26 spire-1.2.1/pkg/common/coretypes/bundle/ 18:27:26 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:27:26 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:27:26 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:27:26 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:27:26 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:27:26 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:27:26 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:27:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:27:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:27:26 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:27:26 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:27:26 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:27:26 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:27:26 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:27:26 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:27:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:27:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:27:26 spire-1.2.1/pkg/common/cryptoutil/ 18:27:26 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:27:26 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:27:26 spire-1.2.1/pkg/common/diskutil/ 18:27:26 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:27:26 spire-1.2.1/pkg/common/diskutil/file_test.go 18:27:26 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:27:26 spire-1.2.1/pkg/common/errorutil/ 18:27:26 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:27:26 spire-1.2.1/pkg/common/health/ 18:27:26 spire-1.2.1/pkg/common/health/config.go 18:27:26 spire-1.2.1/pkg/common/health/context.go 18:27:26 spire-1.2.1/pkg/common/health/context_test.go 18:27:26 spire-1.2.1/pkg/common/health/health.go 18:27:26 spire-1.2.1/pkg/common/health/health_test.go 18:27:26 spire-1.2.1/pkg/common/health/logger.go 18:27:26 spire-1.2.1/pkg/common/hostservice/ 18:27:26 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:27:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:27:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:27:26 spire-1.2.1/pkg/common/idutil/ 18:27:26 spire-1.2.1/pkg/common/idutil/require.go 18:27:26 spire-1.2.1/pkg/common/idutil/require_test.go 18:27:26 spire-1.2.1/pkg/common/idutil/safety.go 18:27:26 spire-1.2.1/pkg/common/idutil/safety_test.go 18:27:26 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:27:26 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:27:26 spire-1.2.1/pkg/common/jwtsvid/ 18:27:26 spire-1.2.1/pkg/common/jwtsvid/common.go 18:27:26 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:27:26 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:27:26 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:27:26 spire-1.2.1/pkg/common/jwtutil/ 18:27:26 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:27:26 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:27:26 spire-1.2.1/pkg/common/log/ 18:27:26 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:27:26 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:27:26 spire-1.2.1/pkg/common/log/log.go 18:27:26 spire-1.2.1/pkg/common/log/log_test.go 18:27:26 spire-1.2.1/pkg/common/log/options.go 18:27:26 spire-1.2.1/pkg/common/nodeutil/ 18:27:26 spire-1.2.1/pkg/common/nodeutil/node.go 18:27:26 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:27:26 spire-1.2.1/pkg/common/peertracker/ 18:27:26 spire-1.2.1/pkg/common/peertracker/conn.go 18:27:26 spire-1.2.1/pkg/common/peertracker/credentials.go 18:27:26 spire-1.2.1/pkg/common/peertracker/errors.go 18:27:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:27:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:27:26 spire-1.2.1/pkg/common/peertracker/info.go 18:27:26 spire-1.2.1/pkg/common/peertracker/listener.go 18:27:26 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:27:26 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:27:26 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:27:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:27:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:27:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:27:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:27:26 spire-1.2.1/pkg/common/peertracker/tcp.go 18:27:26 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:27:26 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:27:26 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:27:26 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:27:26 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:27:26 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:27:26 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:27:26 spire-1.2.1/pkg/common/peertracker/uds.go 18:27:26 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:27:26 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:27:26 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:27:26 spire-1.2.1/pkg/common/pemutil/ 18:27:26 spire-1.2.1/pkg/common/pemutil/block.go 18:27:26 spire-1.2.1/pkg/common/pemutil/certs.go 18:27:26 spire-1.2.1/pkg/common/pemutil/common.go 18:27:26 spire-1.2.1/pkg/common/pemutil/csr.go 18:27:26 spire-1.2.1/pkg/common/pemutil/keys.go 18:27:26 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:27:26 spire-1.2.1/pkg/common/pemutil/testdata/ 18:27:26 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:27:26 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:27:26 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:27:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:27:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:27:26 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:27:26 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:27:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:27:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:27:26 spire-1.2.1/pkg/common/plugin/ 18:27:26 spire-1.2.1/pkg/common/plugin/aws/ 18:27:26 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:27:26 spire-1.2.1/pkg/common/plugin/azure/ 18:27:26 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:27:26 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:27:26 spire-1.2.1/pkg/common/plugin/facade.go 18:27:26 spire-1.2.1/pkg/common/plugin/facade_test.go 18:27:26 spire-1.2.1/pkg/common/plugin/gcp/ 18:27:26 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:27:26 spire-1.2.1/pkg/common/plugin/k8s/ 18:27:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:27:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:27:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:27:26 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:27:26 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:27:26 spire-1.2.1/pkg/common/plugin/log.go 18:27:26 spire-1.2.1/pkg/common/plugin/sshpop/ 18:27:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:27:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:27:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:27:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:27:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:27:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:27:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:27:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:27:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:27:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:27:26 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:27:26 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:27:26 spire-1.2.1/pkg/common/plugin/x509pop/ 18:27:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:27:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:27:26 spire-1.2.1/pkg/common/profiling/ 18:27:26 spire-1.2.1/pkg/common/profiling/dumpers.go 18:27:26 spire-1.2.1/pkg/common/profiling/profiling.go 18:27:26 spire-1.2.1/pkg/common/protoutil/ 18:27:26 spire-1.2.1/pkg/common/protoutil/masks.go 18:27:26 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:27:26 spire-1.2.1/pkg/common/rotationutil/ 18:27:26 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:27:26 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:27:26 spire-1.2.1/pkg/common/selector/ 18:27:26 spire-1.2.1/pkg/common/selector/selector.go 18:27:26 spire-1.2.1/pkg/common/selector/selector_test.go 18:27:26 spire-1.2.1/pkg/common/selector/set.go 18:27:26 spire-1.2.1/pkg/common/selector/set_utils.go 18:27:26 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:27:26 spire-1.2.1/pkg/common/telemetry/ 18:27:26 spire-1.2.1/pkg/common/telemetry/agent/ 18:27:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:27:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:27:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:27:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:27:26 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:27:26 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:27:26 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:27:26 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:27:26 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:27:26 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:27:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:27:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:27:26 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:27:26 spire-1.2.1/pkg/common/telemetry/call.go 18:27:26 spire-1.2.1/pkg/common/telemetry/common/ 18:27:26 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:27:26 spire-1.2.1/pkg/common/telemetry/config.go 18:27:26 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:27:26 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:27:26 spire-1.2.1/pkg/common/telemetry/inmem.go 18:27:26 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:27:26 spire-1.2.1/pkg/common/telemetry/m3.go 18:27:26 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:27:26 spire-1.2.1/pkg/common/telemetry/metrics.go 18:27:26 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:27:26 spire-1.2.1/pkg/common/telemetry/names.go 18:27:26 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:27:26 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:27:26 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:27:26 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:27:26 spire-1.2.1/pkg/common/telemetry/server/ 18:27:26 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:27:26 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:27:26 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:27:26 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:27:26 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:27:26 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:27:26 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:27:26 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:27:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:27:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:27:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:27:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:27:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:27:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:27:26 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:27:26 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:27:26 spire-1.2.1/pkg/common/telemetry/server/server.go 18:27:26 spire-1.2.1/pkg/common/telemetry/sink.go 18:27:26 spire-1.2.1/pkg/common/telemetry/statsd.go 18:27:26 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:27:26 spire-1.2.1/pkg/common/telemetry/uptime.go 18:27:26 spire-1.2.1/pkg/common/telemetry/version.go 18:27:26 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:27:26 spire-1.2.1/pkg/common/uptime/ 18:27:26 spire-1.2.1/pkg/common/uptime/uptime.go 18:27:26 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:27:26 spire-1.2.1/pkg/common/util/ 18:27:26 spire-1.2.1/pkg/common/util/certs.go 18:27:26 spire-1.2.1/pkg/common/util/certs_test.go 18:27:26 spire-1.2.1/pkg/common/util/csr.go 18:27:26 spire-1.2.1/pkg/common/util/hash.go 18:27:26 spire-1.2.1/pkg/common/util/selectors.go 18:27:26 spire-1.2.1/pkg/common/util/selectors_test.go 18:27:26 spire-1.2.1/pkg/common/util/signals.go 18:27:26 spire-1.2.1/pkg/common/util/sort.go 18:27:26 spire-1.2.1/pkg/common/util/sort_test.go 18:27:26 spire-1.2.1/pkg/common/util/task.go 18:27:26 spire-1.2.1/pkg/common/util/task_test.go 18:27:26 spire-1.2.1/pkg/common/util/testdata/ 18:27:26 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:27:26 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:27:26 spire-1.2.1/pkg/common/version/ 18:27:26 spire-1.2.1/pkg/common/version/version.go 18:27:26 spire-1.2.1/pkg/common/x509svid/ 18:27:26 spire-1.2.1/pkg/common/x509svid/common_test.go 18:27:26 spire-1.2.1/pkg/common/x509svid/csr.go 18:27:26 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:27:26 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:27:26 spire-1.2.1/pkg/common/x509util/ 18:27:26 spire-1.2.1/pkg/common/x509util/cert.go 18:27:26 spire-1.2.1/pkg/common/x509util/dns.go 18:27:26 spire-1.2.1/pkg/common/x509util/dns_test.go 18:27:26 spire-1.2.1/pkg/common/x509util/keyid.go 18:27:26 spire-1.2.1/pkg/common/x509util/keypair.go 18:27:26 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:27:26 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:27:26 spire-1.2.1/pkg/server/ 18:27:26 spire-1.2.1/pkg/server/api/ 18:27:26 spire-1.2.1/pkg/server/api/agent.go 18:27:26 spire-1.2.1/pkg/server/api/agent/ 18:27:26 spire-1.2.1/pkg/server/api/agent/v1/ 18:27:26 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:27:26 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:27:26 spire-1.2.1/pkg/server/api/agent_test.go 18:27:26 spire-1.2.1/pkg/server/api/api.go 18:27:26 spire-1.2.1/pkg/server/api/audit/ 18:27:26 spire-1.2.1/pkg/server/api/audit/audit.go 18:27:26 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:27:26 spire-1.2.1/pkg/server/api/bundle.go 18:27:26 spire-1.2.1/pkg/server/api/bundle/ 18:27:26 spire-1.2.1/pkg/server/api/bundle/v1/ 18:27:26 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:27:26 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:27:26 spire-1.2.1/pkg/server/api/bundle_test.go 18:27:26 spire-1.2.1/pkg/server/api/debug/ 18:27:26 spire-1.2.1/pkg/server/api/debug/v1/ 18:27:26 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:27:26 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:27:26 spire-1.2.1/pkg/server/api/entry.go 18:27:26 spire-1.2.1/pkg/server/api/entry/ 18:27:26 spire-1.2.1/pkg/server/api/entry/v1/ 18:27:26 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:27:26 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:27:26 spire-1.2.1/pkg/server/api/entry_test.go 18:27:26 spire-1.2.1/pkg/server/api/health/ 18:27:26 spire-1.2.1/pkg/server/api/health/v1/ 18:27:26 spire-1.2.1/pkg/server/api/health/v1/service.go 18:27:26 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:27:26 spire-1.2.1/pkg/server/api/id.go 18:27:26 spire-1.2.1/pkg/server/api/id_test.go 18:27:26 spire-1.2.1/pkg/server/api/limits/ 18:27:26 spire-1.2.1/pkg/server/api/limits/limits.go 18:27:26 spire-1.2.1/pkg/server/api/middleware/ 18:27:26 spire-1.2.1/pkg/server/api/middleware/alias.go 18:27:26 spire-1.2.1/pkg/server/api/middleware/audit.go 18:27:26 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:27:26 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:27:26 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:27:26 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:27:26 spire-1.2.1/pkg/server/api/middleware/caller.go 18:27:26 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:27:26 spire-1.2.1/pkg/server/api/middleware/common.go 18:27:26 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:27:26 spire-1.2.1/pkg/server/api/middleware/entries.go 18:27:26 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:27:26 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:27:26 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:27:26 spire-1.2.1/pkg/server/api/ratelimit.go 18:27:26 spire-1.2.1/pkg/server/api/rpccontext/ 18:27:26 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:27:26 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:27:26 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:27:26 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:27:26 spire-1.2.1/pkg/server/api/selector.go 18:27:26 spire-1.2.1/pkg/server/api/selector_test.go 18:27:26 spire-1.2.1/pkg/server/api/status.go 18:27:26 spire-1.2.1/pkg/server/api/status_test.go 18:27:26 spire-1.2.1/pkg/server/api/svid/ 18:27:26 spire-1.2.1/pkg/server/api/svid/v1/ 18:27:26 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:27:26 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:27:26 spire-1.2.1/pkg/server/api/trustdomain.go 18:27:26 spire-1.2.1/pkg/server/api/trustdomain/ 18:27:26 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:27:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:27:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:27:26 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:27:26 spire-1.2.1/pkg/server/authpolicy/ 18:27:26 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:27:26 spire-1.2.1/pkg/server/authpolicy/policy.go 18:27:26 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:27:26 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:27:26 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:27:26 spire-1.2.1/pkg/server/authpolicy/validate.go 18:27:26 spire-1.2.1/pkg/server/bundle/ 18:27:26 spire-1.2.1/pkg/server/bundle/client/ 18:27:26 spire-1.2.1/pkg/server/bundle/client/client.go 18:27:26 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:27:26 spire-1.2.1/pkg/server/bundle/client/manager.go 18:27:26 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:27:26 spire-1.2.1/pkg/server/bundle/client/sources.go 18:27:26 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:27:26 spire-1.2.1/pkg/server/bundle/client/updater.go 18:27:26 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:27:26 spire-1.2.1/pkg/server/ca/ 18:27:26 spire-1.2.1/pkg/server/ca/ca.go 18:27:26 spire-1.2.1/pkg/server/ca/ca_health.go 18:27:26 spire-1.2.1/pkg/server/ca/ca_test.go 18:27:26 spire-1.2.1/pkg/server/ca/journal.go 18:27:26 spire-1.2.1/pkg/server/ca/journal_test.go 18:27:26 spire-1.2.1/pkg/server/ca/manager.go 18:27:26 spire-1.2.1/pkg/server/ca/manager_health.go 18:27:26 spire-1.2.1/pkg/server/ca/manager_test.go 18:27:26 spire-1.2.1/pkg/server/ca/templates.go 18:27:26 spire-1.2.1/pkg/server/ca/upstream_client.go 18:27:26 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:27:26 spire-1.2.1/pkg/server/ca/validation.go 18:27:26 spire-1.2.1/pkg/server/cache/ 18:27:26 spire-1.2.1/pkg/server/cache/dscache/ 18:27:26 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:27:26 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:27:26 spire-1.2.1/pkg/server/cache/entrycache/ 18:27:26 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:27:26 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:27:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:27:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:27:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:27:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:27:26 spire-1.2.1/pkg/server/catalog/ 18:27:26 spire-1.2.1/pkg/server/catalog/catalog.go 18:27:26 spire-1.2.1/pkg/server/catalog/keymanager.go 18:27:26 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:27:26 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:27:26 spire-1.2.1/pkg/server/catalog/notifier.go 18:27:26 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:27:26 spire-1.2.1/pkg/server/config.go 18:27:26 spire-1.2.1/pkg/server/datastore/ 18:27:26 spire-1.2.1/pkg/server/datastore/datastore.go 18:27:26 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:27:26 spire-1.2.1/pkg/server/datastore/repository.go 18:27:26 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:27:26 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:27:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:27:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:27:26 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:27:26 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:27:26 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:27:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:27:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:27:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:27:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:27:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:27:26 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:27:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:27:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:27:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:27:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:27:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:27:26 spire-1.2.1/pkg/server/endpoints/ 18:27:26 spire-1.2.1/pkg/server/endpoints/bundle/ 18:27:26 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:27:26 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:27:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:27:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:27:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:27:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:27:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:27:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:27:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:27:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:27:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:27:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:27:26 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:27:26 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:27:26 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:27:26 spire-1.2.1/pkg/server/endpoints/config.go 18:27:26 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:27:26 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:27:26 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:27:26 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:27:26 spire-1.2.1/pkg/server/endpoints/middleware.go 18:27:26 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:27:26 spire-1.2.1/pkg/server/hostservice/ 18:27:26 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:27:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:27:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:27:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:27:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:27:26 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:27:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:27:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/ 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/ 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:27:26 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:27:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:27:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:27:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:27:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:27:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:27:26 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:27:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:27:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/notifier/ 18:27:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:27:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:27:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:27:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:27:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:27:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:27:26 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:27:26 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:27:26 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:27:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:27:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:27:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:27:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:27:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:27:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:27:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:27:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:27:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:27:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:27:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:27:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:27:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:27:27 spire-1.2.1/pkg/server/registration/ 18:27:27 spire-1.2.1/pkg/server/registration/manager.go 18:27:27 spire-1.2.1/pkg/server/registration/manager_test.go 18:27:27 spire-1.2.1/pkg/server/scanentries.go 18:27:27 spire-1.2.1/pkg/server/scanentries_test.go 18:27:27 spire-1.2.1/pkg/server/server.go 18:27:27 spire-1.2.1/pkg/server/server_test.go 18:27:27 spire-1.2.1/pkg/server/svid/ 18:27:27 spire-1.2.1/pkg/server/svid/observer.go 18:27:27 spire-1.2.1/pkg/server/svid/observer_test.go 18:27:27 spire-1.2.1/pkg/server/svid/rotator.go 18:27:27 spire-1.2.1/pkg/server/svid/rotator_config.go 18:27:27 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:27:27 spire-1.2.1/pkg/server/svid/rotator_test.go 18:27:27 spire-1.2.1/proto/ 18:27:27 spire-1.2.1/proto/private/ 18:27:27 spire-1.2.1/proto/private/server/ 18:27:27 spire-1.2.1/proto/private/server/journal/ 18:27:27 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:27:27 spire-1.2.1/proto/private/server/journal/journal.proto 18:27:27 spire-1.2.1/proto/spire/ 18:27:27 spire-1.2.1/proto/spire/common/ 18:27:27 spire-1.2.1/proto/spire/common/common.pb.go 18:27:27 spire-1.2.1/proto/spire/common/common.proto 18:27:27 spire-1.2.1/proto/spire/common/plugin/ 18:27:27 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:27:27 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:27:27 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:27:27 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:27:27 spire-1.2.1/proto/spire/plugin/ 18:27:27 spire-1.2.1/proto/spire/plugin/agent/ 18:27:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:27:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:27:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:27:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:27:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:27:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:27:27 spire-1.2.1/release/ 18:27:27 spire-1.2.1/release/spire-extras/ 18:27:27 spire-1.2.1/release/spire-extras/README.md 18:27:27 spire-1.2.1/release/spire-extras/conf/ 18:27:27 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:27:27 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:27:27 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:27:27 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:27:27 spire-1.2.1/release/spire/ 18:27:27 spire-1.2.1/release/spire/README.md 18:27:27 spire-1.2.1/release/spire/conf/ 18:27:27 spire-1.2.1/release/spire/conf/agent/ 18:27:27 spire-1.2.1/release/spire/conf/agent/agent.conf 18:27:27 spire-1.2.1/release/spire/conf/server/ 18:27:27 spire-1.2.1/release/spire/conf/server/server.conf 18:27:27 spire-1.2.1/script/ 18:27:27 spire-1.2.1/script/build-artifact.sh 18:27:27 spire-1.2.1/script/generate_dummy_ca.sh 18:27:27 spire-1.2.1/support/ 18:27:27 spire-1.2.1/support/k8s/ 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:27:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:27:27 spire-1.2.1/support/oidc-discovery-provider/ 18:27:27 spire-1.2.1/support/oidc-discovery-provider/README.md 18:27:27 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:27:27 spire-1.2.1/support/oidc-discovery-provider/config.go 18:27:27 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:27:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:27:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:27:27 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:27:27 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:27:27 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:27:27 spire-1.2.1/support/oidc-discovery-provider/main.go 18:27:27 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:27:27 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:27:27 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:27:27 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:27:27 spire-1.2.1/test/ 18:27:27 spire-1.2.1/test/clock/ 18:27:27 spire-1.2.1/test/clock/clock.go 18:27:27 spire-1.2.1/test/fakes/ 18:27:27 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:27:27 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:27:27 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:27:27 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:27:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:27:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:27:27 spire-1.2.1/test/fakes/fakeagentstore/ 18:27:27 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:27:27 spire-1.2.1/test/fakes/fakedatastore/ 18:27:27 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:27:27 spire-1.2.1/test/fakes/fakeentryclient/ 18:27:27 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:27:27 spire-1.2.1/test/fakes/fakehealthchecker/ 18:27:27 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:27:27 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:27:27 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:27:27 spire-1.2.1/test/fakes/fakemetrics/ 18:27:27 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:27:27 spire-1.2.1/test/fakes/fakenoderesolver/ 18:27:27 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:27:27 spire-1.2.1/test/fakes/fakenotifier/ 18:27:27 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:27:27 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:27:27 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:27:27 spire-1.2.1/test/fakes/fakeserverca/ 18:27:27 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:27:27 spire-1.2.1/test/fakes/fakeservercatalog/ 18:27:27 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:27:27 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:27:27 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:27:27 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:27:27 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:27:27 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:27:27 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:27:27 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:27:27 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:27:27 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:27:27 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:27:27 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:27:27 spire-1.2.1/test/fixture/ 18:27:27 spire-1.2.1/test/fixture/certs/ 18:27:27 spire-1.2.1/test/fixture/certs/agent_svid.der 18:27:27 spire-1.2.1/test/fixture/certs/base_cert.pem 18:27:27 spire-1.2.1/test/fixture/certs/base_csr.pem 18:27:27 spire-1.2.1/test/fixture/certs/base_key.pem 18:27:27 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:27:27 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:27:27 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:27:27 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:27:27 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:27:27 spire-1.2.1/test/fixture/certs/blog_key.pem 18:27:27 spire-1.2.1/test/fixture/certs/bundle.der 18:27:27 spire-1.2.1/test/fixture/certs/ca.pem 18:27:27 spire-1.2.1/test/fixture/certs/ca_key.pem 18:27:27 spire-1.2.1/test/fixture/certs/database_cert.pem 18:27:27 spire-1.2.1/test/fixture/certs/database_csr.pem 18:27:27 spire-1.2.1/test/fixture/certs/database_key.pem 18:27:27 spire-1.2.1/test/fixture/certs/node_cert.pem 18:27:27 spire-1.2.1/test/fixture/certs/node_csr.pem 18:27:27 spire-1.2.1/test/fixture/certs/node_key.pem 18:27:27 spire-1.2.1/test/fixture/certs/svid.pem 18:27:27 spire-1.2.1/test/fixture/certs/svid_key.pem 18:27:27 spire-1.2.1/test/fixture/config/ 18:27:27 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:27:27 spire-1.2.1/test/fixture/config/agent_good.conf 18:27:27 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:27:27 spire-1.2.1/test/fixture/config/plugin_good.conf 18:27:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:27:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:27:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:27:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:27:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:27:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:27:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:27:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:27:27 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:27:27 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:27:27 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:27:27 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:27:27 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:27:27 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:27:27 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:27:27 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:27:27 spire-1.2.1/test/fixture/config/server_good.conf 18:27:27 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:27:27 spire-1.2.1/test/fixture/fixture.go 18:27:27 spire-1.2.1/test/fixture/nodeattestor/ 18:27:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:27:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:27:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:27:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:27:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:27:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:27:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:27:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:27:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:27:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:27:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:27:27 spire-1.2.1/test/fixture/registration/ 18:27:27 spire-1.2.1/test/fixture/registration/entries.json 18:27:27 spire-1.2.1/test/fixture/registration/good-for-update.json 18:27:27 spire-1.2.1/test/fixture/registration/good.json 18:27:27 spire-1.2.1/test/fixture/registration/invalid.json 18:27:27 spire-1.2.1/test/fixture/registration/invalid_json.json 18:27:27 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:27:27 spire-1.2.1/test/integration/ 18:27:27 spire-1.2.1/test/integration/README.md 18:27:27 spire-1.2.1/test/integration/common 18:27:27 spire-1.2.1/test/integration/setup/ 18:27:27 spire-1.2.1/test/integration/setup/adminclient/ 18:27:27 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:27:27 spire-1.2.1/test/integration/setup/adminclient/client.go 18:27:27 spire-1.2.1/test/integration/setup/debugagent/ 18:27:27 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:27:27 spire-1.2.1/test/integration/setup/debugagent/main.go 18:27:27 spire-1.2.1/test/integration/setup/debugserver/ 18:27:27 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:27:27 spire-1.2.1/test/integration/setup/debugserver/main.go 18:27:27 spire-1.2.1/test/integration/setup/downstreamclient/ 18:27:27 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:27:27 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:27:27 spire-1.2.1/test/integration/setup/itclient/ 18:27:27 spire-1.2.1/test/integration/setup/itclient/client.go 18:27:27 spire-1.2.1/test/integration/setup/node-attestation/ 18:27:27 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:27:27 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:27:27 spire-1.2.1/test/integration/setup/x509pop/ 18:27:27 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:27:27 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:27:27 spire-1.2.1/test/integration/suites/ 18:27:27 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:27:27 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:27:27 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:27:27 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:27:27 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:27:27 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:27:27 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:27:27 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:27:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:27:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:27:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:27:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:27:27 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:27:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:27:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:27:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:27:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:27:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:27:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:27:27 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:27:27 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:27:27 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:27:27 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:27:27 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:27:27 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:27:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:27:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:27:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:27:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:27:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:27:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:27:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:27:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:27:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:27:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:27:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:27:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:27:27 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:27:27 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:27:27 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:27:27 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:27:27 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:27:27 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:27:27 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:27:27 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:27:27 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:27:27 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:27:27 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:27:27 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:27:27 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:27:27 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:27:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:27:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:27:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:27:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:27:27 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:27:27 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:27:27 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:27:27 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:27:27 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:27:27 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:27:27 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:27:27 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:27:27 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:27:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:27:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:27:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:27:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:27:27 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:27:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:27:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:27:27 spire-1.2.1/test/integration/suites/join-token/ 18:27:27 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:27:27 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:27:27 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:27:27 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:27:27 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:27:27 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:27:27 spire-1.2.1/test/integration/suites/join-token/README.md 18:27:27 spire-1.2.1/test/integration/suites/join-token/conf/ 18:27:27 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:27:27 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:27:27 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:27:27 spire-1.2.1/test/integration/suites/join-token/teardown 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:27:27 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:27:27 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:27:27 spire-1.2.1/test/integration/suites/k8s/ 18:27:27 spire-1.2.1/test/integration/suites/k8s/00-setup 18:27:27 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:27:27 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:27:27 spire-1.2.1/test/integration/suites/k8s/README.md 18:27:27 spire-1.2.1/test/integration/suites/k8s/conf/ 18:27:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:27:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:27:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:27:27 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:27:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:27:27 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:27:27 spire-1.2.1/test/integration/suites/k8s/teardown 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/ 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:27:27 spire-1.2.1/test/integration/suites/node-attestation/ 18:27:27 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:27:27 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:27:27 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:27:27 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:27:27 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:27:27 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:27:27 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:27:27 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:27:27 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:27:27 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:27:27 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:27:27 spire-1.2.1/test/integration/suites/rotation/ 18:27:27 spire-1.2.1/test/integration/suites/rotation/00-setup 18:27:27 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:27:27 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:27:27 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:27:27 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:27:27 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:27:27 spire-1.2.1/test/integration/suites/rotation/README.md 18:27:27 spire-1.2.1/test/integration/suites/rotation/conf/ 18:27:27 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:27:27 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:27:27 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:27:27 spire-1.2.1/test/integration/suites/rotation/teardown 18:27:27 spire-1.2.1/test/integration/suites/self-test/ 18:27:27 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:27:27 spire-1.2.1/test/integration/suites/self-test/README.md 18:27:27 spire-1.2.1/test/integration/suites/self-test/teardown 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:27:27 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:27:27 spire-1.2.1/test/integration/suites/upgrade/ 18:27:27 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:27:27 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:27:27 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:27:27 spire-1.2.1/test/integration/suites/upgrade/README.md 18:27:27 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:27:27 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:27:27 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:27:27 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:27:27 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:27:27 spire-1.2.1/test/integration/suites/upgrade/teardown 18:27:27 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:27:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:27:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:27:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:27:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:27:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:27:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:27:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:27:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:27:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:27:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:27:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:27:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:27:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:27:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:27:27 spire-1.2.1/test/integration/test-one.sh 18:27:27 spire-1.2.1/test/integration/test.sh 18:27:27 spire-1.2.1/test/plugintest/ 18:27:27 spire-1.2.1/test/plugintest/config.go 18:27:27 spire-1.2.1/test/plugintest/load.go 18:27:27 spire-1.2.1/test/plugintest/option.go 18:27:27 spire-1.2.1/test/spiretest/ 18:27:27 spire-1.2.1/test/spiretest/apiserver.go 18:27:27 spire-1.2.1/test/spiretest/assertions.go 18:27:27 spire-1.2.1/test/spiretest/dir.go 18:27:27 spire-1.2.1/test/spiretest/errors_posix.go 18:27:27 spire-1.2.1/test/spiretest/errors_windows.go 18:27:27 spire-1.2.1/test/spiretest/logs.go 18:27:27 spire-1.2.1/test/spiretest/socketapi.go 18:27:27 spire-1.2.1/test/spiretest/suite.go 18:27:27 spire-1.2.1/test/spiretest/x509.go 18:27:27 spire-1.2.1/test/testca/ 18:27:27 spire-1.2.1/test/testca/ca.go 18:27:27 spire-1.2.1/test/testkey/ 18:27:27 spire-1.2.1/test/testkey/generate.sh 18:27:27 spire-1.2.1/test/testkey/genkeys.go 18:27:27 spire-1.2.1/test/testkey/keys.go 18:27:27 spire-1.2.1/test/testkey/new.go 18:27:27 spire-1.2.1/test/tpmsimulator/ 18:27:27 spire-1.2.1/test/tpmsimulator/simulator.go 18:27:27 spire-1.2.1/test/util/ 18:27:27 spire-1.2.1/test/util/cert_fixtures.go 18:27:27 spire-1.2.1/test/util/cert_generation.go 18:27:27 spire-1.2.1/test/util/io_redirection.go 18:27:27 spire-1.2.1/test/util/race.go 18:27:27 spire-1.2.1/test/util/util.go 18:27:27 building spire from source... 18:27:28 Installing go1.17.7... 18:27:55 Building bin/spire-server... 18:27:55 go: downloading github.com/mitchellh/cli v1.1.2 18:27:55 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:27:55 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:27:55 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:27:55 go: downloading google.golang.org/grpc v1.44.0 18:27:55 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:27:55 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:27:56 go: downloading github.com/imdario/mergo v0.3.12 18:27:56 go: downloading github.com/sirupsen/logrus v1.8.1 18:27:56 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:27:57 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:27:57 go: downloading github.com/fatih/color v1.13.0 18:27:57 go: downloading github.com/mattn/go-isatty v0.0.14 18:27:57 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:27:57 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:27:57 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:27:57 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:27:58 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:27:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:27:58 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:27:58 go: downloading github.com/open-policy-agent/opa v0.38.0 18:28:25 go: downloading github.com/armon/go-metrics v0.3.10 18:28:25 go: downloading github.com/prometheus/client_golang v1.12.1 18:28:25 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:28:25 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:28:25 go: downloading github.com/mattn/go-colorable v0.1.12 18:28:25 go: downloading github.com/Masterminds/goutils v1.1.0 18:28:25 go: downloading github.com/Masterminds/semver v1.5.0 18:28:25 go: downloading github.com/google/uuid v1.1.2 18:28:25 go: downloading github.com/huandu/xstrings v1.3.2 18:28:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:28:25 go: downloading github.com/oklog/run v1.0.0 18:28:25 go: downloading github.com/imkira/go-observer v1.0.3 18:28:25 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:28:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:28:25 go: downloading github.com/prometheus/client_model v0.2.0 18:28:26 go: downloading github.com/prometheus/common v0.32.1 18:28:26 go: downloading github.com/beorn7/perks v1.0.1 18:28:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:28:26 go: downloading github.com/prometheus/procfs v0.7.3 18:28:27 go: downloading go.uber.org/atomic v1.9.0 18:28:27 go: downloading github.com/hashicorp/errwrap v1.1.0 18:28:27 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:28:28 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:28:28 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:28:28 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:28:30 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:28:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:28:36 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:28:36 go: downloading github.com/stretchr/testify v1.7.0 18:28:36 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:28:36 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:28:59 go: downloading k8s.io/client-go v0.23.4 18:28:59 go: downloading google.golang.org/api v0.70.0 18:28:59 go: downloading k8s.io/api v0.23.4 18:29:09 go: downloading github.com/google/go-tpm v0.3.3 18:29:09 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:29:10 go: downloading github.com/blang/semver/v4 v4.0.0 18:29:10 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:29:10 go: downloading github.com/jinzhu/gorm v1.9.16 18:29:11 go: downloading github.com/lib/pq v1.10.4 18:29:11 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:29:12 go: downloading k8s.io/apimachinery v0.23.4 18:29:14 go: downloading k8s.io/kube-aggregator v0.23.3 18:29:15 go: downloading cloud.google.com/go/storage v1.21.0 18:29:16 go: downloading cloud.google.com/go v0.100.2 18:29:17 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:29:18 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:29:37 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:29:37 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:29:37 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:29:37 go: downloading cloud.google.com/go/security v1.3.0 18:29:37 go: downloading github.com/hashicorp/vault/api v1.4.1 18:29:37 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:29:37 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:29:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:29:38 go: downloading gopkg.in/yaml.v2 v2.4.0 18:29:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:29:39 go: downloading github.com/gobwas/glob v0.2.3 18:29:39 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:29:39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:29:39 go: downloading github.com/twmb/murmur3 v1.1.6 18:29:39 go: downloading github.com/aws/smithy-go v1.11.0 18:29:41 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:29:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:29:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:29:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:29:42 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:29:43 go: downloading github.com/gogo/protobuf v1.3.2 18:29:48 go: downloading github.com/jinzhu/inflection v1.0.0 18:29:48 go: downloading k8s.io/klog/v2 v2.30.0 18:29:48 go: downloading github.com/google/gofuzz v1.1.0 18:29:48 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:29:49 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:29:49 go: downloading github.com/spf13/pflag v1.0.5 18:29:50 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:29:50 go: downloading cloud.google.com/go/compute v1.3.0 18:29:51 go: downloading cloud.google.com/go/iam v0.1.1 18:29:51 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:29:51 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:29:52 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:29:52 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:29:52 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:29:52 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:29:52 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:29:52 go: downloading github.com/dimchansky/utfbom v1.1.1 18:29:52 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:29:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:29:52 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:29:53 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:29:53 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:29:54 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:29:54 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:29:54 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:29:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:29:55 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:29:56 go: downloading gopkg.in/inf.v0 v0.9.1 18:29:56 go: downloading github.com/go-logr/logr v1.2.2 18:29:56 go: downloading github.com/google/go-cmp v0.5.7 18:29:57 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:29:57 go: downloading github.com/json-iterator/go v1.1.12 18:29:58 go: downloading github.com/googleapis/gnostic v0.5.5 18:30:00 go: downloading go.opencensus.io v0.23.0 18:30:01 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:30:04 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:30:04 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:30:04 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:30:04 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:30:05 go: downloading github.com/tklauser/numcpus v0.3.0 18:30:05 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:30:05 go: downloading sigs.k8s.io/yaml v1.3.0 18:30:05 go: downloading go.uber.org/zap v1.21.0 18:30:06 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:30:06 go: downloading github.com/modern-go/reflect2 v1.0.2 18:30:06 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:30:06 go: downloading github.com/ryanuber/go-glob v1.0.0 18:30:06 go: downloading github.com/golang/snappy v0.0.4 18:30:07 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:30:17 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:30:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:30:17 go: downloading github.com/hashicorp/go-version v1.2.0 18:30:17 go: downloading go.uber.org/multierr v1.6.0 18:30:49 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:30:49 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:31:46 Removing intermediate container 3de0461addce 18:31:46 ---> 6bc786e92a67 18:31:46 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:31:46 ---> Running in af6ac2f69b4a 18:31:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:31: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:31:46 Removing intermediate container af6ac2f69b4a 18:31:46 ---> 797a41f99d83 18:31:46 18:31:46 Step 11/23 : FROM docker:20.10.14 18:31:47 20.10.14: Pulling from library/docker 18:31:57 Removing intermediate container ff47b53aa6b2 18:31:57 ---> bd217733d93f 18:31:57 18:31:57 Step 10/31 : FROM alpine:3.14 18:31:57 3.14: Pulling from library/alpine 18:32:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:32:00 Status: Downloaded newer image for alpine:3.14 18:32:00 ---> ac73e934f311 18:32:00 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:32:01 ---> Running in 3987ec53667b 18:32:02 Removing intermediate container 3987ec53667b 18:32:02 ---> 53fe7372d78e 18:32:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:32:02 ---> Running in 70b475669909 18:32:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:32:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:32:06 (1/2) Installing dumb-init (1.2.5-r1) 18:32:06 (2/2) Installing su-exec (0.2-r1) 18:32:06 Executing busybox-1.33.1-r7.trigger 18:32:06 OK: 6 MiB in 16 packages 18:32:07 Removing intermediate container 57d103f9a1ce 18:32:07 ---> a217ca3e44dd 18:32:07 18:32:07 Step 10/25 : FROM alpine:3.14 18:32:07 ---> ac73e934f311 18:32:07 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:32:07 ---> Running in e08344a38388 18:32:09 Removing intermediate container 70b475669909 18:32:09 ---> b2c02aa75bfc 18:32:09 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:32:09 ---> Running in ac533b76b2bf 18:32:09 Removing intermediate container 01985d89ce39 18:32:09 ---> 9b94a9bb20fb 18:32:09 18:32:09 Step 10/23 : FROM alpine:3.14 18:32:09 ---> ac73e934f311 18:32:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:32:09 ---> Running in e16a01ac9225 18:32:10 Removing intermediate container ac533b76b2bf 18:32:10 ---> 56f047a47578 18:32:10 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:32:10 ---> Running in 8270b680e638 18:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:32:12 Removing intermediate container 8270b680e638 18:32:12 ---> ed9e3e1869c7 18:32:12 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:32:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:32:12 ---> Running in 1a081413181a 18:32:12 (1/3) Installing ca-certificates (20211220-r0) 18:32:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:32:12 (2/3) Installing dumb-init (1.2.5-r1) 18:32:12 (3/3) Installing su-exec (0.2-r1) 18:32:12 Executing busybox-1.33.1-r7.trigger 18:32:12 Executing ca-certificates-20211220-r0.trigger 18:32:13 OK: 6 MiB in 17 packages 18:32:13 (1/1) Installing dumb-init (1.2.5-r1) 18:32:13 Executing busybox-1.33.1-r7.trigger 18:32:14 OK: 5 MiB in 15 packages 18:32:17 Removing intermediate container e16a01ac9225 18:32:17 ---> 9e06c18c6b1c 18:32:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:32:17 ---> Running in 6ed7a9e57b43 18:32:17 Removing intermediate container e08344a38388 18:32:17 ---> 3888a0f99ace 18:32:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:32:18 ---> Running in f841ca023833 18:32:18 Removing intermediate container 6ed7a9e57b43 18:32:18 ---> 75d89da2dfa0 18:32:18 Step 13/23 : ENV APP_PORT=59881 18:32:18 Removing intermediate container 1a081413181a 18:32:18 ---> c95f0a211df0 18:32:18 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 18:32:18 ---> Running in 52cc222c6631 18:32:18 ---> Running in 31860dcc1a90 18:32:19 Removing intermediate container f841ca023833 18:32:19 ---> 66b7c0485216 18:32:19 Step 13/25 : WORKDIR / 18:32:19 ---> Running in 50608996302b 18:32:19 Removing intermediate container 52cc222c6631 18:32:19 ---> 12b7567f1f02 18:32:19 Step 14/23 : EXPOSE $APP_PORT 18:32:19 Removing intermediate container 31860dcc1a90 18:32:19 ---> 71d212866f7f 18:32:19 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:32:19 ---> Running in dcc0bb3094b4 18:32:20 Removing intermediate container 50608996302b 18:32:20 ---> d29546e40b31 18:32:20 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:32:20 Removing intermediate container dcc0bb3094b4 18:32:20 ---> 201ebca161c8 18:32:20 Step 15/23 : WORKDIR / 18:32:20 ---> Running in db177f3d6e6b 18:32:21 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 18:32:21 Status: Downloaded newer image for docker:20.10.14 18:32:21 ---> c346e9eafbab 18:32:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:32:21 ---> Running in 16cd1f1b9dcd 18:32:21 ---> f962cc5d1492 18:32:21 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:32:21 Removing intermediate container db177f3d6e6b 18:32:21 ---> e8d352459624 18:32:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:32:22 ---> Running in 7350b6f9ad9c 18:32:22 Removing intermediate container 16cd1f1b9dcd 18:32:22 ---> 880bcc7a5f32 18:32:22 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 18:32:22 ---> Running in 95331cf43682 18:32:22 ---> 13eb5f680323 18:32:22 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:32:24 ---> 634746ea301f 18:32:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:32:24 ---> 08ca17898940 18:32:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:32:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:32:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:32:26 Removing intermediate container 7350b6f9ad9c 18:32:26 ---> bc99d1a1ddc4 18:32:26 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:32:26 ---> 80e8a665379e 18:32:26 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:32:27 (1/43) Installing readline (8.1.1-r0) 18:32:27 (2/43) Installing bash (5.1.16-r0) 18:32:27 Executing bash-5.1.16-r0.post-install 18:32:27 (3/43) Installing brotli-libs (1.0.9-r5) 18:32:27 (4/43) Installing nghttp2-libs (1.46.0-r0) 18:32:27 (5/43) Installing libcurl (7.80.0-r0) 18:32:27 (6/43) Installing curl (7.80.0-r0) 18:32:27 (7/43) Installing dumb-init (1.2.5-r1) 18:32:27 (8/43) Installing libbz2 (1.0.8-r1) 18:32:27 (9/43) Installing expat (2.4.7-r0) 18:32:27 (10/43) Installing libffi (3.4.2-r1) 18:32:27 (11/43) Installing gdbm (1.22-r0) 18:32:27 (12/43) Installing xz-libs (5.2.5-r1) 18:32:27 (13/43) Installing libgcc (10.3.1_git20211027-r0) 18:32:27 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 18:32:27 (15/43) Installing mpdecimal (2.5.1-r1) 18:32:27 (16/43) Installing sqlite-libs (3.36.0-r0) 18:32:27 (17/43) Installing python3 (3.9.7-r4) 18:32:27 ---> f53accab279e 18:32:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:32:28 ---> 298a89e723f2 18:32:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:32:28 ---> cc694e338076 18:32:28 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:32:29 ---> 5539aac844d3 18:32:29 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:32:30 ---> Running in f0d88868e999 18:32:30 (18/43) Installing py3-appdirs (1.4.4-r2) 18:32:30 (19/43) Installing py3-certifi (2020.12.5-r1) 18:32:30 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 18:32:30 (21/43) Installing py3-idna (3.3-r0) 18:32:30 (22/43) Installing py3-urllib3 (1.26.7-r0) 18:32:30 (23/43) Installing py3-requests (2.26.0-r1) 18:32:30 (24/43) Installing py3-msgpack (1.0.2-r1) 18:32:30 (25/43) Installing py3-lockfile (0.12.2-r4) 18:32:30 (26/43) Installing py3-cachecontrol (0.12.10-r0) 18:32:30 (27/43) Installing py3-colorama (0.4.4-r1) 18:32:30 (28/43) Installing py3-contextlib2 (21.6.0-r1) 18:32:30 (29/43) Installing py3-distlib (0.3.3-r0) 18:32:30 (30/43) Installing py3-distro (1.6.0-r0) 18:32:30 (31/43) Installing py3-six (1.16.0-r0) 18:32:30 (32/43) Installing py3-webencodings (0.5.1-r4) 18:32:30 (33/43) Installing py3-html5lib (1.1-r1) 18:32:30 (34/43) Installing py3-parsing (2.4.7-r2) 18:32:30 (35/43) Installing py3-packaging (20.9-r1) 18:32:30 (36/43) Installing py3-tomli (1.2.2-r0) 18:32:30 (37/43) Installing py3-pep517 (0.12.0-r0) 18:32:30 (38/43) Installing py3-progress (1.6-r0) 18:32:30 (39/43) Installing py3-retrying (1.3.3-r2) 18:32:30 (40/43) Installing py3-ordered-set (4.0.2-r2) 18:32:30 (41/43) Installing py3-setuptools (52.0.0-r4) 18:32:31 ---> e66cba920f13 18:32:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:32:31 (42/43) Installing py3-toml (0.10.2-r2) 18:32:31 (43/43) Installing py3-pip (20.3.4-r1) 18:32:31 Removing intermediate container f0d88868e999 18:32:31 ---> d000ae6760cc 18:32:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:32:31 ---> Running in cef0fbf92cab 18:32:31 ---> 7e98e1594373 18:32:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:32:31 Executing busybox-1.34.1-r5.trigger 18:32:32 OK: 82 MiB in 65 packages 18:32:32 Removing intermediate container cef0fbf92cab 18:32:32 ---> f4dac6a23702 18:32:32 Step 21/23 : LABEL arch=arm64 18:32:32 ---> Running in d6922a683eab 18:32:33 ---> 62cd6a41bf78 18:32:33 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:32:33 Removing intermediate container d6922a683eab 18:32:33 ---> 81234e8cd866 18:32:33 Step 22/23 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:32:33 ---> Running in cbfb3ce707f8 18:32:33 ---> 99d0ff5bfdd6 18:32:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:32:34 Removing intermediate container cbfb3ce707f8 18:32:34 ---> b27bfbe83c99 18:32:34 Step 23/23 : LABEL version=0.0.0 18:32:34 ---> Running in 79476314700b 18:32:35 ---> 43e59d2011c6 18:32:35 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:32:35 ---> d3b80f147840 18:32:35 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 18:32:35 ---> Running in c69aae5c6e1f 18:32:35 Removing intermediate container 79476314700b 18:32:35 ---> 9d0def5a4cfa 18:32:35 18:32:36 Successfully built 9d0def5a4cfa 18:32:36 Successfully tagged core-metadata-arm64:latest 18:32:36 Building core-command 18:32:36 ---> 1570a8ac7fb6 18:32:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 18:32:37  Building core-metadata ... done  ---> Running in 8512d940e6d6 18:32:37 Collecting docker-compose==1.23.2 18:32:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:32:37 Removing intermediate container 8512d940e6d6 18:32:37 ---> c3327f3e2777 18:32:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:32:38 Collecting PyYAML<4,>=3.10 18:32:38 Removing intermediate container c69aae5c6e1f 18:32:38 ---> dbdf0693e9c1 18:32:38 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:32:38 Downloading PyYAML-3.13.tar.gz (270 kB) 18:32:38 ---> Running in 8c7288de6c65 18:32:39 ---> 318a5cc263fa 18:32:39 Step 26/31 : RUN chmod +x /entrypoint.sh 18:32:39 Removing intermediate container 8c7288de6c65 18:32:39 ---> 57a169b2fe8a 18:32:39 Step 23/25 : LABEL arch=arm64 18:32:39 ---> Running in 8aeaf36f15a3 18:32:39 ---> Running in 6d9c5e4ce604 18:32:40 Removing intermediate container 6d9c5e4ce604 18:32:40 ---> 2669f269d8bd 18:32:40 Step 24/25 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:32:40 ---> Running in ea5d962c9527 18:32:41 Removing intermediate container ea5d962c9527 18:32:41 ---> b2f8e07cd46a 18:32:41 Step 25/25 : LABEL version=0.0.0 18:32:41 ---> Running in d5c6784db3f2 18:32:42 Removing intermediate container d5c6784db3f2 18:32:42 ---> 7ddd6b53bdce 18:32:42 18:32:43 Removing intermediate container 8aeaf36f15a3 18:32:43 ---> f2b0422d1132 18:32:43 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:32:43 Successfully built 7ddd6b53bdce 18:32:43 Successfully tagged security-secretstore-setup-arm64:latest 18:32:43  Building security-secretstore-setup ... done Building support-scheduler 18:32:43 ---> Running in 85cc6fd3b641 18:32:43 Removing intermediate container 85cc6fd3b641 18:32:43 ---> 504d2376a8c1 18:32:43 Step 28/31 : CMD ["gate"] 18:32:43 ---> Running in b67904a67723 18:32:44 Removing intermediate container b67904a67723 18:32:44 ---> 6fc1b0dbf1a4 18:32:44 Step 29/31 : LABEL arch=arm64 18:32:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:32:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:32:44 Collecting dockerpty<0.5,>=0.4.1 18:32:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:32:44 ---> Running in 606d5d0e15d8 18:32:45 Removing intermediate container 606d5d0e15d8 18:32:45 ---> 00342a996fd2 18:32:45 Step 30/31 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:32:45 ---> Running in c1a9efac5500 18:32:46 Removing intermediate container c1a9efac5500 18:32:46 ---> 15c90d461d23 18:32:46 Step 31/31 : LABEL version=0.0.0 18:32:46 ---> Running in e0f4102ccff7 18:32:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 18:32:47 Removing intermediate container e0f4102ccff7 18:32:47 ---> 93c857d04700 18:32:47 18:32:47 Collecting docker<4.0,>=3.6.0 18:32:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:32:47 Successfully built 93c857d04700 18:32:47 Successfully tagged security-bootstrapper-arm64:latest 18:32:47  Building security-bootstrapper ... done Building security-spiffe-token-provider 18:32:47 Collecting jsonschema<3,>=2.5.1 18:32:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:32:47 Collecting texttable<0.10,>=0.9.0 18:32:48 Downloading texttable-0.9.1.tar.gz (11 kB) 18:32:50 Collecting cached-property<2,>=1.2.0 18:32:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:32:50 Collecting docopt<0.7,>=0.6.1 18:32:50 Downloading docopt-0.6.2.tar.gz (25 kB) 18:32:52 Collecting websocket-client<1.0,>=0.32.0 18:32:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:32:53 Collecting docker-pycreds>=0.4.0 18:32:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:32:54 Collecting urllib3<1.25,>=1.21.1 18:32:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:32:54 Collecting chardet<3.1.0,>=3.0.2 18:32:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:32:54 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 18:32:54 Collecting idna<2.8,>=2.5 18:32:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:32:55 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:32:55 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:32:55 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:32:55 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:32:56 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:32:56 Attempting uninstall: urllib3 18:32:56 Found existing installation: urllib3 1.26.7 18:32:56 Uninstalling urllib3-1.26.7: 18:32:56 Successfully uninstalled urllib3-1.26.7 18:32:57 Attempting uninstall: idna 18:32:57 Found existing installation: idna 3.3 18:32:57 Uninstalling idna-3.3: 18:32:57 Successfully uninstalled idna-3.3 18:32:59 Attempting uninstall: requests 18:32:59 Found existing installation: requests 2.26.0 18:32:59 Uninstalling requests-2.26.0: 18:33:00 Successfully uninstalled requests-2.26.0 18:33:00 Running setup.py install for texttable: started 18:33:03 Running setup.py install for texttable: finished with status 'done' 18:33:03 Running setup.py install for PyYAML: started 18:33:05 Running setup.py install for PyYAML: finished with status 'done' 18:33:06 Running setup.py install for docopt: started 18:33:07 Running setup.py install for docopt: finished with status 'done' 18:33:07 Running setup.py install for dockerpty: started 18:33:10 Running setup.py install for dockerpty: finished with status 'done' 18:33:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:33:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:33:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:33:27 ---> 7c9fa9c27194 18:33:27 Step 3/23 : WORKDIR /edgex-go 18:33:27 ---> Using cache 18:33:27 ---> 862aa6dbbf6c 18:33:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:27 ---> Using cache 18:33:27 ---> 23dc133183f8 18:33:27 Step 5/23 : RUN apk add --update --no-cache make git 18:33:27 ---> Using cache 18:33:27 ---> a81d3699e182 18:33:27 Step 6/23 : COPY go.mod vendor* ./ 18:33:27 ---> Using cache 18:33:27 ---> abcd06a32715 18:33:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:27 ---> Using cache 18:33:27 ---> ea40d2c8e71b 18:33:27 Step 8/23 : COPY . . 18:33:28 ---> Using cache 18:33:28 ---> c25cdefada15 18:33:28 Step 9/23 : RUN make cmd/core-command/core-command 18:33:29 ---> Running in d95b11ccdc6a 18:33:32 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 18:33:36 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:33:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:33:36 ---> 7c9fa9c27194 18:33:36 Step 3/22 : WORKDIR /edgex-go 18:33:36 ---> Using cache 18:33:36 ---> 862aa6dbbf6c 18:33:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:36 ---> Using cache 18:33:36 ---> 23dc133183f8 18:33:36 Step 5/22 : RUN apk add --update --no-cache make git 18:33:36 ---> Using cache 18:33:36 ---> a81d3699e182 18:33:36 Step 6/22 : COPY go.mod vendor* ./ 18:33:36 ---> Using cache 18:33:36 ---> abcd06a32715 18:33:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:36 ---> Using cache 18:33:36 ---> ea40d2c8e71b 18:33:36 Step 8/22 : COPY . . 18:33:36 ---> Using cache 18:33:36 ---> c25cdefada15 18:33:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:33:37 ---> Running in 912354937e4c 18:33:40 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 18:33:40 Removing intermediate container 95331cf43682 18:33:40 ---> 4548f0555bf8 18:33:40 Step 14/23 : ENV APP_PORT=58890 18:33:40 ---> Running in 1804d2da2bfe 18:33:41 Removing intermediate container 1804d2da2bfe 18:33:41 ---> 5a35c27c067d 18:33:41 Step 15/23 : EXPOSE $APP_PORT 18:33:41 ---> Running in dda5009075dd 18:33:41 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:33:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:33:41 ---> 7c9fa9c27194 18:33:41 Step 3/20 : WORKDIR /edgex-go 18:33:41 ---> Using cache 18:33:41 ---> 862aa6dbbf6c 18:33:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:33:41 ---> Running in b2351c2aa5fa 18:33:42 Removing intermediate container dda5009075dd 18:33:42 ---> f3abfa3f9a35 18:33:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:33:44 ---> b90af94641cf 18:33:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:33:45 ---> 182eaeec8ef7 18:33:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:33:46 ---> f9bdbb8c20e9 18:33:46 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:33:46 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:33:46 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 18:33:46 OK: 15741 distinct packages available 18:33:46 ---> Running in 81223e5bee3b 18:33:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:33:46 Removing intermediate container 81223e5bee3b 18:33:46 ---> f71bfeb07a15 18:33:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:33:46 ---> Running in 349bbf11dc2d 18:33:47 Removing intermediate container 349bbf11dc2d 18:33:47 ---> a254f2714fa9 18:33:47 Step 21/23 : LABEL arch=arm64 18:33:47 ---> Running in 442a39baeb7e 18:33:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:33:47 Removing intermediate container 442a39baeb7e 18:33:47 ---> 31f605093827 18:33:47 Step 22/23 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:33:48 ---> Running in 3be0ae561c42 18:33:48 Removing intermediate container 3be0ae561c42 18:33:48 ---> 5efca17271b8 18:33:48 Step 23/23 : LABEL version=0.0.0 18:33:48 ---> Running in ae9eb58845ee 18:33:48 OK: 220 MiB in 52 packages 18:33:49 Removing intermediate container ae9eb58845ee 18:33:49 ---> 98d15f76d885 18:33:49 18:33:49 Successfully built 98d15f76d885 18:33:49 Successfully tagged sys-mgmt-agent-arm64:latest 18:33:49  Building sys-mgmt-agent ... done Building security-spire-server 18:33:50 Removing intermediate container b2351c2aa5fa 18:33:50 ---> af6db1c04c42 18:33:50 Step 5/20 : COPY go.mod vendor* ./ 18:33:51 ---> 81f2e9ce2f67 18:33:51 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:51 ---> Running in 13b19a396c1c 18:33:57 Removing intermediate container 13b19a396c1c 18:33:57 ---> 37d9409aca1c 18:33:57 Step 7/20 : COPY . . 18:34:19 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:34:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:34:19 ---> 7c9fa9c27194 18:34:19 Step 3/25 : WORKDIR /edgex-go 18:34:19 ---> Using cache 18:34:19 ---> 862aa6dbbf6c 18:34:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:19 ---> Using cache 18:34:19 ---> 23dc133183f8 18:34:19 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:34:19 ---> Running in 34fad5421536 18:34:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:34:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:34:23 OK: 220 MiB in 52 packages 18:34:24 ---> d5e7504ace7b 18:34:24 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:34:24 ---> Running in 1eb0c62ae66e 18:34:25 Removing intermediate container 34fad5421536 18:34:25 ---> 6bda5563aa62 18:34:25 Step 6/25 : COPY go.mod vendor* ./ 18:34:26 ---> 33802145cdac 18:34:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:34:26 ---> Running in 575b35e19abc 18:34:32 Removing intermediate container 575b35e19abc 18:34:32 ---> 9d393eaf5d4e 18:34:32 Step 8/25 : COPY . . 18:34:54 ---> 366b58c3709a 18:34:54 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:34:54 ---> Running in ba4e4cad9ef9 18:34:54 Removing intermediate container ba4e4cad9ef9 18:34:54 ---> 05987ff14ccc 18:34:54 Step 10/25 : RUN mkdir -p spire-build 18:34:54 ---> Running in 5444ebac0654 18:34:55 Removing intermediate container 5444ebac0654 18:34:55 ---> d4e625ce04aa 18:34:55 Step 11/25 : WORKDIR /edgex-go/spire-build 18:34:55 ---> Running in 090c69e35f05 18:34:56 Removing intermediate container 090c69e35f05 18:34:56 ---> 2fb12ff89a67 18:34:56 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 18:34:56 ---> Running in 74f072d4a96a 18:34:58 spire-1.2.1/ 18:34:58 spire-1.2.1/.data/ 18:34:58 spire-1.2.1/.data/.file 18:34:58 spire-1.2.1/.dockerignore 18:34:58 spire-1.2.1/.gitattributes 18:34:58 spire-1.2.1/.githooks/ 18:34:58 spire-1.2.1/.githooks/pre-commit 18:34:58 spire-1.2.1/.github/ 18:34:58 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:34:58 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:34:58 spire-1.2.1/.github/dependabot.yml 18:34:58 spire-1.2.1/.github/workflows/ 18:34:58 spire-1.2.1/.github/workflows/nightly_build.yaml 18:34:58 spire-1.2.1/.github/workflows/pr_build.yaml 18:34:58 spire-1.2.1/.github/workflows/release_build.yaml 18:34:58 spire-1.2.1/.github/workflows/scripts/ 18:34:58 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:34:58 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:34:58 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:34:58 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:34:58 spire-1.2.1/.github/workflows/scripts/split.sh 18:34:58 spire-1.2.1/.gitignore 18:34:58 spire-1.2.1/.go-version 18:34:58 spire-1.2.1/.golangci.yml 18:34:58 spire-1.2.1/ADOPTERS.md 18:34:58 spire-1.2.1/CHANGELOG.md 18:34:58 spire-1.2.1/CODE-OF-CONDUCT.md 18:34:58 spire-1.2.1/CODEOWNERS 18:34:58 spire-1.2.1/CONTRIBUTING.md 18:34:58 spire-1.2.1/Dockerfile 18:34:59 spire-1.2.1/Dockerfile.dev 18:34:59 spire-1.2.1/Dockerfile.scratch 18:34:59 spire-1.2.1/LICENSE 18:34:59 spire-1.2.1/MAINTAINERS.md 18:34:59 spire-1.2.1/Makefile 18:34:59 spire-1.2.1/README.md 18:34:59 spire-1.2.1/ROADMAP.md 18:34:59 spire-1.2.1/SECURITY.md 18:34:59 spire-1.2.1/cmd/ 18:34:59 spire-1.2.1/cmd/spire-agent/ 18:34:59 spire-1.2.1/cmd/spire-agent/cli/ 18:34:59 spire-1.2.1/cmd/spire-agent/cli/api/ 18:34:59 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:34:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:34:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:34:59 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:34:59 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:34:59 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:34:59 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:34:59 spire-1.2.1/cmd/spire-agent/cli/common/ 18:34:59 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:34:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:34:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:34:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:34:59 spire-1.2.1/cmd/spire-agent/cli/run/ 18:34:59 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:34:59 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:34:59 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:34:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:34:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:34:59 spire-1.2.1/cmd/spire-agent/main.go 18:34:59 spire-1.2.1/cmd/spire-server/ 18:34:59 spire-1.2.1/cmd/spire-server/cli/ 18:34:59 spire-1.2.1/cmd/spire-server/cli/agent/ 18:34:59 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:34:59 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/cli.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/entry/ 18:34:59 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/federation/ 18:34:59 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:34:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:34:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/run/ 18:34:59 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/token/ 18:34:59 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/validate/ 18:34:59 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/x509/ 18:34:59 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:34:59 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:34:59 spire-1.2.1/cmd/spire-server/main.go 18:34:59 spire-1.2.1/cmd/spire-server/util/ 18:34:59 spire-1.2.1/cmd/spire-server/util/util.go 18:34:59 spire-1.2.1/conf/ 18:34:59 spire-1.2.1/conf/agent/ 18:34:59 spire-1.2.1/conf/agent/agent.conf 18:34:59 spire-1.2.1/conf/agent/agent_full.conf 18:34:59 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:34:59 spire-1.2.1/conf/server/ 18:34:59 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:34:59 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:34:59 spire-1.2.1/conf/server/server.conf 18:34:59 spire-1.2.1/conf/server/server_full.conf 18:34:59 spire-1.2.1/doc/ 18:34:59 spire-1.2.1/doc/SPIRE101.md 18:34:59 spire-1.2.1/doc/auditlog.md 18:34:59 spire-1.2.1/doc/authorization_policy_engine.md 18:34:59 spire-1.2.1/doc/changelog_guidelines.md 18:34:59 spire-1.2.1/doc/cure53-report.pdf 18:34:59 spire-1.2.1/doc/images/ 18:34:59 spire-1.2.1/doc/images/2019_roadmap.png 18:34:59 spire-1.2.1/doc/images/SPIRE101.png 18:34:59 spire-1.2.1/doc/images/SPIRE_agent.png 18:34:59 spire-1.2.1/doc/images/SPIRE_server.png 18:34:59 spire-1.2.1/doc/images/cache_mgr.png 18:34:59 spire-1.2.1/doc/images/cache_mgr_components.png 18:34:59 spire-1.2.1/doc/images/federated_spire.png 18:34:59 spire-1.2.1/doc/images/ha_mode.png 18:34:59 spire-1.2.1/doc/images/nested_spire.png 18:34:59 spire-1.2.1/doc/images/oidc_federation.png 18:34:59 spire-1.2.1/doc/images/single_trust_domain.png 18:34:59 spire-1.2.1/doc/images/spiffe_compatible.png 18:34:59 spire-1.2.1/doc/images/spire_logo.png 18:34:59 spire-1.2.1/doc/migrating_registration_api_clients.md 18:34:59 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:34:59 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:34:59 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:34:59 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:34:59 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:34:59 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:34:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:34:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:34:59 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:34:59 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:34:59 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:34:59 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:34:59 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:34:59 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:34:59 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:34:59 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:34:59 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:34:59 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:34:59 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:34:59 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:34:59 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:34:59 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:34:59 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:34:59 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:34:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:34:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:34:59 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:34:59 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:34:59 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:34:59 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:34:59 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:34:59 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:34:59 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:34:59 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:34:59 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:34:59 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:34:59 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:34:59 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:34:59 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:34:59 spire-1.2.1/doc/scaling_spire.md 18:34:59 spire-1.2.1/doc/spire_agent.md 18:34:59 spire-1.2.1/doc/spire_server.md 18:34:59 spire-1.2.1/doc/supported_integrations.md 18:34:59 spire-1.2.1/doc/telemetry.md 18:34:59 spire-1.2.1/doc/telemetry_config.md 18:34:59 spire-1.2.1/doc/upgrading.md 18:34:59 spire-1.2.1/doc/using_spire.md 18:34:59 spire-1.2.1/examples/ 18:34:59 spire-1.2.1/examples/README.md 18:34:59 spire-1.2.1/go.mod 18:34:59 spire-1.2.1/go.sum 18:34:59 spire-1.2.1/pkg/ 18:34:59 spire-1.2.1/pkg/agent/ 18:34:59 spire-1.2.1/pkg/agent/agent.go 18:34:59 spire-1.2.1/pkg/agent/api/ 18:34:59 spire-1.2.1/pkg/agent/api/config.go 18:34:59 spire-1.2.1/pkg/agent/api/debug/ 18:34:59 spire-1.2.1/pkg/agent/api/debug/v1/ 18:34:59 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:34:59 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:34:59 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:34:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:34:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:34:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:34:59 spire-1.2.1/pkg/agent/api/endpoints.go 18:34:59 spire-1.2.1/pkg/agent/api/health/ 18:34:59 spire-1.2.1/pkg/agent/api/health/v1/ 18:34:59 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:34:59 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:34:59 spire-1.2.1/pkg/agent/api/rpccontext/ 18:34:59 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:34:59 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:34:59 spire-1.2.1/pkg/agent/attestor/ 18:34:59 spire-1.2.1/pkg/agent/attestor/node/ 18:34:59 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:34:59 spire-1.2.1/pkg/agent/attestor/node/node.go 18:34:59 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:34:59 spire-1.2.1/pkg/agent/attestor/workload/ 18:34:59 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:34:59 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:34:59 spire-1.2.1/pkg/agent/catalog/ 18:34:59 spire-1.2.1/pkg/agent/catalog/catalog.go 18:34:59 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:34:59 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:34:59 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:34:59 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:34:59 spire-1.2.1/pkg/agent/client/ 18:34:59 spire-1.2.1/pkg/agent/client/client.go 18:34:59 spire-1.2.1/pkg/agent/client/client_test.go 18:34:59 spire-1.2.1/pkg/agent/client/dial.go 18:34:59 spire-1.2.1/pkg/agent/client/nodeconn.go 18:34:59 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:34:59 spire-1.2.1/pkg/agent/client/update.go 18:34:59 spire-1.2.1/pkg/agent/client/util.go 18:34:59 spire-1.2.1/pkg/agent/common/ 18:34:59 spire-1.2.1/pkg/agent/common/backoff/ 18:34:59 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:34:59 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:34:59 spire-1.2.1/pkg/agent/common/cgroups/ 18:34:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:34:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:34:59 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:34:59 spire-1.2.1/pkg/agent/config.go 18:34:59 spire-1.2.1/pkg/agent/endpoints/ 18:34:59 spire-1.2.1/pkg/agent/endpoints/config.go 18:34:59 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:34:59 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:34:59 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:34:59 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:34:59 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:34:59 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:34:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:34:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:34:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:34:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:34:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:34:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:34:59 spire-1.2.1/pkg/agent/endpoints/workload/ 18:34:59 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:34:59 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:34:59 spire-1.2.1/pkg/agent/manager/ 18:34:59 spire-1.2.1/pkg/agent/manager/cache/ 18:34:59 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:34:59 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:34:59 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:34:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:34:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:34:59 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:34:59 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:34:59 spire-1.2.1/pkg/agent/manager/config.go 18:34:59 spire-1.2.1/pkg/agent/manager/manager.go 18:34:59 spire-1.2.1/pkg/agent/manager/manager_test.go 18:34:59 spire-1.2.1/pkg/agent/manager/storage.go 18:34:59 spire-1.2.1/pkg/agent/manager/storage_test.go 18:34:59 spire-1.2.1/pkg/agent/manager/storecache/ 18:34:59 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:34:59 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:34:59 spire-1.2.1/pkg/agent/manager/sync.go 18:34:59 spire-1.2.1/pkg/agent/plugin/ 18:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:34:59 spire-1.2.1/pkg/agent/svid/ 18:34:59 spire-1.2.1/pkg/agent/svid/rotator.go 18:34:59 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:34:59 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:34:59 spire-1.2.1/pkg/agent/svid/store/ 18:34:59 spire-1.2.1/pkg/agent/svid/store/service.go 18:34:59 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:34:59 spire-1.2.1/pkg/common/ 18:34:59 spire-1.2.1/pkg/common/agentpathtemplate/ 18:34:59 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:34:59 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:34:59 spire-1.2.1/pkg/common/api/ 18:34:59 spire-1.2.1/pkg/common/api/metrics.go 18:34:59 spire-1.2.1/pkg/common/api/middleware/ 18:34:59 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:34:59 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:34:59 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:34:59 spire-1.2.1/pkg/common/api/middleware/logger.go 18:34:59 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:34:59 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:34:59 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:34:59 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:34:59 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:34:59 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:34:59 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:34:59 spire-1.2.1/pkg/common/api/middleware/names.go 18:34:59 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:34:59 spire-1.2.1/pkg/common/api/names.go 18:34:59 spire-1.2.1/pkg/common/api/ratelimit.go 18:34:59 spire-1.2.1/pkg/common/api/rpccontext/ 18:34:59 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:34:59 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:34:59 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:34:59 spire-1.2.1/pkg/common/auth/ 18:34:59 spire-1.2.1/pkg/common/auth/interceptors.go 18:34:59 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:34:59 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:34:59 spire-1.2.1/pkg/common/bundleutil/ 18:34:59 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:34:59 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:34:59 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:34:59 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:34:59 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:34:59 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:34:59 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:34:59 spire-1.2.1/pkg/common/bundleutil/types.go 18:34:59 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:34:59 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:34:59 spire-1.2.1/pkg/common/catalog/ 18:34:59 spire-1.2.1/pkg/common/catalog/bind.go 18:34:59 spire-1.2.1/pkg/common/catalog/builtin.go 18:34:59 spire-1.2.1/pkg/common/catalog/catalog.go 18:34:59 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:34:59 spire-1.2.1/pkg/common/catalog/closers.go 18:34:59 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:34:59 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:34:59 spire-1.2.1/pkg/common/catalog/config.go 18:34:59 spire-1.2.1/pkg/common/catalog/config_test.go 18:34:59 spire-1.2.1/pkg/common/catalog/configure.go 18:34:59 spire-1.2.1/pkg/common/catalog/constraints.go 18:34:59 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:34:59 spire-1.2.1/pkg/common/catalog/context.go 18:34:59 spire-1.2.1/pkg/common/catalog/external.go 18:34:59 spire-1.2.1/pkg/common/catalog/host.go 18:34:59 spire-1.2.1/pkg/common/catalog/pipenet.go 18:34:59 spire-1.2.1/pkg/common/catalog/plugin.go 18:34:59 spire-1.2.1/pkg/common/catalog/testplugin/ 18:34:59 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:34:59 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:34:59 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:34:59 spire-1.2.1/pkg/common/cli/ 18:34:59 spire-1.2.1/pkg/common/cli/env.go 18:34:59 spire-1.2.1/pkg/common/cli/flags.go 18:34:59 spire-1.2.1/pkg/common/cli/trust_domain.go 18:34:59 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:34:59 spire-1.2.1/pkg/common/cli/umask.go 18:34:59 spire-1.2.1/pkg/common/cli/umask_posix.go 18:34:59 spire-1.2.1/pkg/common/cli/umask_test.go 18:34:59 spire-1.2.1/pkg/common/cli/umask_windows.go 18:34:59 spire-1.2.1/pkg/common/cliprinter/ 18:34:59 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:34:59 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:34:59 spire-1.2.1/pkg/common/cliprinter/flag.go 18:34:59 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:34:59 spire-1.2.1/pkg/common/cliprinter/format.go 18:34:59 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/ 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:34:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:34:59 spire-1.2.1/pkg/common/coretypes/ 18:34:59 spire-1.2.1/pkg/common/coretypes/bundle/ 18:34:59 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:34:59 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:34:59 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:34:59 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:34:59 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:34:59 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:34:59 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:34:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:34:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:34:59 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:34:59 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:34:59 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:34:59 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:34:59 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:34:59 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:34:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:34:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:34:59 spire-1.2.1/pkg/common/cryptoutil/ 18:34:59 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:34:59 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:34:59 spire-1.2.1/pkg/common/diskutil/ 18:34:59 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:34:59 spire-1.2.1/pkg/common/diskutil/file_test.go 18:34:59 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:34:59 spire-1.2.1/pkg/common/errorutil/ 18:34:59 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:34:59 spire-1.2.1/pkg/common/health/ 18:34:59 spire-1.2.1/pkg/common/health/config.go 18:34:59 spire-1.2.1/pkg/common/health/context.go 18:34:59 spire-1.2.1/pkg/common/health/context_test.go 18:34:59 spire-1.2.1/pkg/common/health/health.go 18:34:59 spire-1.2.1/pkg/common/health/health_test.go 18:34:59 spire-1.2.1/pkg/common/health/logger.go 18:34:59 spire-1.2.1/pkg/common/hostservice/ 18:34:59 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:34:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:34:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:34:59 spire-1.2.1/pkg/common/idutil/ 18:34:59 spire-1.2.1/pkg/common/idutil/require.go 18:34:59 spire-1.2.1/pkg/common/idutil/require_test.go 18:34:59 spire-1.2.1/pkg/common/idutil/safety.go 18:34:59 spire-1.2.1/pkg/common/idutil/safety_test.go 18:34:59 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:34:59 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:34:59 spire-1.2.1/pkg/common/jwtsvid/ 18:34:59 spire-1.2.1/pkg/common/jwtsvid/common.go 18:34:59 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:34:59 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:34:59 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:34:59 spire-1.2.1/pkg/common/jwtutil/ 18:34:59 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:34:59 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:34:59 spire-1.2.1/pkg/common/log/ 18:34:59 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:34:59 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:34:59 spire-1.2.1/pkg/common/log/log.go 18:34:59 spire-1.2.1/pkg/common/log/log_test.go 18:34:59 spire-1.2.1/pkg/common/log/options.go 18:34:59 spire-1.2.1/pkg/common/nodeutil/ 18:34:59 spire-1.2.1/pkg/common/nodeutil/node.go 18:34:59 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:34:59 spire-1.2.1/pkg/common/peertracker/ 18:34:59 spire-1.2.1/pkg/common/peertracker/conn.go 18:34:59 spire-1.2.1/pkg/common/peertracker/credentials.go 18:34:59 spire-1.2.1/pkg/common/peertracker/errors.go 18:34:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:34:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:34:59 spire-1.2.1/pkg/common/peertracker/info.go 18:34:59 spire-1.2.1/pkg/common/peertracker/listener.go 18:34:59 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:34:59 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:34:59 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:34:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:34:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:34:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:34:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:34:59 spire-1.2.1/pkg/common/peertracker/tcp.go 18:34:59 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:34:59 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:34:59 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:34:59 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:34:59 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:34:59 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:34:59 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:34:59 spire-1.2.1/pkg/common/peertracker/uds.go 18:34:59 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:34:59 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:34:59 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:34:59 spire-1.2.1/pkg/common/pemutil/ 18:34:59 spire-1.2.1/pkg/common/pemutil/block.go 18:34:59 spire-1.2.1/pkg/common/pemutil/certs.go 18:34:59 spire-1.2.1/pkg/common/pemutil/common.go 18:34:59 spire-1.2.1/pkg/common/pemutil/csr.go 18:34:59 spire-1.2.1/pkg/common/pemutil/keys.go 18:34:59 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:34:59 spire-1.2.1/pkg/common/pemutil/testdata/ 18:34:59 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:34:59 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:34:59 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:34:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:34:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:34:59 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:34:59 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:34:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:34:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:34:59 spire-1.2.1/pkg/common/plugin/ 18:34:59 spire-1.2.1/pkg/common/plugin/aws/ 18:34:59 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:34:59 spire-1.2.1/pkg/common/plugin/azure/ 18:34:59 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:34:59 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:34:59 spire-1.2.1/pkg/common/plugin/facade.go 18:34:59 spire-1.2.1/pkg/common/plugin/facade_test.go 18:34:59 spire-1.2.1/pkg/common/plugin/gcp/ 18:34:59 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:34:59 spire-1.2.1/pkg/common/plugin/k8s/ 18:34:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:34:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:34:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:34:59 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:34:59 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:34:59 spire-1.2.1/pkg/common/plugin/log.go 18:34:59 spire-1.2.1/pkg/common/plugin/sshpop/ 18:34:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:34:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:34:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:34:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:34:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:34:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:34:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:34:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:34:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:34:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:34:59 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:34:59 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:34:59 spire-1.2.1/pkg/common/plugin/x509pop/ 18:34:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:34:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:34:59 spire-1.2.1/pkg/common/profiling/ 18:34:59 spire-1.2.1/pkg/common/profiling/dumpers.go 18:34:59 spire-1.2.1/pkg/common/profiling/profiling.go 18:34:59 spire-1.2.1/pkg/common/protoutil/ 18:34:59 spire-1.2.1/pkg/common/protoutil/masks.go 18:34:59 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:34:59 spire-1.2.1/pkg/common/rotationutil/ 18:34:59 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:34:59 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:34:59 spire-1.2.1/pkg/common/selector/ 18:34:59 spire-1.2.1/pkg/common/selector/selector.go 18:34:59 spire-1.2.1/pkg/common/selector/selector_test.go 18:34:59 spire-1.2.1/pkg/common/selector/set.go 18:34:59 spire-1.2.1/pkg/common/selector/set_utils.go 18:34:59 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:34:59 spire-1.2.1/pkg/common/telemetry/ 18:34:59 spire-1.2.1/pkg/common/telemetry/agent/ 18:34:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:34:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:34:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:34:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:34:59 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:34:59 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:34:59 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:34:59 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:34:59 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:34:59 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:34:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:34:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:34:59 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:34:59 spire-1.2.1/pkg/common/telemetry/call.go 18:34:59 spire-1.2.1/pkg/common/telemetry/common/ 18:34:59 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:34:59 spire-1.2.1/pkg/common/telemetry/config.go 18:34:59 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:34:59 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:34:59 spire-1.2.1/pkg/common/telemetry/inmem.go 18:34:59 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:34:59 spire-1.2.1/pkg/common/telemetry/m3.go 18:34:59 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:34:59 spire-1.2.1/pkg/common/telemetry/metrics.go 18:34:59 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:34:59 spire-1.2.1/pkg/common/telemetry/names.go 18:34:59 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:34:59 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:34:59 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:34:59 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:34:59 spire-1.2.1/pkg/common/telemetry/server/ 18:34:59 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:34:59 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:34:59 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:34:59 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:34:59 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:34:59 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:34:59 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:34:59 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:34:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:34:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:34:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:34:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:34:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:34:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:34:59 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:34:59 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:34:59 spire-1.2.1/pkg/common/telemetry/server/server.go 18:34:59 spire-1.2.1/pkg/common/telemetry/sink.go 18:34:59 spire-1.2.1/pkg/common/telemetry/statsd.go 18:34:59 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:34:59 spire-1.2.1/pkg/common/telemetry/uptime.go 18:34:59 spire-1.2.1/pkg/common/telemetry/version.go 18:34:59 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:34:59 spire-1.2.1/pkg/common/uptime/ 18:34:59 spire-1.2.1/pkg/common/uptime/uptime.go 18:34:59 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:34:59 spire-1.2.1/pkg/common/util/ 18:34:59 spire-1.2.1/pkg/common/util/certs.go 18:34:59 spire-1.2.1/pkg/common/util/certs_test.go 18:34:59 spire-1.2.1/pkg/common/util/csr.go 18:34:59 spire-1.2.1/pkg/common/util/hash.go 18:34:59 spire-1.2.1/pkg/common/util/selectors.go 18:34:59 spire-1.2.1/pkg/common/util/selectors_test.go 18:34:59 spire-1.2.1/pkg/common/util/signals.go 18:34:59 spire-1.2.1/pkg/common/util/sort.go 18:34:59 spire-1.2.1/pkg/common/util/sort_test.go 18:34:59 spire-1.2.1/pkg/common/util/task.go 18:34:59 spire-1.2.1/pkg/common/util/task_test.go 18:34:59 spire-1.2.1/pkg/common/util/testdata/ 18:34:59 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:34:59 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:34:59 spire-1.2.1/pkg/common/version/ 18:34:59 spire-1.2.1/pkg/common/version/version.go 18:34:59 spire-1.2.1/pkg/common/x509svid/ 18:34:59 spire-1.2.1/pkg/common/x509svid/common_test.go 18:34:59 spire-1.2.1/pkg/common/x509svid/csr.go 18:34:59 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:34:59 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:34:59 spire-1.2.1/pkg/common/x509util/ 18:34:59 spire-1.2.1/pkg/common/x509util/cert.go 18:34:59 spire-1.2.1/pkg/common/x509util/dns.go 18:34:59 spire-1.2.1/pkg/common/x509util/dns_test.go 18:34:59 spire-1.2.1/pkg/common/x509util/keyid.go 18:34:59 spire-1.2.1/pkg/common/x509util/keypair.go 18:34:59 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:34:59 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:34:59 spire-1.2.1/pkg/server/ 18:34:59 spire-1.2.1/pkg/server/api/ 18:34:59 spire-1.2.1/pkg/server/api/agent.go 18:34:59 spire-1.2.1/pkg/server/api/agent/ 18:34:59 spire-1.2.1/pkg/server/api/agent/v1/ 18:34:59 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:34:59 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:34:59 spire-1.2.1/pkg/server/api/agent_test.go 18:34:59 spire-1.2.1/pkg/server/api/api.go 18:34:59 spire-1.2.1/pkg/server/api/audit/ 18:34:59 spire-1.2.1/pkg/server/api/audit/audit.go 18:34:59 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:34:59 spire-1.2.1/pkg/server/api/bundle.go 18:34:59 spire-1.2.1/pkg/server/api/bundle/ 18:34:59 spire-1.2.1/pkg/server/api/bundle/v1/ 18:34:59 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:34:59 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:34:59 spire-1.2.1/pkg/server/api/bundle_test.go 18:34:59 spire-1.2.1/pkg/server/api/debug/ 18:34:59 spire-1.2.1/pkg/server/api/debug/v1/ 18:34:59 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:34:59 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:34:59 spire-1.2.1/pkg/server/api/entry.go 18:34:59 spire-1.2.1/pkg/server/api/entry/ 18:34:59 spire-1.2.1/pkg/server/api/entry/v1/ 18:34:59 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:34:59 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:34:59 spire-1.2.1/pkg/server/api/entry_test.go 18:34:59 spire-1.2.1/pkg/server/api/health/ 18:34:59 spire-1.2.1/pkg/server/api/health/v1/ 18:34:59 spire-1.2.1/pkg/server/api/health/v1/service.go 18:34:59 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:34:59 spire-1.2.1/pkg/server/api/id.go 18:34:59 spire-1.2.1/pkg/server/api/id_test.go 18:34:59 spire-1.2.1/pkg/server/api/limits/ 18:34:59 spire-1.2.1/pkg/server/api/limits/limits.go 18:34:59 spire-1.2.1/pkg/server/api/middleware/ 18:34:59 spire-1.2.1/pkg/server/api/middleware/alias.go 18:34:59 spire-1.2.1/pkg/server/api/middleware/audit.go 18:34:59 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:34:59 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:34:59 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:34:59 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:34:59 spire-1.2.1/pkg/server/api/middleware/caller.go 18:34:59 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:34:59 spire-1.2.1/pkg/server/api/middleware/common.go 18:34:59 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:34:59 spire-1.2.1/pkg/server/api/middleware/entries.go 18:34:59 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:34:59 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:34:59 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:34:59 spire-1.2.1/pkg/server/api/ratelimit.go 18:34:59 spire-1.2.1/pkg/server/api/rpccontext/ 18:34:59 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:34:59 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:34:59 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:34:59 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:34:59 spire-1.2.1/pkg/server/api/selector.go 18:34:59 spire-1.2.1/pkg/server/api/selector_test.go 18:34:59 spire-1.2.1/pkg/server/api/status.go 18:34:59 spire-1.2.1/pkg/server/api/status_test.go 18:34:59 spire-1.2.1/pkg/server/api/svid/ 18:34:59 spire-1.2.1/pkg/server/api/svid/v1/ 18:34:59 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:34:59 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:34:59 spire-1.2.1/pkg/server/api/trustdomain.go 18:34:59 spire-1.2.1/pkg/server/api/trustdomain/ 18:34:59 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:34:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:34:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:34:59 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:34:59 spire-1.2.1/pkg/server/authpolicy/ 18:34:59 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:34:59 spire-1.2.1/pkg/server/authpolicy/policy.go 18:34:59 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:34:59 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:34:59 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:34:59 spire-1.2.1/pkg/server/authpolicy/validate.go 18:34:59 spire-1.2.1/pkg/server/bundle/ 18:34:59 spire-1.2.1/pkg/server/bundle/client/ 18:34:59 spire-1.2.1/pkg/server/bundle/client/client.go 18:34:59 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:34:59 spire-1.2.1/pkg/server/bundle/client/manager.go 18:34:59 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:34:59 spire-1.2.1/pkg/server/bundle/client/sources.go 18:34:59 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:34:59 spire-1.2.1/pkg/server/bundle/client/updater.go 18:34:59 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:34:59 spire-1.2.1/pkg/server/ca/ 18:34:59 spire-1.2.1/pkg/server/ca/ca.go 18:34:59 spire-1.2.1/pkg/server/ca/ca_health.go 18:34:59 spire-1.2.1/pkg/server/ca/ca_test.go 18:34:59 spire-1.2.1/pkg/server/ca/journal.go 18:34:59 spire-1.2.1/pkg/server/ca/journal_test.go 18:34:59 spire-1.2.1/pkg/server/ca/manager.go 18:34:59 spire-1.2.1/pkg/server/ca/manager_health.go 18:34:59 spire-1.2.1/pkg/server/ca/manager_test.go 18:34:59 spire-1.2.1/pkg/server/ca/templates.go 18:34:59 spire-1.2.1/pkg/server/ca/upstream_client.go 18:34:59 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:34:59 spire-1.2.1/pkg/server/ca/validation.go 18:34:59 spire-1.2.1/pkg/server/cache/ 18:34:59 spire-1.2.1/pkg/server/cache/dscache/ 18:34:59 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:34:59 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:34:59 spire-1.2.1/pkg/server/cache/entrycache/ 18:34:59 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:34:59 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:34:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:34:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:34:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:34:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:34:59 spire-1.2.1/pkg/server/catalog/ 18:34:59 spire-1.2.1/pkg/server/catalog/catalog.go 18:34:59 spire-1.2.1/pkg/server/catalog/keymanager.go 18:34:59 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:34:59 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:34:59 spire-1.2.1/pkg/server/catalog/notifier.go 18:34:59 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:34:59 spire-1.2.1/pkg/server/config.go 18:34:59 spire-1.2.1/pkg/server/datastore/ 18:34:59 spire-1.2.1/pkg/server/datastore/datastore.go 18:34:59 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:34:59 spire-1.2.1/pkg/server/datastore/repository.go 18:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:34:59 spire-1.2.1/pkg/server/endpoints/ 18:34:59 spire-1.2.1/pkg/server/endpoints/bundle/ 18:34:59 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:34:59 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:34:59 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:34:59 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:34:59 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:34:59 spire-1.2.1/pkg/server/endpoints/config.go 18:34:59 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:34:59 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:34:59 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:34:59 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:34:59 spire-1.2.1/pkg/server/endpoints/middleware.go 18:34:59 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:34:59 spire-1.2.1/pkg/server/hostservice/ 18:34:59 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:34:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:34:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:34:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:34:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:34:59 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:34:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:34:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:34:59 spire-1.2.1/pkg/server/plugin/ 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/ 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:34:59 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:35:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:35:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:35:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:35:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:35:00 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:35:00 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:35:00 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/notifier/ 18:35:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:35:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:35:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:35:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:35:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:35:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:35:00 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:35:00 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:35:00 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:35:00 spire-1.2.1/pkg/server/registration/ 18:35:00 spire-1.2.1/pkg/server/registration/manager.go 18:35:00 spire-1.2.1/pkg/server/registration/manager_test.go 18:35:00 spire-1.2.1/pkg/server/scanentries.go 18:35:00 spire-1.2.1/pkg/server/scanentries_test.go 18:35:00 spire-1.2.1/pkg/server/server.go 18:35:00 spire-1.2.1/pkg/server/server_test.go 18:35:00 spire-1.2.1/pkg/server/svid/ 18:35:00 spire-1.2.1/pkg/server/svid/observer.go 18:35:00 spire-1.2.1/pkg/server/svid/observer_test.go 18:35:00 spire-1.2.1/pkg/server/svid/rotator.go 18:35:00 spire-1.2.1/pkg/server/svid/rotator_config.go 18:35:00 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:35:00 spire-1.2.1/pkg/server/svid/rotator_test.go 18:35:00 spire-1.2.1/proto/ 18:35:00 spire-1.2.1/proto/private/ 18:35:00 spire-1.2.1/proto/private/server/ 18:35:00 spire-1.2.1/proto/private/server/journal/ 18:35:00 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:35:00 spire-1.2.1/proto/private/server/journal/journal.proto 18:35:00 spire-1.2.1/proto/spire/ 18:35:00 spire-1.2.1/proto/spire/common/ 18:35:00 spire-1.2.1/proto/spire/common/common.pb.go 18:35:00 spire-1.2.1/proto/spire/common/common.proto 18:35:00 spire-1.2.1/proto/spire/common/plugin/ 18:35:00 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:35:00 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:35:00 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:35:00 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:35:00 spire-1.2.1/proto/spire/plugin/ 18:35:00 spire-1.2.1/proto/spire/plugin/agent/ 18:35:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:35:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:35:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:35:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:35:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:35:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:35:00 spire-1.2.1/release/ 18:35:00 spire-1.2.1/release/spire-extras/ 18:35:00 spire-1.2.1/release/spire-extras/README.md 18:35:00 spire-1.2.1/release/spire-extras/conf/ 18:35:00 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:35:00 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:35:00 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:35:00 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:35:00 spire-1.2.1/release/spire/ 18:35:00 spire-1.2.1/release/spire/README.md 18:35:00 spire-1.2.1/release/spire/conf/ 18:35:00 spire-1.2.1/release/spire/conf/agent/ 18:35:00 spire-1.2.1/release/spire/conf/agent/agent.conf 18:35:00 spire-1.2.1/release/spire/conf/server/ 18:35:00 spire-1.2.1/release/spire/conf/server/server.conf 18:35:00 spire-1.2.1/script/ 18:35:00 spire-1.2.1/script/build-artifact.sh 18:35:00 spire-1.2.1/script/generate_dummy_ca.sh 18:35:00 spire-1.2.1/support/ 18:35:00 spire-1.2.1/support/k8s/ 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:35:00 spire-1.2.1/support/oidc-discovery-provider/ 18:35:00 spire-1.2.1/support/oidc-discovery-provider/README.md 18:35:00 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:35:00 spire-1.2.1/support/oidc-discovery-provider/config.go 18:35:00 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:35:00 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:35:00 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:35:00 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:35:00 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:35:00 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:35:00 spire-1.2.1/support/oidc-discovery-provider/main.go 18:35:00 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:35:00 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:35:00 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:35:00 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:35:00 spire-1.2.1/test/ 18:35:00 spire-1.2.1/test/clock/ 18:35:00 spire-1.2.1/test/clock/clock.go 18:35:00 spire-1.2.1/test/fakes/ 18:35:00 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:35:00 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:35:00 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:35:00 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:35:00 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:35:00 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:35:00 spire-1.2.1/test/fakes/fakeagentstore/ 18:35:00 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:35:00 spire-1.2.1/test/fakes/fakedatastore/ 18:35:00 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:35:00 spire-1.2.1/test/fakes/fakeentryclient/ 18:35:00 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:35:00 spire-1.2.1/test/fakes/fakehealthchecker/ 18:35:00 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:35:00 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:35:00 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:35:00 spire-1.2.1/test/fakes/fakemetrics/ 18:35:00 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:35:00 spire-1.2.1/test/fakes/fakenoderesolver/ 18:35:00 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:35:00 spire-1.2.1/test/fakes/fakenotifier/ 18:35:00 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:35:00 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:35:00 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:35:00 spire-1.2.1/test/fakes/fakeserverca/ 18:35:00 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:35:00 spire-1.2.1/test/fakes/fakeservercatalog/ 18:35:00 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:35:00 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:35:00 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:35:00 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:35:00 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:35:00 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:35:00 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:35:00 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:35:00 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:35:00 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:35:00 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:35:00 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:35:00 spire-1.2.1/test/fixture/ 18:35:00 spire-1.2.1/test/fixture/certs/ 18:35:00 spire-1.2.1/test/fixture/certs/agent_svid.der 18:35:00 spire-1.2.1/test/fixture/certs/base_cert.pem 18:35:00 spire-1.2.1/test/fixture/certs/base_csr.pem 18:35:00 spire-1.2.1/test/fixture/certs/base_key.pem 18:35:00 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:35:00 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:35:00 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:35:00 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:35:00 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:35:00 spire-1.2.1/test/fixture/certs/blog_key.pem 18:35:00 spire-1.2.1/test/fixture/certs/bundle.der 18:35:00 spire-1.2.1/test/fixture/certs/ca.pem 18:35:00 spire-1.2.1/test/fixture/certs/ca_key.pem 18:35:00 spire-1.2.1/test/fixture/certs/database_cert.pem 18:35:00 spire-1.2.1/test/fixture/certs/database_csr.pem 18:35:00 spire-1.2.1/test/fixture/certs/database_key.pem 18:35:00 spire-1.2.1/test/fixture/certs/node_cert.pem 18:35:00 spire-1.2.1/test/fixture/certs/node_csr.pem 18:35:00 spire-1.2.1/test/fixture/certs/node_key.pem 18:35:00 spire-1.2.1/test/fixture/certs/svid.pem 18:35:00 spire-1.2.1/test/fixture/certs/svid_key.pem 18:35:00 spire-1.2.1/test/fixture/config/ 18:35:00 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:35:00 spire-1.2.1/test/fixture/config/agent_good.conf 18:35:00 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:35:00 spire-1.2.1/test/fixture/config/plugin_good.conf 18:35:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:35:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:35:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:35:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:35:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:35:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:35:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:35:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:35:00 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:35:00 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:35:00 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:35:00 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:35:00 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:35:00 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:35:00 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:35:00 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:35:00 spire-1.2.1/test/fixture/config/server_good.conf 18:35:00 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:35:00 spire-1.2.1/test/fixture/fixture.go 18:35:00 spire-1.2.1/test/fixture/nodeattestor/ 18:35:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:35:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:35:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:35:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:35:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:35:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:35:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:35:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:35:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:35:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:35:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:35:00 spire-1.2.1/test/fixture/registration/ 18:35:00 spire-1.2.1/test/fixture/registration/entries.json 18:35:00 spire-1.2.1/test/fixture/registration/good-for-update.json 18:35:00 spire-1.2.1/test/fixture/registration/good.json 18:35:00 spire-1.2.1/test/fixture/registration/invalid.json 18:35:00 spire-1.2.1/test/fixture/registration/invalid_json.json 18:35:00 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:35:00 spire-1.2.1/test/integration/ 18:35:00 spire-1.2.1/test/integration/README.md 18:35:00 spire-1.2.1/test/integration/common 18:35:00 spire-1.2.1/test/integration/setup/ 18:35:00 spire-1.2.1/test/integration/setup/adminclient/ 18:35:00 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:35:00 spire-1.2.1/test/integration/setup/adminclient/client.go 18:35:00 spire-1.2.1/test/integration/setup/debugagent/ 18:35:00 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:35:00 spire-1.2.1/test/integration/setup/debugagent/main.go 18:35:00 spire-1.2.1/test/integration/setup/debugserver/ 18:35:00 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:35:00 spire-1.2.1/test/integration/setup/debugserver/main.go 18:35:00 spire-1.2.1/test/integration/setup/downstreamclient/ 18:35:00 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:35:00 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:35:00 spire-1.2.1/test/integration/setup/itclient/ 18:35:00 spire-1.2.1/test/integration/setup/itclient/client.go 18:35:00 spire-1.2.1/test/integration/setup/node-attestation/ 18:35:00 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:35:00 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:35:00 spire-1.2.1/test/integration/setup/x509pop/ 18:35:00 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:35:00 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:35:00 spire-1.2.1/test/integration/suites/ 18:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:35:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:35:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:35:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:35:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:35:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:35:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:35:00 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:35:00 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:35:00 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:35:00 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:35:00 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:35:00 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:35:00 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:35:00 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:35:00 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:35:00 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:35:00 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:35:00 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:35:00 spire-1.2.1/test/integration/suites/join-token/ 18:35:00 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:35:00 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:35:00 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:35:00 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:35:00 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:35:00 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:35:00 spire-1.2.1/test/integration/suites/join-token/README.md 18:35:00 spire-1.2.1/test/integration/suites/join-token/conf/ 18:35:00 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:35:00 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:35:00 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:35:00 spire-1.2.1/test/integration/suites/join-token/teardown 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:35:00 spire-1.2.1/test/integration/suites/k8s/ 18:35:00 spire-1.2.1/test/integration/suites/k8s/00-setup 18:35:00 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:35:00 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:35:00 spire-1.2.1/test/integration/suites/k8s/README.md 18:35:00 spire-1.2.1/test/integration/suites/k8s/conf/ 18:35:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:35:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:35:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:35:00 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:35:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:35:00 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:35:00 spire-1.2.1/test/integration/suites/k8s/teardown 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/ 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:35:00 spire-1.2.1/test/integration/suites/node-attestation/ 18:35:00 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:35:00 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:35:00 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:35:00 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:35:00 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:35:00 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:35:00 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:35:00 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:35:00 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:35:00 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:35:00 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:35:00 spire-1.2.1/test/integration/suites/rotation/ 18:35:00 spire-1.2.1/test/integration/suites/rotation/00-setup 18:35:00 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:35:00 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:35:00 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:35:00 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:35:00 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:35:00 spire-1.2.1/test/integration/suites/rotation/README.md 18:35:00 spire-1.2.1/test/integration/suites/rotation/conf/ 18:35:00 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:35:00 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:35:00 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:35:00 spire-1.2.1/test/integration/suites/rotation/teardown 18:35:00 spire-1.2.1/test/integration/suites/self-test/ 18:35:00 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:35:00 spire-1.2.1/test/integration/suites/self-test/README.md 18:35:00 spire-1.2.1/test/integration/suites/self-test/teardown 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:35:00 spire-1.2.1/test/integration/suites/upgrade/ 18:35:00 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:35:00 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:35:00 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:35:00 spire-1.2.1/test/integration/suites/upgrade/README.md 18:35:00 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:35:00 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:35:00 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:35:00 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:35:00 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:35:00 spire-1.2.1/test/integration/suites/upgrade/teardown 18:35:00 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:35:00 spire-1.2.1/test/integration/test-one.sh 18:35:00 spire-1.2.1/test/integration/test.sh 18:35:00 spire-1.2.1/test/plugintest/ 18:35:00 spire-1.2.1/test/plugintest/config.go 18:35:00 spire-1.2.1/test/plugintest/load.go 18:35:00 spire-1.2.1/test/plugintest/option.go 18:35:00 spire-1.2.1/test/spiretest/ 18:35:00 spire-1.2.1/test/spiretest/apiserver.go 18:35:00 spire-1.2.1/test/spiretest/assertions.go 18:35:00 spire-1.2.1/test/spiretest/dir.go 18:35:00 spire-1.2.1/test/spiretest/errors_posix.go 18:35:00 spire-1.2.1/test/spiretest/errors_windows.go 18:35:00 spire-1.2.1/test/spiretest/logs.go 18:35:00 spire-1.2.1/test/spiretest/socketapi.go 18:35:00 spire-1.2.1/test/spiretest/suite.go 18:35:00 spire-1.2.1/test/spiretest/x509.go 18:35:00 spire-1.2.1/test/testca/ 18:35:00 spire-1.2.1/test/testca/ca.go 18:35:00 spire-1.2.1/test/testkey/ 18:35:00 spire-1.2.1/test/testkey/generate.sh 18:35:00 spire-1.2.1/test/testkey/genkeys.go 18:35:00 spire-1.2.1/test/testkey/keys.go 18:35:00 spire-1.2.1/test/testkey/new.go 18:35:00 spire-1.2.1/test/tpmsimulator/ 18:35:00 spire-1.2.1/test/tpmsimulator/simulator.go 18:35:00 spire-1.2.1/test/util/ 18:35:00 spire-1.2.1/test/util/cert_fixtures.go 18:35:00 spire-1.2.1/test/util/cert_generation.go 18:35:00 spire-1.2.1/test/util/io_redirection.go 18:35:00 spire-1.2.1/test/util/race.go 18:35:00 spire-1.2.1/test/util/util.go 18:35:00 building spire from source... 18:35:01 Installing go1.17.7... 18:35:28 Building bin/spire-server... 18:35:28 go: downloading github.com/mitchellh/cli v1.1.2 18:35:28 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:35:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:35:28 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:35:28 go: downloading google.golang.org/grpc v1.44.0 18:35:30 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:35:30 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:35:30 go: downloading github.com/imdario/mergo v0.3.12 18:35:30 go: downloading github.com/sirupsen/logrus v1.8.1 18:35:31 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:35:31 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:35:31 go: downloading github.com/fatih/color v1.13.0 18:35:31 go: downloading github.com/mattn/go-isatty v0.0.14 18:35:31 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:35:31 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:35:32 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:35:32 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:35:32 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:35:32 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:35:33 go: downloading github.com/armon/go-metrics v0.3.10 18:35:33 go: downloading github.com/prometheus/client_golang v1.12.1 18:35:33 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:35:34 go: downloading github.com/open-policy-agent/opa v0.38.0 18:35:56 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:35:56 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:35:56 go: downloading github.com/mattn/go-colorable v0.1.12 18:35:56 go: downloading github.com/Masterminds/goutils v1.1.0 18:35:56 go: downloading github.com/Masterminds/semver v1.5.0 18:35:57 go: downloading github.com/google/uuid v1.1.2 18:35:57 go: downloading github.com/huandu/xstrings v1.3.2 18:35:57 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:35:57 go: downloading github.com/oklog/run v1.0.0 18:35:57 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:35:57 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:35:57 go: downloading github.com/prometheus/client_model v0.2.0 18:35:58 go: downloading github.com/prometheus/common v0.32.1 18:35:58 go: downloading github.com/beorn7/perks v1.0.1 18:35:58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:35:58 go: downloading github.com/prometheus/procfs v0.7.3 18:35:58 go: downloading go.uber.org/atomic v1.9.0 18:35:59 go: downloading github.com/imkira/go-observer v1.0.3 18:35:59 go: downloading github.com/hashicorp/errwrap v1.1.0 18:36:00 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:36:00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:36:00 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:36:00 go: downloading github.com/twmb/murmur3 v1.1.6 18:36:00 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:36:00 go: downloading gopkg.in/yaml.v2 v2.4.0 18:36:00 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:36:00 go: downloading github.com/gobwas/glob v0.2.3 18:36:00 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:36:01 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:36:01 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:36:01 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:36:02 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:36:09 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:36:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:36:09 go: downloading github.com/stretchr/testify v1.7.0 18:36:09 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:36:09 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:36:09 go: downloading github.com/blang/semver/v4 v4.0.0 18:36:09 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:36:09 go: downloading github.com/jinzhu/gorm v1.9.16 18:36:09 go: downloading github.com/lib/pq v1.10.4 18:36:09 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:36:09 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:36:31 go: downloading google.golang.org/api v0.70.0 18:36:31 go: downloading k8s.io/client-go v0.23.4 18:36:31 go: downloading k8s.io/api v0.23.4 18:36:41 go: downloading github.com/google/go-tpm v0.3.3 18:36:42 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:36:43 go: downloading cloud.google.com/go/storage v1.21.0 18:36:44 go: downloading cloud.google.com/go v0.100.2 18:36:45 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:37:12 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:37:12 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:37:12 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:37:12 go: downloading k8s.io/apimachinery v0.23.4 18:37:12 go: downloading k8s.io/kube-aggregator v0.23.3 18:37:13 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:37:15 go: downloading cloud.google.com/go/security v1.3.0 18:37:15 go: downloading github.com/hashicorp/vault/api v1.4.1 18:37:15 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:37:15 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:37:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:37:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:37:16 go: downloading github.com/aws/smithy-go v1.11.0 18:37:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:37:17 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:37:17 go: downloading github.com/jinzhu/inflection v1.0.0 18:37:18 go: downloading github.com/gogo/protobuf v1.3.2 18:37:24 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:37:24 go: downloading cloud.google.com/go/compute v1.3.0 18:37:25 go: downloading cloud.google.com/go/iam v0.1.1 18:37:25 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:37:25 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:37:26 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:37:26 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:37:26 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:37:26 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:37:26 go: downloading github.com/dimchansky/utfbom v1.1.1 18:37:26 go: downloading k8s.io/klog/v2 v2.30.0 18:37:26 go: downloading github.com/google/gofuzz v1.1.0 18:37:26 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:37:28 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:37:28 go: downloading github.com/spf13/pflag v1.0.5 18:37:28 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:37:29 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:37:29 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:37:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:37:29 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:37:29 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:37:29 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:37:30 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:37:30 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:37:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:37:30 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:37:32 go: downloading github.com/tklauser/numcpus v0.3.0 18:37:32 go: downloading go.opencensus.io v0.23.0 18:37:33 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:37:34 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:37:34 go: downloading gopkg.in/inf.v0 v0.9.1 18:37:34 go: downloading github.com/go-logr/logr v1.2.2 18:37:34 go: downloading github.com/google/go-cmp v0.5.7 18:37:35 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:37:35 go: downloading github.com/json-iterator/go v1.1.12 18:37:35 go: downloading github.com/googleapis/gnostic v0.5.5 18:37:38 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:37:40 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:37:40 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:37:40 go: downloading go.uber.org/zap v1.21.0 18:37:41 go: downloading sigs.k8s.io/yaml v1.3.0 18:37:41 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:37:41 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:37:41 go: downloading github.com/modern-go/reflect2 v1.0.2 18:37:41 go: downloading github.com/ryanuber/go-glob v1.0.0 18:37:41 go: downloading github.com/golang/snappy v0.0.4 18:37:42 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:37:52 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:37:52 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:37:52 go: downloading github.com/hashicorp/go-version v1.2.0 18:37:52 go: downloading go.uber.org/multierr v1.6.0 18:38:02 Removing intermediate container d95b11ccdc6a 18:38:02 ---> 8d33f10096cc 18:38:02 18:38:02 Step 10/23 : FROM alpine:3.14 18:38:02 ---> ac73e934f311 18:38:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:38:02 ---> Using cache 18:38:02 ---> 9e06c18c6b1c 18:38:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:38:02 ---> Using cache 18:38:02 ---> 75d89da2dfa0 18:38:02 Step 13/23 : ENV APP_PORT=59882 18:38:02 ---> Running in f73a955e2f40 18:38:03 Removing intermediate container f73a955e2f40 18:38:03 ---> 98a640355593 18:38:03 Step 14/23 : EXPOSE $APP_PORT 18:38:03 ---> Running in c598692d2a84 18:38:03 Removing intermediate container c598692d2a84 18:38:03 ---> 3d329001175c 18:38:03 Step 15/23 : WORKDIR / 18:38:04 ---> Running in 70bf77a894fd 18:38:04 Removing intermediate container 70bf77a894fd 18:38:04 ---> 451c798bb01f 18:38:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:38:05 ---> 723f9d1b0be3 18:38:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:38:07 ---> fd9d91a83b02 18:38:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:38:08 ---> 606cf6f4dea0 18:38:08 Step 19/23 : ENTRYPOINT ["/core-command"] 18:38:08 ---> Running in f893005c0714 18:38:08 Removing intermediate container f893005c0714 18:38:08 ---> 96ce25a2cf16 18:38:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:38:08 ---> Running in f966f590203d 18:38:09 Removing intermediate container f966f590203d 18:38:09 ---> fb61c180d655 18:38:09 Step 21/23 : LABEL arch=arm64 18:38:09 ---> Running in e2f4ee351f99 18:38:10 Removing intermediate container e2f4ee351f99 18:38:10 ---> 79428fc9cb18 18:38:10 Step 22/23 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:38:10 ---> Running in 43ce5e2f670e 18:38:10 Removing intermediate container 43ce5e2f670e 18:38:10 ---> c86dfe52cb8a 18:38:10 Step 23/23 : LABEL version=0.0.0 18:38:10 ---> Running in 83b3d0413cd0 18:38:11 Removing intermediate container 83b3d0413cd0 18:38:11 ---> 8b1473922412 18:38:11 18:38:11 Successfully built 8b1473922412 18:38:11 Successfully tagged core-command-arm64:latest 18:38:11 Building support-notifications 18:38:24  Building core-command ... done go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:38:24 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:38:39 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:38:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:38:39 ---> 7c9fa9c27194 18:38:39 Step 3/22 : WORKDIR /edgex-go 18:38:39 ---> Using cache 18:38:39 ---> 862aa6dbbf6c 18:38:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:38:39 ---> Using cache 18:38:39 ---> 23dc133183f8 18:38:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:38:39 ---> Running in dcb16c5685a8 18:38:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:38:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:38:44 OK: 220 MiB in 52 packages 18:38:45 Removing intermediate container dcb16c5685a8 18:38:45 ---> 6de6889199bf 18:38:45 Step 6/22 : COPY go.mod vendor* ./ 18:38:46 ---> d772246f51b3 18:38:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:46 ---> Running in 2fefd65d38b2 18:38:51 Removing intermediate container 2fefd65d38b2 18:38:51 ---> aa6cce5ed4de 18:38:51 Step 8/22 : COPY . . 18:39:14 ---> 6b0bc5b79f29 18:39:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:39:14 ---> Running in b7f5aebc8144 18:39:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:40:51 Removing intermediate container 912354937e4c 18:40:51 ---> 4ca2e0cedb0e 18:40:51 18:40:51 Step 10/22 : FROM alpine:3.14 18:40:51 ---> ac73e934f311 18:40:51 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:40:51 ---> Using cache 18:40:51 ---> 9e06c18c6b1c 18:40:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:40:51 ---> Using cache 18:40:51 ---> 75d89da2dfa0 18:40:51 Step 13/22 : ENV APP_PORT=59861 18:40:51 ---> Running in d3b669d172f1 18:40:51 Removing intermediate container d3b669d172f1 18:40:51 ---> e2df439d9423 18:40:51 Step 14/22 : EXPOSE $APP_PORT 18:40:51 ---> Running in b1b8fb355496 18:40:51 Removing intermediate container b1b8fb355496 18:40:51 ---> a6419ebba91b 18:40:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:51 ---> 0f97975a3f4a 18:40:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:40:51 ---> 15f2865d6724 18:40:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:40:51 ---> 824e2866bbd4 18:40:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:40:51 ---> Running in a63b6171f9fd 18:40:52 Removing intermediate container a63b6171f9fd 18:40:52 ---> 94551c9d09be 18:40:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:40:52 ---> Running in c587127e1eba 18:40:52 Removing intermediate container c587127e1eba 18:40:52 ---> 64e44a29728e 18:40:52 Step 20/22 : LABEL arch=arm64 18:40:52 ---> Running in e4747fcbca0e 18:40:53 Removing intermediate container e4747fcbca0e 18:40:53 ---> 88951be0ba3b 18:40:53 Step 21/22 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:40:53 ---> Running in 630dcdca00bd 18:40:54 Removing intermediate container 630dcdca00bd 18:40:54 ---> b3269df54c8e 18:40:54 Step 22/22 : LABEL version=0.0.0 18:40:54 ---> Running in 7e8f5ca1a69e 18:40:54 Removing intermediate container 7e8f5ca1a69e 18:40:54 ---> 3764fec55908 18:40:54 18:40:55 Successfully built 3764fec55908 18:40:55 Successfully tagged support-scheduler-arm64:latest 18:40:55 Building security-proxy-setup 18:41:07  Building support-scheduler ... done Removing intermediate container 1eb0c62ae66e 18:41:07 ---> c486d4b3416a 18:41:07 18:41:07 Step 9/20 : FROM alpine:3.15 18:41:07 3.15: Pulling from library/alpine 18:41:07 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:41:07 Status: Downloaded newer image for alpine:3.15 18:41:07 ---> 3fb3c9af89a9 18:41:07 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:41:08 ---> Running in 0242c89615ef 18:41:08 Removing intermediate container 0242c89615ef 18:41:08 ---> 6e78ba73cb7d 18:41:08 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:08 ---> Running in 5077285f901b 18:41:13 Removing intermediate container 5077285f901b 18:41:13 ---> 5c7843fd0725 18:41:13 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:41:13 ---> Running in 0e96cf52a114 18:41:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:41:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:41:17 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:41:17 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 18:41:17 OK: 15730 distinct packages available 18:41:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:41:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:41:20 (1/9) Installing ca-certificates (20211220-r0) 18:41:21 (2/9) Installing brotli-libs (1.0.9-r5) 18:41:21 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:41:21 (4/9) Installing libcurl (7.80.0-r0) 18:41:21 (5/9) Installing curl (7.80.0-r0) 18:41:21 (6/9) Installing dumb-init (1.2.5-r1) 18:41:21 (7/9) Installing musl-obstack (1.2.3-r0) 18:41:21 (8/9) Installing libucontext (1.1-r0) 18:41:21 (9/9) Installing gcompat (1.0.0-r4) 18:41:22 Executing busybox-1.34.1-r5.trigger 18:41:22 Executing ca-certificates-20211220-r0.trigger 18:41:22 OK: 8 MiB in 23 packages 18:41:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:41:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:41:25 ---> 7c9fa9c27194 18:41:25 Step 3/22 : WORKDIR /edgex-go 18:41:25 ---> Using cache 18:41:25 ---> 862aa6dbbf6c 18:41:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:25 ---> Using cache 18:41:25 ---> 23dc133183f8 18:41:25 Step 5/22 : RUN apk add --update --no-cache make git 18:41:25 ---> Using cache 18:41:25 ---> a81d3699e182 18:41:25 Step 6/22 : COPY go.mod vendor* ./ 18:41:25 ---> Using cache 18:41:25 ---> abcd06a32715 18:41:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:25 ---> Using cache 18:41:25 ---> ea40d2c8e71b 18:41:25 Step 8/22 : COPY . . 18:41:25 ---> Using cache 18:41:25 ---> c25cdefada15 18:41:25 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:41:25 ---> Running in b1b9ac834caa 18:41:25 Removing intermediate container 0e96cf52a114 18:41:25 ---> 5813827247a9 18:41:25 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:41:26 ---> a6a5b7f28ddf 18:41:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:41:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:41:29 ---> 880819c31e94 18:41:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:41:29 ---> 4acaf752319b 18:41:29 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:41:30 ---> Running in 3b0ad9cdbf29 18:41:30 Removing intermediate container 3b0ad9cdbf29 18:41:30 ---> 2e5bed7865da 18:41:30 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:41:30 ---> Running in 76f742ad291d 18:41:31 Removing intermediate container 76f742ad291d 18:41:31 ---> 6c1bd51673ac 18:41:31 Step 18/20 : LABEL arch=arm64 18:41:31 ---> Running in 09a56e95316b 18:41:31 Removing intermediate container 09a56e95316b 18:41:31 ---> df423d33e3a4 18:41:31 Step 19/20 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:41:31 ---> Running in bd9ae29c392e 18:41:32 Removing intermediate container bd9ae29c392e 18:41:32 ---> 83e1909e81aa 18:41:32 Step 20/20 : LABEL version=0.0.0 18:41:32 ---> Running in e6ee19b505b8 18:41:32 Removing intermediate container e6ee19b505b8 18:41:32 ---> 54387fcbf62d 18:41:32 18:41:33 Successfully built 54387fcbf62d 18:41:33 Successfully tagged security-spiffe-token-provider-arm64:latest 18:41:33  Building security-spiffe-token-provider ... done Building security-spire-agent 18:42:05 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:42:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:42:05 ---> 7c9fa9c27194 18:42:05 Step 3/26 : WORKDIR /edgex-go 18:42:05 ---> Using cache 18:42:05 ---> 862aa6dbbf6c 18:42:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:42:05 ---> Using cache 18:42:05 ---> 23dc133183f8 18:42:05 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:42:05 ---> Using cache 18:42:05 ---> 6bda5563aa62 18:42:05 Step 6/26 : COPY go.mod vendor* ./ 18:42:05 ---> Using cache 18:42:05 ---> 33802145cdac 18:42:05 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:05 ---> Using cache 18:42:05 ---> 9d393eaf5d4e 18:42:05 Step 8/26 : COPY . . 18:42:05 ---> Using cache 18:42:05 ---> 366b58c3709a 18:42:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:42:05 ---> Using cache 18:42:05 ---> 05987ff14ccc 18:42:05 Step 10/26 : RUN mkdir -p spire-build 18:42:05 ---> Using cache 18:42:05 ---> d4e625ce04aa 18:42:05 Step 11/26 : WORKDIR /edgex-go/spire-build 18:42:05 ---> Using cache 18:42:05 ---> 2fb12ff89a67 18:42:05 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 18:42:05 ---> Running in e4aa6d91fd85 18:42:08 spire-1.2.1/ 18:42:08 spire-1.2.1/.data/ 18:42:08 spire-1.2.1/.data/.file 18:42:08 spire-1.2.1/.dockerignore 18:42:08 spire-1.2.1/.gitattributes 18:42:08 spire-1.2.1/.githooks/ 18:42:08 spire-1.2.1/.githooks/pre-commit 18:42:08 spire-1.2.1/.github/ 18:42:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:42:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:42:08 spire-1.2.1/.github/dependabot.yml 18:42:08 spire-1.2.1/.github/workflows/ 18:42:08 spire-1.2.1/.github/workflows/nightly_build.yaml 18:42:08 spire-1.2.1/.github/workflows/pr_build.yaml 18:42:08 spire-1.2.1/.github/workflows/release_build.yaml 18:42:08 spire-1.2.1/.github/workflows/scripts/ 18:42:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:42:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:42:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:42:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:42:08 spire-1.2.1/.github/workflows/scripts/split.sh 18:42:08 spire-1.2.1/.gitignore 18:42:08 spire-1.2.1/.go-version 18:42:08 spire-1.2.1/.golangci.yml 18:42:08 spire-1.2.1/ADOPTERS.md 18:42:08 spire-1.2.1/CHANGELOG.md 18:42:08 spire-1.2.1/CODE-OF-CONDUCT.md 18:42:08 spire-1.2.1/CODEOWNERS 18:42:08 spire-1.2.1/CONTRIBUTING.md 18:42:08 spire-1.2.1/Dockerfile 18:42:08 spire-1.2.1/Dockerfile.dev 18:42:08 spire-1.2.1/Dockerfile.scratch 18:42:08 spire-1.2.1/LICENSE 18:42:08 spire-1.2.1/MAINTAINERS.md 18:42:08 spire-1.2.1/Makefile 18:42:08 spire-1.2.1/README.md 18:42:08 spire-1.2.1/ROADMAP.md 18:42:08 spire-1.2.1/SECURITY.md 18:42:08 spire-1.2.1/cmd/ 18:42:08 spire-1.2.1/cmd/spire-agent/ 18:42:08 spire-1.2.1/cmd/spire-agent/cli/ 18:42:08 spire-1.2.1/cmd/spire-agent/cli/api/ 18:42:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:42:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:42:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:42:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:42:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:42:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:42:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:42:08 spire-1.2.1/cmd/spire-agent/cli/common/ 18:42:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:42:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:42:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:42:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:42:08 spire-1.2.1/cmd/spire-agent/cli/run/ 18:42:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:42:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:42:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:42:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:42:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:42:08 spire-1.2.1/cmd/spire-agent/main.go 18:42:08 spire-1.2.1/cmd/spire-server/ 18:42:08 spire-1.2.1/cmd/spire-server/cli/ 18:42:08 spire-1.2.1/cmd/spire-server/cli/agent/ 18:42:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:42:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/cli.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/entry/ 18:42:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/federation/ 18:42:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:42:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:42:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/run/ 18:42:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/token/ 18:42:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/validate/ 18:42:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/x509/ 18:42:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:42:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:42:08 spire-1.2.1/cmd/spire-server/main.go 18:42:08 spire-1.2.1/cmd/spire-server/util/ 18:42:08 spire-1.2.1/cmd/spire-server/util/util.go 18:42:08 spire-1.2.1/conf/ 18:42:08 spire-1.2.1/conf/agent/ 18:42:08 spire-1.2.1/conf/agent/agent.conf 18:42:08 spire-1.2.1/conf/agent/agent_full.conf 18:42:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:42:08 spire-1.2.1/conf/server/ 18:42:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:42:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:42:08 spire-1.2.1/conf/server/server.conf 18:42:08 spire-1.2.1/conf/server/server_full.conf 18:42:08 spire-1.2.1/doc/ 18:42:08 spire-1.2.1/doc/SPIRE101.md 18:42:08 spire-1.2.1/doc/auditlog.md 18:42:08 spire-1.2.1/doc/authorization_policy_engine.md 18:42:08 spire-1.2.1/doc/changelog_guidelines.md 18:42:08 spire-1.2.1/doc/cure53-report.pdf 18:42:08 spire-1.2.1/doc/images/ 18:42:08 spire-1.2.1/doc/images/2019_roadmap.png 18:42:08 spire-1.2.1/doc/images/SPIRE101.png 18:42:08 spire-1.2.1/doc/images/SPIRE_agent.png 18:42:08 spire-1.2.1/doc/images/SPIRE_server.png 18:42:08 spire-1.2.1/doc/images/cache_mgr.png 18:42:08 spire-1.2.1/doc/images/cache_mgr_components.png 18:42:08 spire-1.2.1/doc/images/federated_spire.png 18:42:08 spire-1.2.1/doc/images/ha_mode.png 18:42:08 spire-1.2.1/doc/images/nested_spire.png 18:42:08 spire-1.2.1/doc/images/oidc_federation.png 18:42:08 spire-1.2.1/doc/images/single_trust_domain.png 18:42:08 spire-1.2.1/doc/images/spiffe_compatible.png 18:42:08 spire-1.2.1/doc/images/spire_logo.png 18:42:08 spire-1.2.1/doc/migrating_registration_api_clients.md 18:42:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:42:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:42:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:42:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:42:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:42:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:42:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:42:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:42:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:42:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:42:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:42:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:42:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:42:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:42:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:42:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:42:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:42:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:42:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:42:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:42:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:42:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:42:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:42:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:42:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:42:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:42:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:42:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:42:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:42:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:42:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:42:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:42:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:42:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:42:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:42:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:42:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:42:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:42:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:42:08 spire-1.2.1/doc/scaling_spire.md 18:42:08 spire-1.2.1/doc/spire_agent.md 18:42:08 spire-1.2.1/doc/spire_server.md 18:42:08 spire-1.2.1/doc/supported_integrations.md 18:42:08 spire-1.2.1/doc/telemetry.md 18:42:08 spire-1.2.1/doc/telemetry_config.md 18:42:08 spire-1.2.1/doc/upgrading.md 18:42:08 spire-1.2.1/doc/using_spire.md 18:42:08 spire-1.2.1/examples/ 18:42:08 spire-1.2.1/examples/README.md 18:42:08 spire-1.2.1/go.mod 18:42:08 spire-1.2.1/go.sum 18:42:08 spire-1.2.1/pkg/ 18:42:08 spire-1.2.1/pkg/agent/ 18:42:08 spire-1.2.1/pkg/agent/agent.go 18:42:08 spire-1.2.1/pkg/agent/api/ 18:42:08 spire-1.2.1/pkg/agent/api/config.go 18:42:08 spire-1.2.1/pkg/agent/api/debug/ 18:42:08 spire-1.2.1/pkg/agent/api/debug/v1/ 18:42:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:42:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:42:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:42:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:42:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:42:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:42:08 spire-1.2.1/pkg/agent/api/endpoints.go 18:42:08 spire-1.2.1/pkg/agent/api/health/ 18:42:08 spire-1.2.1/pkg/agent/api/health/v1/ 18:42:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:42:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:42:08 spire-1.2.1/pkg/agent/api/rpccontext/ 18:42:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:42:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:42:08 spire-1.2.1/pkg/agent/attestor/ 18:42:08 spire-1.2.1/pkg/agent/attestor/node/ 18:42:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:42:08 spire-1.2.1/pkg/agent/attestor/node/node.go 18:42:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:42:08 spire-1.2.1/pkg/agent/attestor/workload/ 18:42:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:42:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:42:08 spire-1.2.1/pkg/agent/catalog/ 18:42:08 spire-1.2.1/pkg/agent/catalog/catalog.go 18:42:08 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:42:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:42:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:42:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:42:08 spire-1.2.1/pkg/agent/client/ 18:42:08 spire-1.2.1/pkg/agent/client/client.go 18:42:08 spire-1.2.1/pkg/agent/client/client_test.go 18:42:08 spire-1.2.1/pkg/agent/client/dial.go 18:42:08 spire-1.2.1/pkg/agent/client/nodeconn.go 18:42:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:42:08 spire-1.2.1/pkg/agent/client/update.go 18:42:08 spire-1.2.1/pkg/agent/client/util.go 18:42:08 spire-1.2.1/pkg/agent/common/ 18:42:08 spire-1.2.1/pkg/agent/common/backoff/ 18:42:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:42:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:42:08 spire-1.2.1/pkg/agent/common/cgroups/ 18:42:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:42:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:42:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:42:08 spire-1.2.1/pkg/agent/config.go 18:42:08 spire-1.2.1/pkg/agent/endpoints/ 18:42:08 spire-1.2.1/pkg/agent/endpoints/config.go 18:42:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:42:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:42:08 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:42:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:42:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:42:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:42:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:42:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:42:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:42:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:42:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:42:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:42:08 spire-1.2.1/pkg/agent/endpoints/workload/ 18:42:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:42:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:42:08 spire-1.2.1/pkg/agent/manager/ 18:42:08 spire-1.2.1/pkg/agent/manager/cache/ 18:42:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:42:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:42:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:42:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:42:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:42:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:42:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:42:08 spire-1.2.1/pkg/agent/manager/config.go 18:42:08 spire-1.2.1/pkg/agent/manager/manager.go 18:42:08 spire-1.2.1/pkg/agent/manager/manager_test.go 18:42:08 spire-1.2.1/pkg/agent/manager/storage.go 18:42:08 spire-1.2.1/pkg/agent/manager/storage_test.go 18:42:08 spire-1.2.1/pkg/agent/manager/storecache/ 18:42:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:42:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:42:08 spire-1.2.1/pkg/agent/manager/sync.go 18:42:08 spire-1.2.1/pkg/agent/plugin/ 18:42:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:42:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:42:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:42:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:42:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:42:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:42:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:42:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:42:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:42:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:42:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:42:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:42:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:42:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:42:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:42:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:42:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:42:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:42:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:42:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:42:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:42:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:42:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:42:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:42:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:42:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:42:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:42:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:42:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:42:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:42:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:42:09 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:42:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:42:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:42:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:42:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:42:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:42:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:42:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:42:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:42:09 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:42:09 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:42:09 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:42:09 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:42:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:42:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:42:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:42:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:42:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:42:09 spire-1.2.1/pkg/agent/svid/ 18:42:09 spire-1.2.1/pkg/agent/svid/rotator.go 18:42:09 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:42:09 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:42:09 spire-1.2.1/pkg/agent/svid/store/ 18:42:09 spire-1.2.1/pkg/agent/svid/store/service.go 18:42:09 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:42:09 spire-1.2.1/pkg/common/ 18:42:09 spire-1.2.1/pkg/common/agentpathtemplate/ 18:42:09 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:42:09 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:42:09 spire-1.2.1/pkg/common/api/ 18:42:09 spire-1.2.1/pkg/common/api/metrics.go 18:42:09 spire-1.2.1/pkg/common/api/middleware/ 18:42:09 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:42:09 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:42:09 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:42:09 spire-1.2.1/pkg/common/api/middleware/logger.go 18:42:09 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:42:09 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:42:09 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:42:09 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:42:09 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:42:09 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:42:09 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:42:09 spire-1.2.1/pkg/common/api/middleware/names.go 18:42:09 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:42:09 spire-1.2.1/pkg/common/api/names.go 18:42:09 spire-1.2.1/pkg/common/api/ratelimit.go 18:42:09 spire-1.2.1/pkg/common/api/rpccontext/ 18:42:09 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:42:09 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:42:09 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:42:09 spire-1.2.1/pkg/common/auth/ 18:42:09 spire-1.2.1/pkg/common/auth/interceptors.go 18:42:09 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:42:09 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:42:09 spire-1.2.1/pkg/common/bundleutil/ 18:42:09 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:42:09 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:42:09 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:42:09 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:42:09 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:42:09 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:42:09 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:42:09 spire-1.2.1/pkg/common/bundleutil/types.go 18:42:09 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:42:09 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:42:09 spire-1.2.1/pkg/common/catalog/ 18:42:09 spire-1.2.1/pkg/common/catalog/bind.go 18:42:09 spire-1.2.1/pkg/common/catalog/builtin.go 18:42:09 spire-1.2.1/pkg/common/catalog/catalog.go 18:42:09 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:42:09 spire-1.2.1/pkg/common/catalog/closers.go 18:42:09 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:42:09 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:42:09 spire-1.2.1/pkg/common/catalog/config.go 18:42:09 spire-1.2.1/pkg/common/catalog/config_test.go 18:42:09 spire-1.2.1/pkg/common/catalog/configure.go 18:42:09 spire-1.2.1/pkg/common/catalog/constraints.go 18:42:09 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:42:09 spire-1.2.1/pkg/common/catalog/context.go 18:42:09 spire-1.2.1/pkg/common/catalog/external.go 18:42:09 spire-1.2.1/pkg/common/catalog/host.go 18:42:09 spire-1.2.1/pkg/common/catalog/pipenet.go 18:42:09 spire-1.2.1/pkg/common/catalog/plugin.go 18:42:09 spire-1.2.1/pkg/common/catalog/testplugin/ 18:42:09 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:42:09 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:42:09 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:42:09 spire-1.2.1/pkg/common/cli/ 18:42:09 spire-1.2.1/pkg/common/cli/env.go 18:42:09 spire-1.2.1/pkg/common/cli/flags.go 18:42:09 spire-1.2.1/pkg/common/cli/trust_domain.go 18:42:09 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:42:09 spire-1.2.1/pkg/common/cli/umask.go 18:42:09 spire-1.2.1/pkg/common/cli/umask_posix.go 18:42:09 spire-1.2.1/pkg/common/cli/umask_test.go 18:42:09 spire-1.2.1/pkg/common/cli/umask_windows.go 18:42:09 spire-1.2.1/pkg/common/cliprinter/ 18:42:09 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:42:09 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:42:09 spire-1.2.1/pkg/common/cliprinter/flag.go 18:42:09 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:42:09 spire-1.2.1/pkg/common/cliprinter/format.go 18:42:09 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/ 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:42:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:42:09 spire-1.2.1/pkg/common/coretypes/ 18:42:09 spire-1.2.1/pkg/common/coretypes/bundle/ 18:42:09 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:42:09 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:42:09 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:42:09 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:42:09 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:42:09 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:42:09 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:42:09 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:42:09 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:42:09 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:42:09 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:42:09 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:42:09 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:42:09 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:42:09 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:42:09 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:42:09 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:42:09 spire-1.2.1/pkg/common/cryptoutil/ 18:42:09 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:42:09 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:42:09 spire-1.2.1/pkg/common/diskutil/ 18:42:09 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:42:09 spire-1.2.1/pkg/common/diskutil/file_test.go 18:42:09 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:42:09 spire-1.2.1/pkg/common/errorutil/ 18:42:09 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:42:09 spire-1.2.1/pkg/common/health/ 18:42:09 spire-1.2.1/pkg/common/health/config.go 18:42:09 spire-1.2.1/pkg/common/health/context.go 18:42:09 spire-1.2.1/pkg/common/health/context_test.go 18:42:09 spire-1.2.1/pkg/common/health/health.go 18:42:09 spire-1.2.1/pkg/common/health/health_test.go 18:42:09 spire-1.2.1/pkg/common/health/logger.go 18:42:09 spire-1.2.1/pkg/common/hostservice/ 18:42:09 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:42:09 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:42:09 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:42:09 spire-1.2.1/pkg/common/idutil/ 18:42:09 spire-1.2.1/pkg/common/idutil/require.go 18:42:09 spire-1.2.1/pkg/common/idutil/require_test.go 18:42:09 spire-1.2.1/pkg/common/idutil/safety.go 18:42:09 spire-1.2.1/pkg/common/idutil/safety_test.go 18:42:09 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:42:09 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:42:09 spire-1.2.1/pkg/common/jwtsvid/ 18:42:09 spire-1.2.1/pkg/common/jwtsvid/common.go 18:42:09 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:42:09 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:42:09 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:42:09 spire-1.2.1/pkg/common/jwtutil/ 18:42:09 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:42:09 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:42:09 spire-1.2.1/pkg/common/log/ 18:42:09 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:42:09 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:42:09 spire-1.2.1/pkg/common/log/log.go 18:42:09 spire-1.2.1/pkg/common/log/log_test.go 18:42:09 spire-1.2.1/pkg/common/log/options.go 18:42:09 spire-1.2.1/pkg/common/nodeutil/ 18:42:09 spire-1.2.1/pkg/common/nodeutil/node.go 18:42:09 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:42:09 spire-1.2.1/pkg/common/peertracker/ 18:42:09 spire-1.2.1/pkg/common/peertracker/conn.go 18:42:09 spire-1.2.1/pkg/common/peertracker/credentials.go 18:42:09 spire-1.2.1/pkg/common/peertracker/errors.go 18:42:09 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:42:09 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:42:09 spire-1.2.1/pkg/common/peertracker/info.go 18:42:09 spire-1.2.1/pkg/common/peertracker/listener.go 18:42:09 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:42:09 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:42:09 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:42:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:42:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:42:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:42:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:42:09 spire-1.2.1/pkg/common/peertracker/tcp.go 18:42:09 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:42:09 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:42:09 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:42:09 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:42:09 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:42:09 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:42:09 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:42:09 spire-1.2.1/pkg/common/peertracker/uds.go 18:42:09 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:42:09 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:42:09 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:42:09 spire-1.2.1/pkg/common/pemutil/ 18:42:09 spire-1.2.1/pkg/common/pemutil/block.go 18:42:09 spire-1.2.1/pkg/common/pemutil/certs.go 18:42:09 spire-1.2.1/pkg/common/pemutil/common.go 18:42:09 spire-1.2.1/pkg/common/pemutil/csr.go 18:42:09 spire-1.2.1/pkg/common/pemutil/keys.go 18:42:09 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:42:09 spire-1.2.1/pkg/common/pemutil/testdata/ 18:42:09 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:42:09 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:42:09 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:42:09 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:42:09 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:42:09 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:42:09 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:42:09 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:42:09 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:42:09 spire-1.2.1/pkg/common/plugin/ 18:42:09 spire-1.2.1/pkg/common/plugin/aws/ 18:42:09 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:42:09 spire-1.2.1/pkg/common/plugin/azure/ 18:42:09 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:42:09 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:42:09 spire-1.2.1/pkg/common/plugin/facade.go 18:42:09 spire-1.2.1/pkg/common/plugin/facade_test.go 18:42:09 spire-1.2.1/pkg/common/plugin/gcp/ 18:42:09 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:42:09 spire-1.2.1/pkg/common/plugin/k8s/ 18:42:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:42:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:42:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:42:09 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:42:09 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:42:09 spire-1.2.1/pkg/common/plugin/log.go 18:42:09 spire-1.2.1/pkg/common/plugin/sshpop/ 18:42:09 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:42:09 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:42:09 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:42:09 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:42:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:42:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:42:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:42:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:42:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:42:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:42:09 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:42:09 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:42:09 spire-1.2.1/pkg/common/plugin/x509pop/ 18:42:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:42:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:42:09 spire-1.2.1/pkg/common/profiling/ 18:42:09 spire-1.2.1/pkg/common/profiling/dumpers.go 18:42:09 spire-1.2.1/pkg/common/profiling/profiling.go 18:42:09 spire-1.2.1/pkg/common/protoutil/ 18:42:09 spire-1.2.1/pkg/common/protoutil/masks.go 18:42:09 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:42:09 spire-1.2.1/pkg/common/rotationutil/ 18:42:09 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:42:09 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:42:09 spire-1.2.1/pkg/common/selector/ 18:42:09 spire-1.2.1/pkg/common/selector/selector.go 18:42:09 spire-1.2.1/pkg/common/selector/selector_test.go 18:42:09 spire-1.2.1/pkg/common/selector/set.go 18:42:09 spire-1.2.1/pkg/common/selector/set_utils.go 18:42:09 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:42:09 spire-1.2.1/pkg/common/telemetry/ 18:42:09 spire-1.2.1/pkg/common/telemetry/agent/ 18:42:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:42:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:42:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:42:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:42:09 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:42:09 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:42:09 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:42:09 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:42:09 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:42:09 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:42:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:42:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:42:09 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:42:09 spire-1.2.1/pkg/common/telemetry/call.go 18:42:09 spire-1.2.1/pkg/common/telemetry/common/ 18:42:09 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:42:09 spire-1.2.1/pkg/common/telemetry/config.go 18:42:09 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:42:09 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:42:09 spire-1.2.1/pkg/common/telemetry/inmem.go 18:42:09 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:42:09 spire-1.2.1/pkg/common/telemetry/m3.go 18:42:09 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:42:09 spire-1.2.1/pkg/common/telemetry/metrics.go 18:42:09 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:42:09 spire-1.2.1/pkg/common/telemetry/names.go 18:42:09 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:42:09 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:42:09 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:42:09 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:42:09 spire-1.2.1/pkg/common/telemetry/server/ 18:42:09 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:42:09 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:42:09 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:42:09 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:42:09 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:42:09 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:42:09 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:42:09 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:42:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:42:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:42:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:42:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:42:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:42:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:42:09 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:42:09 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:42:09 spire-1.2.1/pkg/common/telemetry/server/server.go 18:42:09 spire-1.2.1/pkg/common/telemetry/sink.go 18:42:09 spire-1.2.1/pkg/common/telemetry/statsd.go 18:42:09 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:42:09 spire-1.2.1/pkg/common/telemetry/uptime.go 18:42:09 spire-1.2.1/pkg/common/telemetry/version.go 18:42:09 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:42:09 spire-1.2.1/pkg/common/uptime/ 18:42:09 spire-1.2.1/pkg/common/uptime/uptime.go 18:42:09 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:42:09 spire-1.2.1/pkg/common/util/ 18:42:09 spire-1.2.1/pkg/common/util/certs.go 18:42:09 spire-1.2.1/pkg/common/util/certs_test.go 18:42:09 spire-1.2.1/pkg/common/util/csr.go 18:42:09 spire-1.2.1/pkg/common/util/hash.go 18:42:09 spire-1.2.1/pkg/common/util/selectors.go 18:42:09 spire-1.2.1/pkg/common/util/selectors_test.go 18:42:09 spire-1.2.1/pkg/common/util/signals.go 18:42:09 spire-1.2.1/pkg/common/util/sort.go 18:42:09 spire-1.2.1/pkg/common/util/sort_test.go 18:42:09 spire-1.2.1/pkg/common/util/task.go 18:42:09 spire-1.2.1/pkg/common/util/task_test.go 18:42:09 spire-1.2.1/pkg/common/util/testdata/ 18:42:09 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:42:09 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:42:09 spire-1.2.1/pkg/common/version/ 18:42:09 spire-1.2.1/pkg/common/version/version.go 18:42:09 spire-1.2.1/pkg/common/x509svid/ 18:42:09 spire-1.2.1/pkg/common/x509svid/common_test.go 18:42:09 spire-1.2.1/pkg/common/x509svid/csr.go 18:42:09 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:42:09 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:42:09 spire-1.2.1/pkg/common/x509util/ 18:42:09 spire-1.2.1/pkg/common/x509util/cert.go 18:42:09 spire-1.2.1/pkg/common/x509util/dns.go 18:42:09 spire-1.2.1/pkg/common/x509util/dns_test.go 18:42:09 spire-1.2.1/pkg/common/x509util/keyid.go 18:42:09 spire-1.2.1/pkg/common/x509util/keypair.go 18:42:09 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:42:09 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:42:09 spire-1.2.1/pkg/server/ 18:42:09 spire-1.2.1/pkg/server/api/ 18:42:09 spire-1.2.1/pkg/server/api/agent.go 18:42:09 spire-1.2.1/pkg/server/api/agent/ 18:42:09 spire-1.2.1/pkg/server/api/agent/v1/ 18:42:09 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:42:09 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:42:09 spire-1.2.1/pkg/server/api/agent_test.go 18:42:09 spire-1.2.1/pkg/server/api/api.go 18:42:09 spire-1.2.1/pkg/server/api/audit/ 18:42:09 spire-1.2.1/pkg/server/api/audit/audit.go 18:42:09 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:42:09 spire-1.2.1/pkg/server/api/bundle.go 18:42:09 spire-1.2.1/pkg/server/api/bundle/ 18:42:09 spire-1.2.1/pkg/server/api/bundle/v1/ 18:42:09 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:42:09 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:42:09 spire-1.2.1/pkg/server/api/bundle_test.go 18:42:09 spire-1.2.1/pkg/server/api/debug/ 18:42:09 spire-1.2.1/pkg/server/api/debug/v1/ 18:42:09 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:42:09 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:42:09 spire-1.2.1/pkg/server/api/entry.go 18:42:09 spire-1.2.1/pkg/server/api/entry/ 18:42:09 spire-1.2.1/pkg/server/api/entry/v1/ 18:42:09 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:42:09 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:42:09 spire-1.2.1/pkg/server/api/entry_test.go 18:42:09 spire-1.2.1/pkg/server/api/health/ 18:42:09 spire-1.2.1/pkg/server/api/health/v1/ 18:42:09 spire-1.2.1/pkg/server/api/health/v1/service.go 18:42:09 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:42:09 spire-1.2.1/pkg/server/api/id.go 18:42:09 spire-1.2.1/pkg/server/api/id_test.go 18:42:09 spire-1.2.1/pkg/server/api/limits/ 18:42:09 spire-1.2.1/pkg/server/api/limits/limits.go 18:42:09 spire-1.2.1/pkg/server/api/middleware/ 18:42:09 spire-1.2.1/pkg/server/api/middleware/alias.go 18:42:09 spire-1.2.1/pkg/server/api/middleware/audit.go 18:42:09 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:42:09 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:42:09 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:42:09 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:42:09 spire-1.2.1/pkg/server/api/middleware/caller.go 18:42:09 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:42:09 spire-1.2.1/pkg/server/api/middleware/common.go 18:42:09 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:42:09 spire-1.2.1/pkg/server/api/middleware/entries.go 18:42:09 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:42:09 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:42:09 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:42:09 spire-1.2.1/pkg/server/api/ratelimit.go 18:42:09 spire-1.2.1/pkg/server/api/rpccontext/ 18:42:09 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:42:09 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:42:09 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:42:09 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:42:09 spire-1.2.1/pkg/server/api/selector.go 18:42:09 spire-1.2.1/pkg/server/api/selector_test.go 18:42:09 spire-1.2.1/pkg/server/api/status.go 18:42:09 spire-1.2.1/pkg/server/api/status_test.go 18:42:09 spire-1.2.1/pkg/server/api/svid/ 18:42:09 spire-1.2.1/pkg/server/api/svid/v1/ 18:42:09 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:42:09 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:42:09 spire-1.2.1/pkg/server/api/trustdomain.go 18:42:09 spire-1.2.1/pkg/server/api/trustdomain/ 18:42:09 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:42:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:42:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:42:09 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:42:09 spire-1.2.1/pkg/server/authpolicy/ 18:42:09 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:42:09 spire-1.2.1/pkg/server/authpolicy/policy.go 18:42:09 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:42:09 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:42:09 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:42:09 spire-1.2.1/pkg/server/authpolicy/validate.go 18:42:09 spire-1.2.1/pkg/server/bundle/ 18:42:09 spire-1.2.1/pkg/server/bundle/client/ 18:42:09 spire-1.2.1/pkg/server/bundle/client/client.go 18:42:09 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:42:09 spire-1.2.1/pkg/server/bundle/client/manager.go 18:42:09 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:42:09 spire-1.2.1/pkg/server/bundle/client/sources.go 18:42:09 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:42:09 spire-1.2.1/pkg/server/bundle/client/updater.go 18:42:09 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:42:09 spire-1.2.1/pkg/server/ca/ 18:42:09 spire-1.2.1/pkg/server/ca/ca.go 18:42:09 spire-1.2.1/pkg/server/ca/ca_health.go 18:42:09 spire-1.2.1/pkg/server/ca/ca_test.go 18:42:09 spire-1.2.1/pkg/server/ca/journal.go 18:42:09 spire-1.2.1/pkg/server/ca/journal_test.go 18:42:09 spire-1.2.1/pkg/server/ca/manager.go 18:42:09 spire-1.2.1/pkg/server/ca/manager_health.go 18:42:09 spire-1.2.1/pkg/server/ca/manager_test.go 18:42:09 spire-1.2.1/pkg/server/ca/templates.go 18:42:09 spire-1.2.1/pkg/server/ca/upstream_client.go 18:42:09 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:42:09 spire-1.2.1/pkg/server/ca/validation.go 18:42:09 spire-1.2.1/pkg/server/cache/ 18:42:09 spire-1.2.1/pkg/server/cache/dscache/ 18:42:09 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:42:09 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:42:09 spire-1.2.1/pkg/server/cache/entrycache/ 18:42:09 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:42:09 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:42:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:42:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:42:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:42:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:42:09 spire-1.2.1/pkg/server/catalog/ 18:42:09 spire-1.2.1/pkg/server/catalog/catalog.go 18:42:09 spire-1.2.1/pkg/server/catalog/keymanager.go 18:42:09 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:42:09 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:42:09 spire-1.2.1/pkg/server/catalog/notifier.go 18:42:09 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:42:09 spire-1.2.1/pkg/server/config.go 18:42:09 spire-1.2.1/pkg/server/datastore/ 18:42:09 spire-1.2.1/pkg/server/datastore/datastore.go 18:42:09 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:42:09 spire-1.2.1/pkg/server/datastore/repository.go 18:42:09 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:42:09 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:42:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:42:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:42:09 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:42:09 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:42:09 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:42:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:42:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:42:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:42:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:42:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:42:09 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:42:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:42:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:42:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:42:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:42:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:42:09 spire-1.2.1/pkg/server/endpoints/ 18:42:09 spire-1.2.1/pkg/server/endpoints/bundle/ 18:42:09 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:42:09 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:42:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:42:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:42:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:42:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:42:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:42:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:42:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:42:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:42:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:42:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:42:09 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:42:09 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:42:09 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:42:09 spire-1.2.1/pkg/server/endpoints/config.go 18:42:09 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:42:09 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:42:09 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:42:09 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:42:09 spire-1.2.1/pkg/server/endpoints/middleware.go 18:42:09 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:42:09 spire-1.2.1/pkg/server/hostservice/ 18:42:09 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:42:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:42:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:42:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:42:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:42:09 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:42:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:42:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/ 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/ 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:42:09 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:42:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:42:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:42:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:42:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:42:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:42:09 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:42:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:42:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/notifier/ 18:42:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:42:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:42:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:42:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:42:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:42:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:42:09 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:42:09 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:42:09 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:42:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:42:09 spire-1.2.1/pkg/server/registration/ 18:42:09 spire-1.2.1/pkg/server/registration/manager.go 18:42:09 spire-1.2.1/pkg/server/registration/manager_test.go 18:42:09 spire-1.2.1/pkg/server/scanentries.go 18:42:09 spire-1.2.1/pkg/server/scanentries_test.go 18:42:09 spire-1.2.1/pkg/server/server.go 18:42:09 spire-1.2.1/pkg/server/server_test.go 18:42:09 spire-1.2.1/pkg/server/svid/ 18:42:09 spire-1.2.1/pkg/server/svid/observer.go 18:42:09 spire-1.2.1/pkg/server/svid/observer_test.go 18:42:09 spire-1.2.1/pkg/server/svid/rotator.go 18:42:09 spire-1.2.1/pkg/server/svid/rotator_config.go 18:42:09 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:42:09 spire-1.2.1/pkg/server/svid/rotator_test.go 18:42:09 spire-1.2.1/proto/ 18:42:09 spire-1.2.1/proto/private/ 18:42:09 spire-1.2.1/proto/private/server/ 18:42:09 spire-1.2.1/proto/private/server/journal/ 18:42:09 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:42:09 spire-1.2.1/proto/private/server/journal/journal.proto 18:42:09 spire-1.2.1/proto/spire/ 18:42:09 spire-1.2.1/proto/spire/common/ 18:42:09 spire-1.2.1/proto/spire/common/common.pb.go 18:42:09 spire-1.2.1/proto/spire/common/common.proto 18:42:09 spire-1.2.1/proto/spire/common/plugin/ 18:42:09 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:42:09 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:42:09 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:42:09 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:42:09 spire-1.2.1/proto/spire/plugin/ 18:42:09 spire-1.2.1/proto/spire/plugin/agent/ 18:42:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:42:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:42:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:42:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:42:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:42:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:42:09 spire-1.2.1/release/ 18:42:09 spire-1.2.1/release/spire-extras/ 18:42:09 spire-1.2.1/release/spire-extras/README.md 18:42:09 spire-1.2.1/release/spire-extras/conf/ 18:42:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:42:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:42:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:42:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:42:09 spire-1.2.1/release/spire/ 18:42:09 spire-1.2.1/release/spire/README.md 18:42:09 spire-1.2.1/release/spire/conf/ 18:42:09 spire-1.2.1/release/spire/conf/agent/ 18:42:09 spire-1.2.1/release/spire/conf/agent/agent.conf 18:42:09 spire-1.2.1/release/spire/conf/server/ 18:42:09 spire-1.2.1/release/spire/conf/server/server.conf 18:42:09 spire-1.2.1/script/ 18:42:09 spire-1.2.1/script/build-artifact.sh 18:42:09 spire-1.2.1/script/generate_dummy_ca.sh 18:42:09 spire-1.2.1/support/ 18:42:09 spire-1.2.1/support/k8s/ 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:42:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:42:09 spire-1.2.1/support/oidc-discovery-provider/ 18:42:09 spire-1.2.1/support/oidc-discovery-provider/README.md 18:42:09 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:42:09 spire-1.2.1/support/oidc-discovery-provider/config.go 18:42:09 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:42:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:42:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:42:09 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:42:09 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:42:09 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:42:09 spire-1.2.1/support/oidc-discovery-provider/main.go 18:42:09 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:42:09 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:42:09 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:42:09 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:42:09 spire-1.2.1/test/ 18:42:09 spire-1.2.1/test/clock/ 18:42:09 spire-1.2.1/test/clock/clock.go 18:42:09 spire-1.2.1/test/fakes/ 18:42:09 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:42:09 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:42:09 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:42:09 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:42:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:42:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:42:09 spire-1.2.1/test/fakes/fakeagentstore/ 18:42:09 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:42:09 spire-1.2.1/test/fakes/fakedatastore/ 18:42:09 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:42:09 spire-1.2.1/test/fakes/fakeentryclient/ 18:42:09 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:42:09 spire-1.2.1/test/fakes/fakehealthchecker/ 18:42:09 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:42:09 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:42:09 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:42:09 spire-1.2.1/test/fakes/fakemetrics/ 18:42:09 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:42:09 spire-1.2.1/test/fakes/fakenoderesolver/ 18:42:09 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:42:09 spire-1.2.1/test/fakes/fakenotifier/ 18:42:09 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:42:09 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:42:09 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:42:09 spire-1.2.1/test/fakes/fakeserverca/ 18:42:09 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:42:09 spire-1.2.1/test/fakes/fakeservercatalog/ 18:42:09 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:42:09 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:42:09 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:42:09 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:42:09 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:42:09 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:42:09 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:42:09 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:42:09 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:42:09 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:42:09 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:42:09 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:42:09 spire-1.2.1/test/fixture/ 18:42:09 spire-1.2.1/test/fixture/certs/ 18:42:09 spire-1.2.1/test/fixture/certs/agent_svid.der 18:42:09 spire-1.2.1/test/fixture/certs/base_cert.pem 18:42:09 spire-1.2.1/test/fixture/certs/base_csr.pem 18:42:09 spire-1.2.1/test/fixture/certs/base_key.pem 18:42:09 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:42:09 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:42:09 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:42:09 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:42:09 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:42:09 spire-1.2.1/test/fixture/certs/blog_key.pem 18:42:09 spire-1.2.1/test/fixture/certs/bundle.der 18:42:09 spire-1.2.1/test/fixture/certs/ca.pem 18:42:09 spire-1.2.1/test/fixture/certs/ca_key.pem 18:42:09 spire-1.2.1/test/fixture/certs/database_cert.pem 18:42:09 spire-1.2.1/test/fixture/certs/database_csr.pem 18:42:09 spire-1.2.1/test/fixture/certs/database_key.pem 18:42:09 spire-1.2.1/test/fixture/certs/node_cert.pem 18:42:09 spire-1.2.1/test/fixture/certs/node_csr.pem 18:42:09 spire-1.2.1/test/fixture/certs/node_key.pem 18:42:09 spire-1.2.1/test/fixture/certs/svid.pem 18:42:09 spire-1.2.1/test/fixture/certs/svid_key.pem 18:42:09 spire-1.2.1/test/fixture/config/ 18:42:09 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:42:09 spire-1.2.1/test/fixture/config/agent_good.conf 18:42:09 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:42:09 spire-1.2.1/test/fixture/config/plugin_good.conf 18:42:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:42:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:42:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:42:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:42:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:42:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:42:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:42:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:42:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:42:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:42:09 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:42:09 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:42:09 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:42:09 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:42:09 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:42:09 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:42:09 spire-1.2.1/test/fixture/config/server_good.conf 18:42:09 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:42:09 spire-1.2.1/test/fixture/fixture.go 18:42:09 spire-1.2.1/test/fixture/nodeattestor/ 18:42:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:42:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:42:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:42:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:42:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:42:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:42:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:42:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:42:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:42:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:42:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:42:10 spire-1.2.1/test/fixture/registration/ 18:42:10 spire-1.2.1/test/fixture/registration/entries.json 18:42:10 spire-1.2.1/test/fixture/registration/good-for-update.json 18:42:10 spire-1.2.1/test/fixture/registration/good.json 18:42:10 spire-1.2.1/test/fixture/registration/invalid.json 18:42:10 spire-1.2.1/test/fixture/registration/invalid_json.json 18:42:10 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:42:10 spire-1.2.1/test/integration/ 18:42:10 spire-1.2.1/test/integration/README.md 18:42:10 spire-1.2.1/test/integration/common 18:42:10 spire-1.2.1/test/integration/setup/ 18:42:10 spire-1.2.1/test/integration/setup/adminclient/ 18:42:10 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:42:10 spire-1.2.1/test/integration/setup/adminclient/client.go 18:42:10 spire-1.2.1/test/integration/setup/debugagent/ 18:42:10 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:42:10 spire-1.2.1/test/integration/setup/debugagent/main.go 18:42:10 spire-1.2.1/test/integration/setup/debugserver/ 18:42:10 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:42:10 spire-1.2.1/test/integration/setup/debugserver/main.go 18:42:10 spire-1.2.1/test/integration/setup/downstreamclient/ 18:42:10 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:42:10 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:42:10 spire-1.2.1/test/integration/setup/itclient/ 18:42:10 spire-1.2.1/test/integration/setup/itclient/client.go 18:42:10 spire-1.2.1/test/integration/setup/node-attestation/ 18:42:10 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:42:10 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:42:10 spire-1.2.1/test/integration/setup/x509pop/ 18:42:10 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:42:10 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:42:10 spire-1.2.1/test/integration/suites/ 18:42:10 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:42:10 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:42:10 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:42:10 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:42:10 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:42:10 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:42:10 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:42:10 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:42:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:42:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:42:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:42:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:42:10 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:42:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:42:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:42:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:42:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:42:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:42:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:42:10 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:42:10 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:42:10 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:42:10 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:42:10 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:42:10 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:42:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:42:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:42:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:42:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:42:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:42:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:42:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:42:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:42:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:42:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:42:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:42:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:42:10 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:42:10 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:42:10 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:42:10 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:42:10 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:42:10 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:42:10 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:42:10 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:42:10 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:42:10 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:42:10 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:42:10 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:42:10 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:42:10 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:42:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:42:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:42:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:42:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:42:10 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:42:10 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:42:10 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:42:10 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:42:10 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:42:10 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:42:10 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:42:10 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:42:10 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:42:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:42:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:42:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:42:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:42:10 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:42:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:42:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:42:10 spire-1.2.1/test/integration/suites/join-token/ 18:42:10 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:42:10 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:42:10 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:42:10 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:42:10 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:42:10 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:42:10 spire-1.2.1/test/integration/suites/join-token/README.md 18:42:10 spire-1.2.1/test/integration/suites/join-token/conf/ 18:42:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:42:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:42:10 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:42:10 spire-1.2.1/test/integration/suites/join-token/teardown 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:42:10 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:42:10 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:42:10 spire-1.2.1/test/integration/suites/k8s/ 18:42:10 spire-1.2.1/test/integration/suites/k8s/00-setup 18:42:10 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:42:10 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:42:10 spire-1.2.1/test/integration/suites/k8s/README.md 18:42:10 spire-1.2.1/test/integration/suites/k8s/conf/ 18:42:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:42:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:42:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:42:10 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:42:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:42:10 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:42:10 spire-1.2.1/test/integration/suites/k8s/teardown 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/ 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:42:10 spire-1.2.1/test/integration/suites/node-attestation/ 18:42:10 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:42:10 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:42:10 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:42:10 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:42:10 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:42:10 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:42:10 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:42:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:42:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:42:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:42:10 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:42:10 spire-1.2.1/test/integration/suites/rotation/ 18:42:10 spire-1.2.1/test/integration/suites/rotation/00-setup 18:42:10 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:42:10 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:42:10 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:42:10 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:42:10 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:42:10 spire-1.2.1/test/integration/suites/rotation/README.md 18:42:10 spire-1.2.1/test/integration/suites/rotation/conf/ 18:42:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:42:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:42:10 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:42:10 spire-1.2.1/test/integration/suites/rotation/teardown 18:42:10 spire-1.2.1/test/integration/suites/self-test/ 18:42:10 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:42:10 spire-1.2.1/test/integration/suites/self-test/README.md 18:42:10 spire-1.2.1/test/integration/suites/self-test/teardown 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:42:10 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:42:10 spire-1.2.1/test/integration/suites/upgrade/ 18:42:10 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:42:10 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:42:10 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:42:10 spire-1.2.1/test/integration/suites/upgrade/README.md 18:42:10 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:42:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:42:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:42:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:42:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:42:10 spire-1.2.1/test/integration/suites/upgrade/teardown 18:42:10 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:42:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:42:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:42:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:42:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:42:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:42:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:42:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:42:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:42:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:42:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:42:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:42:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:42:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:42:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:42:10 spire-1.2.1/test/integration/test-one.sh 18:42:10 spire-1.2.1/test/integration/test.sh 18:42:10 spire-1.2.1/test/plugintest/ 18:42:10 spire-1.2.1/test/plugintest/config.go 18:42:10 spire-1.2.1/test/plugintest/load.go 18:42:10 spire-1.2.1/test/plugintest/option.go 18:42:10 spire-1.2.1/test/spiretest/ 18:42:10 spire-1.2.1/test/spiretest/apiserver.go 18:42:10 spire-1.2.1/test/spiretest/assertions.go 18:42:10 spire-1.2.1/test/spiretest/dir.go 18:42:10 spire-1.2.1/test/spiretest/errors_posix.go 18:42:10 spire-1.2.1/test/spiretest/errors_windows.go 18:42:10 spire-1.2.1/test/spiretest/logs.go 18:42:10 spire-1.2.1/test/spiretest/socketapi.go 18:42:10 spire-1.2.1/test/spiretest/suite.go 18:42:10 spire-1.2.1/test/spiretest/x509.go 18:42:10 spire-1.2.1/test/testca/ 18:42:10 spire-1.2.1/test/testca/ca.go 18:42:10 spire-1.2.1/test/testkey/ 18:42:10 spire-1.2.1/test/testkey/generate.sh 18:42:10 spire-1.2.1/test/testkey/genkeys.go 18:42:10 spire-1.2.1/test/testkey/keys.go 18:42:10 spire-1.2.1/test/testkey/new.go 18:42:10 spire-1.2.1/test/tpmsimulator/ 18:42:10 spire-1.2.1/test/tpmsimulator/simulator.go 18:42:10 spire-1.2.1/test/util/ 18:42:10 spire-1.2.1/test/util/cert_fixtures.go 18:42:10 spire-1.2.1/test/util/cert_generation.go 18:42:10 spire-1.2.1/test/util/io_redirection.go 18:42:10 spire-1.2.1/test/util/race.go 18:42:10 spire-1.2.1/test/util/util.go 18:42:10 building spire from source... 18:42:10 Installing go1.17.7... 18:42:37 Building bin/spire-server... 18:42:37 go: downloading github.com/mitchellh/cli v1.1.2 18:42:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:42:37 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:42:37 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:42:37 go: downloading google.golang.org/grpc v1.44.0 18:42:40 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:42:40 go: downloading github.com/imdario/mergo v0.3.12 18:42:41 go: downloading github.com/sirupsen/logrus v1.8.1 18:42:41 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:42:41 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:42:41 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:42:41 go: downloading github.com/fatih/color v1.13.0 18:42:42 go: downloading github.com/mattn/go-isatty v0.0.14 18:42:42 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:42:42 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:42:42 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:42:42 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:42:42 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:42:42 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:42:44 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:42:44 go: downloading github.com/open-policy-agent/opa v0.38.0 18:43:11 go: downloading github.com/armon/go-metrics v0.3.10 18:43:11 go: downloading github.com/prometheus/client_golang v1.12.1 18:43:11 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:43:11 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:43:11 go: downloading github.com/Masterminds/goutils v1.1.0 18:43:11 go: downloading github.com/Masterminds/semver v1.5.0 18:43:11 go: downloading github.com/google/uuid v1.1.2 18:43:11 go: downloading github.com/huandu/xstrings v1.3.2 18:43:11 go: downloading github.com/mattn/go-colorable v0.1.12 18:43:11 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:43:11 go: downloading github.com/oklog/run v1.0.0 18:43:11 go: downloading github.com/imkira/go-observer v1.0.3 18:43:11 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:43:11 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:43:11 go: downloading github.com/prometheus/client_model v0.2.0 18:43:11 go: downloading github.com/prometheus/common v0.32.1 18:43:11 go: downloading github.com/beorn7/perks v1.0.1 18:43:11 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:43:11 go: downloading github.com/prometheus/procfs v0.7.3 18:43:11 go: downloading go.uber.org/atomic v1.9.0 18:43:11 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:43:11 go: downloading github.com/hashicorp/errwrap v1.1.0 18:43:12 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:43:12 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:43:12 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:43:14 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:43:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:43:19 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:43:19 go: downloading github.com/stretchr/testify v1.7.0 18:43:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:43:20 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:43:20 go: downloading github.com/blang/semver/v4 v4.0.0 18:43:20 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:43:20 go: downloading github.com/jinzhu/gorm v1.9.16 18:43:20 go: downloading github.com/lib/pq v1.10.4 18:43:20 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:43:20 go: downloading k8s.io/client-go v0.23.4 18:43:21 go: downloading google.golang.org/api v0.70.0 18:43:25 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:44:04 go: downloading github.com/google/go-tpm v0.3.3 18:44:04 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:44:04 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:44:04 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:44:04 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:44:04 go: downloading cloud.google.com/go/storage v1.21.0 18:44:05 go: downloading cloud.google.com/go v0.100.2 18:44:07 go: downloading k8s.io/api v0.23.4 18:44:17 go: downloading k8s.io/apimachinery v0.23.4 18:44:18 go: downloading k8s.io/kube-aggregator v0.23.3 18:44:19 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:44:20 go: downloading cloud.google.com/go/security v1.3.0 18:44:20 go: downloading github.com/hashicorp/vault/api v1.4.1 18:44:21 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:44:22 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:44:22 go: downloading gopkg.in/yaml.v2 v2.4.0 18:44:22 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:44:22 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:44:22 go: downloading github.com/gobwas/glob v0.2.3 18:44:23 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:44:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:44:23 go: downloading github.com/twmb/murmur3 v1.1.6 18:44:23 go: downloading github.com/aws/smithy-go v1.11.0 18:44:25 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:44:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:44:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:44:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:44:26 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:44:26 go: downloading github.com/jinzhu/inflection v1.0.0 18:44:27 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:44:27 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:44:27 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:44:28 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:44:28 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:44:28 go: downloading github.com/dimchansky/utfbom v1.1.1 18:44:28 go: downloading cloud.google.com/go/compute v1.3.0 18:44:29 go: downloading cloud.google.com/go/iam v0.1.1 18:44:29 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:44:29 go: downloading github.com/gogo/protobuf v1.3.2 18:44:34 go: downloading k8s.io/klog/v2 v2.30.0 18:44:35 go: downloading github.com/google/gofuzz v1.1.0 18:44:35 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:44:36 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:44:37 go: downloading github.com/spf13/pflag v1.0.5 18:44:37 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:44:37 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:44:38 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:44:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:44:38 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:44:38 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:44:38 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:44:39 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:44:39 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:44:40 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:44:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:44:40 go: downloading go.opencensus.io v0.23.0 18:44:41 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:44:43 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:44:43 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:44:43 go: downloading gopkg.in/inf.v0 v0.9.1 18:44:43 go: downloading github.com/go-logr/logr v1.2.2 18:44:44 go: downloading github.com/google/go-cmp v0.5.7 18:44:44 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:44:44 go: downloading github.com/json-iterator/go v1.1.12 18:44:45 go: downloading github.com/googleapis/gnostic v0.5.5 18:44:47 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:44:50 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:44:50 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:44:50 go: downloading github.com/tklauser/numcpus v0.3.0 18:44:50 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:44:50 go: downloading go.uber.org/zap v1.21.0 18:44:51 go: downloading sigs.k8s.io/yaml v1.3.0 18:44:51 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:44:52 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:44:52 go: downloading github.com/modern-go/reflect2 v1.0.2 18:44:52 go: downloading github.com/ryanuber/go-glob v1.0.0 18:44:52 go: downloading github.com/golang/snappy v0.0.4 18:44:52 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:45:02 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:45:02 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:45:02 go: downloading github.com/hashicorp/go-version v1.2.0 18:45:02 go: downloading go.uber.org/multierr v1.6.0 18:45:35 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:45:35 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:45:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:46:19 Removing intermediate container b1b9ac834caa 18:46:19 ---> 376b3ec5da15 18:46:19 18:46:19 Step 10/22 : FROM alpine:3.14 18:46:19 ---> ac73e934f311 18:46:19 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:46:19 ---> Running in ee46b36b5341 18:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:46:22 (1/6) Installing ca-certificates (20211220-r0) 18:46:22 (2/6) Installing brotli-libs (1.0.9-r5) 18:46:22 Removing intermediate container b7f5aebc8144 18:46:22 ---> c2c742ff28d3 18:46:22 18:46:22 Step 10/22 : FROM alpine:3.14 18:46:22 ---> ac73e934f311 18:46:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:46:22 (3/6) Installing nghttp2-libs (1.43.0-r0) 18:46:22 (4/6) Installing libcurl (7.79.1-r0) 18:46:22 (5/6) Installing curl (7.79.1-r0) 18:46:22 (6/6) Installing dumb-init (1.2.5-r1) 18:46:22 Executing busybox-1.33.1-r7.trigger 18:46:22 Executing ca-certificates-20211220-r0.trigger 18:46:22 ---> Running in aa6ca67a8e8a 18:46:23 OK: 8 MiB in 20 packages 18:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:46:26 Removing intermediate container ee46b36b5341 18:46:26 ---> 789f4881a4ba 18:46:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:46:26 ---> Running in ce52c85f64c6 18:46:27 Removing intermediate container ce52c85f64c6 18:46:27 ---> 460c29ce619b 18:46:27 Step 13/22 : WORKDIR /edgex 18:46:27 ---> Running in b2af7c0b034a 18:46:27 (1/2) Installing ca-certificates (20211220-r0) 18:46:27 Removing intermediate container b2af7c0b034a 18:46:27 ---> 8df61456e31c 18:46:27 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:46:27 (2/2) Installing dumb-init (1.2.5-r1) 18:46:27 Executing busybox-1.33.1-r7.trigger 18:46:28 Executing ca-certificates-20211220-r0.trigger 18:46:28 OK: 6 MiB in 16 packages 18:46:29 ---> 76e6008d79c1 18:46:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:46:30 Removing intermediate container aa6ca67a8e8a 18:46:30 ---> abcdce00f9ab 18:46:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:46:30 ---> Running in 2bb473746c7b 18:46:31 ---> b4a01793b975 18:46:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:46:31 Removing intermediate container 2bb473746c7b 18:46:31 ---> 723fbb307e69 18:46:31 Step 13/22 : ENV APP_PORT=59860 18:46:31 ---> Running in a07d4e9c7601 18:46:32 Removing intermediate container a07d4e9c7601 18:46:32 ---> e54a0204ba54 18:46:32 Step 14/22 : EXPOSE $APP_PORT 18:46:32 ---> Running in c27d11b351f2 18:46:33 Removing intermediate container c27d11b351f2 18:46:33 ---> b54e0c2a6dcd 18:46:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:46:33 ---> 83de2a454996 18:46:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:46:34 ---> f6ad961edc8c 18:46:34 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:46:34 ---> 5503de9031f8 18:46:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:46:34 ---> Running in 00fdfc0d6d95 18:46:38 ---> c11011133861 18:46:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:46:38 Removing intermediate container 00fdfc0d6d95 18:46:38 ---> d2eed23aec53 18:46:38 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:46:38 ---> Running in 3d044b0b78cd 18:46:39 Removing intermediate container 3d044b0b78cd 18:46:39 ---> 7ac39f98a50f 18:46:39 Step 20/22 : LABEL arch=arm64 18:46:39 ---> Running in 152e3a363466 18:46:39 ---> b72ef7c01e1b 18:46:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:46:40 ---> Running in 4a78a3fcd17e 18:46:40 Removing intermediate container 152e3a363466 18:46:40 ---> 27a07d206d14 18:46:40 Step 21/22 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:46:40 ---> Running in 942562e56550 18:46:40 Removing intermediate container 4a78a3fcd17e 18:46:40 ---> 9343d76a76dd 18:46:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:46:40 ---> Running in ce122a8f239b 18:46:40 Removing intermediate container 942562e56550 18:46:40 ---> 9346b12700c9 18:46:40 Step 22/22 : LABEL version=0.0.0 18:46:41 ---> Running in afca9bd266ab 18:46:41 Removing intermediate container ce122a8f239b 18:46:41 ---> 8b7677a7d713 18:46:41 Step 20/22 : LABEL arch=arm64 18:46:41 ---> Running in 469e5861f111 18:46:41 Removing intermediate container afca9bd266ab 18:46:41 ---> ee3bc877f7e5 18:46:41 18:46:42 Removing intermediate container 469e5861f111 18:46:42 ---> b46beaa1809f 18:46:42 Step 21/22 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:46:42 ---> Running in 3f3a5af63289 18:46:43 Successfully built ee3bc877f7e5 18:46:43 Successfully tagged security-proxy-setup-arm64:latest 18:46:43  Building security-proxy-setup ... done Building core-data 18:46:43 Removing intermediate container 3f3a5af63289 18:46:43 ---> a9be5791d25c 18:46:43 Step 22/22 : LABEL version=0.0.0 18:46:43 ---> Running in 3785dcf7b4a8 18:46:43 Removing intermediate container 3785dcf7b4a8 18:46:43 ---> 1a4dd61efa1d 18:46:43 18:46:44 Successfully built 1a4dd61efa1d 18:46:44 Successfully tagged support-notifications-arm64:latest 18:47:16  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:47:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:47:16 ---> 7c9fa9c27194 18:47:16 Step 3/23 : WORKDIR /edgex-go 18:47:16 ---> Using cache 18:47:16 ---> 862aa6dbbf6c 18:47:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:16 ---> Using cache 18:47:16 ---> 23dc133183f8 18:47:16 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:47:16 ---> Running in 421818fad3d0 18:47:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:47:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:47:17 OK: 220 MiB in 52 packages 18:47:18 Removing intermediate container 421818fad3d0 18:47:18 ---> 7ea1d448a537 18:47:18 Step 6/23 : COPY go.mod vendor* ./ 18:47:19 ---> ccb074d14e82 18:47:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:19 ---> Running in f46af013b881 18:47:24 Removing intermediate container f46af013b881 18:47:24 ---> 4e4e92b91589 18:47:24 Step 8/23 : COPY . . 18:47:46 ---> 1e7632e73c43 18:47:46 Step 9/23 : RUN make cmd/core-data/core-data 18:47:46 ---> Running in bc05f2d3576e 18:47:46 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:52:23 Removing intermediate container bc05f2d3576e 18:52:23 ---> 9d29394fa391 18:52:23 18:52:23 Step 10/23 : FROM alpine:3.14 18:52:23 ---> ac73e934f311 18:52:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:52:23 ---> Running in b35efb8a7de2 18:52:23 Removing intermediate container b35efb8a7de2 18:52:23 ---> f8d351cdf0e8 18:52:23 Step 12/23 : ENV APP_PORT=59880 18:52:23 ---> Running in 0b4f75f40916 18:52:23 Removing intermediate container 0b4f75f40916 18:52:23 ---> 0111b3f58423 18:52:23 Step 13/23 : EXPOSE $APP_PORT 18:52:23 ---> Running in 65d443643724 18:52:23 Removing intermediate container 65d443643724 18:52:23 ---> a7f5bb3de6f6 18:52:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:52:23 ---> Running in 15149fe776b8 18:52:23 Removing intermediate container 15149fe776b8 18:52:23 ---> bef2ea89908d 18:52:23 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:52:23 ---> Running in 03a0dca32697 18:52:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:52:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:52:23 (1/6) Installing dumb-init (1.2.5-r1) 18:52:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:52:23 (3/6) Installing libsodium (1.0.18-r0) 18:52:23 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:52:23 (5/6) Installing libzmq (4.3.4-r0) 18:52:23 (6/6) Installing zeromq (4.3.4-r0) 18:52:23 Executing busybox-1.33.1-r7.trigger 18:52:23 OK: 8 MiB in 20 packages 18:52:23 Removing intermediate container 03a0dca32697 18:52:23 ---> ff1979fb5c59 18:52:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:52:24 ---> a309ee1ed968 18:52:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:52:26 ---> 9b2ac900b3ee 18:52:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:52:27 ---> 973c48be0228 18:52:27 Step 19/23 : ENTRYPOINT ["/core-data"] 18:52:27 ---> Running in b7f72c2ddb03 18:52:27 Removing intermediate container b7f72c2ddb03 18:52:27 ---> 132ffce7b71a 18:52:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:28 ---> Running in 523b9cc73320 18:52:28 Removing intermediate container 523b9cc73320 18:52:28 ---> 568f597410da 18:52:28 Step 21/23 : LABEL arch=arm64 18:52:28 ---> Running in 91981d0e7cfe 18:52:29 Removing intermediate container 91981d0e7cfe 18:52:29 ---> 78ec9e5305af 18:52:29 Step 22/23 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 18:52:29 ---> Running in b33676f9b0dd 18:52:29 Removing intermediate container b33676f9b0dd 18:52:29 ---> 3681fcfec563 18:52:29 Step 23/23 : LABEL version=0.0.0 18:52:29 ---> Running in 812c1f0241c2 18:52:30 Removing intermediate container 812c1f0241c2 18:52:30 ---> 4c65ef696163 18:52:30 18:52:30 Successfully built 4c65ef696163 18:52:30 Successfully tagged core-data-arm64:latest 19:03:08  Building core-data ... done Building bin/spire-agent... 19:03:08 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:03:08 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:03:08 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:03:08 go: downloading github.com/docker/docker v20.10.12+incompatible 19:03:08 go: downloading github.com/google/go-tpm-tools v0.3.3 19:03:08 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:03:08 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:03:08 go: downloading github.com/docker/go-connections v0.4.0 19:03:08 go: downloading github.com/docker/go-units v0.4.0 19:03:08 go: downloading github.com/opencontainers/image-spec v1.0.1 19:03:08 go: downloading github.com/containerd/containerd v1.3.4 19:03:08 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:03:08 go: downloading github.com/opencontainers/go-digest v1.0.0 19:08:00 Building bin/spire-agent... 19:08:00 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:08:00 go: downloading github.com/docker/docker v20.10.12+incompatible 19:08:00 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:08:00 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:08:00 go: downloading github.com/google/go-tpm-tools v0.3.3 19:08:00 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:08:00 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:08:00 go: downloading github.com/docker/go-connections v0.4.0 19:08:00 go: downloading github.com/docker/go-units v0.4.0 19:08:00 go: downloading github.com/opencontainers/image-spec v1.0.1 19:08:00 go: downloading github.com/containerd/containerd v1.3.4 19:08:00 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:08:00 go: downloading github.com/opencontainers/go-digest v1.0.0 19:09:08 Removing intermediate container 046069c6ff08 19:09:08 ---> fee1d2af7b9d 19:09:08 19:09:08 Step 13/26 : FROM alpine:3.15 19:09:08 ---> 3fb3c9af89a9 19:09:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:08 ---> Using cache 19:09:08 ---> 6e78ba73cb7d 19:09:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:08 ---> Using cache 19:09:08 ---> 5c7843fd0725 19:09:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:09:08 ---> Running in 2ba4a8246107 19:09:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:09:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:09:08 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:09:08 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 19:09:08 OK: 15730 distinct packages available 19:09:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:09:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:09:08 (1/4) Installing dumb-init (1.2.5-r1) 19:09:08 (2/4) Installing musl-obstack (1.2.3-r0) 19:09:08 (3/4) Installing libucontext (1.1-r0) 19:09:08 (4/4) Installing gcompat (1.0.0-r4) 19:09:08 Executing busybox-1.34.1-r5.trigger 19:09:08 OK: 6 MiB in 18 packages 19:09:08 Removing intermediate container 2ba4a8246107 19:09:08 ---> a64527cb9b26 19:09:08 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:09:12 ---> 04bc7e95019e 19:09:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:09:12 ---> 906a5bf4729d 19:09:12 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:09:12 ---> Running in 2558bfcb831f 19:09:13 Removing intermediate container 2558bfcb831f 19:09:13 ---> 4d90dbaedc27 19:09:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:09:14 ---> 96f1a7553a47 19:09:14 Step 21/26 : WORKDIR / 19:09:14 ---> Running in 14b1f039d2de 19:09:14 Removing intermediate container 14b1f039d2de 19:09:14 ---> 6a9ce9bb2181 19:09:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:09:14 ---> Running in a6e41086f7c4 19:09:15 Removing intermediate container a6e41086f7c4 19:09:15 ---> 4361a9f9dca1 19:09:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:09:15 ---> Running in 00b9f7df0798 19:09:16 Removing intermediate container 00b9f7df0798 19:09:16 ---> 21c477298695 19:09:16 Step 24/26 : LABEL arch=arm64 19:09:16 ---> Running in 154151515acf 19:09:16 Removing intermediate container 154151515acf 19:09:16 ---> f4be9f5309f8 19:09:16 Step 25/26 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 19:09:17 ---> Running in 820d7a7398f1 19:09:17 Removing intermediate container 820d7a7398f1 19:09:17 ---> c25acd8f2919 19:09:17 Step 26/26 : LABEL version=0.0.0 19:09:17 ---> Running in 47a2c87fff0a 19:09:18 Removing intermediate container 47a2c87fff0a 19:09:18 ---> e99f1a1d1c44 19:09:18 19:09:18 Successfully built e99f1a1d1c44 19:09:18 Successfully tagged security-spire-config-arm64:latest 19:10:55  Building security-spire-config ... done Building bin/spire-agent... 19:10:55 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:10:55 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:10:55 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:10:55 go: downloading github.com/docker/docker v20.10.12+incompatible 19:10:55 go: downloading github.com/google/go-tpm-tools v0.3.3 19:10:55 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:10:55 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:10:55 go: downloading github.com/docker/go-connections v0.4.0 19:10:55 go: downloading github.com/docker/go-units v0.4.0 19:10:55 go: downloading github.com/opencontainers/image-spec v1.0.1 19:10:55 go: downloading github.com/containerd/containerd v1.3.4 19:10:55 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:10:55 go: downloading github.com/opencontainers/go-digest v1.0.0 19:12:47 Removing intermediate container 74f072d4a96a 19:12:47 ---> a9b1b990bee7 19:12:47 19:12:47 Step 13/25 : FROM alpine:3.15 19:12:47 ---> 3fb3c9af89a9 19:12:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:47 ---> Using cache 19:12:47 ---> 6e78ba73cb7d 19:12:47 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:47 ---> Using cache 19:12:47 ---> 5c7843fd0725 19:12:47 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:12:47 ---> Running in 135bf097b4ae 19:12:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:12:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:12:47 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:12:47 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 19:12:47 OK: 15730 distinct packages available 19:12:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:12:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:12:47 (1/5) Installing dumb-init (1.2.5-r1) 19:12:47 (2/5) Installing musl-obstack (1.2.3-r0) 19:12:47 (3/5) Installing libucontext (1.1-r0) 19:12:47 (4/5) Installing gcompat (1.0.0-r4) 19:12:47 (5/5) Installing openssl (1.1.1n-r0) 19:12:47 Executing busybox-1.34.1-r5.trigger 19:12:47 OK: 6 MiB in 19 packages 19:12:47 Removing intermediate container 135bf097b4ae 19:12:47 ---> 63d9f3667e8d 19:12:47 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:12:48 ---> 19588069ee7a 19:12:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:12:48 ---> 56e30ff70acc 19:12:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:12:49 ---> c095b189e30c 19:12:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:12:50 ---> 270b02ce9b06 19:12:50 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:50 ---> Running in 74087e66ce9f 19:12:50 Removing intermediate container 74087e66ce9f 19:12:50 ---> b685858f426e 19:12:50 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:50 ---> Running in c84a0b1e1075 19:12:51 Removing intermediate container c84a0b1e1075 19:12:51 ---> b31119613216 19:12:51 Step 23/25 : LABEL arch=arm64 19:12:51 ---> Running in 71f971afc444 19:12:51 Removing intermediate container 71f971afc444 19:12:51 ---> 75ceca96d3f0 19:12:51 Step 24/25 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 19:12:51 ---> Running in fab106b04ff2 19:12:52 Removing intermediate container fab106b04ff2 19:12:52 ---> 601793f21235 19:12:52 Step 25/25 : LABEL version=0.0.0 19:12:52 ---> Running in 2ac2b9f5d33e 19:12:52 Removing intermediate container 2ac2b9f5d33e 19:12:52 ---> 4104793b79fa 19:12:52 19:12:53 Successfully built 4104793b79fa 19:12:53 Successfully tagged security-spire-server-arm64:latest 19:14:44  Building security-spire-server ... done Removing intermediate container e4aa6d91fd85 19:14:44 ---> 77ebbf2d56b9 19:14:44 19:14:44 Step 13/26 : FROM alpine:3.15 19:14:44 ---> 3fb3c9af89a9 19:14:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:14:44 ---> Using cache 19:14:44 ---> 6e78ba73cb7d 19:14:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:44 ---> Using cache 19:14:44 ---> 5c7843fd0725 19:14:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:14:44 ---> Using cache 19:14:44 ---> 63d9f3667e8d 19:14:44 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 19:14:44 ---> 7438d6ebbae9 19:14:44 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:14:48 ---> 925d46f3d083 19:14:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:14:48 ---> 5124c83b46da 19:14:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:14:48 ---> db22f6d57d1b 19:14:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:14:49 ---> 66730d42d5e6 19:14:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:14:49 ---> Running in 4cce8c5c4b20 19:14:49 Removing intermediate container 4cce8c5c4b20 19:14:49 ---> c2ebf1ad6a8e 19:14:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:14:49 ---> Running in 9ac91d2b7e47 19:14:50 Removing intermediate container 9ac91d2b7e47 19:14:50 ---> fda84a9ac67d 19:14:50 Step 24/26 : LABEL arch=arm64 19:14:50 ---> Running in 538777a9f4ca 19:14:50 Removing intermediate container 538777a9f4ca 19:14:50 ---> cc27eb732edd 19:14:50 Step 25/26 : LABEL git_sha=4a824c66f638dbe54ba12a694245cc99d3aa3f79 19:14:50 ---> Running in f941b44721d4 19:14:50 Removing intermediate container f941b44721d4 19:14:50 ---> 38147ae63edb 19:14:50 Step 26/26 : LABEL version=0.0.0 19:14:51 ---> Running in 583b0eda7c78 19:14:51 Removing intermediate container 583b0eda7c78 19:14:51 ---> 118b7fb7afa9 19:14:51 19:14:51 Successfully built 118b7fb7afa9 19:14:51 Successfully tagged security-spire-agent-arm64:latest 19:14:51  Building security-spire-agent ... done  [Pipeline] } 19:14:51 $ docker stop --time=1 9fbd73b22a805f26e1a1014c5ae171559d0d7cd1840b4da2b04b33f406725462 19:14:53 $ docker rm -f 9fbd73b22a805f26e1a1014c5ae171559d0d7cd1840b4da2b04b33f406725462 [Pipeline] // withDockerContainer [Pipeline] sh 19:14:54 + docker images 19:14:54 REPOSITORY TAG IMAGE ID CREATED SIZE 19:14:54 security-spire-agent-arm64 latest 118b7fb7afa9 3 seconds ago 126MB 19:14:54 77ebbf2d56b9 27 seconds ago 4.14GB 19:14:54 security-spire-server-arm64 latest 4104793b79fa 2 minutes ago 86.3MB 19:14:54 a9b1b990bee7 2 minutes ago 4.14GB 19:14:54 security-spire-config-arm64 latest e99f1a1d1c44 5 minutes ago 85.6MB 19:14:54 fee1d2af7b9d 6 minutes ago 4.14GB 19:14:54 core-data-arm64 latest 4c65ef696163 22 minutes ago 21.6MB 19:14:54 9d29394fa391 22 minutes ago 1.34GB 19:14:54 support-notifications-arm64 latest 1a4dd61efa1d 28 minutes ago 25.8MB 19:14:54 security-proxy-setup-arm64 latest ee3bc877f7e5 28 minutes ago 26.1MB 19:14:54 c2c742ff28d3 28 minutes ago 1.37GB 19:14:54 376b3ec5da15 28 minutes ago 1.32GB 19:14:54 security-spiffe-token-provider-arm64 latest 54387fcbf62d 33 minutes ago 27.9MB 19:14:54 c486d4b3416a 33 minutes ago 1.36GB 19:14:54 support-scheduler-arm64 latest 3764fec55908 34 minutes ago 25.2MB 19:14:54 4ca2e0cedb0e 34 minutes ago 1.36GB 19:14:54 core-command-arm64 latest 8b1473922412 36 minutes ago 15.5MB 19:14:54 8d33f10096cc 36 minutes ago 1.31GB 19:14:54 sys-mgmt-agent-arm64 latest 98d15f76d885 41 minutes ago 282MB 19:14:54 security-bootstrapper-arm64 latest 93c857d04700 42 minutes ago 18.3MB 19:14:54 security-secretstore-setup-arm64 latest 7ddd6b53bdce 42 minutes ago 27.5MB 19:14:54 core-metadata-arm64 latest 9d0def5a4cfa 42 minutes ago 16.3MB 19:14:54 9b94a9bb20fb 42 minutes ago 1.31GB 19:14:54 a217ca3e44dd 42 minutes ago 1.32GB 19:14:54 bd217733d93f 43 minutes ago 1.31GB 19:14:54 797a41f99d83 43 minutes ago 1.31GB 19:14:54 ci-base-image-arm64 latest 7c9fa9c27194 59 minutes ago 886MB 19:14:54 docker 20.10.14 c346e9eafbab 9 days ago 202MB 19:14:54 alpine 3.14 ac73e934f311 9 days ago 5.34MB 19:14:54 alpine 3.15 3fb3c9af89a9 9 days ago 5.32MB 19:14:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 19:14:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:14:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:14:54 19:14:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:14:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:14:55 arm64: Pulling from edgex-lftools-log-publisher 19:14:55 8998bd30e6a1: Pulling fs layer 19:14:55 04944245beec: Pulling fs layer 19:14:55 699f458cf7ca: Pulling fs layer 19:14:55 765212b225bb: Pulling fs layer 19:14:55 f23df028b6ca: Pulling fs layer 19:14:55 d65c8cfc05b1: Pulling fs layer 19:14:55 2437ff75d9bd: Pulling fs layer 19:14:55 f23df028b6ca: Waiting 19:14:55 d65c8cfc05b1: Waiting 19:14:55 2437ff75d9bd: Waiting 19:14:55 765212b225bb: Waiting 19:14:55 04944245beec: Verifying Checksum 19:14:55 04944245beec: Download complete 19:14:55 765212b225bb: Download complete 19:14:55 f23df028b6ca: Download complete 19:14:55 d65c8cfc05b1: Download complete 19:14:55 699f458cf7ca: Verifying Checksum 19:14:55 699f458cf7ca: Download complete 19:14:55 8998bd30e6a1: Verifying Checksum 19:14:55 8998bd30e6a1: Download complete 19:14:58 2437ff75d9bd: Verifying Checksum 19:14:58 2437ff75d9bd: Download complete 19:15:00 8998bd30e6a1: Pull complete 19:15:00 04944245beec: Pull complete 19:15:02 699f458cf7ca: Pull complete 19:15:02 765212b225bb: Pull complete 19:15:03 f23df028b6ca: Pull complete 19:15:03 d65c8cfc05b1: Pull complete 19:15:18 2437ff75d9bd: Pull complete 19:15:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:15:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:15:19 prd-ubuntu20.04-docker-arm64-4c-16g-20965 does not seem to be running inside a container 19:15:19 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:15:21 $ docker top 3ea156de61fa348301d52c12d1671cc84219f7a61a9da720c59b20c40bbf1ff6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:22 ---> job-cost.sh 19:15:22 lf-activate-venv: SKIPPING 19:15:22 INFO: No Stack... 19:15:23 INFO: Retrieving Pricing Info for: v3-standard-4 19:15:24 INFO: Archiving Costs [Pipeline] sh 19:15:25 + cat /w/workspace/edgex-go/4/archives/cost.csv 19:15:25 + cut -d, -f6 [Pipeline] lock 19:15:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3969-4-stack-cost] 19:15:25 Resource [jenkins-edgexfoundry-edgex-go-PR-3969-4-stack-cost] did not exist. Created. 19:15:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3969-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:15:26 + echo total: 0.2199999988079071 [Pipeline] stash 19:15:26 Stashed 1 file(s) [Pipeline] } 19:15:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3969-4-stack-cost] [Pipeline] // lock [Pipeline] } 19:15:26 $ docker stop --time=1 3ea156de61fa348301d52c12d1671cc84219f7a61a9da720c59b20c40bbf1ff6 19:15:27 $ docker rm -f 3ea156de61fa348301d52c12d1671cc84219f7a61a9da720c59b20c40bbf1ff6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:15:28 provisioning config files... 19:15:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config325517638252829996tmp [Pipeline] { [Pipeline] sh 19:15:28 + set +x 19:15:28 + curl -s https://codecov.io/bash 19:15:28 + bash -s -- 19:15:28 19:15:28 _____ _ 19:15:28 / ____| | | 19:15:28 | | ___ __| | ___ ___ _____ __ 19:15:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:15:28 | |___| (_) | (_| | __/ (_| (_) \ V / 19:15:28 \_____\___/ \__,_|\___|\___\___/ \_/ 19:15:28 Bash-1.0.6 19:15:28 19:15:28 19:15:28 ==> git version 2.25.1 found 19:15:28 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:15:28 Release-Date: 2020-01-08 19:15:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:15:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:15:28 ==> Jenkins CI detected. 19:15:28 current dir:  /w/workspace/edgex-go/4 19:15:28 project root: . 19:15:28 --> token set from env 19:15:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:15:28 ==> Running gcov in . (disable via -X gcov) 19:15:28 ==> Python coveragepy not found 19:15:28 ==> Searching for coverage reports in: 19:15:28 + . 19:15:29 -> Found 1 reports 19:15:29 ==> Detecting git/mercurial file structure 19:15:29 ==> Reading reports 19:15:29 + ./coverage.out bytes=434738 19:15:29 ==> Appending adjustments 19:15:29 https://docs.codecov.io/docs/fixing-reports 19:15:30 + Found adjustments 19:15:30 ==> Gzipping contents 19:15:30 60K /tmp/codecov.niEPPR.gz 19:15:30 ==> Uploading reports 19:15:30 url: https://codecov.io 19:15:30 query: branch=PR-3969&commit=4a824c66f638dbe54ba12a694245cc99d3aa3f79&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3969%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3969&job=&cmd_args= 19:15:30 -> Pinging Codecov 19:15:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3969&commit=4a824c66f638dbe54ba12a694245cc99d3aa3f79&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3969%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3969&job=&cmd_args= 19:15:30 -> Uploading to 19:15:30 https://storage.googleapis.com/codecov/v4/raw/2022-04-14/00271124DB129430A58F1EEE437C3FCB/4a824c66f638dbe54ba12a694245cc99d3aa3f79/236601e1-c58d-4bd6-93ec-36f843c52f57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220414T191530Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d349826c2e1e4efefd66bcfe469fea74f058ed77a93d3d45a5d2b57c4fd72b8d 19:15:30 % Total % Received % Xferd Average Speed Time Time Time Current 19:15:30 Dload Upload Total Spent Left Speed 19:15:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59827 0 0 100 59827 0 218k --:--:-- --:--:-- --:--:-- 218k 19:15:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4a824c66f638dbe54ba12a694245cc99d3aa3f79 [Pipeline] } 19:15:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:15:31 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 19:15:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:15:32 ---> package-listing.sh 19:15:32 ++ facter osfamily 19:15:32 ++ tr '[:upper:]' '[:lower:]' 19:15:32 + OS_FAMILY=debian 19:15:32 + workspace=/w/workspace/edgex-go/4 19:15:32 + START_PACKAGES=/tmp/packages_start.txt 19:15:32 + END_PACKAGES=/tmp/packages_end.txt 19:15:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:15:32 + PACKAGES=/tmp/packages_start.txt 19:15:32 + '[' /w/workspace/edgex-go/4 ']' 19:15:32 + PACKAGES=/tmp/packages_end.txt 19:15:32 + case "${OS_FAMILY}" in 19:15:32 + dpkg -l 19:15:32 + grep '^ii' 19:15:32 + '[' -f /tmp/packages_start.txt ']' 19:15:32 + '[' -f /tmp/packages_end.txt ']' 19:15:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:15:32 + '[' /w/workspace/edgex-go/4 ']' 19:15:32 + mkdir -p /w/workspace/edgex-go/4/archives/ 19:15:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 19:15:32 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:15:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:15:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:15:33 19:15:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:15:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:15:34 latest: Pulling from edgex-lftools-log-publisher 19:15:34 5eb5b503b376: Pulling fs layer 19:15:34 5c69ac0246d0: Pulling fs layer 19:15:34 ec43610c2a17: Pulling fs layer 19:15:34 3a2ae6a8a46f: Pulling fs layer 19:15:34 33b1e0a273af: Pulling fs layer 19:15:34 5d3b04190fa2: Pulling fs layer 19:15:34 2f39f015ded8: Pulling fs layer 19:15:34 3a2ae6a8a46f: Waiting 19:15:34 33b1e0a273af: Waiting 19:15:34 5d3b04190fa2: Waiting 19:15:34 2f39f015ded8: Waiting 19:15:34 5c69ac0246d0: Verifying Checksum 19:15:34 5c69ac0246d0: Download complete 19:15:34 3a2ae6a8a46f: Verifying Checksum 19:15:34 3a2ae6a8a46f: Download complete 19:15:34 33b1e0a273af: Verifying Checksum 19:15:34 33b1e0a273af: Download complete 19:15:34 5d3b04190fa2: Verifying Checksum 19:15:34 5d3b04190fa2: Download complete 19:15:34 ec43610c2a17: Verifying Checksum 19:15:34 ec43610c2a17: Download complete 19:15:34 5eb5b503b376: Download complete 19:15:34 2f39f015ded8: Download complete 19:15:35 5eb5b503b376: Pull complete 19:15:35 5c69ac0246d0: Pull complete 19:15:35 ec43610c2a17: Pull complete 19:15:36 3a2ae6a8a46f: Pull complete 19:15:36 33b1e0a273af: Pull complete 19:15:36 5d3b04190fa2: Pull complete 19:15:40 2f39f015ded8: Pull complete 19:15:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:15:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:15:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:15:40 prd-ubuntu20.04-docker-8c-8g-20964 does not seem to be running inside a container 19:15:40 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:15:42 $ docker top b86dcf15f39d50f951995132cc3fd51b35508089f81058fab65660993cb03869 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:43 + touch /tmp/pre-build-complete [Pipeline] sh 19:15:43 + mkdir -p /var/log/sysstat [Pipeline] sh 19:15:43 + ls /var/log/sa-host 19:15:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:44 provisioning config files... 19:15:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4824110245889957767tmp [Pipeline] { [Pipeline] echo 19:15:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:15:44 ---> create-netrc.sh [Pipeline] } 19:15:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:15:44 ---> python-tools-install.sh [Pipeline] echo 19:15:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:15:45 ---> sudo-logs.sh 19:15:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:15:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:15:45 ---> job-cost.sh 19:15:45 lf-activate-venv: SKIPPING 19:15:45 DEBUG: total: 0.2199999988079071 19:15:45 INFO: Retrieving Stack Cost... 19:15:46 INFO: Retrieving Pricing Info for: v3-standard-8 19:16:12 INFO: Archiving Costs [Pipeline] echo 19:16:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:16:13 ---> logs-deploy.sh 19:16:13 lf-activate-venv: SKIPPING 19:16:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3969/4 19:16:13 INFO: archiving workspace using pattern(s): 19:16:14 Archives upload complete. 19:16:14 INFO: archiving logs to Nexus 19:16:15 ---> uname -a: 19:16:15 Linux prd-ubuntu20-04-docker-8c-8g-20964 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:16:15 19:16:15 19:16:15 ---> lscpu: 19:16:15 Architecture: x86_64 19:16:15 CPU op-mode(s): 32-bit, 64-bit 19:16:15 Byte Order: Little Endian 19:16:15 Address sizes: 40 bits physical, 48 bits virtual 19:16:15 CPU(s): 8 19:16:15 On-line CPU(s) list: 0-7 19:16:15 Thread(s) per core: 1 19:16:15 Core(s) per socket: 1 19:16:15 Socket(s): 8 19:16:15 NUMA node(s): 1 19:16:15 Vendor ID: AuthenticAMD 19:16:15 CPU family: 23 19:16:15 Model: 49 19:16:15 Model name: AMD EPYC-Rome Processor 19:16:15 Stepping: 0 19:16:15 CPU MHz: 2799.994 19:16:15 BogoMIPS: 5599.98 19:16:15 Virtualization: AMD-V 19:16:15 Hypervisor vendor: KVM 19:16:15 Virtualization type: full 19:16:15 L1d cache: 256 KiB 19:16:15 L1i cache: 256 KiB 19:16:15 L2 cache: 4 MiB 19:16:15 L3 cache: 128 MiB 19:16:15 NUMA node0 CPU(s): 0-7 19:16:15 Vulnerability Itlb multihit: Not affected 19:16:15 Vulnerability L1tf: Not affected 19:16:15 Vulnerability Mds: Not affected 19:16:15 Vulnerability Meltdown: Not affected 19:16:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:16:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:16:15 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:16:15 Vulnerability Srbds: Not affected 19:16:15 Vulnerability Tsx async abort: Not affected 19:16:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:16:15 19:16:15 19:16:15 ---> nproc: 19:16:15 8 19:16:15 19:16:15 19:16:15 ---> df -h: 19:16:15 Filesystem Size Used Avail Use% Mounted on 19:16:15 overlay 155G 26G 130G 17% / 19:16:15 tmpfs 64M 0 64M 0% /dev 19:16:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:16:15 shm 64M 0 64M 0% /dev/shm 19:16:15 /dev/vda1 155G 26G 130G 17% /facter-os 19:16:15 19:16:15 19:16:15 ---> sar -b -r -n DEV: 19:16:15 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20964) 04/14/22 _x86_64_ (8 CPU) 19:16:15 19:16:15 18:10:30 LINUX RESTART (8 CPU) 19:16:15 19:16:15 18:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:16:15 18:12:01 322.51 15.76 306.75 0.00 2171.37 136430.73 0.00 19:16:15 18:13:01 62.30 0.02 62.28 0.00 2.00 27621.99 0.00 19:16:15 18:14:01 89.61 1.75 87.87 0.00 56.53 33743.59 0.00 19:16:15 18:15:01 600.78 4.57 596.22 0.00 47.06 393184.20 0.00 19:16:15 18:16:01 830.39 2.52 827.87 0.00 20.13 285252.38 0.00 19:16:15 18:17:01 416.96 0.03 416.93 0.00 0.27 111992.00 0.00 19:16:15 18:18:01 810.03 0.25 809.78 0.00 8.58 210130.17 0.00 19:16:15 18:19:01 1024.24 5.81 1018.43 0.00 50.65 422541.82 0.00 19:16:15 18:20:01 775.29 0.07 775.22 0.00 7.73 170860.59 0.00 19:16:15 18:21:01 2.95 0.00 2.95 0.00 0.00 36.12 0.00 19:16:15 18:22:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 19:16:15 18:23:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 19:16:15 18:24:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 19:16:15 18:25:01 0.97 0.00 0.97 0.00 0.00 13.06 0.00 19:16:15 18:26:01 1.80 0.02 1.78 0.00 0.13 20.53 0.00 19:16:15 18:27:01 1.65 0.00 1.65 0.00 0.00 18.40 0.00 19:16:15 18:28:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 19:16:15 18:29:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 19:16:15 18:30:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 19:16:15 18:31:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 19:16:15 18:32:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 19:16:15 18:33:01 1.97 0.00 1.97 0.00 0.00 22.40 0.00 19:16:15 18:34:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 19:16:15 18:35:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 19:16:15 18:36:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 19:16:15 18:37:01 2.18 0.00 2.18 0.00 0.00 24.39 0.00 19:16:15 18:38:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 19:16:15 18:39:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 19:16:15 18:40:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 19:16:15 18:41:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 19:16:15 18:42:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 19:16:15 18:43:02 1.45 0.00 1.45 0.00 0.00 16.66 0.00 19:16:15 18:44:01 1.14 0.00 1.14 0.00 0.00 11.93 0.00 19:16:15 18:45:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 19:16:15 18:46:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 19:16:15 18:47:01 2.02 0.00 2.02 0.00 0.00 22.80 0.00 19:16:15 18:48:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 19:16:15 18:49:01 1.42 0.00 1.42 0.00 0.00 16.79 0.00 19:16:15 18:50:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 19:16:15 18:51:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 19:16:15 18:52:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 19:16:15 18:53:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 19:16:15 18:54:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 19:16:15 18:55:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 19:16:15 18:56:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 19:16:15 18:57:01 1.75 0.00 1.75 0.00 0.00 20.66 0.00 19:16:15 18:58:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 19:16:15 18:59:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 19:16:15 19:00:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 19:16:15 19:01:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 19:16:15 19:02:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 19:16:15 19:03:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 19:16:15 19:04:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 19:16:15 19:05:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 19:16:15 19:06:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 19:16:15 19:07:01 1.65 0.00 1.65 0.00 0.00 20.13 0.00 19:16:15 19:08:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 19:16:15 19:09:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 19:16:15 19:10:01 2.80 0.87 1.93 0.00 18.40 25.33 0.00 19:16:15 19:11:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 19:16:15 19:12:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 19:16:15 19:13:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 19:16:15 19:14:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 19:16:15 19:15:01 0.97 0.00 0.97 0.00 0.00 13.20 0.00 19:16:15 19:16:01 47.58 0.23 47.35 0.00 19.46 16766.54 0.00 19:16:15 Average: 77.88 0.49 77.39 0.00 36.96 27871.30 0.00 19:16:15 19:16:15 18:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:16:15 18:12:01 28039968 31711584 581508 1.77 132120 3752616 2138836 6.30 1159908 3238804 310008 19:16:15 18:13:01 28106132 31553956 729136 2.22 141800 3517552 2123204 6.26 1363328 2957408 161172 19:16:15 18:14:01 28187204 31745436 541112 1.65 145252 3619684 1877448 5.53 1186548 3051268 16 19:16:15 18:15:01 17373884 31486232 753380 2.29 318716 13278300 2705664 7.97 2741184 11533692 3435860 19:16:15 18:16:01 9230516 26641192 5586616 16.99 385828 16246516 8933652 26.33 8618892 13506720 91400 19:16:15 18:17:01 9883224 30532416 1702880 5.18 399208 19365984 3802980 11.21 6279368 15111760 1174696 19:16:15 18:18:01 10983828 31232128 992420 3.02 421984 18904984 3327352 9.81 3811300 16430088 101364 19:16:15 18:19:01 10028420 31299568 940636 2.86 678976 19764840 3301608 9.73 2841300 18460048 38860 19:16:15 18:20:01 11799028 31716172 540180 1.64 693252 18444032 1989840 5.86 2719960 16879336 464 19:16:15 18:21:01 11800448 31717592 538816 1.64 693292 18444016 1989840 5.86 2719144 16879320 176 19:16:15 18:22:01 11801608 31718728 537848 1.64 693296 18444016 1989840 5.86 2718596 16879320 184 19:16:15 18:23:01 11815880 31732976 523644 1.59 693304 18444020 1989840 5.86 2704228 16879324 184 19:16:15 18:24:01 11817132 31734256 522308 1.59 693324 18444020 1989840 5.86 2703164 16879324 12 19:16:15 18:25:01 11817024 31734152 522604 1.59 693336 18444024 1989840 5.86 2703184 16879328 76 19:16:15 18:26:01 11823184 31740448 516176 1.57 693364 18444024 2011520 5.93 2696548 16879332 28 19:16:15 18:27:01 11823452 31740740 515804 1.57 693396 18444028 2011520 5.93 2696216 16879332 20 19:16:15 18:28:01 11823616 31740932 515508 1.57 693412 18444032 2011520 5.93 2696220 16879336 24 19:16:15 18:29:01 11823756 31741092 515276 1.57 693428 18444032 2011520 5.93 2695648 16879336 68 19:16:15 18:30:01 11824528 31741892 514436 1.56 693444 18444040 2011520 5.93 2695596 16879344 24 19:16:15 18:31:01 11823912 31741296 514992 1.57 693456 18444040 2011520 5.93 2695780 16879344 108 19:16:15 18:32:01 11824388 31741812 514648 1.57 693492 18444044 2011520 5.93 2695400 16879348 24 19:16:15 18:33:01 11824632 31742100 514324 1.56 693540 18444048 2011520 5.93 2695452 16879352 16 19:16:15 18:34:01 11824584 31742068 514304 1.56 693548 18444048 2011520 5.93 2695468 16879352 12 19:16:15 18:35:01 11827268 31744772 511640 1.56 693572 18444052 2011520 5.93 2692228 16879356 12 19:16:15 18:36:01 11827520 31745032 511308 1.55 693592 18444044 2011520 5.93 2692616 16879356 20 19:16:15 18:37:01 11828024 31745564 510728 1.55 693648 18444060 2011520 5.93 2692444 16879364 24 19:16:15 18:38:01 11828184 31745744 510728 1.55 693660 18444060 2011520 5.93 2692504 16879364 12 19:16:15 18:39:01 11827948 31745512 510924 1.55 693664 18444068 2011520 5.93 2692380 16879368 56 19:16:15 18:40:01 11827900 31745472 510904 1.55 693668 18444072 2027572 5.98 2692368 16879372 28 19:16:15 18:41:01 11828072 31745780 510492 1.55 693696 18444200 2027572 5.98 2692704 16879504 56 19:16:15 18:42:01 11827928 31745708 510472 1.55 693704 18444204 2027572 5.98 2692396 16879508 20 19:16:15 18:43:02 11828108 31745924 510224 1.55 693720 18444204 2027572 5.98 2692436 16879508 48 19:16:15 18:44:01 11827540 31745376 510696 1.55 693736 18444208 2027572 5.98 2692380 16879512 12 19:16:15 18:45:01 11827484 31745336 510684 1.55 693744 18444208 2027572 5.98 2692400 16879512 144 19:16:15 18:46:01 11827960 31745840 510360 1.55 693760 18444212 2027572 5.98 2692780 16879516 36 19:16:15 18:47:01 11827944 31745828 510304 1.55 693800 18444216 2011344 5.93 2692804 16879520 24 19:16:15 18:48:01 11827652 31745592 510520 1.55 693816 18444216 2011344 5.93 2692448 16879520 12 19:16:15 18:49:01 11827800 31745744 510276 1.55 693828 18444224 2011344 5.93 2692472 16879524 44 19:16:15 18:50:01 11827976 31745932 510236 1.55 693848 18444224 1995220 5.88 2692468 16879524 8 19:16:15 18:51:01 11827976 31745968 510212 1.55 693856 18444228 1995220 5.88 2692948 16879532 60 19:16:15 18:52:01 11827884 31745880 510544 1.55 693872 18444232 1995220 5.88 2692528 16879536 16 19:16:15 18:53:01 11828160 31746172 510340 1.55 693880 18444232 1995220 5.88 2692552 16879536 16 19:16:15 18:54:01 11828112 31746140 510320 1.55 693892 18444240 1995220 5.88 2692548 16879540 8 19:16:15 18:55:01 11828316 31746352 510068 1.55 693892 18444240 1995220 5.88 2692572 16879540 12 19:16:15 18:56:01 11828268 31746308 510048 1.55 693904 18444244 1995220 5.88 2692560 16879544 32 19:16:15 18:57:01 11827912 31745964 510312 1.55 693920 18444248 1995220 5.88 2692588 16879544 52 19:16:15 18:58:01 11827652 31745716 510524 1.55 693932 18444252 1995220 5.88 2692572 16879548 12 19:16:15 18:59:01 11827596 31745692 510500 1.55 693940 18444256 1995220 5.88 2692616 16879552 152 19:16:15 19:00:01 11828052 31746156 509976 1.55 693948 18444256 1995220 5.88 2692608 16879552 12 19:16:15 19:01:01 11827992 31746112 510184 1.55 693952 18444260 1995220 5.88 2692880 16879556 56 19:16:15 19:02:01 11827912 31746040 510156 1.55 693972 18444260 1995220 5.88 2693196 16879556 100 19:16:15 19:03:01 11827904 31746052 510148 1.55 693980 18444264 2011308 5.93 2692660 16879560 204 19:16:15 19:04:01 11828108 31746272 509880 1.55 693984 18444264 2011308 5.93 2692676 16879568 12 19:16:15 19:05:01 11827800 31745972 510104 1.55 694004 18444268 2011308 5.93 2692740 16879572 16 19:16:15 19:06:01 11827540 31745748 510276 1.55 694028 18444272 2011308 5.93 2693396 16879576 32 19:16:15 19:07:01 11827952 31746180 510008 1.55 694036 18444276 2011308 5.93 2692800 16879580 36 19:16:15 19:08:01 11827944 31746184 509972 1.55 694044 18444280 2011308 5.93 2692788 16879584 12 19:16:15 19:09:01 11827896 31746260 509816 1.55 694060 18444408 2011308 5.93 2692812 16879700 48 19:16:15 19:10:01 11823044 31742180 514416 1.56 694112 18444928 2037072 6.00 2696012 16880188 12 19:16:15 19:11:01 11823004 31742148 514480 1.56 694120 18444928 2037072 6.00 2696296 16880188 168 19:16:15 19:12:01 11823460 31742616 513960 1.56 694132 18444928 2037072 6.00 2696064 16880192 16 19:16:15 19:13:01 11823608 31742780 514224 1.56 694132 18444936 2037072 6.00 2696388 16880196 196 19:16:15 19:14:01 11825632 31744776 512176 1.56 694152 18444936 2037072 6.00 2695456 16879124 24 19:16:15 19:15:01 11826088 31745240 511640 1.56 694164 18444944 2020768 5.96 2694724 16879128 220 19:16:15 19:16:01 11284940 31720352 532228 1.62 710244 18898484 2110988 6.22 2737892 17324268 616 19:16:15 Average: 12543176 31623280 632701 1.92 648990 17695792 2198034 6.48 2795187 16105632 81808 19:16:15 19:16:15 18:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:16:15 18:12:01 ens3 1168.96 1046.33 10318.18 164.60 0.00 0.00 0.00 0.00 19:16:15 18:12:01 docker0 304.35 372.24 45.56 3688.69 0.00 0.00 0.00 0.00 19:16:15 18:12:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 19:16:15 18:13:01 ens3 61.25 45.42 35.03 59.19 0.00 0.00 0.00 0.00 19:16:15 18:13:01 vethb34fc6a 1.50 1.70 0.12 0.13 0.00 0.00 0.00 0.00 19:16:15 18:13:01 docker0 1.50 1.60 0.10 0.13 0.00 0.00 0.00 0.00 19:16:15 18:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:14:01 ens3 144.47 95.31 1744.30 66.61 0.00 0.00 0.00 0.00 19:16:15 18:14:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:14:01 lo 0.75 0.75 0.08 0.08 0.00 0.00 0.00 0.00 19:16:15 18:15:01 veth6deef05 220.58 435.84 19.72 5833.69 0.00 0.00 0.00 0.48 19:16:15 18:15:01 ens3 1429.23 770.50 17721.90 142.98 0.00 0.00 0.00 0.00 19:16:15 18:15:01 veth915949b 227.91 437.53 20.34 5830.81 0.00 0.00 0.00 0.48 19:16:15 18:15:01 veth39710d5 0.05 0.23 0.00 0.02 0.00 0.00 0.00 0.00 19:16:15 18:15:01 veth25c32c3 228.83 440.11 20.11 5831.35 0.00 0.00 0.00 0.48 19:16:15 18:15:01 docker0 715.81 1360.09 53.11 17686.58 0.00 0.00 0.00 0.00 19:16:15 18:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:15:01 veth52e1102 0.00 1.02 0.00 0.06 0.00 0.00 0.00 0.00 19:16:15 18:16:01 veth6deef05 12.46 17.43 1.27 3.18 0.00 0.00 0.00 0.00 19:16:15 18:16:01 ens3 89.59 59.61 153.49 15.20 0.00 0.00 0.00 0.00 19:16:15 18:16:01 veth915949b 12.53 17.23 1.28 3.16 0.00 0.00 0.00 0.00 19:16:15 18:16:01 veth0132752 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:16:01 veth85d375b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:16:15 18:16:01 veth25c32c3 12.70 17.58 1.29 3.18 0.00 0.00 0.00 0.00 19:16:15 18:16:01 docker0 42.17 61.33 3.60 86.49 0.00 0.00 0.00 0.00 19:16:15 18:16:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 19:16:15 18:16:01 veth52e1102 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:16:15 18:17:01 veth6deef05 0.17 0.30 0.01 0.02 0.00 0.00 0.00 0.00 19:16:15 18:17:01 ens3 23.93 12.31 84.43 6.89 0.00 0.00 0.00 0.00 19:16:15 18:17:01 veth915949b 0.18 0.25 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:17:01 veth25c32c3 0.18 0.28 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:17:01 docker0 4.70 9.17 0.28 72.09 0.00 0.00 0.00 0.00 19:16:15 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:17:01 veth52e1102 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:16:15 18:18:01 veth8a3e712 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:16:15 18:18:01 veth6deef05 8.97 14.61 0.89 204.10 0.00 0.00 0.00 0.02 19:16:15 18:18:01 ens3 119.13 95.74 729.98 85.23 0.00 0.00 0.00 0.00 19:16:15 18:18:01 veth915949b 12.67 15.80 1.15 204.69 0.00 0.00 0.00 0.02 19:16:15 18:18:01 veth25c32c3 9.24 14.46 0.90 204.09 0.00 0.00 0.00 0.02 19:16:15 18:18:01 docker0 39.91 58.50 3.05 700.97 0.00 0.00 0.00 0.00 19:16:15 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:18:01 veth52e1102 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:19:01 vethb056333 0.80 0.87 0.06 1.74 0.00 0.00 0.00 0.00 19:16:15 18:19:01 veth1d7ba54 3.40 3.70 0.23 10.72 0.00 0.00 0.00 0.00 19:16:15 18:19:01 ens3 140.09 92.47 1660.58 51.45 0.00 0.00 0.00 0.00 19:16:15 18:19:01 docker0 34.96 58.60 2.38 499.94 0.00 0.00 0.00 0.00 19:16:15 18:19:01 vethdcc2c17 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:16:15 18:19:01 veth7ef65cc 1.28 1.68 0.09 3.62 0.00 0.00 0.00 0.00 19:16:15 18:19:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 19:16:15 18:19:01 veth52e1102 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:16:15 18:19:01 vethd3d19ef 13.06 33.21 1.30 407.55 0.00 0.00 0.00 0.03 19:16:15 18:20:01 ens3 142.43 112.60 438.33 48.87 0.00 0.00 0.00 0.00 19:16:15 18:20:01 docker0 76.32 93.90 4.45 408.00 0.00 0.00 0.00 0.00 19:16:15 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:21:01 ens3 0.65 0.60 0.11 0.11 0.00 0.00 0.00 0.00 19:16:15 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:22:01 ens3 0.17 0.18 0.01 0.02 0.00 0.00 0.00 0.00 19:16:15 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:26:01 ens3 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 19:16:15 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:28:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:31:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:16:15 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:36:01 ens3 1.53 0.82 2.72 0.11 0.00 0.00 0.00 0.00 19:16:15 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:38:01 ens3 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 19:16:15 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:41:01 ens3 0.25 0.28 0.08 0.08 0.00 0.00 0.00 0.00 19:16:15 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:43:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:43:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:45:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:46:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:16:15 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:47:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:51:01 ens3 0.60 0.52 0.34 0.28 0.00 0.00 0.00 0.00 19:16:15 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:56:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:16:15 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:57:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 18:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 19:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:01:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 19:16:15 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 19:02:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 19:04:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:05:01 ens3 0.42 0.10 0.04 0.01 0.00 0.00 0.00 0.00 19:16:15 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 19:06:01 ens3 0.62 0.62 0.34 0.28 0.00 0.00 0.00 0.00 19:16:15 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:07:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 19:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:09:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 19:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:11:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:16:15 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 19:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:13:01 ens3 0.27 0.17 0.40 0.01 0.00 0.00 0.00 0.00 19:16:15 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 19:14:01 ens3 25.71 27.08 3.73 47.83 0.00 0.00 0.00 0.00 19:16:15 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:14:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 19:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:15 19:16:01 ens3 133.02 78.67 2541.98 18.94 0.00 0.00 0.00 0.00 19:16:15 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:15 19:16:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 19:16:15 Average: ens3 53.62 37.58 545.02 10.91 0.00 0.00 0.00 0.00 19:16:15 Average: docker0 18.78 31.03 1.73 356.26 0.00 0.00 0.00 0.00 19:16:15 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 19:16:15 19:16:15 19:16:15 ---> sar -P ALL: 19:16:15 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20964) 04/14/22 _x86_64_ (8 CPU) 19:16:15 19:16:15 18:10:30 LINUX RESTART (8 CPU) 19:16:15 19:16:15 18:11:01 CPU %user %nice %system %iowait %steal %idle 19:16:15 18:12:01 all 12.14 0.00 3.85 1.55 0.05 82.40 19:16:15 18:12:01 0 9.96 0.00 2.77 0.52 0.05 86.70 19:16:15 18:12:01 1 17.25 0.00 4.73 0.59 0.07 77.36 19:16:15 18:12:01 2 13.45 0.00 3.60 1.37 0.05 81.53 19:16:15 18:12:01 3 13.26 0.00 3.32 0.15 0.05 83.22 19:16:15 18:12:01 4 11.59 0.00 4.24 1.65 0.03 82.48 19:16:15 18:12:01 5 11.55 0.00 3.80 2.33 0.07 82.25 19:16:15 18:12:01 6 10.83 0.00 4.67 4.03 0.05 80.43 19:16:15 18:12:01 7 9.19 0.00 3.63 1.79 0.07 85.32 19:16:15 18:13:01 all 36.37 0.00 6.31 0.38 0.06 56.88 19:16:15 18:13:01 0 38.49 0.00 5.83 0.02 0.08 55.58 19:16:15 18:13:01 1 32.29 0.00 5.91 0.03 0.05 61.72 19:16:15 18:13:01 2 38.10 0.00 6.74 1.31 0.07 53.78 19:16:15 18:13:01 3 37.20 0.00 7.35 0.07 0.05 55.33 19:16:15 18:13:01 4 37.98 0.00 6.47 0.05 0.07 55.43 19:16:15 18:13:01 5 36.77 0.00 6.69 0.17 0.05 56.31 19:16:15 18:13:01 6 37.02 0.00 5.90 1.40 0.07 55.62 19:16:15 18:13:01 7 33.06 0.00 5.54 0.02 0.07 61.32 19:16:15 18:14:01 all 38.10 0.00 5.63 0.50 0.08 55.69 19:16:15 18:14:01 0 36.96 0.00 5.38 0.07 0.07 57.53 19:16:15 18:14:01 1 37.29 0.00 5.21 0.02 0.07 57.41 19:16:15 18:14:01 2 40.88 0.00 6.28 2.76 0.07 50.01 19:16:15 18:14:01 3 38.05 0.00 5.58 0.44 0.09 55.84 19:16:15 18:14:01 4 37.50 0.00 5.68 0.07 0.07 56.69 19:16:15 18:14:01 5 38.28 0.00 6.09 0.02 0.09 55.52 19:16:15 18:14:01 6 38.40 0.00 5.06 0.57 0.07 55.91 19:16:15 18:14:01 7 37.44 0.00 5.79 0.07 0.09 56.61 19:16:15 18:15:01 all 39.80 0.00 15.11 6.03 0.10 38.96 19:16:15 18:15:01 0 39.02 0.00 14.08 5.14 0.09 41.68 19:16:15 18:15:01 1 41.06 0.00 14.31 11.23 0.10 33.30 19:16:15 18:15:01 2 39.80 0.00 16.57 13.38 0.10 30.15 19:16:15 18:15:01 3 38.02 0.00 16.65 3.22 0.10 42.01 19:16:15 18:15:01 4 41.14 0.00 13.24 1.98 0.10 43.54 19:16:15 18:15:01 5 38.49 0.00 16.97 2.33 0.10 42.10 19:16:15 18:15:01 6 40.53 0.00 13.60 2.85 0.08 42.93 19:16:15 18:15:01 7 40.33 0.00 15.46 8.14 0.10 35.97 19:16:15 18:16:01 all 78.17 0.00 11.25 4.04 0.14 6.40 19:16:15 18:16:01 0 77.58 0.00 11.56 2.24 0.15 8.47 19:16:15 18:16:01 1 78.82 0.00 10.81 3.38 0.13 6.85 19:16:15 18:16:01 2 80.40 0.00 10.14 2.79 0.12 6.55 19:16:15 18:16:01 3 78.67 0.00 10.98 3.33 0.15 6.88 19:16:15 18:16:01 4 77.28 0.00 11.01 7.98 0.19 3.54 19:16:15 18:16:01 5 77.28 0.00 11.90 3.14 0.13 7.55 19:16:15 18:16:01 6 78.13 0.00 10.78 3.84 0.12 7.13 19:16:15 18:16:01 7 77.18 0.00 12.83 5.63 0.13 4.23 19:16:15 18:17:01 all 90.25 0.00 8.71 0.65 0.13 0.25 19:16:15 18:17:01 0 88.35 0.00 9.36 2.15 0.13 0.00 19:16:15 18:17:01 1 90.10 0.00 9.03 0.00 0.13 0.73 19:16:15 18:17:01 2 90.39 0.00 9.43 0.02 0.17 0.00 19:16:15 18:17:01 3 90.19 0.00 8.89 0.02 0.12 0.79 19:16:15 18:17:01 4 89.57 0.00 7.99 2.26 0.13 0.05 19:16:15 18:17:01 5 91.04 0.00 8.51 0.32 0.13 0.00 19:16:15 18:17:01 6 91.50 0.00 7.92 0.02 0.13 0.43 19:16:15 18:17:01 7 90.89 0.00 8.56 0.43 0.12 0.00 19:16:15 18:18:01 all 64.35 0.00 9.95 11.80 0.12 13.78 19:16:15 18:18:01 0 59.00 0.00 10.28 19.15 0.12 11.46 19:16:15 18:18:01 1 57.01 0.00 10.25 3.83 0.12 28.79 19:16:15 18:18:01 2 75.34 0.00 11.51 1.41 0.13 11.61 19:16:15 18:18:01 3 58.39 0.00 11.17 19.31 0.13 11.00 19:16:15 18:18:01 4 53.82 0.00 9.39 19.37 0.10 17.32 19:16:15 18:18:01 5 75.17 0.00 7.89 4.16 0.13 12.65 19:16:15 18:18:01 6 70.21 0.00 10.90 8.84 0.13 9.91 19:16:15 18:18:01 7 65.75 0.00 8.27 18.34 0.10 7.54 19:16:15 18:19:01 all 35.51 0.00 14.15 12.96 0.10 37.28 19:16:15 18:19:01 0 35.81 0.00 14.37 15.00 0.10 34.72 19:16:15 18:19:01 1 35.74 0.00 15.04 8.05 0.09 41.08 19:16:15 18:19:01 2 35.29 0.00 12.66 11.26 0.10 40.69 19:16:15 18:19:01 3 31.19 0.00 16.52 29.85 0.10 22.34 19:16:15 18:19:01 4 35.63 0.00 14.02 9.98 0.10 40.27 19:16:15 18:19:01 5 37.35 0.00 12.96 7.58 0.10 42.01 19:16:15 18:19:01 6 36.50 0.00 13.44 6.92 0.12 43.02 19:16:15 18:19:01 7 36.59 0.00 14.17 14.98 0.12 34.14 19:16:15 18:20:01 all 29.54 0.00 8.08 4.66 0.08 57.64 19:16:15 18:20:01 0 32.41 0.00 7.81 11.05 0.08 48.65 19:16:15 18:20:01 1 28.55 0.00 8.48 4.04 0.08 58.84 19:16:15 18:20:01 2 32.04 0.00 8.35 6.58 0.07 52.97 19:16:15 18:20:01 3 28.72 0.00 8.17 1.57 0.10 61.45 19:16:15 18:20:01 4 28.13 0.00 7.79 4.23 0.08 59.76 19:16:15 18:20:01 5 30.98 0.00 8.90 5.27 0.08 54.76 19:16:15 18:20:01 6 26.93 0.00 7.44 2.25 0.09 63.29 19:16:15 18:20:01 7 28.54 0.00 7.66 2.24 0.08 61.47 19:16:15 18:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:16:15 18:21:01 0 0.00 0.00 0.03 0.00 0.02 99.95 19:16:15 18:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:16:15 18:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:21:01 4 0.02 0.00 0.00 0.08 0.00 99.90 19:16:15 18:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:22:01 all 0.02 0.00 0.03 0.01 0.00 99.95 19:16:15 18:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:16:15 18:22:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:16:15 18:22:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:16:15 18:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:16:15 18:22:01 4 0.00 0.00 0.03 0.10 0.00 99.87 19:16:15 18:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 19:16:15 18:22:01 CPU %user %nice %system %iowait %steal %idle 19:16:15 18:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:16:15 18:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:23:01 1 0.05 0.00 0.00 0.00 0.00 99.95 19:16:15 18:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:16:15 18:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:23:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:16:15 18:23:01 5 0.05 0.00 0.02 0.00 0.02 99.92 19:16:15 18:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:16:15 18:23:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:16:15 18:24:01 all 0.01 0.00 0.00 0.01 0.00 99.98 19:16:15 18:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:24:01 4 0.02 0.00 0.00 0.05 0.00 99.93 19:16:15 18:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:16:15 18:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:25:01 2 0.02 0.00 0.00 0.03 0.00 99.95 19:16:15 18:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:16:15 18:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:16:15 18:25:01 5 0.03 0.00 0.03 0.00 0.03 99.90 19:16:15 18:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:16:15 18:26:01 all 0.02 0.00 0.02 0.01 0.00 99.96 19:16:15 18:26:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:16:15 18:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:26:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:16:15 18:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:16:15 18:26:01 4 0.03 0.00 0.03 0.02 0.00 99.92 19:16:15 18:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:16:15 18:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:26:01 7 0.00 0.00 0.03 0.00 0.00 99.97 19:16:15 18:27:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:16:15 18:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:16:15 18:27:01 3 0.03 0.00 0.03 0.00 0.02 99.92 19:16:15 18:27:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:16:15 18:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:27:01 7 0.03 0.00 0.05 0.00 0.00 99.92 19:16:15 18:28:01 all 0.00 0.00 0.00 0.01 0.01 99.97 19:16:15 18:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:16:15 18:28:01 2 0.02 0.00 0.00 0.10 0.00 99.88 19:16:15 18:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:28:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:16:15 18:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:16:15 18:28:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:16:15 18:29:01 all 0.02 0.00 0.02 0.01 0.00 99.95 19:16:15 18:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:16:15 18:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:29:01 4 0.03 0.00 0.02 0.10 0.02 99.83 19:16:15 18:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:29:01 7 0.07 0.00 0.05 0.00 0.00 99.88 19:16:15 18:30:01 all 0.04 0.00 0.01 0.00 0.01 99.95 19:16:15 18:30:01 0 0.12 0.00 0.02 0.00 0.02 99.85 19:16:15 18:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:16:15 18:30:01 4 0.03 0.00 0.02 0.02 0.00 99.93 19:16:15 18:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:16:15 18:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:30:01 7 0.10 0.00 0.02 0.00 0.02 99.87 19:16:15 18:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:16:15 18:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:31:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:16:15 18:31:01 4 0.02 0.00 0.00 0.03 0.00 99.95 19:16:15 18:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:31:01 7 0.02 0.00 0.03 0.00 0.02 99.93 19:16:15 18:32:01 all 0.17 0.00 0.01 0.01 0.00 99.81 19:16:15 18:32:01 0 0.03 0.00 0.02 0.02 0.00 99.93 19:16:15 18:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:32:01 4 0.00 0.00 0.02 0.03 0.00 99.95 19:16:15 18:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:32:01 6 1.27 0.00 0.05 0.00 0.02 98.66 19:16:15 18:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:33:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:16:15 18:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:16:15 18:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:16:15 18:33:01 4 0.00 0.00 0.02 0.07 0.00 99.92 19:16:15 18:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:33:01 6 1.97 0.00 0.00 0.00 0.00 98.03 19:16:15 18:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:16:15 19:16:15 18:33:01 CPU %user %nice %system %iowait %steal %idle 19:16:15 18:34:01 all 0.26 0.00 0.01 0.00 0.00 99.73 19:16:15 18:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:16:15 18:34:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:16:15 18:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:34:01 6 1.99 0.00 0.00 0.00 0.00 98.01 19:16:15 18:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:16:15 18:35:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:16:15 18:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:35:01 4 0.00 0.00 0.00 0.05 0.02 99.93 19:16:15 18:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:35:01 6 1.97 0.00 0.02 0.00 0.00 98.01 19:16:15 18:35:01 7 0.10 0.00 0.03 0.00 0.02 99.85 19:16:15 18:36:01 all 0.26 0.00 0.01 0.01 0.01 99.70 19:16:15 18:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:36:01 1 0.02 0.00 0.00 0.03 0.02 99.93 19:16:15 18:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:16:15 18:36:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:16:15 18:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:36:01 6 1.98 0.00 0.02 0.00 0.02 97.98 19:16:15 18:36:01 7 0.05 0.00 0.05 0.02 0.02 99.87 19:16:15 18:37:01 all 0.26 0.00 0.01 0.01 0.00 99.71 19:16:15 18:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:16:15 18:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:37:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:16:15 18:37:01 4 0.00 0.00 0.02 0.08 0.00 99.90 19:16:15 18:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:16:15 18:37:01 6 1.94 0.00 0.03 0.00 0.00 98.03 19:16:15 18:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:38:01 all 0.26 0.00 0.01 0.00 0.00 99.72 19:16:15 18:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:16:15 18:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:38:01 2 1.99 0.00 0.00 0.00 0.00 98.01 19:16:15 18:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:38:01 4 0.02 0.00 0.02 0.03 0.00 99.93 19:16:15 18:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:38:01 7 0.00 0.00 0.03 0.00 0.00 99.97 19:16:15 18:39:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:16:15 18:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:16:15 18:39:01 1 0.02 0.00 0.02 0.05 0.00 99.92 19:16:15 18:39:01 2 1.97 0.00 0.00 0.00 0.02 98.01 19:16:15 18:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:39:01 4 0.00 0.00 0.00 0.02 0.02 99.97 19:16:15 18:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:40:01 all 0.16 0.00 0.01 0.00 0.00 99.82 19:16:15 18:40:01 0 0.00 0.00 0.03 0.00 0.02 99.95 19:16:15 18:40:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:16:15 18:40:01 2 1.24 0.00 0.00 0.00 0.00 98.76 19:16:15 18:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:16:15 18:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:16:15 18:41:01 all 0.04 0.00 0.01 0.01 0.00 99.94 19:16:15 18:41:01 0 0.03 0.00 0.03 0.02 0.02 99.90 19:16:15 18:41:01 1 0.02 0.00 0.00 0.02 0.00 99.97 19:16:15 18:41:01 2 0.20 0.00 0.02 0.00 0.00 99.78 19:16:15 18:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:41:01 4 0.00 0.00 0.00 0.08 0.00 99.92 19:16:15 18:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:16:15 18:42:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:16:15 18:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:42:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:16:15 18:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:16:15 18:42:01 3 0.00 0.00 0.03 0.00 0.00 99.97 19:16:15 18:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:43:02 all 0.00 0.00 0.01 0.01 0.00 99.98 19:16:15 18:43:02 0 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:43:02 1 0.00 0.00 0.02 0.03 0.00 99.95 19:16:15 18:43:02 2 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:43:02 3 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:43:02 4 0.02 0.00 0.02 0.02 0.00 99.95 19:16:15 18:43:02 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:43:02 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:43:02 7 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:44:01 all 0.01 0.00 0.01 0.03 0.00 99.94 19:16:15 18:44:01 0 0.03 0.00 0.05 0.00 0.02 99.90 19:16:15 18:44:01 1 0.00 0.00 0.00 0.17 0.00 99.83 19:16:15 18:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:16:15 18:44:01 4 0.00 0.00 0.00 0.05 0.00 99.95 19:16:15 18:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:16:15 18:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 19:16:15 18:44:01 CPU %user %nice %system %iowait %steal %idle 19:16:15 18:45:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:16:15 18:45:01 0 0.00 0.00 0.03 0.00 0.00 99.97 19:16:15 18:45:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:16:15 18:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:16:15 18:45:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:16:15 18:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:46:01 all 0.01 0.00 0.01 0.01 0.01 99.97 19:16:15 18:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:16:15 18:46:01 1 0.00 0.00 0.00 0.03 0.00 99.97 19:16:15 18:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:16:15 18:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:16:15 18:46:01 4 0.02 0.00 0.02 0.02 0.02 99.93 19:16:15 18:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:16:15 18:47:01 0 0.03 0.00 0.02 0.07 0.00 99.88 19:16:15 18:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:16:15 18:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:16:15 18:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:16:15 18:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:16:15 18:48:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:16:15 18:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:48:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:16:15 18:48:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:16:15 18:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:16:15 18:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:16:15 18:49:01 0 0.02 0.00 0.03 0.03 0.00 99.92 19:16:15 18:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:16:15 18:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:49:01 4 0.00 0.00 0.02 0.03 0.00 99.95 19:16:15 18:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:49:01 6 0.00 0.00 0.03 0.00 0.00 99.97 19:16:15 18:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:50:01 all 0.01 0.00 0.01 0.02 0.00 99.96 19:16:15 18:50:01 0 0.00 0.00 0.05 0.12 0.02 99.82 19:16:15 18:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:16:15 18:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:16:15 18:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:51:01 all 0.10 0.00 0.01 0.01 0.00 99.88 19:16:15 18:51:01 0 0.03 0.00 0.02 0.05 0.00 99.90 19:16:15 18:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:51:01 2 0.71 0.00 0.00 0.00 0.00 99.29 19:16:15 18:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:16:15 18:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:51:01 7 0.00 0.00 0.03 0.00 0.00 99.97 19:16:15 18:52:01 all 0.27 0.00 0.01 0.01 0.00 99.71 19:16:15 18:52:01 0 0.03 0.00 0.02 0.03 0.00 99.92 19:16:15 18:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:52:01 2 1.99 0.00 0.02 0.00 0.00 98.00 19:16:15 18:52:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:16:15 18:52:01 4 0.02 0.00 0.00 0.03 0.02 99.93 19:16:15 18:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:53:01 all 0.26 0.00 0.00 0.00 0.00 99.73 19:16:15 18:53:01 0 0.03 0.00 0.02 0.03 0.02 99.90 19:16:15 18:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:53:01 2 1.99 0.00 0.00 0.00 0.00 98.01 19:16:15 18:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:16:15 18:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:54:01 all 0.18 0.00 0.01 0.00 0.00 99.80 19:16:15 18:54:01 0 0.03 0.00 0.03 0.02 0.02 99.90 19:16:15 18:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:54:01 2 1.34 0.00 0.00 0.00 0.02 98.65 19:16:15 18:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:54:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:16:15 18:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:16:15 18:55:01 0 0.03 0.00 0.03 0.02 0.00 99.92 19:16:15 18:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:16:15 18:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:16:15 19:16:15 18:55:01 CPU %user %nice %system %iowait %steal %idle 19:16:15 18:56:01 all 0.01 0.00 0.01 0.01 0.01 99.97 19:16:15 18:56:01 0 0.02 0.00 0.02 0.02 0.02 99.93 19:16:15 18:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:16:15 18:56:01 4 0.02 0.00 0.02 0.03 0.00 99.93 19:16:15 18:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:56:01 6 0.00 0.00 0.03 0.00 0.00 99.97 19:16:15 18:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:16:15 18:57:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:16:15 18:57:01 0 0.02 0.00 0.02 0.05 0.02 99.90 19:16:15 18:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 18:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:16:15 18:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:16:15 18:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:16:15 18:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:16:15 18:58:01 0 0.03 0.00 0.00 0.02 0.00 99.95 19:16:15 18:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:16:15 18:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:59:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:16:15 18:59:01 0 0.05 0.00 0.03 0.02 0.02 99.88 19:16:15 18:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 18:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 18:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:16:15 18:59:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:16:15 18:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 19:16:15 18:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 18:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:16:15 19:00:01 0 0.05 0.00 0.00 0.02 0.00 99.93 19:16:15 19:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 19:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:16:15 19:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:16:15 19:00:01 4 0.03 0.00 0.02 0.02 0.00 99.93 19:16:15 19:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 19:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:16:15 19:01:01 0 0.00 0.00 0.03 0.03 0.02 99.92 19:16:15 19:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:16:15 19:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 19:01:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:16:15 19:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 19:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 19:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 19:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:16:15 19:02:01 0 0.03 0.00 0.05 0.03 0.02 99.87 19:16:15 19:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:16:15 19:02:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:16:15 19:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 19:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 19:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 19:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:16:15 19:03:01 0 0.02 0.00 0.03 0.02 0.00 99.93 19:16:15 19:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:16:15 19:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 19:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:16:15 19:03:01 5 0.00 0.00 0.03 0.00 0.00 99.97 19:16:15 19:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 19:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 19:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:16:15 19:04:01 0 0.02 0.00 0.02 0.03 0.02 99.92 19:16:15 19:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 19:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:16:15 19:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:16:15 19:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 19:04:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:16:15 19:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:16:15 19:05:01 0 0.03 0.00 0.03 0.03 0.00 99.90 19:16:15 19:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 19:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:05:01 4 0.02 0.00 0.02 0.03 0.00 99.93 19:16:15 19:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 19:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 19:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:16:15 19:06:01 0 0.05 0.00 0.02 0.02 0.02 99.90 19:16:15 19:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 19:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 19:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 19:06:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:16:15 19:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:16:15 19:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 19:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 19:16:15 19:06:01 CPU %user %nice %system %iowait %steal %idle 19:16:15 19:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:16:15 19:07:01 0 0.03 0.00 0.02 0.03 0.02 99.90 19:16:15 19:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 19:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:16:15 19:07:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:16:15 19:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 19:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 19:08:01 all 0.23 0.00 0.01 0.00 0.00 99.75 19:16:15 19:08:01 0 0.05 0.00 0.02 0.02 0.00 99.92 19:16:15 19:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 19:08:01 2 1.78 0.00 0.05 0.00 0.02 98.16 19:16:15 19:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 19:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:09:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:16:15 19:09:01 0 0.02 0.00 0.02 0.03 0.02 99.92 19:16:15 19:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:09:01 2 0.08 0.00 0.00 0.00 0.00 99.92 19:16:15 19:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:16:15 19:09:01 4 0.00 0.00 0.00 0.02 0.02 99.97 19:16:15 19:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 19:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 19:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 19:10:01 all 0.05 0.00 0.04 0.02 0.00 99.89 19:16:15 19:10:01 0 0.02 0.00 0.03 0.07 0.02 99.87 19:16:15 19:10:01 1 0.00 0.00 0.03 0.00 0.00 99.97 19:16:15 19:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:16:15 19:10:01 3 0.22 0.00 0.08 0.07 0.00 99.63 19:16:15 19:10:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:16:15 19:10:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:16:15 19:10:01 6 0.02 0.00 0.03 0.00 0.00 99.95 19:16:15 19:10:01 7 0.07 0.00 0.03 0.00 0.00 99.90 19:16:15 19:11:01 all 0.01 0.00 0.00 0.01 0.00 99.98 19:16:15 19:11:01 0 0.03 0.00 0.00 0.03 0.02 99.92 19:16:15 19:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 19:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 19:11:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:16:15 19:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 19:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 19:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:16:15 19:12:01 0 0.02 0.00 0.03 0.02 0.00 99.93 19:16:15 19:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:16:15 19:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:16:15 19:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:16:15 19:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:16:15 19:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 19:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 19:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:16:15 19:13:01 0 0.03 0.00 0.03 0.02 0.02 99.90 19:16:15 19:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 19:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 19:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:16:15 19:13:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:16:15 19:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 19:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 19:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:16:15 19:14:01 all 0.11 0.00 0.04 0.01 0.01 99.84 19:16:15 19:14:01 0 0.18 0.00 0.08 0.00 0.02 99.72 19:16:15 19:14:01 1 0.08 0.00 0.05 0.03 0.00 99.83 19:16:15 19:14:01 2 0.10 0.00 0.05 0.00 0.00 99.85 19:16:15 19:14:01 3 0.15 0.00 0.07 0.00 0.00 99.78 19:16:15 19:14:01 4 0.10 0.00 0.03 0.02 0.02 99.83 19:16:15 19:14:01 5 0.10 0.00 0.03 0.00 0.00 99.87 19:16:15 19:14:01 6 0.07 0.00 0.00 0.00 0.02 99.92 19:16:15 19:14:01 7 0.07 0.00 0.02 0.00 0.00 99.92 19:16:15 19:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:16:15 19:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:16:15 19:15:01 1 0.02 0.00 0.00 0.02 0.00 99.97 19:16:15 19:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:16:15 19:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:16:15 19:15:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:16:15 19:15:01 5 0.00 0.00 0.03 0.00 0.00 99.97 19:16:15 19:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 19:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:16:15 19:16:01 all 3.28 0.00 1.39 0.46 0.03 94.85 19:16:15 19:16:01 0 3.27 0.00 1.53 2.44 0.03 92.72 19:16:15 19:16:01 1 3.59 0.00 1.34 0.28 0.03 94.75 19:16:15 19:16:01 2 3.49 0.00 1.49 0.02 0.03 94.97 19:16:15 19:16:01 3 2.58 0.00 1.54 0.00 0.02 95.87 19:16:15 19:16:01 4 2.52 0.00 1.03 0.68 0.02 95.74 19:16:15 19:16:01 5 3.83 0.00 1.30 0.20 0.02 94.65 19:16:15 19:16:01 6 3.15 0.00 1.37 0.03 0.02 95.42 19:16:15 19:16:01 7 3.81 0.00 1.51 0.03 0.03 94.61 19:16:15 Average: all 6.59 0.00 1.29 0.66 0.02 91.44 19:16:15 Average: 0 6.46 0.00 1.28 0.90 0.02 91.34 19:16:15 Average: 1 6.44 0.00 1.30 0.48 0.01 91.76 19:16:15 Average: 2 7.08 0.00 1.33 0.62 0.02 90.95 19:16:15 Average: 3 6.37 0.00 1.38 0.88 0.02 91.35 19:16:15 Average: 4 6.33 0.00 1.24 0.76 0.02 91.66 19:16:15 Average: 5 6.75 0.00 1.30 0.39 0.02 91.54 19:16:15 Average: 6 6.78 0.00 1.24 0.47 0.01 91.50 19:16:15 Average: 7 6.47 0.00 1.28 0.79 0.02 91.45 19:16:15 19:16:15 19:16:15