Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from afefe22a13fb49ee18dbec9d4f7bc995078f998b+77a68f5da6f519d4d96e9a2f0ff79068308f0635 (44202e03308f5e7d89e56e3ac45eb3bb8b4fe5d8) 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-ssh8009200403550964981.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh16912434523773523111.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-3987/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-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9179666026249587643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh12357741168025704292.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-3987/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-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7985551508321763767.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-63495’ Running on prd-ubuntu20.04-docker-8c-8g-63498 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/19 [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/19 # 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 77a68f5da6f519d4d96e9a2f0ff79068308f0635 into PR head commit afefe22a13fb49ee18dbec9d4f7bc995078f998b Merge succeeded, producing c5d40af4cfe985ba072fa0df9a6743bf9956dd44 Checking out Revision c5d40af4cfe985ba072fa0df9a6743bf9956dd44 (PR-3987) > 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/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f afefe22a13fb49ee18dbec9d4f7bc995078f998b # 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 77a68f5da6f519d4d96e9a2f0ff79068308f0635 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5d40af4cfe985ba072fa0df9a6743bf9956dd44 # timeout=10 Commit message: "Merge commit '77a68f5da6f519d4d96e9a2f0ff79068308f0635' into HEAD" > git rev-list --no-walk afefe22a13fb49ee18dbec9d4f7bc995078f998b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:21 ========================================================= 20:30:21 EdgeX Global Pipelines Version Info 20:30:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:30:22 ------------------- 20:30:22 stable info: 20:30:22 ------------------- 20:30:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:22 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 20:30:22 Message: update stable to v1.0.230 20:30:23 ------------------- 20:30:23 experimental info: 20:30:23 ------------------- 20:30:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:23 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 20:30:23 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5d40af [Pipeline] echo 20:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:23 provisioning config files... 20:30:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config7677915105788285976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:24 ---> docker-login.sh 20:30:24 nexus3.edgexfoundry.org:10001 20:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:24 Configure a credential helper to remove this warning. See 20:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:24 20:30:24 Login Succeeded 20:30:24 nexus3.edgexfoundry.org:10002 20:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:24 Configure a credential helper to remove this warning. See 20:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:24 20:30:24 Login Succeeded 20:30:24 nexus3.edgexfoundry.org:10003 20:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:24 Configure a credential helper to remove this warning. See 20:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:24 20:30:24 Login Succeeded 20:30:24 nexus3.edgexfoundry.org:10004 20:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:24 Configure a credential helper to remove this warning. See 20:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:24 20:30:24 Login Succeeded 20:30:24 docker.io 20:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:25 Configure a credential helper to remove this warning. See 20:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:25 20:30:25 Login Succeeded 20:30:25 ---> docker-login.sh ends [Pipeline] } 20:30:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:25 + 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 20:30:25 + dirname cmd/core-command/Dockerfile 20:30:25 + cut -d/ -f2 20:30:25 + echo core-command,cmd/core-command/Dockerfile 20:30:25 + dirname cmd/core-data/Dockerfile 20:30:25 + cut -d/ -f2 20:30:25 + echo core-data,cmd/core-data/Dockerfile 20:30:25 + + dirname cmd/core-metadata/Dockerfile 20:30:25 cut -d/ -f2 20:30:25 + echo core-metadata,cmd/core-metadata/Dockerfile 20:30:25 + + dirname cmd/security-bootstrapper/Dockerfile 20:30:25 cut -d/ -f2 20:30:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:30:25 + dirname cmd/security-proxy-setup/Dockerfile 20:30:25 + cut -d/ -f2 20:30:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:30:25 + dirname cmd/security-secretstore-setup/Dockerfile 20:30:25 + cut -d/ -f2 20:30:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:30:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:30:25 + cut -d/ -f2 20:30:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:30:25 + dirname cmd/security-spire-agent/Dockerfile 20:30:25 + cut -d/ -f2 20:30:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:30:25 + dirname cmd/security-spire-config/Dockerfile 20:30:25 + cut -d/ -f2 20:30:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:30:25 + + cut -d/dirname -f2 cmd/security-spire-server/Dockerfile 20:30:25 20:30:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:30:25 + dirname cmd/support-notifications/Dockerfile 20:30:25 + cut -d/ -f2 20:30:25 + echo support-notifications,cmd/support-notifications/Dockerfile 20:30:25 + dirname cmd/support-scheduler/Dockerfile 20:30:25 + cut -d/ -f2 20:30:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:30:25 + dirname cmd/sys-mgmt-agent/Dockerfile 20:30:25 + cut -d/ -f2 20:30:25 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:30:25 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 20:30:26 + git rev-list -1 --merges c5d40af4cfe985ba072fa0df9a6743bf9956dd44~1..c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [Pipeline] echo 20:30:26 -----------> git rev-list -1 --merges c5d40af4cfe985ba072fa0df9a6743bf9956dd44~1..c5d40af4cfe985ba072fa0df9a6743bf9956dd44 c5d40af4cfe985ba072fa0df9a6743bf9956dd44 20:30:26 c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [false] [Pipeline] sh 20:30:26 + git log --format=format:%s -1 c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [Pipeline] echo 20:30:26 ========================================================= 20:30:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:30:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:26 + grep -v github /etc/ssh/ssh_known_hosts 20:30:26 + [ -e /tmp/ssh_known_hosts ] 20:30:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:26 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:30:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:27 20:30:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:27 latest: Pulling from edgex-devops/py-git-semver 20:30:27 1fe172e4850f: Pulling fs layer 20:30:27 caf521ccaac6: Pulling fs layer 20:30:27 3ead6fa29328: Pulling fs layer 20:30:27 5c2a1cbceb83: Pulling fs layer 20:30:27 a8d5f1318db7: Pulling fs layer 20:30:27 c427282e49a2: Pulling fs layer 20:30:27 1827001aaf11: Pulling fs layer 20:30:27 0714d37db230: Pulling fs layer 20:30:27 ac28cf19c067: Pulling fs layer 20:30:27 ca983d60f3e2: Pulling fs layer 20:30:27 9f894cec8388: Pulling fs layer 20:30:27 5c2a1cbceb83: Waiting 20:30:27 0714d37db230: Waiting 20:30:27 c427282e49a2: Waiting 20:30:27 1827001aaf11: Waiting 20:30:27 9f894cec8388: Waiting 20:30:27 a8d5f1318db7: Waiting 20:30:27 ca983d60f3e2: Waiting 20:30:27 ac28cf19c067: Waiting 20:30:27 caf521ccaac6: Download complete 20:30:27 5c2a1cbceb83: Verifying Checksum 20:30:27 5c2a1cbceb83: Download complete 20:30:27 a8d5f1318db7: Verifying Checksum 20:30:27 a8d5f1318db7: Download complete 20:30:27 3ead6fa29328: Verifying Checksum 20:30:27 3ead6fa29328: Download complete 20:30:27 c427282e49a2: Verifying Checksum 20:30:27 c427282e49a2: Download complete 20:30:27 0714d37db230: Verifying Checksum 20:30:27 0714d37db230: Download complete 20:30:27 ac28cf19c067: Download complete 20:30:27 ca983d60f3e2: Download complete 20:30:27 9f894cec8388: Download complete 20:30:27 1fe172e4850f: Verifying Checksum 20:30:27 1fe172e4850f: Download complete 20:30:28 1827001aaf11: Verifying Checksum 20:30:28 1827001aaf11: Download complete 20:30:29 1fe172e4850f: Pull complete 20:30:29 caf521ccaac6: Pull complete 20:30:30 3ead6fa29328: Pull complete 20:30:30 5c2a1cbceb83: Pull complete 20:30:30 a8d5f1318db7: Pull complete 20:30:30 c427282e49a2: Pull complete 20:30:32 1827001aaf11: Pull complete 20:30:32 0714d37db230: Pull complete 20:30:32 ac28cf19c067: Pull complete 20:30:32 ca983d60f3e2: Pull complete 20:30:32 9f894cec8388: Pull complete 20:30:32 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 20:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 20:30:33 prd-ubuntu20.04-docker-8c-8g-63498 does not seem to be running inside a container 20:30:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:30:34 $ docker top 5b50c5b4dcd8c35019910055246cd43ac83810deeed190d89678302545052b9c -eo pid,comm 20:30:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:30:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:34 [ssh-agent] Looking for ssh-agent implementation... 20:30:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:34 $ docker exec 5b50c5b4dcd8c35019910055246cd43ac83810deeed190d89678302545052b9c ssh-agent 20:30:34 SSH_AUTH_SOCK=/tmp/ssh-1zVeMmlKNJt7/agent.16 20:30:34 SSH_AGENT_PID=22 20:30:34 Running ssh-add (command line suppressed) 20:30:35 Identity added: /w/workspace/edgex-go/19@tmp/private_key_4797451700284824935.key (/w/workspace/edgex-go/19@tmp/private_key_4797451700284824935.key) 20:30:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:35 + git tag --points-at HEAD [Pipeline] } 20:30:35 $ docker exec --env ******** --env ******** 5b50c5b4dcd8c35019910055246cd43ac83810deeed190d89678302545052b9c ssh-agent -k 20:30:35 unset SSH_AUTH_SOCK; 20:30:35 unset SSH_AGENT_PID; 20:30:35 echo Agent pid 22 killed; 20:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:35 [ssh-agent] Looking for ssh-agent implementation... 20:30:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:35 $ docker exec 5b50c5b4dcd8c35019910055246cd43ac83810deeed190d89678302545052b9c ssh-agent 20:30:35 SSH_AUTH_SOCK=/tmp/ssh-5l1mP9PTDqJs/agent.73 20:30:35 SSH_AGENT_PID=79 20:30:35 Running ssh-add (command line suppressed) 20:30:36 Identity added: /w/workspace/edgex-go/19@tmp/private_key_3233410704013340794.key (/w/workspace/edgex-go/19@tmp/private_key_3233410704013340794.key) 20:30:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:36 + git semver init 20:30:36 2022-05-12 20:30:36,561 [run_init] DEBUG init version:0.0.0 force:False 20:30:36 2022-05-12 20:30:36,562 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/19/.semver 20:30:36 2022-05-12 20:30:36,563 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/19/.semver 20:30:36 2022-05-12 20:30:36,563 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/19/.semver'], cwd=/w/workspace/edgex-go/19, universal_newlines=False, shell=None, istream=None) 20:30:44 2022-05-12 20:30:44,519 [append_file] DEBUG append to file:/w/workspace/edgex-go/19/.git/info/exclude 20:30:44 2022-05-12 20:30:44,519 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/19/.semver/PR-3987 with force:False 20:30:44 2022-05-12 20:30:44,519 [write_file] DEBUG write to file:/w/workspace/edgex-go/19/.semver/PR-3987 20:30:44 2022-05-12 20:30:44,524 [execute] INFO git cat-file --batch-check 20:30:44 2022-05-12 20:30:44,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/19/.semver, universal_newlines=False, shell=None, istream=) 20:30:44 2022-05-12 20:30:44,532 [execute] INFO git cat-file --batch 20:30:44 2022-05-12 20:30:44,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/19/.semver, universal_newlines=False, shell=None, istream=) 20:30:44 2022-05-12 20:30:44,538 [read_version] DEBUG read version from /w/workspace/edgex-go/19/.semver/PR-3987 20:30:44 0.0.0 [Pipeline] } 20:30:44 $ docker exec --env ******** --env ******** 5b50c5b4dcd8c35019910055246cd43ac83810deeed190d89678302545052b9c ssh-agent -k 20:30:44 unset SSH_AUTH_SOCK; 20:30:44 unset SSH_AGENT_PID; 20:30:44 echo Agent pid 79 killed; 20:30:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:45 + git semver [Pipeline] } 20:30:45 $ docker stop --time=1 5b50c5b4dcd8c35019910055246cd43ac83810deeed190d89678302545052b9c 20:30:46 $ docker rm -f 5b50c5b4dcd8c35019910055246cd43ac83810deeed190d89678302545052b9c [Pipeline] // withDockerContainer [Pipeline] sh 20:30:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:47 Stashed 1 file(s) [Pipeline] echo 20:30:47 [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 20:30:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:47 ========================================================= 20:30:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:30:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:47 59bf1c3509f3: Pulling fs layer 20:30:47 666ba61612fd: Pulling fs layer 20:30:47 8ed8ca486205: Pulling fs layer 20:30:47 4fe6c5a15a65: Pulling fs layer 20:30:47 22a0e8bec74d: Pulling fs layer 20:30:47 ca2b28591e48: Pulling fs layer 20:30:47 a51346096db8: Pulling fs layer 20:30:47 daebc70d1ce1: Pulling fs layer 20:30:47 0e18a0eac166: Pulling fs layer 20:30:47 4fe6c5a15a65: Waiting 20:30:47 a51346096db8: Waiting 20:30:47 22a0e8bec74d: Waiting 20:30:47 daebc70d1ce1: Waiting 20:30:47 ca2b28591e48: Waiting 20:30:47 0e18a0eac166: Waiting 20:30:47 8ed8ca486205: Verifying Checksum 20:30:47 8ed8ca486205: Download complete 20:30:47 666ba61612fd: Download complete 20:30:47 22a0e8bec74d: Verifying Checksum 20:30:47 22a0e8bec74d: Download complete 20:30:47 ca2b28591e48: Download complete 20:30:47 a51346096db8: Download complete 20:30:48 59bf1c3509f3: Verifying Checksum 20:30:48 59bf1c3509f3: Download complete 20:30:48 59bf1c3509f3: Pull complete 20:30:48 666ba61612fd: Pull complete 20:30:48 daebc70d1ce1: Verifying Checksum 20:30:48 daebc70d1ce1: Download complete 20:30:48 8ed8ca486205: Pull complete 20:30:49 0e18a0eac166: Verifying Checksum 20:30:49 0e18a0eac166: Download complete 20:30:49 4fe6c5a15a65: Verifying Checksum 20:30:49 4fe6c5a15a65: Download complete 20:30:53 4fe6c5a15a65: Pull complete 20:30:54 22a0e8bec74d: Pull complete 20:30:54 ca2b28591e48: Pull complete 20:30:54 a51346096db8: Pull complete 20:30:54 daebc70d1ce1: Pull complete 20:30:56 0e18a0eac166: Pull complete 20:30:56 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 20:30:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:30:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:57 WORKDIR /edgex 20:30:57 COPY go.mod . 20:30:57 RUN go mod download 20:30:57 + docker build -t ci-base-image-x86_64 -f - . 20:30:58 Sending build context to Docker daemon 335.3MB 20:30:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:58 ---> f018257e8ee9 20:30:58 Step 2/4 : WORKDIR /edgex 20:31:00 ---> Running in 1ab23be465b9 20:31:00 Removing intermediate container 1ab23be465b9 20:31:00 ---> 03f9a0374ed4 20:31:00 Step 3/4 : COPY go.mod . 20:31:00 ---> 23c9ed966b52 20:31:00 Step 4/4 : RUN go mod download 20:31:00 ---> Running in b6fbdb5a5a3a 20:31:02 Still waiting to schedule task 20:31:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-63496’ is offline 20:31:15 Removing intermediate container b6fbdb5a5a3a 20:31:15 ---> b1bbd46f0e73 20:31:15 Successfully built b1bbd46f0e73 20:31:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:31:15 + docker inspect -f . ci-base-image-x86_64 20:31:15 . [Pipeline] withDockerContainer 20:31:15 prd-ubuntu20.04-docker-8c-8g-63498 does not seem to be running inside a container 20:31:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:16 $ docker top 3cca44a0fbb2eb20f63bc26401dc1fd7e53fe3ae6adaab2d99bd747f736623f3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:16 + go version 20:31:16 go version go1.17.6 linux/amd64 [Pipeline] } 20:31:16 $ docker stop --time=1 3cca44a0fbb2eb20f63bc26401dc1fd7e53fe3ae6adaab2d99bd747f736623f3 20:31:18 $ docker rm -f 3cca44a0fbb2eb20f63bc26401dc1fd7e53fe3ae6adaab2d99bd747f736623f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:18 + docker inspect -f . ci-base-image-x86_64 20:31:18 . [Pipeline] withDockerContainer 20:31:18 prd-ubuntu20.04-docker-8c-8g-63498 does not seem to be running inside a container 20:31:18 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:18 $ docker top 7848213a1ad96d01bfe08a0e4daf34499325f1e02dbe45f8a1ce90034278af9e -eo pid,comm [Pipeline] { [Pipeline] echo 20:31:19 ========================================================= 20:31:19 [edgeXBuildGoParallel] Running Tests and Build... 20:31:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:19 + make test 20:31:19 go mod tidy -compat=1.17 20:31:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:31:26 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.113s coverage: 28.7% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.087s coverage: 98.5% of statements 20:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 53.4% of statements 20:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.884s coverage: 89.2% of statements 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.086s coverage: 84.8% of statements 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.449s coverage: 95.6% of statements 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.077s coverage: 58.8% of statements 20:31:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.6% of statements 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 20:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 79.5% of statements 20:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 20:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 20:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 20:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 20:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 20:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 82.5% of statements 20:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.4% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 65.4% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.8% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.059s coverage: 28.9% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:32:04 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 20:32:26 GO111MODULE=on go vet ./... 20:32:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:29 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:29 + ls -al . 20:32:29 total 684 20:32:29 drwxrwxr-x 10 1001 1001 4096 May 12 20:32 . 20:32:29 drwxr-xr-x 4 root root 4096 May 12 20:31 .. 20:32:29 -rw-rw-r-- 1 1001 1001 11 May 12 20:30 .dockerignore 20:32:29 drwxrwxr-x 8 1001 1001 4096 May 12 20:30 .git 20:32:29 drwxrwxr-x 3 1001 1001 4096 May 12 20:30 .github 20:32:29 -rw-rw-r-- 1 1001 1001 879 May 12 20:30 .gitignore 20:32:29 -rw-rw-r-- 1 1001 1001 42 May 12 20:30 .golangci.yml 20:32:29 -rw-rw-r-- 1 1001 1001 87 May 12 20:30 .hadolint.yml 20:32:29 drwxr-xr-x 3 1001 1001 4096 May 12 20:30 .semver 20:32:29 -rw-rw-r-- 1 1001 1001 166 May 12 20:30 .sonarcloud.properties 20:32:29 -rw-rw-r-- 1 1001 1001 1171 May 12 20:30 ADOPTERS.md 20:32:29 -rw-rw-r-- 1 1001 1001 10086 May 12 20:30 Attribution.txt 20:32:29 -rw-rw-r-- 1 1001 1001 63209 May 12 20:30 CHANGELOG.md 20:32:29 -rw-rw-r-- 1 1001 1001 3804 May 12 20:30 CONTRIBUTING.md 20:32:29 -rw-rw-r-- 1 1001 1001 677 May 12 20:30 GOVERNANCE.md 20:32:29 -rw-rw-r-- 1 1001 1001 850 May 12 20:30 Jenkinsfile 20:32:29 -rw-rw-r-- 1 1001 1001 10775 May 12 20:30 LICENSE 20:32:29 -rw-rw-r-- 1 1001 1001 10389 May 12 20:30 Makefile 20:32:29 -rw-rw-r-- 1 1001 1001 582 May 12 20:30 OWNERS.md 20:32:29 -rw-rw-r-- 1 1001 1001 9094 May 12 20:30 README.md 20:32:29 -rw-rw-r-- 1 1001 1001 6912 May 12 20:30 SECURITY.md 20:32:29 -rw-rw-r-- 1 1001 1001 5 May 12 20:30 VERSION 20:32:29 -rw-rw-r-- 1 1001 1001 4131 May 12 20:30 ZMQWindows.md 20:32:29 drwxrwxr-x 2 1001 1001 4096 May 12 20:30 bin 20:32:29 drwxrwxr-x 18 1001 1001 4096 May 12 20:30 cmd 20:32:29 -rw-r--r-- 1 root root 435134 May 12 20:32 coverage.out 20:32:29 -rw-rw-r-- 1 1001 1001 3217 May 12 20:30 go.mod 20:32:29 -rw-rw-r-- 1 1001 1001 35084 May 12 20:31 go.sum 20:32:29 drwxrwxr-x 8 1001 1001 4096 May 12 20:30 internal 20:32:29 drwxrwxr-x 3 1001 1001 4096 May 12 20:30 openapi 20:32:29 drwxrwxr-x 4 1001 1001 4096 May 12 20:30 snap 20:32:29 -rw-rw-r-- 1 1001 1001 204 May 12 20:30 version.go [Pipeline] sh 20:32:30 + '[' -e coverage.out ] 20:32:30 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:30 Stashed 1 file(s) [Pipeline] sh 20:32:30 + make build 20:32:30 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 20:32: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/core-metadata/core-metadata ./cmd/core-metadata 20:32: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/core-command/core-command ./cmd/core-command 20:32:53 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 20:33: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:33: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:33: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 20:33:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:33:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:33:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:33:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:33:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:33:07 $ docker stop --time=1 7848213a1ad96d01bfe08a0e4daf34499325f1e02dbe45f8a1ce90034278af9e 20:33:09 $ docker rm -f 7848213a1ad96d01bfe08a0e4daf34499325f1e02dbe45f8a1ce90034278af9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:10 20:33:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:33:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:10 latest: Pulling from edgex-devops/edgex-compose 20:33:10 cbdbe7a5bc2a: Pulling fs layer 20:33:10 ca9280d653b3: Pulling fs layer 20:33:10 7e9c9ca2126c: Pulling fs layer 20:33:10 cbdbe7a5bc2a: Verifying Checksum 20:33:10 cbdbe7a5bc2a: Download complete 20:33:11 cbdbe7a5bc2a: Pull complete 20:33:11 ca9280d653b3: Verifying Checksum 20:33:11 ca9280d653b3: Download complete 20:33:11 7e9c9ca2126c: Download complete 20:33:11 ca9280d653b3: Pull complete 20:33:14 7e9c9ca2126c: Pull complete 20:33:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:33:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:33:14 prd-ubuntu20.04-docker-8c-8g-63498 does not seem to be running inside a container 20:33:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:16 $ docker top e32ce4568800917a36fdbd945dc4e4af7a05efb8000ec87ad826ce4131ef7716 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:16 + + docker-composegrep build parallel --help 20:33:16 20:33:17 --parallel Build images in parallel. [Pipeline] } 20:33:17 $ docker stop --time=1 e32ce4568800917a36fdbd945dc4e4af7a05efb8000ec87ad826ce4131ef7716 20:33:18 $ docker rm -f e32ce4568800917a36fdbd945dc4e4af7a05efb8000ec87ad826ce4131ef7716 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:18 . [Pipeline] withDockerContainer 20:33:19 prd-ubuntu20.04-docker-8c-8g-63498 does not seem to be running inside a container 20:33:19 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:19 $ docker top d2453d91bcd5ce2f086771c5e68a912ccbcca7d03ffefa071f5addd9ea7d0753 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:19 + docker-compose -f ./docker-compose-build.yml build --parallel 20:33:20 Building core-command ... 20:33:20 Building core-data ... 20:33:20 Building core-metadata ... 20:33:20 Building security-bootstrapper ... 20:33:20 Building security-proxy-setup ... 20:33:20 Building security-secretstore-setup ... 20:33:20 Building security-spiffe-token-provider ... 20:33:20 Building security-spire-agent ... 20:33:20 Building security-spire-config ... 20:33:20 Building security-spire-server ... 20:33:20 Building support-notifications ... 20:33:20 Building support-scheduler ... 20:33:20 Building sys-mgmt-agent ... 20:33:20 Building security-bootstrapper 20:33:20 Building security-secretstore-setup 20:33:20 Building core-metadata 20:33:20 Building security-spiffe-token-provider 20:33:20 Building core-command 20:33:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-63501 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws 20:33:28 Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout 20:33:28 The recommended git tool is: git 20:33:36 using credential edgex-jenkins-ssh 20:33:36 Cloning the remote Git repository 20:33:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:33:36 > git init /w/workspace/edgex-go/19 # timeout=10 20:33:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:36 > git --version # timeout=10 20:33:36 > git --version # 'git version 2.25.1' 20:33:36 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:38 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:38 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:33:38 ---> b1bbd46f0e73 20:33:38 Step 3/20 : WORKDIR /edgex-go 20:33:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:38 ---> b1bbd46f0e73 20:33:38 Step 3/23 : WORKDIR /edgex-go 20:33:38 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:38 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:33:38 ---> b1bbd46f0e73 20:33:38 Step 3/31 : WORKDIR /edgex-go 20:33:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:38 ---> b1bbd46f0e73 20:33:38 Step 3/23 : WORKDIR /edgex-go 20:33:38 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:33:38 ---> b1bbd46f0e73 20:33:38 Step 3/25 : WORKDIR /edgex-go 20:33:38 ---> Running in 1b5eaf769559 20:33:38 ---> Running in 8cfffafeb770 20:33:38 ---> Running in 981bb42b20a6 20:33:38 ---> Running in e7de671680c6 20:33:38 ---> Running in 620b132c299c 20:33:38 Removing intermediate container 1b5eaf769559 20:33:38 ---> 36aace79eaf6 20:33:38 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:38 Removing intermediate container 620b132c299c 20:33:38 ---> b22b94abb0fa 20:33:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:38 Removing intermediate container 981bb42b20a6 20:33:38 ---> 34d59e662223 20:33:38 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:33:38 Removing intermediate container e7de671680c6 20:33:38 ---> 1583fcb684ac 20:33:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:38 Removing intermediate container 8cfffafeb770 20:33:38 ---> d43ca7e730ad 20:33:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:38 ---> Running in 313b19f81e65 20:33:38 ---> Running in 8b52bc420cdc 20:33:38 ---> Running in 25eed0e7b909 20:33:38 ---> Running in 76d57dd8ee28 20:33:38 ---> Running in e3e276f1c568 20:33:38 Removing intermediate container 313b19f81e65 20:33:38 ---> 24f01c1934c1 20:33:38 Step 5/31 : RUN apk add --update --no-cache make git 20:33:38 ---> Running in 71e38120565c 20:33:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:39 Removing intermediate container 8b52bc420cdc 20:33:39 ---> e88b215504db 20:33:39 Step 5/25 : RUN apk add --update --no-cache make git 20:33:39 ---> Running in c6a6f00691fb 20:33:39 Removing intermediate container 76d57dd8ee28 20:33:39 ---> 7282a1f615a4 20:33:39 Step 5/23 : RUN apk add --update --no-cache make git 20:33:39 ---> Running in 16493edeb4d5 20:33:39 Removing intermediate container e3e276f1c568 20:33:39 ---> 9df0463427a7 20:33:39 Step 5/23 : RUN apk add --update --no-cache make git 20:33:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:39 ---> Running in 79d779abe3af 20:33:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:40 v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:33:40 v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:33:40 OK: 15864 distinct packages available 20:33:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:40 OK: 221 MiB in 52 packages 20:33:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:41 Removing intermediate container 71e38120565c 20:33:41 ---> 59ef0816dfcc 20:33:41 Step 6/31 : COPY go.mod vendor* ./ 20:33:41 OK: 221 MiB in 52 packages 20:33:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:41 ---> ba282b110c93 20:33:41 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:41 OK: 221 MiB in 52 packages 20:33:41 ---> Running in 3ec21338df8c 20:33:41 Removing intermediate container 16493edeb4d5 20:33:41 ---> 57b9808f56dc 20:33:41 Step 6/23 : COPY go.mod vendor* ./ 20:33:41 OK: 221 MiB in 52 packages 20:33:41 ---> 731f9288d59e 20:33:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:41 ---> Running in 534ec151e5f8 20:33:41 OK: 221 MiB in 52 packages 20:33:41 Removing intermediate container 79d779abe3af 20:33:41 ---> 83ea2d164f01 20:33:41 Step 6/23 : COPY go.mod vendor* ./ 20:33:41 ---> 9bae4db3146d 20:33:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:41 ---> Running in 551f05bf06f6 20:33:42 Removing intermediate container 25eed0e7b909 20:33:42 ---> d461b4edc689 20:33:42 Step 5/20 : COPY go.mod vendor* ./ 20:33:42 Removing intermediate container c6a6f00691fb 20:33:42 ---> 33e9ddd82396 20:33:42 Step 6/25 : COPY go.mod vendor* ./ 20:33:42 ---> 7d3f89516fa6 20:33:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:42 ---> Running in bd72cc0aa5db 20:33:42 ---> c82caf88f3c0 20:33:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:42 ---> Running in b6ff31c6cb86 20:33:42 Removing intermediate container 3ec21338df8c 20:33:42 ---> ed60e466b1fd 20:33:42 Step 8/31 : COPY . . 20:33:43 Removing intermediate container 534ec151e5f8 20:33:43 ---> 844d96f5a59a 20:33:43 Step 8/23 : COPY . . 20:33:43 Removing intermediate container 551f05bf06f6 20:33:43 ---> 902408fa0f6f 20:33:43 Step 8/23 : COPY . . 20:33:43 Removing intermediate container bd72cc0aa5db 20:33:43 ---> 787e2f8fd3c0 20:33:43 Step 7/20 : COPY . . 20:33:44 Removing intermediate container b6ff31c6cb86 20:33:44 ---> 73e998fd1611 20:33:44 Step 8/25 : COPY . . 20:33:54 ---> 1bd29eeacfb6 20:33:54 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:33:54 ---> df775ca18048 20:33:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:33:54 ---> 7b77804253b9 20:33:54 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:33:54 ---> 1ee71690fbb5 20:33:54 Step 9/23 : RUN make cmd/core-command/core-command 20:33:54 ---> 15d7541cb2c8 20:33:54 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:33:54 ---> Running in 30c882aa9ed8 20:33:54 ---> Running in 9566bc328e46 20:33:54 ---> Running in e28cf0985281 20:33:54 ---> Running in a36af5076294 20:33:54 ---> Running in d764c86b31a5 20:33:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:33:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:33: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:33:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:33:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:33:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:54 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:33: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:33:55 Merging remotes/origin/main commit 77a68f5da6f519d4d96e9a2f0ff79068308f0635 into PR head commit afefe22a13fb49ee18dbec9d4f7bc995078f998b 20:33:56 Merge succeeded, producing 362f793920d198910564abef7f89ad48e7cf2470 20:33:56 Checking out Revision 362f793920d198910564abef7f89ad48e7cf2470 (PR-3987) 20:33:55 > git config core.sparsecheckout # timeout=10 20:33:55 > git checkout -f afefe22a13fb49ee18dbec9d4f7bc995078f998b # timeout=10 20:33:55 > git remote # timeout=10 20:33:55 > git config --get remote.origin.url # timeout=10 20:33:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:55 > git merge 77a68f5da6f519d4d96e9a2f0ff79068308f0635 # timeout=10 20:33:56 > git rev-parse HEAD^{commit} # timeout=10 20:33:56 > git config core.sparsecheckout # timeout=10 20:33:56 > git checkout -f 362f793920d198910564abef7f89ad48e7cf2470 # timeout=10 20:34:00 Commit message: "Merge commit '77a68f5da6f519d4d96e9a2f0ff79068308f0635' into HEAD" 20:34:00 > git rev-list --no-walk afefe22a13fb49ee18dbec9d4f7bc995078f998b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:34:01 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:01 Dload Upload Total Spent Left Speed 20:34:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 20:34:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:34:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:34:02 + sudo tee /etc/docker/daemon.new 20:34:02 { 20:34:02 "registry-mirrors": [ 20:34:02 "https://nexus3.edgexfoundry.org:10001" 20:34:02 ], 20:34:02 "bip": "10.250.0.254/24", 20:34:02 "hosts": [ 20:34:02 "tcp://0.0.0.0:5555", 20:34:02 "unix:///var/run/docker.sock" 20:34:02 ], 20:34:02 "mtu": 1458, 20:34:02 "selinux-enabled": true, 20:34:02 "seccomp-profile": "/etc/docker/seccomp.json" 20:34:02 } [Pipeline] sh 20:34:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:34:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:21 provisioning config files... 20:34:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config3256715361023010763tmp 20:34: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:22 ---> docker-login.sh 20:34:22 nexus3.edgexfoundry.org:10001 20:34:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:23 Configure a credential helper to remove this warning. See 20:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:23 20:34:23 Login Succeeded 20:34:23 nexus3.edgexfoundry.org:10002 20:34:23 Removing intermediate container 9566bc328e46 20:34:23 ---> 25a521100a38 20:34:23 20:34:23 Step 10/23 : FROM alpine:3.14 20:34:23 Removing intermediate container a36af5076294 20:34:23 ---> 7e122593d722 20:34:23 20:34:23 Step 10/23 : FROM alpine:3.14 20:34:23 Removing intermediate container d764c86b31a5 20:34:23 ---> 123c766bd2e6 20:34:23 20:34:23 Step 10/31 : FROM alpine:3.14 20:34:23 Removing intermediate container 30c882aa9ed8 20:34:23 ---> dbd78c25286a 20:34:23 20:34:23 Step 10/25 : FROM alpine:3.14 20:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:23 Configure a credential helper to remove this warning. See 20:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:23 20:34:23 Login Succeeded 20:34:23 nexus3.edgexfoundry.org:10003 20:34:24 3.14: Pulling from library/alpine 20:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:24 Configure a credential helper to remove this warning. See 20:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:24 20:34:24 Login Succeeded 20:34:24 nexus3.edgexfoundry.org:10004 20:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:24 3.14: Pulling from library/alpine 20:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:24 Configure a credential helper to remove this warning. See 20:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:24 20:34:24 Login Succeeded 20:34:24 docker.io 20:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:25 3.14: Pulling from library/alpine 20:34:25 3.14: Pulling from library/alpine 20:34:25 Removing intermediate container e28cf0985281 20:34:25 ---> 0b3138317a5f 20:34:25 20:34:25 Step 9/20 : FROM alpine:3.15 20:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:25 Configure a credential helper to remove this warning. See 20:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:25 20:34:25 Login Succeeded 20:34:25 ---> docker-login.sh ends [Pipeline] } 20:34:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:34:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:26 ========================================================= 20:34:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:34:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:34:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:34:26 9b3977197b4f: Pulling fs layer 20:34:26 1a89e8eeedd5: Pulling fs layer 20:34:26 94645a83ff95: Pulling fs layer 20:34:26 3f3a8bcf1eab: Pulling fs layer 20:34:26 0c92f367c5e7: Pulling fs layer 20:34:26 3096ccb668a1: Pulling fs layer 20:34:26 e8cf19c19ddd: Pulling fs layer 20:34:26 a4caa8a26152: Pulling fs layer 20:34:26 3f3a8bcf1eab: Waiting 20:34:26 0c92f367c5e7: Waiting 20:34:26 3096ccb668a1: Waiting 20:34:26 e8cf19c19ddd: Waiting 20:34:26 a4caa8a26152: Waiting 20:34:26 94645a83ff95: Verifying Checksum 20:34:26 94645a83ff95: Download complete 20:34:26 1a89e8eeedd5: Verifying Checksum 20:34:26 1a89e8eeedd5: Download complete 20:34:26 0c92f367c5e7: Verifying Checksum 20:34:26 0c92f367c5e7: Download complete 20:34:26 3096ccb668a1: Download complete 20:34:26 9b3977197b4f: Verifying Checksum 20:34:26 9b3977197b4f: Download complete 20:34:26 e8cf19c19ddd: Verifying Checksum 20:34:26 e8cf19c19ddd: Download complete 20:34:27 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:27 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:27 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:27 Status: Downloaded newer image for alpine:3.14 20:34:27 Status: Downloaded newer image for alpine:3.14 20:34:27 Status: Image is up to date for alpine:3.14 20:34:27 ---> e04c818066af 20:34:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:34:27 ---> e04c818066af 20:34:27 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:34:27 ---> e04c818066af 20:34:27 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:34:27 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:27 Status: Image is up to date for alpine:3.14 20:34:27 ---> e04c818066af 20:34:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:34:27 ---> Running in 4ef9d9f34186 20:34:27 ---> Running in 57814f6327d0 20:34:27 ---> Running in 11f967eedede 20:34:27 ---> Running in 7d62933079e2 20:34:27 3.15: Pulling from library/alpine 20:34:27 Removing intermediate container 11f967eedede 20:34:27 ---> e8c39852589c 20:34:27 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:34:27 ---> Running in e528e53381ed 20:34:27 9b3977197b4f: Pull complete 20:34:27 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:34:27 Status: Downloaded newer image for alpine:3.15 20:34:27 ---> 0ac33e5f5afa 20:34:27 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:27 ---> Running in 22b852ec3fe3 20:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:28 Removing intermediate container 22b852ec3fe3 20:34:28 ---> a678b0488b06 20:34:28 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:28 ---> Running in b4dd828900b6 20:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:28 1a89e8eeedd5: Pull complete 20:34:28 (1/1) Installing dumb-init (1.2.5-r1) 20:34:28 Executing busybox-1.33.1-r7.trigger 20:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:28 OK: 6 MiB in 15 packages 20:34:28 (1/3) Installing ca-certificates (20211220-r0) 20:34:28 (2/3) Installing dumb-init (1.2.5-r1) 20:34:28 (3/3) Installing su-exec (0.2-r1) 20:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:28 Executing busybox-1.33.1-r7.trigger 20:34:28 Executing ca-certificates-20211220-r0.trigger 20:34:28 OK: 6 MiB in 17 packages 20:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:28 94645a83ff95: Pull complete 20:34:28 (1/1) Installing dumb-init (1.2.5-r1) 20:34:28 Executing busybox-1.33.1-r7.trigger 20:34:28 OK: 6 MiB in 15 packages 20:34:28 (1/2) Installing dumb-init (1.2.5-r1) 20:34:28 (2/2) Installing su-exec (0.2-r1) 20:34:28 Executing busybox-1.33.1-r7.trigger 20:34:28 OK: 6 MiB in 16 packages 20:34:28 a4caa8a26152: Verifying Checksum 20:34:28 a4caa8a26152: Download complete 20:34:28 Removing intermediate container 4ef9d9f34186 20:34:28 ---> 1a2e5cd5d1fd 20:34:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:28 ---> Running in ad530db94507 20:34:28 Removing intermediate container ad530db94507 20:34:28 ---> fb8b454f5dbb 20:34:28 Step 13/23 : ENV APP_PORT=59882 20:34:28 ---> Running in d5b0b86c7027 20:34:28 Removing intermediate container 57814f6327d0 20:34:28 ---> 6f16476f351e 20:34:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:29 ---> Running in a3c100f3e0cd 20:34:29 Removing intermediate container d5b0b86c7027 20:34:29 ---> d2c62283e18f 20:34:29 Step 14/23 : EXPOSE $APP_PORT 20:34:29 Removing intermediate container a3c100f3e0cd 20:34:29 ---> 118d57fa877d 20:34:29 Step 13/25 : WORKDIR / 20:34:29 ---> Running in efee71a3cd32 20:34:29 Removing intermediate container 7d62933079e2 20:34:29 ---> fb5ad4b7e11d 20:34:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:29 ---> Running in 3120deb6c0c6 20:34:29 ---> Running in 1db09aff5920 20:34:29 Removing intermediate container b4dd828900b6 20:34:29 ---> 04755e41012f 20:34:29 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:34:29 Removing intermediate container efee71a3cd32 20:34:29 ---> 106f151f30fc 20:34:29 Step 15/23 : WORKDIR / 20:34:29 ---> Running in a139d1e27d5c 20:34:29 Removing intermediate container e528e53381ed 20:34:29 ---> caf0fbdca229 20:34:29 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:34:29 ---> Running in 0ab7f83d7f48 20:34:29 3f3a8bcf1eab: Verifying Checksum 20:34:29 3f3a8bcf1eab: Download complete 20:34:29 Removing intermediate container 1db09aff5920 20:34:29 ---> 3f5eba4b28ad 20:34:29 Step 13/23 : ENV APP_PORT=59881 20:34:29 ---> Running in f614dba3ad0c 20:34:29 Removing intermediate container 3120deb6c0c6 20:34:29 ---> 7c048554b1bd 20:34:29 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:34:29 ---> Running in 49bbc1247a4b 20:34:29 Removing intermediate container f614dba3ad0c 20:34:29 ---> d3a76b7c76af 20:34:29 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:34:29 Removing intermediate container 0ab7f83d7f48 20:34:29 ---> 47d1e0ff921b 20:34:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:29 Removing intermediate container 49bbc1247a4b 20:34:29 ---> 1d9672e29763 20:34:29 Step 14/23 : EXPOSE $APP_PORT 20:34:29 ---> Running in c361147167f6 20:34:29 ---> Running in 7ab2918589ae 20:34:29 ---> fb3a97d85de3 20:34:29 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:34:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:29 Removing intermediate container c361147167f6 20:34:29 ---> 4b1b44b992a9 20:34:29 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:34:29 ---> 77f1a1ea33cf 20:34:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:34:29 ---> Running in 2d0eba6d9093 20:34:29 Removing intermediate container 7ab2918589ae 20:34:29 ---> 974369bf491a 20:34:29 Step 15/23 : WORKDIR / 20:34:29 ---> Running in 1bb6584a9445 20:34:29 ---> afc72e83cafe 20:34:29 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:34:30 Removing intermediate container 1bb6584a9445 20:34:30 ---> cb20f3514809 20:34:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:30 ---> 23455350b561 20:34:30 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:34:30 ---> 0bae264b71ba 20:34:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:34:30 ---> 0654d60318c7 20:34:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:34:30 ---> c861dbfbc914 20:34:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:34:30 ---> 34f66e9f4d20 20:34:30 Step 19/23 : ENTRYPOINT ["/core-command"] 20:34:30 ---> Running in 02a252c5787f 20:34:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:30 Removing intermediate container 2d0eba6d9093 20:34:30 ---> a63ac8314968 20:34:30 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:34:30 ---> 4ebbd9958f84 20:34:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:34:30 ---> Running in 19f5a9ae26bd 20:34:30 Removing intermediate container 02a252c5787f 20:34:30 ---> 76f41a13ba5d 20:34:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:30 ---> Running in 01e242373276 20:34:30 ---> 2519f4097e6a 20:34:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:34:31 Removing intermediate container 19f5a9ae26bd 20:34:31 ---> 12e84b388c1f 20:34:31 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:34:31 ---> 6014a4361c15 20:34:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:34:31 Removing intermediate container 01e242373276 20:34:31 ---> 37169d1c37cf 20:34:31 Step 21/23 : LABEL arch=x86_64 20:34:31 ---> Running in 3cd7234307f6 20:34:31 ---> Running in 2d4947d4e493 20:34:31 Removing intermediate container 3cd7234307f6 20:34:31 ---> bc068bb14973 20:34:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:31 ---> ac7609f40022 20:34:31 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:34:31 v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:34:31 v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:34:31 OK: 15857 distinct packages available 20:34:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:31 ---> Running in 1da22b76549c 20:34:31 Removing intermediate container 2d4947d4e493 20:34:31 ---> ee6e1ecdf71c 20:34:31 Step 22/23 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 20:34:31 ---> Running in abc7af326ce3 20:34:31 ---> Running in 704a4f32cfb2 20:34:31 Removing intermediate container 1da22b76549c 20:34:31 ---> da985fcb67dd 20:34:31 Step 21/23 : LABEL arch=x86_64 20:34:31 ---> 32e6ce7ad30f 20:34:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:34:31 ---> Running in d19e343c3de4 20:34:31 Removing intermediate container 704a4f32cfb2 20:34:31 ---> 0f5f426bf7af 20:34:31 Step 23/23 : LABEL version=0.0.0 20:34:31 ---> b3845b9c84df 20:34:31 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/ 20:34:31 ---> Running in ec010f69c5ea 20:34:31 ---> Running in a4c39ebd9bf1 20:34:31 Removing intermediate container d19e343c3de4 20:34:31 ---> 9d2b57d5caac 20:34:31 Step 22/23 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 20:34:31 ---> Running in 24e384786cb6 20:34:31 Removing intermediate container ec010f69c5ea 20:34:31 ---> ad770c6d9f66 20:34:31 20:34:31 Successfully built ad770c6d9f66 20:34:31 Successfully tagged core-command:latest 20:34:31 Removing intermediate container 24e384786cb6 20:34:31 ---> 56e04ab52907 20:34:31 Step 23/23 : LABEL version=0.0.0 20:34:31 Building support-notifications 20:34:31  Building core-command ... done  ---> Running in c29a53739bc9 20:34:32 Removing intermediate container abc7af326ce3 20:34:32 ---> 535e9ec12214 20:34:32 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:32 Removing intermediate container c29a53739bc9 20:34:32 ---> f3319d603cd5 20:34:32 20:34:32 Successfully built f3319d603cd5 20:34:32 Successfully tagged core-metadata:latest 20:34:32  Building core-metadata ... done Building support-scheduler 20:34:32 (1/9) Installing ca-certificates (20211220-r0) 20:34:32 (2/9) Installing brotli-libs (1.0.9-r5) 20:34:32 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:34:32 (4/9) Installing libcurl (7.80.0-r1) 20:34:32 (5/9) Installing curl (7.80.0-r1) 20:34:32 (6/9) Installing dumb-init (1.2.5-r1) 20:34:33 (7/9) Installing musl-obstack (1.2.3-r0) 20:34:33 (8/9) Installing libucontext (1.1-r0) 20:34:33 ---> 414896543d83 20:34:33 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:34:33 (9/9) Installing gcompat (1.0.0-r4) 20:34:33 Executing busybox-1.34.1-r5.trigger 20:34:33 Executing ca-certificates-20211220-r0.trigger 20:34:33 OK: 8 MiB in 23 packages 20:34:34 Removing intermediate container a4c39ebd9bf1 20:34:34 ---> 6c0aad4ffeda 20:34:34 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:34:34 ---> 7188be0fc8e9 20:34:34 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:34:34 ---> Running in 174ecc71c642 20:34:34 Removing intermediate container 174ecc71c642 20:34:34 ---> dae49657f4a9 20:34:34 Step 23/25 : LABEL arch=x86_64 20:34:34 ---> 83de333209a2 20:34:34 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:34:34 Removing intermediate container a139d1e27d5c 20:34:34 ---> b22385e6dbe5 20:34:34 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:34 ---> Running in 874c69341515 20:34:34 Removing intermediate container 874c69341515 20:34:34 ---> f88434f82916 20:34:34 Step 24/25 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 20:34:34 ---> Running in 96d277ce7417 20:34:34 ---> ff051b3c6d19 20:34:34 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:34:34 ---> 96310eacaee5 20:34:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:34:34 Removing intermediate container 96d277ce7417 20:34:34 ---> 686379e506a1 20:34:34 Step 25/25 : LABEL version=0.0.0 20:34:35 ---> Running in 9d5b42d47e99 20:34:35 ---> 93e22be862dc 20:34:35 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:34:35 Removing intermediate container 9d5b42d47e99 20:34:35 ---> faebc0fd3327 20:34:35 20:34:35 Successfully built faebc0fd3327 20:34:35 ---> Running in 7b0049490415 20:34:35 Successfully tagged security-secretstore-setup:latest 20:34:35  Building security-secretstore-setup ... done Building security-spire-config 20:34:35 ---> dbbd197b3264 20:34:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:34:35 Removing intermediate container 7b0049490415 20:34:35 ---> 4e1ae8308143 20:34:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:34:35 ---> 77fb640dbc73 20:34:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:34:36 ---> 49e6ec7a0d1c 20:34:36 Step 26/31 : RUN chmod +x /entrypoint.sh 20:34:36 ---> Running in dcccd95528ce 20:34:36 ---> Running in 076ee7107448 20:34:36 Removing intermediate container dcccd95528ce 20:34:36 ---> 507d9ae34ea6 20:34:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:36 ---> Running in ec8cd7e834b6 20:34:37 Removing intermediate container ec8cd7e834b6 20:34:37 ---> 074d2633415f 20:34:37 Step 18/20 : LABEL arch=x86_64 20:34:37 ---> Running in 75b72ec67e93 20:34:37 Removing intermediate container 75b72ec67e93 20:34:37 ---> e2255c3ef5e0 20:34:37 Step 19/20 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 20:34:37 ---> Running in fcf7b81b8f2b 20:34:37 Removing intermediate container fcf7b81b8f2b 20:34:37 ---> 1a258a76e849 20:34:37 Step 20/20 : LABEL version=0.0.0 20:34:37 ---> Running in 61e5094ca316 20:34:37 Removing intermediate container 076ee7107448 20:34:37 ---> d46d840c200d 20:34:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:34:37 ---> Running in bc7d30509d4c 20:34:37 Removing intermediate container 61e5094ca316 20:34:37 ---> 9bcc84bb98e3 20:34:37 20:34:38 Removing intermediate container bc7d30509d4c 20:34:38 ---> 1c904905c706 20:34:38 Step 28/31 : CMD ["gate"] 20:34:38 Successfully built 9bcc84bb98e3 20:34:38 Successfully tagged security-spiffe-token-provider:latest 20:34:38 Building security-spire-server 20:34:38  Building security-spiffe-token-provider ... done  ---> Running in 0b71de2e9db5 20:34:38 Removing intermediate container 0b71de2e9db5 20:34:38 ---> 7a0cc3f921ee 20:34:38 Step 29/31 : LABEL arch=x86_64 20:34:38 ---> Running in 2154e4b57812 20:34:38 Removing intermediate container 2154e4b57812 20:34:38 ---> 4f07a33cb0c0 20:34:38 Step 30/31 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 20:34:39 ---> Running in 351e17cd9eee 20:34:39 Removing intermediate container 351e17cd9eee 20:34:39 ---> 0d6f7a8e232a 20:34:39 Step 31/31 : LABEL version=0.0.0 20:34:40 ---> Running in 6afd275991e9 20:34:40 Removing intermediate container 6afd275991e9 20:34:40 ---> e9c504ba80a1 20:34:40 20:34:40 Successfully built e9c504ba80a1 20:34:40 Successfully tagged security-bootstrapper:latest 20:34:40  Building security-bootstrapper ... done Building security-proxy-setup 20:34:40 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:40 ---> b1bbd46f0e73 20:34:40 Step 3/22 : WORKDIR /edgex-go 20:34:40 ---> Using cache 20:34:40 ---> d43ca7e730ad 20:34:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:40 ---> Using cache 20:34:40 ---> 9df0463427a7 20:34:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:34:40 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:40 ---> b1bbd46f0e73 20:34:40 Step 3/22 : WORKDIR /edgex-go 20:34:40 ---> Using cache 20:34:40 ---> d43ca7e730ad 20:34:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:40 ---> Using cache 20:34:40 ---> 9df0463427a7 20:34:40 Step 5/22 : RUN apk add --update --no-cache make git 20:34:40 ---> Using cache 20:34:40 ---> 83ea2d164f01 20:34:40 Step 6/22 : COPY go.mod vendor* ./ 20:34:40 ---> Using cache 20:34:40 ---> 9bae4db3146d 20:34:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:40 ---> Using cache 20:34:40 ---> 902408fa0f6f 20:34:40 Step 8/22 : COPY . . 20:34:40 ---> Using cache 20:34:40 ---> 1ee71690fbb5 20:34:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:34:41 ---> Running in f75ab4bd3286 20:34:41 ---> Running in c691d0cee8f1 20:34:41 3f3a8bcf1eab: Pull complete 20:34:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34: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 20:34:42 0c92f367c5e7: Pull complete 20:34:42 3096ccb668a1: Pull complete 20:34:42 e8cf19c19ddd: Pull complete 20:34:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:43 OK: 221 MiB in 52 packages 20:34:44 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:34:44 ---> b1bbd46f0e73 20:34:44 Step 3/26 : WORKDIR /edgex-go 20:34:44 ---> Using cache 20:34:44 ---> d43ca7e730ad 20:34:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:44 ---> Using cache 20:34:44 ---> 9df0463427a7 20:34:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:34:46 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:34:46 ---> b1bbd46f0e73 20:34:46 Step 3/25 : WORKDIR /edgex-go 20:34:46 ---> Using cache 20:34:46 ---> d43ca7e730ad 20:34:46 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:46 ---> Using cache 20:34:46 ---> 9df0463427a7 20:34:46 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:34:47 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:47 ---> b1bbd46f0e73 20:34:47 Step 3/22 : WORKDIR /edgex-go 20:34:47 ---> Using cache 20:34:47 ---> d43ca7e730ad 20:34:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:47 ---> Using cache 20:34:47 ---> 9df0463427a7 20:34:47 Step 5/22 : RUN apk add --update --no-cache make git 20:34:47 ---> Using cache 20:34:47 ---> 83ea2d164f01 20:34:47 Step 6/22 : COPY go.mod vendor* ./ 20:34:47 ---> Using cache 20:34:47 ---> 9bae4db3146d 20:34:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:47 ---> Using cache 20:34:47 ---> 902408fa0f6f 20:34:47 Step 8/22 : COPY . . 20:34:47 ---> Using cache 20:34:47 ---> 1ee71690fbb5 20:34:47 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:34:48 ---> Running in dd2d3e094abc 20:34:48 ---> Running in 25a5c7d78df8 20:34:48 ---> Running in 565a6c01f43a 20:34:48 Removing intermediate container f75ab4bd3286 20:34:48 ---> 417776d6d713 20:34:48 Step 6/22 : COPY go.mod vendor* ./ 20:34:48 ---> 9fe442059a7b 20:34:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:48 ---> Running in 9f717c838b5d 20:34:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:34:49 a4caa8a26152: Pull complete 20:34:49 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 20:34:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:34:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:49 WORKDIR /edgex 20:34:49 COPY go.mod . 20:34:49 RUN go mod download 20:34:49 + docker build -t ci-base-image-arm64 -f - . 20:34:50 OK: 221 MiB in 52 packages 20:34:50 OK: 221 MiB in 52 packages 20:34:50 Removing intermediate container 9f717c838b5d 20:34:50 ---> eb3ffce1f2cc 20:34:50 Step 8/22 : COPY . . 20:34:50 Removing intermediate container dd2d3e094abc 20:34:50 ---> dd3ce0b54cfc 20:34:50 Step 6/26 : COPY go.mod vendor* ./ 20:34:51 Removing intermediate container 25a5c7d78df8 20:34:51 ---> c0d66555a935 20:34:51 Step 6/25 : COPY go.mod vendor* ./ 20:34:51 ---> c5dbc29187c9 20:34:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:52 Sending build context to Docker daemon 169.3MB 20:34:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:52 ---> 725f1c02e7f9 20:34:52 Step 2/4 : WORKDIR /edgex 20:34:53 ---> 517757d0fb1c 20:34:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:53 ---> Running in 7df6a3de64c8 20:34:53 ---> Running in 240d19deb549 20:34:54 ---> Running in c00eca2bcb6f 20:34:54 Removing intermediate container c00eca2bcb6f 20:34:54 ---> 409fde630d91 20:34:54 Step 3/4 : COPY go.mod . 20:34:55 ---> 006aeb51ff9f 20:34:55 Step 4/4 : RUN go mod download 20:34:55 ---> Running in b0dccbe442b4 20:34:56 Removing intermediate container 7df6a3de64c8 20:34:56 ---> ad32a205642f 20:34:56 Step 8/26 : COPY . . 20:34:56 Removing intermediate container 240d19deb549 20:34:56 ---> 47b4e013d637 20:34:56 Step 8/25 : COPY . . 20:35:00 ---> 8a4e96eed539 20:35:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:35:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:35:03 ---> Running in 4efc0f59e885 20:35:03 ---> b43cc0c93bb8 20:35:03 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:35:03 ---> b178ff3f50d5 20:35:03 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:35:03 ---> Running in edc674618403 20:35:03 ---> Running in 9e4d8069f753 20:35:03 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 20:35:04 Removing intermediate container 9e4d8069f753 20:35:04 ---> 80880f5efc67 20:35:04 Step 10/25 : RUN mkdir -p spire-build 20:35:04 Removing intermediate container edc674618403 20:35:04 ---> 71741b2593d1 20:35:04 Step 10/26 : RUN mkdir -p spire-build 20:35:04 ---> Running in 413d430dd530 20:35:04 ---> Running in 5f9073215804 20:35:05 Removing intermediate container 565a6c01f43a 20:35:05 ---> a10b69c5ad04 20:35:05 20:35:05 Step 10/22 : FROM alpine:3.14 20:35:05 ---> e04c818066af 20:35:05 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:35:05 Removing intermediate container 413d430dd530 20:35:05 ---> 4c3fcdc14d81 20:35:05 Step 11/25 : WORKDIR /edgex-go/spire-build 20:35:05 Removing intermediate container 5f9073215804 20:35:05 ---> 5cfc8b1cdfe5 20:35:05 Step 11/26 : WORKDIR /edgex-go/spire-build 20:35:05 ---> Running in 380f1fa9ad88 20:35:05 ---> Running in 807d55c66068 20:35:05 ---> Running in 204f98ab7ead 20:35:05 Removing intermediate container c691d0cee8f1 20:35:05 ---> a6a225a353bd 20:35:05 20:35:05 Step 10/22 : FROM alpine:3.14 20:35:05 ---> e04c818066af 20:35:05 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:35:05 ---> Using cache 20:35:05 ---> fb5ad4b7e11d 20:35:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:05 ---> Using cache 20:35:05 ---> 3f5eba4b28ad 20:35:05 Step 13/22 : ENV APP_PORT=59861 20:35:05 ---> Running in 86963e617923 20:35:06 Removing intermediate container 807d55c66068 20:35:06 ---> c9347a23579c 20:35:06 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 20:35:06 Removing intermediate container 204f98ab7ead 20:35:06 ---> be06f86b2b99 20:35:06 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:35:06 ---> Running in 1f9d124e5096 20:35:06 Removing intermediate container 86963e617923 20:35:06 ---> c1646c5a3ec9 20:35:06 Step 14/22 : EXPOSE $APP_PORT 20:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:06 ---> Running in ac18f56c3be2 20:35:06 ---> Running in ad26943567f2 20:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:06 Removing intermediate container ad26943567f2 20:35:06 ---> 8e9980df69c9 20:35:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:06 (1/6) Installing ca-certificates (20211220-r0) 20:35:06 (2/6) Installing brotli-libs (1.0.9-r5) 20:35:06 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:35:06 (4/6) Installing libcurl (7.79.1-r1) 20:35:06 (5/6) Installing curl (7.79.1-r1) 20:35:06 (6/6) Installing dumb-init (1.2.5-r1) 20:35:06 Executing busybox-1.33.1-r7.trigger 20:35:06 Executing ca-certificates-20211220-r0.trigger 20:35:06 OK: 8 MiB in 20 packages 20:35:07 ---> 3be2b5d8b40c 20:35:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:07 Removing intermediate container 380f1fa9ad88 20:35:07 ---> eab7d2ab55db 20:35:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:35:07 spire-1.2.1/ 20:35:07 spire-1.2.1/.data/ 20:35:07 spire-1.2.1/.data/.file 20:35:07 spire-1.2.1/.dockerignore 20:35:07 spire-1.2.1/.gitattributes 20:35:07 spire-1.2.1/.githooks/ 20:35:07 spire-1.2.1/.githooks/pre-commit 20:35:07 spire-1.2.1/.github/ 20:35:07 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:35:07 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:35:07 spire-1.2.1/.github/dependabot.yml 20:35:07 spire-1.2.1/.github/workflows/ 20:35:07 spire-1.2.1/.github/workflows/nightly_build.yaml 20:35:07 spire-1.2.1/.github/workflows/pr_build.yaml 20:35:07 spire-1.2.1/.github/workflows/release_build.yaml 20:35:07 spire-1.2.1/.github/workflows/scripts/ 20:35:07 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:35:07 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:35:07 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:35:07 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:35:07 spire-1.2.1/.github/workflows/scripts/split.sh 20:35:07 spire-1.2.1/.gitignore 20:35:07 spire-1.2.1/.go-version 20:35:07 spire-1.2.1/.golangci.yml 20:35:07 spire-1.2.1/ADOPTERS.md 20:35:07 spire-1.2.1/CHANGELOG.md 20:35:07 spire-1.2.1/CODE-OF-CONDUCT.md 20:35:07 spire-1.2.1/CODEOWNERS 20:35:07 spire-1.2.1/CONTRIBUTING.md 20:35:07 spire-1.2.1/Dockerfile 20:35:07 spire-1.2.1/Dockerfile.devspire-1.2.1/ 20:35:07 spire-1.2.1/.data/ 20:35:07 spire-1.2.1/.data/.file 20:35:07 spire-1.2.1/.dockerignore 20:35:07 spire-1.2.1/.gitattributes 20:35:07 spire-1.2.1/.githooks/ 20:35:07 spire-1.2.1/.githooks/pre-commit 20:35:07 spire-1.2.1/.github/ 20:35:07 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:35:07 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:35:07 spire-1.2.1/.github/dependabot.yml 20:35:07 spire-1.2.1/.github/workflows/ 20:35:07 spire-1.2.1/.github/workflows/nightly_build.yaml 20:35:07 spire-1.2.1/.github/workflows/pr_build.yaml 20:35:07 spire-1.2.1/.github/workflows/release_build.yaml 20:35:07 spire-1.2.1/.github/workflows/scripts/ 20:35:07 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:35:07 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:35:07 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:35:07 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:35:07 spire-1.2.1/.github/workflows/scripts/split.sh 20:35:07 spire-1.2.1/.gitignore 20:35:07 spire-1.2.1/.go-version 20:35:07 spire-1.2.1/.golangci.yml 20:35:07 spire-1.2.1/ADOPTERS.md 20:35:07 spire-1.2.1/CHANGELOG.md 20:35:07 spire-1.2.1/CODE-OF-CONDUCT.md 20:35:07 spire-1.2.1/CODEOWNERS 20:35:07 spire-1.2.1/CONTRIBUTING.md 20:35:07 spire-1.2.1/Dockerfile 20:35:07 spire-1.2.1/Dockerfile.dev 20:35:07 spire-1.2.1/Dockerfile.scratch 20:35:07 spire-1.2.1/LICENSE 20:35:07 spire-1.2.1/MAINTAINERS.md 20:35:07 spire-1.2.1/Makefile 20:35:07 spire-1.2.1/README.md 20:35:07 spire-1.2.1/ROADMAP.md 20:35:07 spire-1.2.1/SECURITY.md 20:35:07 spire-1.2.1/cmd/ 20:35:07 spire-1.2.1/cmd/spire-agent/ 20:35:07 spire-1.2.1/cmd/spire-agent/cli/ 20:35:07 spire-1.2.1/cmd/spire-agent/cli/api/ 20:35:07 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/common/ 20:35:07 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:35:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/run/ 20:35:07 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:35:07 spire-1.2.1/Dockerfile.scratch 20:35:07 spire-1.2.1/LICENSE 20:35:07 spire-1.2.1/MAINTAINERS.md 20:35:07 spire-1.2.1/Makefile 20:35:07 spire-1.2.1/README.md 20:35:07 spire-1.2.1/ROADMAP.md 20:35:07 spire-1.2.1/SECURITY.md 20:35:07 spire-1.2.1/cmd/ 20:35:07 spire-1.2.1/cmd/spire-agent/ 20:35:07 spire-1.2.1/cmd/spire-agent/cli/ 20:35:07 spire-1.2.1/cmd/spire-agent/cli/api/ 20:35:07 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/common/ 20:35:07 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:35:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/run/ 20:35:07 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:35:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:35:07 spire-1.2.1/cmd/spire-agent/main.go 20:35:07 spire-1.2.1/cmd/spire-server/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/agent/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/cli.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:35:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:35:07 spire-1.2.1/cmd/spire-agent/main.go 20:35:07 spire-1.2.1/cmd/spire-server/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/agent/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/cli.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/run/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/token/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/validate/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/run/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/token/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/validate/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/x509/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:35:07 spire-1.2.1/cmd/spire-server/main.go 20:35:07 spire-1.2.1/cmd/spire-server/util/ 20:35:07 spire-1.2.1/cmd/spire-server/util/util.go 20:35:07 spire-1.2.1/conf/ 20:35:07 spire-1.2.1/conf/agent/ 20:35:07 spire-1.2.1/conf/agent/agent.conf 20:35:07 spire-1.2.1/conf/agent/agent_full.conf 20:35:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:35:07 spire-1.2.1/conf/server/ 20:35:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:35:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:35:07 spire-1.2.1/conf/server/server.conf 20:35:07 spire-1.2.1/conf/server/server_full.conf 20:35:07 spire-1.2.1/doc/ 20:35:07 spire-1.2.1/doc/SPIRE101.md 20:35:07 spire-1.2.1/doc/auditlog.md 20:35:07 spire-1.2.1/doc/authorization_policy_engine.md 20:35:07 spire-1.2.1/doc/changelog_guidelines.md 20:35:07 spire-1.2.1/doc/cure53-report.pdf 20:35:07 spire-1.2.1/doc/images/ 20:35:07 spire-1.2.1/doc/images/2019_roadmap.png 20:35:07 spire-1.2.1/doc/images/SPIRE101.png 20:35:07 spire-1.2.1/doc/images/SPIRE_agent.png 20:35:07 spire-1.2.1/doc/images/SPIRE_server.png 20:35:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/x509/ 20:35:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:35:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:35:07 spire-1.2.1/cmd/spire-server/main.go 20:35:07 spire-1.2.1/cmd/spire-server/util/ 20:35:07 spire-1.2.1/cmd/spire-server/util/util.go 20:35:07 spire-1.2.1/conf/ 20:35:07 spire-1.2.1/conf/agent/ 20:35:07 spire-1.2.1/conf/agent/agent.conf 20:35:07 spire-1.2.1/conf/agent/agent_full.conf 20:35:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:35:07 spire-1.2.1/conf/server/ 20:35:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:35:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:35:07 spire-1.2.1/conf/server/server.conf 20:35:07 spire-1.2.1/conf/server/server_full.conf 20:35:07 spire-1.2.1/doc/ 20:35:07 spire-1.2.1/doc/SPIRE101.md 20:35:07 spire-1.2.1/doc/auditlog.md 20:35:07 spire-1.2.1/doc/authorization_policy_engine.md 20:35:07 spire-1.2.1/doc/changelog_guidelines.md 20:35:07 spire-1.2.1/doc/cure53-report.pdf 20:35:07 spire-1.2.1/doc/images/ 20:35:07 spire-1.2.1/doc/images/2019_roadmap.png 20:35:07 spire-1.2.1/doc/images/SPIRE101.png 20:35:07 spire-1.2.1/doc/images/SPIRE_agent.png 20:35:07 spire-1.2.1/doc/images/SPIRE_server.png 20:35:07 spire-1.2.1/doc/images/cache_mgr.png 20:35:07 spire-1.2.1/doc/images/cache_mgr_components.png 20:35:07 spire-1.2.1/doc/images/federated_spire.png 20:35:07 spire-1.2.1/doc/images/ha_mode.png 20:35:07 spire-1.2.1/doc/images/nested_spire.png 20:35:07 spire-1.2.1/doc/images/oidc_federation.png 20:35:07 spire-1.2.1/doc/images/single_trust_domain.png 20:35:07 spire-1.2.1/doc/images/spiffe_compatible.png 20:35:07 spire-1.2.1/doc/images/spire_logo.png 20:35:07 spire-1.2.1/doc/migrating_registration_api_clients.md 20:35:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:35:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:35:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:35:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:35:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:35:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:35:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:35:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:35:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:35:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:35:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:35:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:35:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:35:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:35:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:35:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:35:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:35:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:35:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:35:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:35:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:35:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:35:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:35:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:35:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:35:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:35:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:35:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:35:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:35:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:35:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:35:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:35:07 spire-1.2.1/doc/images/cache_mgr.png 20:35:07 spire-1.2.1/doc/images/cache_mgr_components.png 20:35:07 spire-1.2.1/doc/images/federated_spire.png 20:35:07 spire-1.2.1/doc/images/ha_mode.png 20:35:07 spire-1.2.1/doc/images/nested_spire.png 20:35:07 spire-1.2.1/doc/images/oidc_federation.png 20:35:07 spire-1.2.1/doc/images/single_trust_domain.png 20:35:07 spire-1.2.1/doc/images/spiffe_compatible.png 20:35:07 spire-1.2.1/doc/images/spire_logo.png 20:35:07 spire-1.2.1/doc/migrating_registration_api_clients.md 20:35:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:35:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:35:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:35:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:35:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:35:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:35:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:35:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:35:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:35:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:35:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:35:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:35:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:35:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:35:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:35:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:35:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:35:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:35:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:35:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:35:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:35:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:35:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:35:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:35:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:35:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:35:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:35:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:35:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:35:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:35:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:35:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:35:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:35:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:35:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:35:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:35:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:35:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:35:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:35:07 spire-1.2.1/doc/scaling_spire.md 20:35:07 spire-1.2.1/doc/spire_agent.md 20:35:07 spire-1.2.1/doc/spire_server.md 20:35:07 spire-1.2.1/doc/supported_integrations.md 20:35:07 spire-1.2.1/doc/telemetry.md 20:35:07 spire-1.2.1/doc/telemetry_config.md 20:35:07 spire-1.2.1/doc/upgrading.md 20:35:07 spire-1.2.1/doc/using_spire.md 20:35:07 spire-1.2.1/examples/ 20:35:07 spire-1.2.1/examples/README.md 20:35:07 spire-1.2.1/go.mod 20:35:07 spire-1.2.1/go.sum 20:35:07 spire-1.2.1/pkg/ 20:35:07 spire-1.2.1/pkg/agent/ 20:35:07 spire-1.2.1/pkg/agent/agent.go 20:35:07 spire-1.2.1/pkg/agent/api/ 20:35:07 spire-1.2.1/pkg/agent/api/config.go 20:35:07 spire-1.2.1/pkg/agent/api/debug/ 20:35:07 spire-1.2.1/pkg/agent/api/debug/v1/ 20:35:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:35:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:35:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:35:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:35:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:35:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:35:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:35:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:35:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:35:07 spire-1.2.1/doc/scaling_spire.md 20:35:07 spire-1.2.1/doc/spire_agent.md 20:35:07 spire-1.2.1/doc/spire_server.md 20:35:07 spire-1.2.1/doc/supported_integrations.md 20:35:07 spire-1.2.1/doc/telemetry.md 20:35:07 spire-1.2.1/doc/telemetry_config.md 20:35:07 spire-1.2.1/doc/upgrading.md 20:35:07 spire-1.2.1/doc/using_spire.md 20:35:07 spire-1.2.1/examples/ 20:35:07 spire-1.2.1/examples/README.md 20:35:07 spire-1.2.1/go.mod 20:35:07 spire-1.2.1/go.sum 20:35:07 spire-1.2.1/pkg/ 20:35:07 spire-1.2.1/pkg/agent/ 20:35:07 spire-1.2.1/pkg/agent/agent.go 20:35:07 spire-1.2.1/pkg/agent/api/ 20:35:07 spire-1.2.1/pkg/agent/api/config.go 20:35:07 spire-1.2.1/pkg/agent/api/debug/ 20:35:07 spire-1.2.1/pkg/agent/api/debug/v1/ 20:35:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:35:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:35:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:35:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:35:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:35:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:35:07 spire-1.2.1/pkg/agent/api/endpoints.go 20:35:07 spire-1.2.1/pkg/agent/api/health/ 20:35:07 spire-1.2.1/pkg/agent/api/health/v1/ 20:35:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:35:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:35:07 spire-1.2.1/pkg/agent/api/rpccontext/ 20:35:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:35:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:35:07 spire-1.2.1/pkg/agent/attestor/ 20:35:07 spire-1.2.1/pkg/agent/attestor/node/ 20:35:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:35:07 spire-1.2.1/pkg/agent/attestor/node/node.go 20:35:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:35:07 spire-1.2.1/pkg/agent/attestor/workload/ 20:35:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:35:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:35:07 spire-1.2.1/pkg/agent/catalog/ 20:35:07 spire-1.2.1/pkg/agent/catalog/catalog.go 20:35:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:35:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:35:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:35:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:35:07 spire-1.2.1/pkg/agent/client/ 20:35:07 spire-1.2.1/pkg/agent/client/client.go 20:35:07 spire-1.2.1/pkg/agent/client/client_test.go 20:35:07 spire-1.2.1/pkg/agent/client/dial.go 20:35:07 spire-1.2.1/pkg/agent/client/nodeconn.go 20:35:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:35:07 spire-1.2.1/pkg/agent/client/update.go 20:35:07 spire-1.2.1/pkg/agent/client/util.go 20:35:07 spire-1.2.1/pkg/agent/common/ 20:35:07 spire-1.2.1/pkg/agent/common/backoff/ 20:35:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:35:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:35:07 spire-1.2.1/pkg/agent/common/cgroups/ 20:35:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:35:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:35:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:35:07 spire-1.2.1/pkg/agent/config.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/ 20:35:07 spire-1.2.1/pkg/agent/endpoints/config.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:35:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:35:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/workload/ 20:35:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:35:07 spire-1.2.1/pkg/agent/manager/ 20:35:07 spire-1.2.1/pkg/agent/manager/cache/ 20:35:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:35:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:35:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:35:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:35:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:35:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:35:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:35:07 spire-1.2.1/pkg/agent/manager/config.go 20:35:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:35:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:35:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:35:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:35:07 spire-1.2.1/pkg/agent/api/endpoints.go 20:35:07 spire-1.2.1/pkg/agent/api/health/ 20:35:07 spire-1.2.1/pkg/agent/api/health/v1/ 20:35:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:35:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:35:07 spire-1.2.1/pkg/agent/api/rpccontext/ 20:35:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:35:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:35:07 spire-1.2.1/pkg/agent/attestor/ 20:35:07 spire-1.2.1/pkg/agent/attestor/node/ 20:35:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:35:07 spire-1.2.1/pkg/agent/attestor/node/node.go 20:35:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:35:07 spire-1.2.1/pkg/agent/attestor/workload/ 20:35:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:35:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:35:07 spire-1.2.1/pkg/agent/catalog/ 20:35:07 spire-1.2.1/pkg/agent/catalog/catalog.go 20:35:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:35:07 spire-1.2.1/pkg/agent/manager/manager.go 20:35:07 spire-1.2.1/pkg/agent/manager/manager_test.go 20:35:07 spire-1.2.1/pkg/agent/manager/storage.go 20:35:07 spire-1.2.1/pkg/agent/manager/storage_test.go 20:35:07 spire-1.2.1/pkg/agent/manager/storecache/ 20:35:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:35:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:35:07 spire-1.2.1/pkg/agent/manager/sync.go 20:35:07 spire-1.2.1/pkg/agent/plugin/ 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:35:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:35:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:35:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:35:07 spire-1.2.1/pkg/agent/client/ 20:35:07 spire-1.2.1/pkg/agent/client/client.go 20:35:07 spire-1.2.1/pkg/agent/client/client_test.go 20:35:07 spire-1.2.1/pkg/agent/client/dial.go 20:35:07 spire-1.2.1/pkg/agent/client/nodeconn.go 20:35:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:35:07 spire-1.2.1/pkg/agent/client/update.go 20:35:07 spire-1.2.1/pkg/agent/client/util.go 20:35:07 spire-1.2.1/pkg/agent/common/ 20:35:07 spire-1.2.1/pkg/agent/common/backoff/ 20:35:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:35:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:35:07 spire-1.2.1/pkg/agent/common/cgroups/ 20:35:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:35:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:35:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:35:07 spire-1.2.1/pkg/agent/config.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/ 20:35:07 spire-1.2.1/pkg/agent/endpoints/config.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:35:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:35:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/workload/ 20:35:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:35:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:35:07 spire-1.2.1/pkg/agent/manager/ 20:35:07 spire-1.2.1/pkg/agent/manager/cache/ 20:35:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:35:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:35:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:35:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:35:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:35:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:35:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:35:07 spire-1.2.1/pkg/agent/manager/config.go 20:35:07 spire-1.2.1/pkg/agent/manager/manager.go 20:35:07 spire-1.2.1/pkg/agent/manager/manager_test.go 20:35:07 spire-1.2.1/pkg/agent/manager/storage.go 20:35:07 spire-1.2.1/pkg/agent/manager/storage_test.go 20:35:07 spire-1.2.1/pkg/agent/manager/storecache/ 20:35:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:35:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:35:07 spire-1.2.1/pkg/agent/manager/sync.go 20:35:07 spire-1.2.1/pkg/agent/plugin/ 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:35:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:35:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:35:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:35:07 spire-1.2.1/pkg/agent/svid/ 20:35:07 spire-1.2.1/pkg/agent/svid/rotator.go 20:35:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:35:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:35:07 spire-1.2.1/pkg/agent/svid/store/ 20:35:07 spire-1.2.1/pkg/agent/svid/store/service.go 20:35:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:35:07 spire-1.2.1/pkg/common/ 20:35:07 spire-1.2.1/pkg/common/agentpathtemplate/ 20:35:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:35:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:35:07 spire-1.2.1/pkg/common/api/ 20:35:07 spire-1.2.1/pkg/common/api/metrics.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/ 20:35:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/logger.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/names.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:35:07 spire-1.2.1/pkg/common/api/names.go 20:35:07 spire-1.2.1/pkg/common/api/ratelimit.go 20:35:07 spire-1.2.1/pkg/common/api/rpccontext/ 20:35:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:35:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:35:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:35:07 spire-1.2.1/pkg/common/auth/ 20:35:07 spire-1.2.1/pkg/common/auth/interceptors.go 20:35:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:35:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/ 20:35:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:35:07 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:35:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:35:07 spire-1.2.1/pkg/agent/svid/ 20:35:07 spire-1.2.1/pkg/agent/svid/rotator.go 20:35:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:35:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:35:07 spire-1.2.1/pkg/agent/svid/store/ 20:35:07 spire-1.2.1/pkg/agent/svid/store/service.go 20:35:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:35:07 spire-1.2.1/pkg/common/ 20:35:07 spire-1.2.1/pkg/common/agentpathtemplate/ 20:35:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:35:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:35:07 spire-1.2.1/pkg/common/api/ 20:35:07 spire-1.2.1/pkg/common/api/metrics.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/ 20:35:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/types.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:35:07 spire-1.2.1/pkg/common/catalog/ 20:35:07 spire-1.2.1/pkg/common/catalog/bind.go 20:35:07 spire-1.2.1/pkg/common/catalog/builtin.go 20:35:07 spire-1.2.1/pkg/common/catalog/catalog.go 20:35:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:35:07 spire-1.2.1/pkg/common/catalog/closers.go 20:35:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:35:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:35:07 spire-1.2.1/pkg/common/catalog/config.go 20:35:07 spire-1.2.1/pkg/common/catalog/config_test.go 20:35:07 spire-1.2.1/pkg/common/catalog/configure.go 20:35:07 spire-1.2.1/pkg/common/catalog/constraints.go 20:35:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:35:07 spire-1.2.1/pkg/common/catalog/context.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/logger.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/names.go 20:35:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:35:07 spire-1.2.1/pkg/common/api/names.go 20:35:07 spire-1.2.1/pkg/common/api/ratelimit.go 20:35:07 spire-1.2.1/pkg/common/api/rpccontext/ 20:35:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:35:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:35:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:35:07 spire-1.2.1/pkg/common/auth/ 20:35:07 spire-1.2.1/pkg/common/auth/interceptors.go 20:35:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:35:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/ 20:35:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/types.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:35:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:35:07 spire-1.2.1/pkg/common/catalog/ 20:35:07 spire-1.2.1/pkg/common/catalog/bind.go 20:35:07 spire-1.2.1/pkg/common/catalog/builtin.go 20:35:07 spire-1.2.1/pkg/common/catalog/catalog.go 20:35:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:35:07 spire-1.2.1/pkg/common/catalog/closers.go 20:35:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:35:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:35:07 spire-1.2.1/pkg/common/catalog/config.go 20:35:07 spire-1.2.1/pkg/common/catalog/config_test.go 20:35:07 spire-1.2.1/pkg/common/catalog/configure.go 20:35:07 spire-1.2.1/pkg/common/catalog/constraints.go 20:35:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:35:07 spire-1.2.1/pkg/common/catalog/context.go 20:35:07 spire-1.2.1/pkg/common/catalog/external.go 20:35:07 spire-1.2.1/pkg/common/catalog/host.go 20:35:07 spire-1.2.1/pkg/common/catalog/pipenet.go 20:35:07 spire-1.2.1/pkg/common/catalog/plugin.go 20:35:07 spire-1.2.1/pkg/common/catalog/testplugin/ 20:35:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:35:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:35:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:35:07 spire-1.2.1/pkg/common/cli/ 20:35:07 spire-1.2.1/pkg/common/cli/env.go 20:35:07 spire-1.2.1/pkg/common/cli/flags.go 20:35:07 spire-1.2.1/pkg/common/cli/trust_domain.go 20:35:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:35:07 spire-1.2.1/pkg/common/cli/umask.go 20:35:07 spire-1.2.1/pkg/common/cli/umask_posix.go 20:35:07 spire-1.2.1/pkg/common/cli/umask_test.go 20:35:07 spire-1.2.1/pkg/common/cli/umask_windows.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/ 20:35:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/flag.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/format.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/ 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:35:07 spire-1.2.1/pkg/common/coretypes/ 20:35:07 spire-1.2.1/pkg/common/coretypes/bundle/ 20:35:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:35:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:35:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:35:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:35:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:35:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:35:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:35:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:35:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:35:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:35:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:35:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:35:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:35:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:35:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:35:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:35:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:35:07 spire-1.2.1/pkg/common/cryptoutil/ 20:35:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:35:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:35:07 spire-1.2.1/pkg/common/diskutil/ 20:35:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:35:07 spire-1.2.1/pkg/common/diskutil/file_test.go 20:35:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:35:07 spire-1.2.1/pkg/common/errorutil/ 20:35:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:35:07 spire-1.2.1/pkg/common/health/ 20:35:07 spire-1.2.1/pkg/common/health/config.go 20:35:07 spire-1.2.1/pkg/common/health/context.go 20:35:07 spire-1.2.1/pkg/common/health/context_test.go 20:35:07 spire-1.2.1/pkg/common/health/health.go 20:35:07 spire-1.2.1/pkg/common/health/health_test.go 20:35:07 spire-1.2.1/pkg/common/health/logger.go 20:35:07 spire-1.2.1/pkg/common/hostservice/ 20:35:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:35:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:35:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:35:07 spire-1.2.1/pkg/common/idutil/ 20:35:07 spire-1.2.1/pkg/common/idutil/require.go 20:35:07 spire-1.2.1/pkg/common/idutil/require_test.go 20:35:07 spire-1.2.1/pkg/common/idutil/safety.go 20:35:07 spire-1.2.1/pkg/common/idutil/safety_test.go 20:35:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:35:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:35:07 spire-1.2.1/pkg/common/jwtsvid/ 20:35:07 spire-1.2.1/pkg/common/jwtsvid/common.go 20:35:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:35:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:35:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:35:07 spire-1.2.1/pkg/common/jwtutil/ 20:35:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:35:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:35:07 spire-1.2.1/pkg/common/log/ 20:35:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:35:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:35:07 spire-1.2.1/pkg/common/log/log.go 20:35:07 spire-1.2.1/pkg/common/log/log_test.go 20:35:07 spire-1.2.1/pkg/common/log/options.go 20:35:07 spire-1.2.1/pkg/common/nodeutil/ 20:35:07 spire-1.2.1/pkg/common/nodeutil/node.go 20:35:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:35:07 spire-1.2.1/pkg/common/peertracker/ 20:35:07 spire-1.2.1/pkg/common/peertracker/conn.go 20:35:07 spire-1.2.1/pkg/common/peertracker/credentials.go 20:35:07 spire-1.2.1/pkg/common/peertracker/errors.go 20:35:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:35:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:35:07 spire-1.2.1/pkg/common/peertracker/info.go 20:35:07 spire-1.2.1/pkg/common/peertracker/listener.go 20:35:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:35:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:35:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:35:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:35:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:35:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:35:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:35:07 spire-1.2.1/pkg/common/peertracker/tcp.go 20:35:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:35:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:35:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:35:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:35:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:35:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:35:07 spire-1.2.1/pkg/common/catalog/external.go 20:35:07 spire-1.2.1/pkg/common/catalog/host.go 20:35:07 spire-1.2.1/pkg/common/catalog/pipenet.go 20:35:07 spire-1.2.1/pkg/common/catalog/plugin.go 20:35:07 spire-1.2.1/pkg/common/catalog/testplugin/ 20:35:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:35:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:35:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:35:07 spire-1.2.1/pkg/common/cli/ 20:35:07 spire-1.2.1/pkg/common/cli/env.go 20:35:07 spire-1.2.1/pkg/common/cli/flags.go 20:35:07 spire-1.2.1/pkg/common/cli/trust_domain.go 20:35:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:35:07 spire-1.2.1/pkg/common/cli/umask.go 20:35:07 spire-1.2.1/pkg/common/cli/umask_posix.go 20:35:07 spire-1.2.1/pkg/common/cli/umask_test.go 20:35:07 spire-1.2.1/pkg/common/cli/umask_windows.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/ 20:35:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/flag.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/format.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:35:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:35:07 spire-1.2.1/pkg/common/peertracker/uds.go 20:35:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:35:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:35:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:35:07 spire-1.2.1/pkg/common/pemutil/ 20:35:07 spire-1.2.1/pkg/common/pemutil/block.go 20:35:07 spire-1.2.1/pkg/common/pemutil/certs.go 20:35:07 spire-1.2.1/pkg/common/pemutil/common.go 20:35:07 spire-1.2.1/pkg/common/pemutil/csr.go 20:35:07 spire-1.2.1/pkg/common/pemutil/keys.go 20:35:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/ 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/ 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:35:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:35:07 spire-1.2.1/pkg/common/coretypes/ 20:35:07 spire-1.2.1/pkg/common/coretypes/bundle/ 20:35:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:35:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:35:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:35:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:35:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:35:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:35:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:35:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:35:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:35:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:35:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:35:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:35:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:35:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:35:07 spire-1.2.1/pkg/common/plugin/ 20:35:07 spire-1.2.1/pkg/common/plugin/aws/ 20:35:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:35:07 spire-1.2.1/pkg/common/plugin/azure/ 20:35:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:35:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:35:07 spire-1.2.1/pkg/common/plugin/facade.go 20:35:07 spire-1.2.1/pkg/common/plugin/facade_test.go 20:35:07 spire-1.2.1/pkg/common/plugin/gcp/ 20:35:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:35:07 spire-1.2.1/pkg/common/plugin/k8s/ 20:35:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:35:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:35:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:35:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:35:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:35:07 spire-1.2.1/pkg/common/plugin/log.go 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/ 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:35:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:35:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:35:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:35:07 spire-1.2.1/pkg/common/cryptoutil/ 20:35:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:35:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:35:07 spire-1.2.1/pkg/common/diskutil/ 20:35:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:35:07 spire-1.2.1/pkg/common/diskutil/file_test.go 20:35:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:35:07 spire-1.2.1/pkg/common/errorutil/ 20:35:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:35:07 spire-1.2.1/pkg/common/health/ 20:35:07 spire-1.2.1/pkg/common/health/config.go 20:35:07 spire-1.2.1/pkg/common/health/context.go 20:35:07 spire-1.2.1/pkg/common/health/context_test.go 20:35:07 spire-1.2.1/pkg/common/health/health.go 20:35:07 spire-1.2.1/pkg/common/health/health_test.go 20:35:07 spire-1.2.1/pkg/common/health/logger.go 20:35:07 spire-1.2.1/pkg/common/hostservice/ 20:35:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:35:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:35:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:35:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:35:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:35:07 spire-1.2.1/pkg/common/plugin/x509pop/ 20:35:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:35:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:35:07 spire-1.2.1/pkg/common/profiling/ 20:35:07 spire-1.2.1/pkg/common/profiling/dumpers.go 20:35:07 spire-1.2.1/pkg/common/profiling/profiling.go 20:35:07 spire-1.2.1/pkg/common/protoutil/ 20:35:07 spire-1.2.1/pkg/common/protoutil/masks.go 20:35:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:35:07 spire-1.2.1/pkg/common/rotationutil/ 20:35:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:35:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:35:07 spire-1.2.1/pkg/common/selector/ 20:35:07 spire-1.2.1/pkg/common/selector/selector.go 20:35:07 spire-1.2.1/pkg/common/selector/selector_test.go 20:35:07 spire-1.2.1/pkg/common/idutil/ 20:35:07 spire-1.2.1/pkg/common/idutil/require.go 20:35:07 spire-1.2.1/pkg/common/idutil/require_test.go 20:35:07 spire-1.2.1/pkg/common/idutil/safety.go 20:35:07 spire-1.2.1/pkg/common/idutil/safety_test.go 20:35:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:35:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:35:07 spire-1.2.1/pkg/common/jwtsvid/ 20:35:07 spire-1.2.1/pkg/common/jwtsvid/common.go 20:35:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:35:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:35:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:35:07 spire-1.2.1/pkg/common/jwtutil/ 20:35:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:35:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:35:07 spire-1.2.1/pkg/common/log/ 20:35:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:35:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:35:07 spire-1.2.1/pkg/common/log/log.go 20:35:07 spire-1.2.1/pkg/common/log/log_test.go 20:35:07 spire-1.2.1/pkg/common/log/options.go 20:35:07 spire-1.2.1/pkg/common/nodeutil/ 20:35:07 spire-1.2.1/pkg/common/nodeutil/node.go 20:35:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:35:07 spire-1.2.1/pkg/common/peertracker/ 20:35:07 spire-1.2.1/pkg/common/peertracker/conn.go 20:35:07 spire-1.2.1/pkg/common/peertracker/credentials.go 20:35:07 spire-1.2.1/pkg/common/peertracker/errors.go 20:35:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:35:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:35:07 spire-1.2.1/pkg/common/peertracker/info.go 20:35:07 spire-1.2.1/pkg/common/peertracker/listener.go 20:35:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:35:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:35:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:35:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:35:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:35:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:35:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:35:07 spire-1.2.1/pkg/common/peertracker/tcp.go 20:35:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:35:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:35:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:35:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:35:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:35:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:35:07 spire-1.2.1/pkg/common/selector/set.go 20:35:07 spire-1.2.1/pkg/common/selector/set_utils.go 20:35:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/ 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/ 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:35:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:35:07 spire-1.2.1/pkg/common/telemetry/call.go 20:35:07 spire-1.2.1/pkg/common/telemetry/common/ 20:35:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:35:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:35:07 spire-1.2.1/pkg/common/peertracker/uds.go 20:35:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:35:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:35:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:35:07 spire-1.2.1/pkg/common/pemutil/ 20:35:07 spire-1.2.1/pkg/common/pemutil/block.go 20:35:07 spire-1.2.1/pkg/common/pemutil/certs.go 20:35:07 spire-1.2.1/pkg/common/pemutil/common.go 20:35:07 spire-1.2.1/pkg/common/pemutil/csr.go 20:35:07 spire-1.2.1/pkg/common/pemutil/keys.go 20:35:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/ 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:35:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:35:07 spire-1.2.1/pkg/common/telemetry/config.go 20:35:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:35:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/inmem.go 20:35:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/m3.go 20:35:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/metrics.go 20:35:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/names.go 20:35:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:35:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:35:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/ 20:35:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:35:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:35:07 spire-1.2.1/pkg/common/plugin/ 20:35:07 spire-1.2.1/pkg/common/plugin/aws/ 20:35:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:35:07 spire-1.2.1/pkg/common/plugin/azure/ 20:35:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:35:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:35:07 spire-1.2.1/pkg/common/plugin/facade.go 20:35:07 spire-1.2.1/pkg/common/plugin/facade_test.go 20:35:07 spire-1.2.1/pkg/common/plugin/gcp/ 20:35:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:35:07 spire-1.2.1/pkg/common/plugin/k8s/ 20:35:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:35:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:35:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:35:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:35:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:35:07 spire-1.2.1/pkg/common/plugin/log.go 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/ 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:35:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:35:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:35:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:35:07 spire-1.2.1/pkg/common/plugin/x509pop/ 20:35:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:35:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:35:07 spire-1.2.1/pkg/common/profiling/ 20:35:07 spire-1.2.1/pkg/common/profiling/dumpers.go 20:35:07 spire-1.2.1/pkg/common/profiling/profiling.go 20:35:07 spire-1.2.1/pkg/common/protoutil/ 20:35:07 spire-1.2.1/pkg/common/protoutil/masks.go 20:35:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:35:07 spire-1.2.1/pkg/common/rotationutil/ 20:35:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:35:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:35:07 spire-1.2.1/pkg/common/selector/ 20:35:07 spire-1.2.1/pkg/common/selector/selector.go 20:35:07 spire-1.2.1/pkg/common/selector/selector_test.go 20:35:07 spire-1.2.1/pkg/common/selector/set.go 20:35:07 spire-1.2.1/pkg/common/selector/set_utils.go 20:35:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/ 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/ 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:35:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:35:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:35:07 spire-1.2.1/pkg/common/telemetry/call.go 20:35:07 spire-1.2.1/pkg/common/telemetry/common/ 20:35:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:35:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/server.go 20:35:07 spire-1.2.1/pkg/common/telemetry/sink.go 20:35:07 spire-1.2.1/pkg/common/telemetry/statsd.go 20:35:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/uptime.go 20:35:07 spire-1.2.1/pkg/common/telemetry/version.go 20:35:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:35:07 spire-1.2.1/pkg/common/uptime/ 20:35:07 spire-1.2.1/pkg/common/uptime/uptime.go 20:35:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:35:07 spire-1.2.1/pkg/common/util/ 20:35:07 spire-1.2.1/pkg/common/util/certs.go 20:35:07 spire-1.2.1/pkg/common/util/certs_test.go 20:35:07 spire-1.2.1/pkg/common/util/csr.go 20:35:07 spire-1.2.1/pkg/common/util/hash.go 20:35:07 spire-1.2.1/pkg/common/util/selectors.go 20:35:07 spire-1.2.1/pkg/common/util/selectors_test.go 20:35:07 spire-1.2.1/pkg/common/util/signals.go 20:35:07 spire-1.2.1/pkg/common/util/sort.go 20:35:07 spire-1.2.1/pkg/common/util/sort_test.go 20:35:07 spire-1.2.1/pkg/common/util/task.go 20:35:07 spire-1.2.1/pkg/common/util/task_test.go 20:35:07 spire-1.2.1/pkg/common/util/testdata/ 20:35:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:35:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:35:07 spire-1.2.1/pkg/common/version/ 20:35:07 spire-1.2.1/pkg/common/version/version.go 20:35:07 spire-1.2.1/pkg/common/x509svid/ 20:35:07 spire-1.2.1/pkg/common/x509svid/common_test.go 20:35:07 spire-1.2.1/pkg/common/x509svid/csr.go 20:35:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:35:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:35:07 spire-1.2.1/pkg/common/x509util/ 20:35:07 spire-1.2.1/pkg/common/x509util/cert.go 20:35:07 spire-1.2.1/pkg/common/x509util/dns.go 20:35:07 spire-1.2.1/pkg/common/x509util/dns_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/config.go 20:35:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:35:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/inmem.go 20:35:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/m3.go 20:35:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/metrics.go 20:35:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/names.go 20:35:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:35:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:35:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/ 20:35:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:35:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:35:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:35:07 spire-1.2.1/pkg/common/telemetry/server/server.go 20:35:07 spire-1.2.1/pkg/common/telemetry/sink.go 20:35:07 spire-1.2.1/pkg/common/telemetry/statsd.go 20:35:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:35:07 spire-1.2.1/pkg/common/telemetry/uptime.go 20:35:07 spire-1.2.1/pkg/common/telemetry/version.go 20:35:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:35:07 spire-1.2.1/pkg/common/uptime/ 20:35:07 spire-1.2.1/pkg/common/uptime/uptime.go 20:35:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:35:07 spire-1.2.1/pkg/common/util/ 20:35:07 spire-1.2.1/pkg/common/util/certs.go 20:35:07 spire-1.2.1/pkg/common/util/certs_test.go 20:35:07 spire-1.2.1/pkg/common/util/csr.go 20:35:07 spire-1.2.1/pkg/common/util/hash.go 20:35:07 spire-1.2.1/pkg/common/util/selectors.go 20:35:07 spire-1.2.1/pkg/common/util/selectors_test.go 20:35:07 spire-1.2.1/pkg/common/util/signals.go 20:35:07 spire-1.2.1/pkg/common/util/sort.go 20:35:07 spire-1.2.1/pkg/common/util/sort_test.go 20:35:07 spire-1.2.1/pkg/common/util/task.go 20:35:07 spire-1.2.1/pkg/common/util/task_test.go 20:35:07 spire-1.2.1/pkg/common/util/testdata/ 20:35:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:35:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:35:07 spire-1.2.1/pkg/common/version/ 20:35:07 spire-1.2.1/pkg/common/version/version.go 20:35:07 spire-1.2.1/pkg/common/x509svid/ 20:35:07 spire-1.2.1/pkg/common/x509svid/common_test.go 20:35:07 spire-1.2.1/pkg/common/x509svid/csr.go 20:35:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:35:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:35:07 spire-1.2.1/pkg/common/x509util/ 20:35:07 spire-1.2.1/pkg/common/x509util/cert.go 20:35:07 spire-1.2.1/pkg/common/x509util/dns.go 20:35:07 spire-1.2.1/pkg/common/x509util/dns_test.go 20:35:07 spire-1.2.1/pkg/common/x509util/keyid.go 20:35:07 spire-1.2.1/pkg/common/x509util/keypair.go 20:35:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:35:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:35:07 spire-1.2.1/pkg/server/ 20:35:07 spire-1.2.1/pkg/server/api/ 20:35:07 spire-1.2.1/pkg/server/api/agent.go 20:35:07 spire-1.2.1/pkg/server/api/agent/ 20:35:07 spire-1.2.1/pkg/server/api/agent/v1/ 20:35:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:35:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:35:07 spire-1.2.1/pkg/server/api/agent_test.go 20:35:07 spire-1.2.1/pkg/server/api/api.go 20:35:07 spire-1.2.1/pkg/server/api/audit/ 20:35:07 spire-1.2.1/pkg/server/api/audit/audit.go 20:35:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:35:07 spire-1.2.1/pkg/server/api/bundle.go 20:35:07 spire-1.2.1/pkg/server/api/bundle/ 20:35:07 spire-1.2.1/pkg/server/api/bundle/v1/ 20:35:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:35:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:35:07 spire-1.2.1/pkg/server/api/bundle_test.go 20:35:07 spire-1.2.1/pkg/server/api/debug/ 20:35:07 spire-1.2.1/pkg/server/api/debug/v1/ 20:35:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:35:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:35:07 spire-1.2.1/pkg/common/x509util/keyid.go 20:35:07 spire-1.2.1/pkg/common/x509util/keypair.go 20:35:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:35:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:35:07 spire-1.2.1/pkg/server/ 20:35:07 spire-1.2.1/pkg/server/api/ 20:35:07 spire-1.2.1/pkg/server/api/agent.go 20:35:07 spire-1.2.1/pkg/server/api/agent/ 20:35:07 spire-1.2.1/pkg/server/api/agent/v1/ 20:35:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:35:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:35:07 spire-1.2.1/pkg/server/api/agent_test.go 20:35:07 spire-1.2.1/pkg/server/api/api.go 20:35:07 spire-1.2.1/pkg/server/api/audit/ 20:35:07 spire-1.2.1/pkg/server/api/audit/audit.go 20:35:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:35:07 spire-1.2.1/pkg/server/api/bundle.go 20:35:07 spire-1.2.1/pkg/server/api/bundle/ 20:35:07 spire-1.2.1/pkg/server/api/bundle/v1/ 20:35:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:35:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:35:07 spire-1.2.1/pkg/server/api/bundle_test.go 20:35:07 spire-1.2.1/pkg/server/api/debug/ 20:35:07 spire-1.2.1/pkg/server/api/debug/v1/ 20:35:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:35:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:35:07 spire-1.2.1/pkg/server/api/entry.go 20:35:07 spire-1.2.1/pkg/server/api/entry/ 20:35:07 spire-1.2.1/pkg/server/api/entry/v1/ 20:35:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:35:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:35:07 spire-1.2.1/pkg/server/api/entry_test.go 20:35:07 spire-1.2.1/pkg/server/api/health/ 20:35:07 spire-1.2.1/pkg/server/api/health/v1/ 20:35:07 spire-1.2.1/pkg/server/api/health/v1/service.go 20:35:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:35:07 spire-1.2.1/pkg/server/api/id.go 20:35:07 spire-1.2.1/pkg/server/api/id_test.go 20:35:07 spire-1.2.1/pkg/server/api/limits/ 20:35:07 spire-1.2.1/pkg/server/api/limits/limits.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/ 20:35:07 spire-1.2.1/pkg/server/api/middleware/alias.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/audit.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/caller.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:35:07 spire-1.2.1/pkg/server/api/entry.go 20:35:07 spire-1.2.1/pkg/server/api/entry/ 20:35:07 spire-1.2.1/pkg/server/api/entry/v1/ 20:35:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:35:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:35:07 spire-1.2.1/pkg/server/api/entry_test.go 20:35:07 spire-1.2.1/pkg/server/api/health/ 20:35:07 spire-1.2.1/pkg/server/api/health/v1/ 20:35:07 spire-1.2.1/pkg/server/api/health/v1/service.go 20:35:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:35:07 spire-1.2.1/pkg/server/api/id.go 20:35:07 spire-1.2.1/pkg/server/api/id_test.go 20:35:07 spire-1.2.1/pkg/server/api/limits/ 20:35:07 spire-1.2.1/pkg/server/api/limits/limits.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/ 20:35:07 spire-1.2.1/pkg/server/api/middleware/alias.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/audit.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/caller.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/common.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/entries.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:35:07 spire-1.2.1/pkg/server/api/ratelimit.go 20:35:07 spire-1.2.1/pkg/server/api/rpccontext/ 20:35:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:35:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:35:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:35:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:35:07 spire-1.2.1/pkg/server/api/selector.go 20:35:07 spire-1.2.1/pkg/server/api/selector_test.go 20:35:07 spire-1.2.1/pkg/server/api/status.go 20:35:07 spire-1.2.1/pkg/server/api/status_test.go 20:35:07 spire-1.2.1/pkg/server/api/svid/ 20:35:07 spire-1.2.1/pkg/server/api/svid/v1/ 20:35:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:35:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:35:07 spire-1.2.1/pkg/server/api/trustdomain.go 20:35:07 spire-1.2.1/pkg/server/api/trustdomain/ 20:35:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:35:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:35:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:35:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:35:07 spire-1.2.1/pkg/server/authpolicy/ 20:35:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:35:07 spire-1.2.1/pkg/server/authpolicy/policy.go 20:35:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:35:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:35:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:35:07 spire-1.2.1/pkg/server/authpolicy/validate.go 20:35:07 spire-1.2.1/pkg/server/bundle/ 20:35:07 spire-1.2.1/pkg/server/bundle/client/ 20:35:07 spire-1.2.1/pkg/server/bundle/client/client.go 20:35:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:35:07 spire-1.2.1/pkg/server/bundle/client/manager.go 20:35:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:35:07 spire-1.2.1/pkg/server/bundle/client/sources.go 20:35:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:35:07 spire-1.2.1/pkg/server/bundle/client/updater.go 20:35:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:35:07 spire-1.2.1/pkg/server/ca/ 20:35:07 spire-1.2.1/pkg/server/ca/ca.go 20:35:07 spire-1.2.1/pkg/server/ca/ca_health.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/common.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/entries.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:35:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:35:07 spire-1.2.1/pkg/server/api/ratelimit.go 20:35:07 spire-1.2.1/pkg/server/api/rpccontext/ 20:35:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:35:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:35:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:35:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:35:07 spire-1.2.1/pkg/server/api/selector.go 20:35:07 spire-1.2.1/pkg/server/api/selector_test.go 20:35:07 spire-1.2.1/pkg/server/api/status.go 20:35:07 spire-1.2.1/pkg/server/api/status_test.go 20:35:07 spire-1.2.1/pkg/server/api/svid/ 20:35:07 spire-1.2.1/pkg/server/api/svid/v1/ 20:35:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:35:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:35:07 spire-1.2.1/pkg/server/api/trustdomain.go 20:35:07 spire-1.2.1/pkg/server/api/trustdomain/ 20:35:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:35:07 spire-1.2.1/pkg/server/ca/ca_test.go 20:35:07 spire-1.2.1/pkg/server/ca/journal.go 20:35:07 spire-1.2.1/pkg/server/ca/journal_test.go 20:35:07 spire-1.2.1/pkg/server/ca/manager.go 20:35:07 spire-1.2.1/pkg/server/ca/manager_health.go 20:35:07 spire-1.2.1/pkg/server/ca/manager_test.go 20:35:07 spire-1.2.1/pkg/server/ca/templates.go 20:35:07 spire-1.2.1/pkg/server/ca/upstream_client.go 20:35:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:35:07 spire-1.2.1/pkg/server/ca/validation.go 20:35:07 spire-1.2.1/pkg/server/cache/ 20:35:07 spire-1.2.1/pkg/server/cache/dscache/ 20:35:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:35:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:35:07 spire-1.2.1/pkg/server/cache/entrycache/ 20:35:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:35:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:35:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:35:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:35:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:35:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:35:07 spire-1.2.1/pkg/server/catalog/ 20:35:07 spire-1.2.1/pkg/server/catalog/catalog.go 20:35:07 20:35:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:35:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:35:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:35:07 spire-1.2.1/pkg/server/authpolicy/ 20:35:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:35:07 spire-1.2.1/pkg/server/authpolicy/policy.go 20:35:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:35:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:35:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:35:07 spire-1.2.1/pkg/server/authpolicy/validate.go 20:35:07 spire-1.2.1/pkg/server/bundle/ 20:35:07 spire-1.2.1/pkg/server/bundle/client/ 20:35:07 spire-1.2.1/pkg/server/bundle/client/client.go 20:35:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:35:07 spire-1.2.1/pkg/server/bundle/client/manager.go 20:35:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:35:07 spire-1.2.1/pkg/server/bundle/client/sources.go 20:35:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:35:07 spire-1.2.1/pkg/server/bundle/client/updater.go 20:35:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:35:07 spire-1.2.1/pkg/server/ca/ 20:35:07 spire-1.2.1/pkg/server/ca/ca.go 20:35:07 spire-1.2.1/pkg/server/ca/ca_health.gospire-1.2.1/pkg/server/catalog/keymanager.go 20:35:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:35:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:35:07 spire-1.2.1/pkg/server/catalog/notifier.go 20:35:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:35:07 spire-1.2.1/pkg/server/config.go 20:35:07 spire-1.2.1/pkg/server/datastore/ 20:35:07 spire-1.2.1/pkg/server/datastore/datastore.go 20:35:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:35:07 spire-1.2.1/pkg/server/datastore/repository.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:35:07 spire-1.2.1/pkg/server/ca/ca_test.go 20:35:07 spire-1.2.1/pkg/server/ca/journal.go 20:35:07 spire-1.2.1/pkg/server/ca/journal_test.go 20:35:07 spire-1.2.1/pkg/server/ca/manager.go 20:35:07 spire-1.2.1/pkg/server/ca/manager_health.go 20:35:07 spire-1.2.1/pkg/server/ca/manager_test.go 20:35:07 spire-1.2.1/pkg/server/ca/templates.go 20:35:07 spire-1.2.1/pkg/server/ca/upstream_client.go 20:35:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:35:07 spire-1.2.1/pkg/server/ca/validation.go 20:35:07 spire-1.2.1/pkg/server/cache/ 20:35:07 spire-1.2.1/pkg/server/cache/dscache/ 20:35:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:35:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:35:07 spire-1.2.1/pkg/server/cache/entrycache/ 20:35:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:35:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:35:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:35:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:35:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:35:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:35:07 spire-1.2.1/pkg/server/catalog/ 20:35:07 spire-1.2.1/pkg/server/catalog/catalog.go 20:35:07 spire-1.2.1/pkg/server/catalog/keymanager.go 20:35:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:35:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:35:07 spire-1.2.1/pkg/server/catalog/notifier.go 20:35:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:35:07 spire-1.2.1/pkg/server/config.go 20:35:07 spire-1.2.1/pkg/server/datastore/ 20:35:07 spire-1.2.1/pkg/server/datastore/datastore.go 20:35:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:35:07 spire-1.2.1/pkg/server/datastore/repository.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:35:07 spire-1.2.1/pkg/server/endpoints/ 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/ 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:35:07 spire-1.2.1/pkg/server/endpoints/config.go 20:35:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:35:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:35:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:35:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:35:07 spire-1.2.1/pkg/server/endpoints/middleware.go 20:35:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:35:07 spire-1.2.1/pkg/server/hostservice/ 20:35:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:35:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:35:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:35:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:35:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:35:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:35:07 spire-1.2.1/pkg/server/endpoints/ 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/ 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:35:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:35:07 spire-1.2.1/pkg/server/endpoints/config.go 20:35:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:35:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:35:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:35:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:35:07 spire-1.2.1/pkg/server/endpoints/middleware.go 20:35:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:35:07 spire-1.2.1/pkg/server/hostservice/ 20:35:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:35:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:35:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:35:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:35:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:35:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:35:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:35:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/ 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/ 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:35:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:35:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:35:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/ 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/ 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:35:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:35:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:35:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:35:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:35:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:35:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:35:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/ 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:35:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:35:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:35:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:35:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:35:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:35:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:35:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:35:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:35:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:35:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/ 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:35:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:35:07 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:35:07 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:35:07 spire-1.2.1/pkg/server/registration/ 20:35:07 spire-1.2.1/pkg/server/registration/manager.go 20:35:07 spire-1.2.1/pkg/server/registration/manager_test.go 20:35:07 spire-1.2.1/pkg/server/scanentries.go 20:35:07 spire-1.2.1/pkg/server/scanentries_test.go 20:35:07 spire-1.2.1/pkg/server/server.go 20:35:07 spire-1.2.1/pkg/server/server_test.go 20:35:07 spire-1.2.1/pkg/server/svid/ 20:35:07 spire-1.2.1/pkg/server/svid/observer.go 20:35:07 spire-1.2.1/pkg/server/svid/observer_test.go 20:35:07 spire-1.2.1/pkg/server/svid/rotator.go 20:35:07 spire-1.2.1/pkg/server/svid/rotator_config.go 20:35:07 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:35:07 spire-1.2.1/pkg/server/svid/rotator_test.go 20:35:07 spire-1.2.1/proto/ 20:35:07 spire-1.2.1/proto/private/ 20:35:07 spire-1.2.1/proto/private/server/ 20:35:07 spire-1.2.1/proto/private/server/journal/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:35:07 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:35:07 spire-1.2.1/proto/private/server/journal/journal.proto 20:35:07 spire-1.2.1/proto/spire/ 20:35:07 spire-1.2.1/proto/spire/common/ 20:35:07 spire-1.2.1/proto/spire/common/common.pb.go 20:35:07 spire-1.2.1/proto/spire/common/common.proto 20:35:07 spire-1.2.1/proto/spire/common/plugin/ 20:35:07 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:35:07 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:35:07 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:35:07 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:35:07 spire-1.2.1/proto/spire/plugin/ 20:35:07 spire-1.2.1/proto/spire/plugin/agent/ 20:35:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:35:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:35:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:35:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:35:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:35:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:35:07 spire-1.2.1/release/ 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:35:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:35:07 spire-1.2.1/pkg/server/registration/ 20:35:07 spire-1.2.1/pkg/server/registration/manager.go 20:35:07 spire-1.2.1/pkg/server/registration/manager_test.go 20:35:07 spire-1.2.1/pkg/server/scanentries.go 20:35:07 spire-1.2.1/pkg/server/scanentries_test.go 20:35:07 spire-1.2.1/pkg/server/server.go 20:35:07 spire-1.2.1/pkg/server/server_test.go 20:35:07 spire-1.2.1/pkg/server/svid/ 20:35:07 spire-1.2.1/pkg/server/svid/observer.go 20:35:07 spire-1.2.1/pkg/server/svid/observer_test.go 20:35:07 spire-1.2.1/pkg/server/svid/rotator.go 20:35:07 spire-1.2.1/pkg/server/svid/rotator_config.go 20:35:07 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:35:07 spire-1.2.1/pkg/server/svid/rotator_test.go 20:35:07 spire-1.2.1/proto/ 20:35:07 spire-1.2.1/proto/private/ 20:35:07 spire-1.2.1/proto/private/server/ 20:35:07 spire-1.2.1/proto/private/server/journal/ 20:35:07 spire-1.2.1/release/spire-extras/ 20:35:07 spire-1.2.1/release/spire-extras/README.md 20:35:07 spire-1.2.1/release/spire-extras/conf/ 20:35:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:35:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:35:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:35:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:35:07 spire-1.2.1/release/spire/ 20:35:07 spire-1.2.1/release/spire/README.md 20:35:07 spire-1.2.1/release/spire/conf/ 20:35:07 spire-1.2.1/release/spire/conf/agent/ 20:35:07 spire-1.2.1/release/spire/conf/agent/agent.conf 20:35:07 spire-1.2.1/release/spire/conf/server/ 20:35:07 spire-1.2.1/release/spire/conf/server/server.conf 20:35:07 spire-1.2.1/script/ 20:35:07 spire-1.2.1/script/build-artifact.sh 20:35:07 spire-1.2.1/script/generate_dummy_ca.sh 20:35:07 spire-1.2.1/support/ 20:35:07 spire-1.2.1/support/k8s/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:35:07 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:35:07 spire-1.2.1/proto/private/server/journal/journal.proto 20:35:07 spire-1.2.1/proto/spire/ 20:35:07 spire-1.2.1/proto/spire/common/ 20:35:07 spire-1.2.1/proto/spire/common/common.pb.go 20:35:07 spire-1.2.1/proto/spire/common/common.proto 20:35:07 spire-1.2.1/proto/spire/common/plugin/ 20:35:07 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:35:07 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:35:07 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:35:07 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:35:07 spire-1.2.1/proto/spire/plugin/ 20:35:07 spire-1.2.1/proto/spire/plugin/agent/ 20:35:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:35:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:35:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:35:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:35:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:35:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:35:07 spire-1.2.1/release/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/ 20:35:07 spire-1.2.1/support/oidc-discovery-provider/README.md 20:35:07 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/config.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/main.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:35:07 spire-1.2.1/test/ 20:35:07 spire-1.2.1/test/clock/ 20:35:07 spire-1.2.1/test/clock/clock.go 20:35:07 spire-1.2.1/test/fakes/ 20:35:07 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:35:07 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:35:07 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:35:07 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:35:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:35:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:35:07 spire-1.2.1/test/fakes/fakeagentstore/ 20:35:07 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:35:07 spire-1.2.1/test/fakes/fakedatastore/ 20:35:07 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:35:07 spire-1.2.1/test/fakes/fakeentryclient/ 20:35:07 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:35:07 spire-1.2.1/test/fakes/fakehealthchecker/ 20:35:07 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:35:07 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:35:07 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:35:07 spire-1.2.1/test/fakes/fakemetrics/ 20:35:07 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:35:07 spire-1.2.1/test/fakes/fakenoderesolver/ 20:35:07 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:35:07 spire-1.2.1/test/fakes/fakenotifier/ 20:35:07 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:35:07 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:35:07 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:35:07 spire-1.2.1/test/fakes/fakeserverca/ 20:35:07 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:35:07 spire-1.2.1/test/fakes/fakeservercatalog/ 20:35:07 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:35:07 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:35:07 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:35:07 spire-1.2.1/release/spire-extras/ 20:35:07 spire-1.2.1/release/spire-extras/README.md 20:35:07 spire-1.2.1/release/spire-extras/conf/ 20:35:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:35:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:35:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:35:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:35:07 spire-1.2.1/release/spire/ 20:35:07 spire-1.2.1/release/spire/README.md 20:35:07 spire-1.2.1/release/spire/conf/ 20:35:07 spire-1.2.1/release/spire/conf/agent/ 20:35:07 spire-1.2.1/release/spire/conf/agent/agent.conf 20:35:07 spire-1.2.1/release/spire/conf/server/ 20:35:07 spire-1.2.1/release/spire/conf/server/server.conf 20:35:07 spire-1.2.1/script/ 20:35:07 spire-1.2.1/script/build-artifact.sh 20:35:07 spire-1.2.1/script/generate_dummy_ca.sh 20:35:07 spire-1.2.1/support/ 20:35:07 spire-1.2.1/support/k8s/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:35:07 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:35:07 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:35:07 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:35:07 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:35:07 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:35:07 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:35:07 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:35:07 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:35:07 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:35:07 spire-1.2.1/test/fixture/ 20:35:07 spire-1.2.1/test/fixture/certs/ 20:35:07 spire-1.2.1/test/fixture/certs/agent_svid.der 20:35:07 spire-1.2.1/test/fixture/certs/base_cert.pem 20:35:07 spire-1.2.1/test/fixture/certs/base_csr.pem 20:35:07 spire-1.2.1/test/fixture/certs/base_key.pem 20:35:07 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:35:07 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:35:07 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:35:07 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:35:07 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:35:07 spire-1.2.1/test/fixture/certs/blog_key.pem 20:35:07 spire-1.2.1/test/fixture/certs/bundle.der 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:35:07 spire-1.2.1/test/fixture/certs/ca.pem 20:35:07 spire-1.2.1/test/fixture/certs/ca_key.pem 20:35:07 spire-1.2.1/test/fixture/certs/database_cert.pem 20:35:07 spire-1.2.1/test/fixture/certs/database_csr.pem 20:35:07 spire-1.2.1/test/fixture/certs/database_key.pem 20:35:07 spire-1.2.1/test/fixture/certs/node_cert.pem 20:35:07 spire-1.2.1/test/fixture/certs/node_csr.pem 20:35:07 spire-1.2.1/test/fixture/certs/node_key.pem 20:35:07 spire-1.2.1/test/fixture/certs/svid.pem 20:35:07 spire-1.2.1/test/fixture/certs/svid_key.pem 20:35:07 spire-1.2.1/test/fixture/config/ 20:35:07 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:35:07 spire-1.2.1/test/fixture/config/agent_good.conf 20:35:07 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:35:07 spire-1.2.1/test/fixture/config/plugin_good.conf 20:35:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_good.conf 20:35:07 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:35:07 spire-1.2.1/test/fixture/fixture.go 20:35:07 spire-1.2.1/test/fixture/nodeattestor/ 20:35:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:35:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:35:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:35:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:35:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:35:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:35:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:35:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:35:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:35:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:35:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:35:07 spire-1.2.1/test/fixture/registration/ 20:35:07 spire-1.2.1/test/fixture/registration/entries.json 20:35:07 spire-1.2.1/test/fixture/registration/good-for-update.json 20:35:07 spire-1.2.1/test/fixture/registration/good.json 20:35:07 spire-1.2.1/test/fixture/registration/invalid.json 20:35:07 spire-1.2.1/test/fixture/registration/invalid_json.json 20:35:07 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:35:07 spire-1.2.1/test/integration/ 20:35:07 spire-1.2.1/test/integration/README.md 20:35:07 spire-1.2.1/test/integration/common 20:35:07 spire-1.2.1/test/integration/setup/ 20:35:07 spire-1.2.1/test/integration/setup/adminclient/ 20:35:07 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:35:07 spire-1.2.1/test/integration/setup/adminclient/client.go 20:35:07 spire-1.2.1/test/integration/setup/debugagent/ 20:35:07 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:35:07 spire-1.2.1/test/integration/setup/debugagent/main.go 20:35:07 spire-1.2.1/test/integration/setup/debugserver/ 20:35:07 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:35:07 spire-1.2.1/test/integration/setup/debugserver/main.go 20:35:07 spire-1.2.1/test/integration/setup/downstreamclient/ 20:35:07 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:35:07 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:35:07 spire-1.2.1/test/integration/setup/itclient/ 20:35:07 spire-1.2.1/test/integration/setup/itclient/client.go 20:35:07 spire-1.2.1/test/integration/setup/node-attestation/ 20:35:07 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:35:07 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:35:07 spire-1.2.1/test/integration/setup/x509pop/ 20:35:07 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:35:07 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:35:07 spire-1.2.1/test/integration/suites/ 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:35:07 spire-1.2.1/test/integration/suites/join-token/ 20:35:07 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:35:07 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:35:07 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:35:07 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:35:07 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:35:07 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:35:07 spire-1.2.1/test/integration/suites/join-token/README.md 20:35:07 spire-1.2.1/test/integration/suites/join-token/conf/ 20:35:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/join-token/teardown 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:35:07 spire-1.2.1/test/integration/suites/k8s/ 20:35:07 spire-1.2.1/test/integration/suites/k8s/00-setup 20:35:07 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:35:07 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:35:07 spire-1.2.1/test/integration/suites/k8s/README.md 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/ 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:35:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/ 20:35:07 spire-1.2.1/support/oidc-discovery-provider/README.md 20:35:07 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/config.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:35:07 spire-1.2.1/test/integration/suites/k8s/teardown 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root ---> Running in 76d1475f6d87 20:35:07 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:35:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/main.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:35:07 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:35:07 spire-1.2.1/test/ 20:35:07 spire-1.2.1/test/clock/ 20:35:07 spire-1.2.1/test/clock/clock.go 20:35:07 spire-1.2.1/test/fakes/ 20:35:07 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:35:07 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:35:07 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:35:07 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:35:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:35:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:35:07 spire-1.2.1/test/fakes/fakeagentstore/ 20:35:07 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/ 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:35:07 spire-1.2.1/test/integration/suites/rotation/ 20:35:07 spire-1.2.1/test/integration/suites/rotation/00-setup 20:35:07 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:35:07 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:35:07 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:35:07 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:35:07 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:35:07 spire-1.2.1/test/integration/suites/rotation/README.md 20:35:07 spire-1.2.1/test/integration/suites/rotation/conf/ 20:35:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/rotation/teardown 20:35:07 spire-1.2.1/test/integration/suites/self-test/ 20:35:07 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:35:07 spire-1.2.1/test/integration/suites/self-test/README.md 20:35:07 spire-1.2.1/test/integration/suites/self-test/teardown 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:35:07 spire-1.2.1/test/integration/suites/upgrade/ 20:35:07 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:35:07 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:35:07 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:35:07 spire-1.2.1/test/integration/suites/upgrade/README.md 20:35:07 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:35:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/upgrade/teardown 20:35:07 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:35:07 spire-1.2.1/test/integration/test-one.sh 20:35:07 spire-1.2.1/test/integration/test.sh 20:35:07 spire-1.2.1/test/plugintest/ 20:35:07 spire-1.2.1/test/plugintest/config.go 20:35:07 spire-1.2.1/test/plugintest/load.go 20:35:07 spire-1.2.1/test/plugintest/option.go 20:35:07 spire-1.2.1/test/spiretest/ 20:35:07 spire-1.2.1/test/spiretest/apiserver.go 20:35:07 spire-1.2.1/test/spiretest/assertions.go 20:35:07 spire-1.2.1/test/spiretest/dir.go 20:35:07 spire-1.2.1/test/spiretest/errors_posix.go 20:35:07 spire-1.2.1/test/spiretest/errors_windows.go 20:35:07 spire-1.2.1/test/spiretest/logs.go 20:35:07 spire-1.2.1/test/spiretest/socketapi.go 20:35:07 spire-1.2.1/test/spiretest/suite.go 20:35:07 spire-1.2.1/test/spiretest/x509.go 20:35:07 spire-1.2.1/test/testca/ 20:35:07 spire-1.2.1/test/testca/ca.go 20:35:07 spire-1.2.1/test/testkey/ 20:35:07 spire-1.2.1/test/testkey/generate.sh 20:35:07 spire-1.2.1/test/testkey/genkeys.go 20:35:07 spire-1.2.1/test/testkey/keys.go 20:35:07 spire-1.2.1/test/testkey/new.go 20:35:07 spire-1.2.1/test/tpmsimulator/ 20:35:07 spire-1.2.1/test/tpmsimulator/simulator.go 20:35:07 spire-1.2.1/test/util/ 20:35:07 spire-1.2.1/test/util/cert_fixtures.go 20:35:07 spire-1.2.1/test/util/cert_generation.go 20:35:07 spire-1.2.1/test/util/io_redirection.go 20:35:07 spire-1.2.1/test/util/race.go 20:35:07 spire-1.2.1/test/util/util.go 20:35:07 20:35:07 spire-1.2.1/test/fakes/fakedatastore/ 20:35:07 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:35:07 spire-1.2.1/test/fakes/fakeentryclient/ 20:35:07 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:35:07 spire-1.2.1/test/fakes/fakehealthchecker/ 20:35:07 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:35:07 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:35:07 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:35:07 spire-1.2.1/test/fakes/fakemetrics/ 20:35:07 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:35:07 spire-1.2.1/test/fakes/fakenoderesolver/ 20:35:07 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:35:07 spire-1.2.1/test/fakes/fakenotifier/ 20:35:07 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:35:07 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:35:07 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:35:07 spire-1.2.1/test/fakes/fakeserverca/ 20:35:07 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:35:07 spire-1.2.1/test/fakes/fakeservercatalog/ 20:35:07 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:35:07 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:35:07 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.gobuilding spire from source... 20:35:07 20:35:07 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:35:07 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:35:07 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:35:07 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:35:07 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:35:07 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:35:07 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:35:07 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:35:07 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:35:07 spire-1.2.1/test/fixture/ 20:35:07 spire-1.2.1/test/fixture/certs/ 20:35:07 spire-1.2.1/test/fixture/certs/agent_svid.der 20:35:07 spire-1.2.1/test/fixture/certs/base_cert.pem 20:35:07 spire-1.2.1/test/fixture/certs/base_csr.pem 20:35:07 spire-1.2.1/test/fixture/certs/base_key.pem 20:35:07 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:35:07 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:35:07 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:35:07 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:35:07 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:35:07 spire-1.2.1/test/fixture/certs/blog_key.pem 20:35:07 spire-1.2.1/test/fixture/certs/bundle.der 20:35:07 spire-1.2.1/test/fixture/certs/ca.pem 20:35:07 spire-1.2.1/test/fixture/certs/ca_key.pem 20:35:07 spire-1.2.1/test/fixture/certs/database_cert.pem 20:35:07 spire-1.2.1/test/fixture/certs/database_csr.pem 20:35:07 spire-1.2.1/test/fixture/certs/database_key.pem 20:35:07 spire-1.2.1/test/fixture/certs/node_cert.pem 20:35:07 spire-1.2.1/test/fixture/certs/node_csr.pem 20:35:07 spire-1.2.1/test/fixture/certs/node_key.pem 20:35:07 spire-1.2.1/test/fixture/certs/svid.pem 20:35:07 spire-1.2.1/test/fixture/certs/svid_key.pem 20:35:07 spire-1.2.1/test/fixture/config/ 20:35:07 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:35:07 spire-1.2.1/test/fixture/config/agent_good.conf 20:35:07 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:35:07 spire-1.2.1/test/fixture/config/plugin_good.conf 20:35:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:35:07 spire-1.2.1/test/fixture/config/server_good.conf 20:35:07 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:35:07 spire-1.2.1/test/fixture/fixture.go 20:35:07 spire-1.2.1/test/fixture/nodeattestor/ 20:35:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:35:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:35:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:35:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:35:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:35:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:35:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:35:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:35:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:35:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:35:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:35:07 spire-1.2.1/test/fixture/registration/ 20:35:07 spire-1.2.1/test/fixture/registration/entries.json 20:35:07 spire-1.2.1/test/fixture/registration/good-for-update.json 20:35:07 spire-1.2.1/test/fixture/registration/good.json 20:35:07 spire-1.2.1/test/fixture/registration/invalid.json 20:35:07 spire-1.2.1/test/fixture/registration/invalid_json.json 20:35:07 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:35:07 spire-1.2.1/test/integration/ 20:35:07 spire-1.2.1/test/integration/README.md 20:35:07 spire-1.2.1/test/integration/common 20:35:07 spire-1.2.1/test/integration/setup/ 20:35:07 spire-1.2.1/test/integration/setup/adminclient/ 20:35:07 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:35:07 spire-1.2.1/test/integration/setup/adminclient/client.go 20:35:07 spire-1.2.1/test/integration/setup/debugagent/ 20:35:07 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:35:07 spire-1.2.1/test/integration/setup/debugagent/main.go 20:35:07 spire-1.2.1/test/integration/setup/debugserver/ 20:35:07 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:35:07 spire-1.2.1/test/integration/setup/debugserver/main.go 20:35:07 spire-1.2.1/test/integration/setup/downstreamclient/ 20:35:07 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:35:07 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:35:07 spire-1.2.1/test/integration/setup/itclient/ 20:35:07 spire-1.2.1/test/integration/setup/itclient/client.go 20:35:07 spire-1.2.1/test/integration/setup/node-attestation/ 20:35:07 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:35:07 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:35:07 spire-1.2.1/test/integration/setup/x509pop/ 20:35:07 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:35:07 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:35:07 spire-1.2.1/test/integration/suites/ 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:35:07 spire-1.2.1/test/integration/suites/join-token/ 20:35:07 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:35:07 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:35:07 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:35:07 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:35:07 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:35:07 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:35:07 spire-1.2.1/test/integration/suites/join-token/README.md 20:35:07 spire-1.2.1/test/integration/suites/join-token/conf/ 20:35:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/join-token/teardown 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:35:07 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:35:07 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:35:07 spire-1.2.1/test/integration/suites/k8s/ 20:35:07 spire-1.2.1/test/integration/suites/k8s/00-setup 20:35:07 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:35:07 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:35:07 spire-1.2.1/test/integration/suites/k8s/README.md 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/ 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:35:07 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:35:07 spire-1.2.1/test/integration/suites/k8s/teardown 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/ 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:35:07 spire-1.2.1/test/integration/suites/rotation/ 20:35:07 spire-1.2.1/test/integration/suites/rotation/00-setup 20:35:07 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:35:07 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:35:07 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:35:07 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:35:07 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:35:07 spire-1.2.1/test/integration/suites/rotation/README.md 20:35:07 spire-1.2.1/test/integration/suites/rotation/conf/ 20:35:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/rotation/teardown 20:35:07 spire-1.2.1/test/integration/suites/self-test/ 20:35:07 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:35:07 spire-1.2.1/test/integration/suites/self-test/README.md 20:35:07 spire-1.2.1/test/integration/suites/self-test/teardown 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:35:07 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:35:07 spire-1.2.1/test/integration/suites/upgrade/ 20:35:07 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:35:07 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:35:07 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:35:07 spire-1.2.1/test/integration/suites/upgrade/README.md 20:35:07 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:35:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:35:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:35:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:35:07 spire-1.2.1/test/integration/suites/upgrade/teardown 20:35:07 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:35:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:35:07 spire-1.2.1/test/integration/test-one.sh 20:35:07 spire-1.2.1/test/integration/test.sh 20:35:07 spire-1.2.1/test/plugintest/ 20:35:07 spire-1.2.1/test/plugintest/config.go 20:35:07 spire-1.2.1/test/plugintest/load.go 20:35:07 spire-1.2.1/test/plugintest/option.go 20:35:07 spire-1.2.1/test/spiretest/ 20:35:07 spire-1.2.1/test/spiretest/apiserver.go 20:35:07 spire-1.2.1/test/spiretest/assertions.go 20:35:07 spire-1.2.1/test/spiretest/dir.go 20:35:07 spire-1.2.1/test/spiretest/errors_posix.go 20:35:07 spire-1.2.1/test/spiretest/errors_windows.go 20:35:07 spire-1.2.1/test/spiretest/logs.go 20:35:07 spire-1.2.1/test/spiretest/socketapi.go 20:35:07 spire-1.2.1/test/spiretest/suite.go 20:35:07 spire-1.2.1/test/spiretest/x509.go 20:35:07 spire-1.2.1/test/testca/ 20:35:07 spire-1.2.1/test/testca/ca.go 20:35:07 spire-1.2.1/test/testkey/ 20:35:07 spire-1.2.1/test/testkey/generate.sh 20:35:07 spire-1.2.1/test/testkey/genkeys.go 20:35:07 spire-1.2.1/test/testkey/keys.go 20:35:07 spire-1.2.1/test/testkey/new.go 20:35:07 spire-1.2.1/test/tpmsimulator/ 20:35:07 spire-1.2.1/test/tpmsimulator/simulator.go 20:35:07 spire-1.2.1/test/util/ 20:35:07 spire-1.2.1/test/util/cert_fixtures.go 20:35:07 spire-1.2.1/test/util/cert_generation.go 20:35:07 spire-1.2.1/test/util/io_redirection.go 20:35:07 spire-1.2.1/test/util/race.go 20:35:07 spire-1.2.1/test/util/util.go 20:35:07 building spire from source... 20:35:07 Installing go1.17.7... 20:35:07 ---> 31550b1523be 20:35:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:35:07 Installing go1.17.7... 20:35:07 Removing intermediate container 76d1475f6d87 20:35:07 ---> 9497a2e84b55 20:35:07 Step 13/22 : WORKDIR /edgex 20:35:07 ---> Running in bd8428262c07 20:35:08 ---> 866371586b94 20:35:08 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:35:08 Removing intermediate container bd8428262c07 20:35:08 ---> f6160eae07b2 20:35:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:35:08 ---> Running in 143f0b3f7e5f 20:35:08 Removing intermediate container 143f0b3f7e5f 20:35:08 ---> a7cc1ab70b04 20:35:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:09 ---> 18116407a1ae 20:35:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:35:09 ---> Running in e2457e49a5fe 20:35:09 Removing intermediate container e2457e49a5fe 20:35:09 ---> 05001d6d7b51 20:35:09 Step 20/22 : LABEL arch=x86_64 20:35:10 ---> 09402133d452 20:35:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:35:10 ---> Running in 1c6bbbe855b2 20:35:10 Removing intermediate container 1c6bbbe855b2 20:35:10 ---> 044d0952ab96 20:35:10 Step 21/22 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 20:35:10 ---> Running in 4f1c2af77523 20:35:11 ---> 02746df34d4e 20:35:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:35:11 Removing intermediate container 4f1c2af77523 20:35:11 ---> 4d5ad1e8bb9d 20:35:11 Step 22/22 : LABEL version=0.0.0 20:35:11 ---> Running in a2dbda3d2678 20:35:11 ---> d17e546800d3 20:35:11 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:35:11 ---> Running in f7f0f0a26452 20:35:11 Removing intermediate container a2dbda3d2678 20:35:11 ---> 7c470ceabc7a 20:35:11 20:35:11 Successfully built 7c470ceabc7a 20:35:11 Successfully tagged support-scheduler:latest 20:35:11  Building support-scheduler ... done Building security-spire-agent 20:35:13 Building bin/spire-server... 20:35:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:13 go: downloading github.com/mitchellh/cli v1.1.2 20:35:13 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:13 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:13 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:13 Building bin/spire-server... 20:35:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:13 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:13 go: downloading github.com/mitchellh/cli v1.1.2 20:35:13 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:13 go: downloading github.com/imdario/mergo v0.3.12 20:35:13 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:13 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:13 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:13 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:13 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:13 go: downloading google.golang.org/grpc v1.44.0 20:35:13 go: downloading github.com/imdario/mergo v0.3.12 20:35:13 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:13 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:35:13 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:13 go: downloading google.golang.org/grpc v1.44.0 20:35:14 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:35:14 go: downloading github.com/fatih/color v1.13.0 20:35:14 go: downloading github.com/mattn/go-isatty v0.0.14 20:35:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:35:14 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:35:14 go: downloading github.com/fatih/color v1.13.0 20:35:14 go: downloading github.com/mattn/go-isatty v0.0.14 20:35:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:35:14 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:35:14 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:35:14 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:35:14 go: downloading github.com/armon/go-metrics v0.3.10 20:35:14 go: downloading github.com/prometheus/client_golang v1.12.1 20:35:14 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:35:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:35:14 go: downloading github.com/open-policy-agent/opa v0.38.0 20:35:14 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:35:14 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:35:14 go: downloading github.com/armon/go-metrics v0.3.10 20:35:14 go: downloading github.com/prometheus/client_golang v1.12.1 20:35:14 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:35:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:35:14 go: downloading github.com/open-policy-agent/opa v0.38.0 20:35:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:35:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:35:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:14 go: downloading github.com/Masterminds/goutils v1.1.0 20:35:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:14 go: downloading github.com/Masterminds/goutils v1.1.0 20:35:15 go: downloading github.com/Masterminds/semver v1.5.0 20:35:15 go: downloading github.com/google/uuid v1.1.2 20:35:15 go: downloading github.com/huandu/xstrings v1.3.2 20:35:15 go: downloading github.com/Masterminds/semver v1.5.0 20:35:15 go: downloading github.com/google/uuid v1.1.2 20:35:15 go: downloading github.com/huandu/xstrings v1.3.2 20:35:15 go: downloading github.com/mattn/go-colorable v0.1.12 20:35:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:35:15 go: downloading github.com/mattn/go-colorable v0.1.12 20:35:15 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:35:15 ---> b1bbd46f0e73 20:35:15 Step 3/26 : WORKDIR /edgex-go 20:35:15 ---> Using cache 20:35:15 ---> d43ca7e730ad 20:35:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:15 ---> Using cache 20:35:15 ---> 9df0463427a7 20:35:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:35:15 ---> Using cache 20:35:15 ---> c0d66555a935 20:35:15 Step 6/26 : COPY go.mod vendor* ./ 20:35:15 ---> Using cache 20:35:15 ---> 517757d0fb1c 20:35:15 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:15 ---> Using cache 20:35:15 ---> 47b4e013d637 20:35:15 Step 8/26 : COPY . . 20:35:15 ---> Using cache 20:35:15 ---> b43cc0c93bb8 20:35:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:35:15 ---> Using cache 20:35:15 ---> 80880f5efc67 20:35:15 Step 10/26 : RUN mkdir -p spire-build 20:35:15 ---> Using cache 20:35:15 ---> 4c3fcdc14d81 20:35:15 Step 11/26 : WORKDIR /edgex-go/spire-build 20:35:15 ---> Using cache 20:35:15 ---> c9347a23579c 20:35:15 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:35:15 go: downloading github.com/oklog/run v1.0.0 20:35:15 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:35:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:35:15 go: downloading github.com/oklog/run v1.0.0 20:35:15 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:35:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:35:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:35:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:35:15 go: downloading go.uber.org/atomic v1.9.0 20:35:15 go: downloading github.com/prometheus/client_model v0.2.0 20:35:15 go: downloading github.com/prometheus/common v0.32.1 20:35:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:35:15 go: downloading github.com/imkira/go-observer v1.0.3 20:35:15 go: downloading go.uber.org/atomic v1.9.0 20:35:15 go: downloading github.com/prometheus/client_model v0.2.0 20:35:15 go: downloading github.com/imkira/go-observer v1.0.3 20:35:15 go: downloading github.com/prometheus/common v0.32.1 20:35:15 go: downloading github.com/beorn7/perks v1.0.1 20:35:15 go: downloading github.com/beorn7/perks v1.0.1 20:35:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:15 go: downloading github.com/prometheus/procfs v0.7.3 20:35:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:35:15 go: downloading github.com/hashicorp/errwrap v1.1.0 20:35:15 go: downloading github.com/prometheus/procfs v0.7.3 20:35:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:35:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:35:15 go: downloading github.com/hashicorp/errwrap v1.1.0 20:35:15 go: downloading github.com/twmb/murmur3 v1.1.6 20:35:16 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:35:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:35:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:35:16 go: downloading github.com/blang/semver/v4 v4.0.0 20:35:16 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:35:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:35:16 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:35:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:35:16 go: downloading github.com/jinzhu/gorm v1.9.16 20:35:16 go: downloading github.com/lib/pq v1.10.4 20:35:16 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:35:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:35:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:35:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:35:17  ---> Running in 19e743db946e 20:35:17 Removing intermediate container f7f0f0a26452 20:35:17 ---> 6b996c557e9c 20:35:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:35:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:35:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:35:17 go: downloading github.com/stretchr/testify v1.7.0 20:35:17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:35:17 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:35:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:35:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:35:17 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:35:17 go: downloading github.com/blang/semver/v4 v4.0.0 20:35:17 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:35:17 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:35:18 go: downloading github.com/jinzhu/gorm v1.9.16 20:35:18 go: downloading github.com/lib/pq v1.10.4 20:35:18 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:35:18 go: downloading github.com/stretchr/testify v1.7.0 20:35:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:35:18 go: downloading google.golang.org/api v0.70.0 20:35:18 go: downloading k8s.io/client-go v0.23.4 20:35:18 go: downloading k8s.io/api v0.23.4 20:35:18 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:35:19 spire-1.2.1/ 20:35:19 spire-1.2.1/.data/ 20:35:19 spire-1.2.1/.data/.file 20:35:19 spire-1.2.1/.dockerignore 20:35:19 spire-1.2.1/.gitattributes 20:35:19 spire-1.2.1/.githooks/ 20:35:19 spire-1.2.1/.githooks/pre-commit 20:35:19 spire-1.2.1/.github/ 20:35:19 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:35:19 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:35:19 spire-1.2.1/.github/dependabot.yml 20:35:19 spire-1.2.1/.github/workflows/ 20:35:19 spire-1.2.1/.github/workflows/nightly_build.yaml 20:35:19 spire-1.2.1/.github/workflows/pr_build.yaml 20:35:19 spire-1.2.1/.github/workflows/release_build.yaml 20:35:19 spire-1.2.1/.github/workflows/scripts/ 20:35:19 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:35:19 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:35:19 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:35:19 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:35:19 spire-1.2.1/.github/workflows/scripts/split.sh 20:35:19 spire-1.2.1/.gitignore 20:35:19 spire-1.2.1/.go-version 20:35:19 spire-1.2.1/.golangci.yml 20:35:19 spire-1.2.1/ADOPTERS.md 20:35:19 spire-1.2.1/CHANGELOG.md 20:35:19 spire-1.2.1/CODE-OF-CONDUCT.md 20:35:19 spire-1.2.1/CODEOWNERS 20:35:19 spire-1.2.1/CONTRIBUTING.md 20:35:19 spire-1.2.1/Dockerfile 20:35:19 spire-1.2.1/Dockerfile.dev 20:35:19 spire-1.2.1/Dockerfile.scratch 20:35:19 spire-1.2.1/LICENSE 20:35:19 spire-1.2.1/MAINTAINERS.md 20:35:19 spire-1.2.1/Makefile 20:35:19 spire-1.2.1/README.md 20:35:19 spire-1.2.1/ROADMAP.md 20:35:19 spire-1.2.1/SECURITY.md 20:35:19 spire-1.2.1/cmd/ 20:35:19 spire-1.2.1/cmd/spire-agent/ 20:35:19 spire-1.2.1/cmd/spire-agent/cli/ 20:35:19 spire-1.2.1/cmd/spire-agent/cli/api/ 20:35:19 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/common/ 20:35:19 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:35:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/run/ 20:35:19 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:35:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:35:19 spire-1.2.1/cmd/spire-agent/main.go 20:35:19 spire-1.2.1/cmd/spire-server/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/agent/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/cli.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/run/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/token/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/validate/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/x509/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:35:19 spire-1.2.1/cmd/spire-server/main.go 20:35:19 spire-1.2.1/cmd/spire-server/util/ 20:35:19 spire-1.2.1/cmd/spire-server/util/util.go 20:35:19 spire-1.2.1/conf/ 20:35:19 spire-1.2.1/conf/agent/ 20:35:19 spire-1.2.1/conf/agent/agent.conf 20:35:19 spire-1.2.1/conf/agent/agent_full.conf 20:35:19 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:35:19 spire-1.2.1/conf/server/ 20:35:19 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:35:19 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:35:19 spire-1.2.1/conf/server/server.conf 20:35:19 spire-1.2.1/conf/server/server_full.conf 20:35:19 spire-1.2.1/doc/ 20:35:19 spire-1.2.1/doc/SPIRE101.md 20:35:19 spire-1.2.1/doc/auditlog.md 20:35:19 spire-1.2.1/doc/authorization_policy_engine.md 20:35:19 spire-1.2.1/doc/changelog_guidelines.md 20:35:19 spire-1.2.1/doc/cure53-report.pdf 20:35:19 spire-1.2.1/doc/images/ 20:35:19 spire-1.2.1/doc/images/2019_roadmap.png 20:35:19 spire-1.2.1/doc/images/SPIRE101.png 20:35:19 spire-1.2.1/doc/images/SPIRE_agent.png 20:35:19 spire-1.2.1/doc/images/SPIRE_server.png 20:35:19 spire-1.2.1/doc/images/cache_mgr.png 20:35:19 spire-1.2.1/doc/images/cache_mgr_components.png 20:35:19 spire-1.2.1/doc/images/federated_spire.png 20:35:19 spire-1.2.1/doc/images/ha_mode.png 20:35:19 spire-1.2.1/doc/images/nested_spire.png 20:35:19 spire-1.2.1/doc/images/oidc_federation.png 20:35:19 spire-1.2.1/doc/images/single_trust_domain.png 20:35:19 spire-1.2.1/doc/images/spiffe_compatible.png 20:35:19 spire-1.2.1/doc/images/spire_logo.png 20:35:19 spire-1.2.1/doc/migrating_registration_api_clients.md 20:35:19 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:35:19 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:35:19 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:35:19 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:35:19 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:35:19 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:35:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:35:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:35:19 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:35:19 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:35:19 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:35:19 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:35:19 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:35:19 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:35:19 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:35:19 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:35:19 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:35:19 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:35:19 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:35:19 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:35:19 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:35:19 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:35:19 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:35:19 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:35:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:35:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:35:19 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:35:19 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:35:19 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:35:19 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:35:19 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:35:19 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:35:19 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:35:19 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:35:19 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:35:19 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:35:19 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:35:19 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:35:19 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:35:19 spire-1.2.1/doc/scaling_spire.md 20:35:19 spire-1.2.1/doc/spire_agent.md 20:35:19 spire-1.2.1/doc/spire_server.md 20:35:19 spire-1.2.1/doc/supported_integrations.md 20:35:19 spire-1.2.1/doc/telemetry.md 20:35:19 spire-1.2.1/doc/telemetry_config.md 20:35:19 spire-1.2.1/doc/upgrading.md 20:35:19 spire-1.2.1/doc/using_spire.md 20:35:19 spire-1.2.1/examples/ 20:35:19 spire-1.2.1/examples/README.md 20:35:19 spire-1.2.1/go.mod 20:35:19 spire-1.2.1/go.sum 20:35:19 spire-1.2.1/pkg/ 20:35:19 spire-1.2.1/pkg/agent/ 20:35:19 spire-1.2.1/pkg/agent/agent.go 20:35:19 spire-1.2.1/pkg/agent/api/ 20:35:19 spire-1.2.1/pkg/agent/api/config.go 20:35:19 spire-1.2.1/pkg/agent/api/debug/ 20:35:19 spire-1.2.1/pkg/agent/api/debug/v1/ 20:35:19 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:35:19 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:35:19 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:35:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:35:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:35:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:35:19 spire-1.2.1/pkg/agent/api/endpoints.go 20:35:19 spire-1.2.1/pkg/agent/api/health/ 20:35:19 spire-1.2.1/pkg/agent/api/health/v1/ 20:35:19 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:35:19 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:35:19 spire-1.2.1/pkg/agent/api/rpccontext/ 20:35:19 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:35:19 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:35:19 spire-1.2.1/pkg/agent/attestor/ 20:35:19 spire-1.2.1/pkg/agent/attestor/node/ 20:35:19 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:35:19 spire-1.2.1/pkg/agent/attestor/node/node.go 20:35:19 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:35:19 spire-1.2.1/pkg/agent/attestor/workload/ 20:35:19 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:35:19 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:35:19 spire-1.2.1/pkg/agent/catalog/ 20:35:19 spire-1.2.1/pkg/agent/catalog/catalog.go 20:35:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:35:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:35:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:35:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:35:19 spire-1.2.1/pkg/agent/client/ 20:35:19 spire-1.2.1/pkg/agent/client/client.go 20:35:19 spire-1.2.1/pkg/agent/client/client_test.go 20:35:19 spire-1.2.1/pkg/agent/client/dial.go 20:35:19 spire-1.2.1/pkg/agent/client/nodeconn.go 20:35:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:35:19 spire-1.2.1/pkg/agent/client/update.go 20:35:19 spire-1.2.1/pkg/agent/client/util.go 20:35:19 spire-1.2.1/pkg/agent/common/ 20:35:19 spire-1.2.1/pkg/agent/common/backoff/ 20:35:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:35:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:35:19 spire-1.2.1/pkg/agent/common/cgroups/ 20:35:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:35:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:35:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:35:19 spire-1.2.1/pkg/agent/config.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/ 20:35:19 spire-1.2.1/pkg/agent/endpoints/config.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:35:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:35:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/workload/ 20:35:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:35:19 spire-1.2.1/pkg/agent/manager/ 20:35:19 spire-1.2.1/pkg/agent/manager/cache/ 20:35:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:35:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:35:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:35:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:35:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:35:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:35:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:35:19 spire-1.2.1/pkg/agent/manager/config.go 20:35:19 spire-1.2.1/pkg/agent/manager/manager.go 20:35:19 spire-1.2.1/pkg/agent/manager/manager_test.go 20:35:19 spire-1.2.1/pkg/agent/manager/storage.go 20:35:19 spire-1.2.1/pkg/agent/manager/storage_test.go 20:35:19 spire-1.2.1/pkg/agent/manager/storecache/ 20:35:19 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:35:19 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:35:19 spire-1.2.1/pkg/agent/manager/sync.go 20:35:19 spire-1.2.1/pkg/agent/plugin/ 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:35:19 spire-1.2.1/pkg/agent/svid/ 20:35:19 spire-1.2.1/pkg/agent/svid/rotator.go 20:35:19 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:35:19 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:35:19 spire-1.2.1/pkg/agent/svid/store/ 20:35:19 spire-1.2.1/pkg/agent/svid/store/service.go 20:35:19 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:35:19 spire-1.2.1/pkg/common/ 20:35:19 spire-1.2.1/pkg/common/agentpathtemplate/ 20:35:19 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:35:19 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:35:19 spire-1.2.1/pkg/common/api/ 20:35:19 spire-1.2.1/pkg/common/api/metrics.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/ 20:35:19 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/logger.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/names.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:35:19 spire-1.2.1/pkg/common/api/names.go 20:35:19 spire-1.2.1/pkg/common/api/ratelimit.go 20:35:19 spire-1.2.1/pkg/common/api/rpccontext/ 20:35:19 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:35:19 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:35:19 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:35:19 spire-1.2.1/pkg/common/auth/ 20:35:19 spire-1.2.1/pkg/common/auth/interceptors.go 20:35:19 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:35:19 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/ 20:35:19 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/types.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:35:19 spire-1.2.1/pkg/common/catalog/ 20:35:19 spire-1.2.1/pkg/common/catalog/bind.go 20:35:19 spire-1.2.1/pkg/common/catalog/builtin.go 20:35:19 spire-1.2.1/pkg/common/catalog/catalog.go 20:35:19 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:35:19 spire-1.2.1/pkg/common/catalog/closers.go 20:35:19 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:35:19 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:35:19 spire-1.2.1/pkg/common/catalog/config.go 20:35:19 spire-1.2.1/pkg/common/catalog/config_test.go 20:35:19 spire-1.2.1/pkg/common/catalog/configure.go 20:35:19 spire-1.2.1/pkg/common/catalog/constraints.go 20:35:19 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:35:19 spire-1.2.1/pkg/common/catalog/context.go 20:35:19 spire-1.2.1/pkg/common/catalog/external.go 20:35:19 spire-1.2.1/pkg/common/catalog/host.go 20:35:19 spire-1.2.1/pkg/common/catalog/pipenet.go 20:35:19 spire-1.2.1/pkg/common/catalog/plugin.go 20:35:19 spire-1.2.1/pkg/common/catalog/testplugin/ 20:35:19 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:35:19 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:35:19 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:35:19 spire-1.2.1/pkg/common/cli/ 20:35:19 spire-1.2.1/pkg/common/cli/env.go 20:35:19 spire-1.2.1/pkg/common/cli/flags.go 20:35:19 spire-1.2.1/pkg/common/cli/trust_domain.go 20:35:19 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:35:19 spire-1.2.1/pkg/common/cli/umask.go 20:35:19 spire-1.2.1/pkg/common/cli/umask_posix.go 20:35:19 spire-1.2.1/pkg/common/cli/umask_test.go 20:35:19 spire-1.2.1/pkg/common/cli/umask_windows.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/ 20:35:19 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/flag.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/format.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/ 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:35:19 spire-1.2.1/pkg/common/coretypes/ 20:35:19 spire-1.2.1/pkg/common/coretypes/bundle/ 20:35:19 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:35:19 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:35:19 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:35:19 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:35:19 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:35:19 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:35:19 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:35:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:35:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:35:19 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:35:19 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:35:19 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:35:19 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:35:19 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:35:19 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:35:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:35:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:35:19 spire-1.2.1/pkg/common/cryptoutil/ 20:35:19 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:35:19 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:35:19 spire-1.2.1/pkg/common/diskutil/ 20:35:19 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:35:19 spire-1.2.1/pkg/common/diskutil/file_test.go 20:35:19 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:35:19 spire-1.2.1/pkg/common/errorutil/ 20:35:19 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:35:19 spire-1.2.1/pkg/common/health/ 20:35:19 spire-1.2.1/pkg/common/health/config.go 20:35:19 spire-1.2.1/pkg/common/health/context.go 20:35:19 spire-1.2.1/pkg/common/health/context_test.go 20:35:19 spire-1.2.1/pkg/common/health/health.go 20:35:19 spire-1.2.1/pkg/common/health/health_test.go 20:35:19 spire-1.2.1/pkg/common/health/logger.go 20:35:19 spire-1.2.1/pkg/common/hostservice/ 20:35:19 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:35:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:35:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:35:19 spire-1.2.1/pkg/common/idutil/ 20:35:19 spire-1.2.1/pkg/common/idutil/require.go 20:35:19 spire-1.2.1/pkg/common/idutil/require_test.go 20:35:19 spire-1.2.1/pkg/common/idutil/safety.go 20:35:19 spire-1.2.1/pkg/common/idutil/safety_test.go 20:35:19 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:35:19 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:35:19 spire-1.2.1/pkg/common/jwtsvid/ 20:35:19 spire-1.2.1/pkg/common/jwtsvid/common.go 20:35:19 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:35:19 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:35:19 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:35:19 spire-1.2.1/pkg/common/jwtutil/ 20:35:19 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:35:19 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:35:19 spire-1.2.1/pkg/common/log/ 20:35:19 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:35:19 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:35:19 spire-1.2.1/pkg/common/log/log.go 20:35:19 spire-1.2.1/pkg/common/log/log_test.go 20:35:19 spire-1.2.1/pkg/common/log/options.go 20:35:19 spire-1.2.1/pkg/common/nodeutil/ 20:35:19 spire-1.2.1/pkg/common/nodeutil/node.go 20:35:19 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:35:19 spire-1.2.1/pkg/common/peertracker/ 20:35:19 spire-1.2.1/pkg/common/peertracker/conn.go 20:35:19 spire-1.2.1/pkg/common/peertracker/credentials.go 20:35:19 spire-1.2.1/pkg/common/peertracker/errors.go 20:35:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:35:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:35:19 spire-1.2.1/pkg/common/peertracker/info.go 20:35:19 spire-1.2.1/pkg/common/peertracker/listener.go 20:35:19 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:35:19 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:35:19 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:35:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:35:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:35:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:35:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:35:19 spire-1.2.1/pkg/common/peertracker/tcp.go 20:35:19 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:35:19 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:35:19 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:35:19 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:35:19 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:35:19 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:35:19 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:35:19 spire-1.2.1/pkg/common/peertracker/uds.go 20:35:19 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:35:19 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:35:19 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:35:19 spire-1.2.1/pkg/common/pemutil/ 20:35:19 spire-1.2.1/pkg/common/pemutil/block.go 20:35:19 spire-1.2.1/pkg/common/pemutil/certs.go 20:35:19 spire-1.2.1/pkg/common/pemutil/common.go 20:35:19 spire-1.2.1/pkg/common/pemutil/csr.go 20:35:19 spire-1.2.1/pkg/common/pemutil/keys.go 20:35:19 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/ 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:35:19 spire-1.2.1/pkg/common/plugin/ 20:35:19 spire-1.2.1/pkg/common/plugin/aws/ 20:35:19 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:35:19 spire-1.2.1/pkg/common/plugin/azure/ 20:35:19 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:35:19 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:35:19 spire-1.2.1/pkg/common/plugin/facade.go 20:35:19 spire-1.2.1/pkg/common/plugin/facade_test.go 20:35:19 spire-1.2.1/pkg/common/plugin/gcp/ 20:35:19 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:35:19 spire-1.2.1/pkg/common/plugin/k8s/ 20:35:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:35:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:35:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:35:19 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:35:19 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:35:19 spire-1.2.1/pkg/common/plugin/log.go 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/ 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:35:19 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:35:19 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:35:19 spire-1.2.1/pkg/common/plugin/x509pop/ 20:35:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:35:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:35:19 spire-1.2.1/pkg/common/profiling/ 20:35:19 spire-1.2.1/pkg/common/profiling/dumpers.go 20:35:19 spire-1.2.1/pkg/common/profiling/profiling.go 20:35:19 spire-1.2.1/pkg/common/protoutil/ 20:35:19 spire-1.2.1/pkg/common/protoutil/masks.go 20:35:19 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:35:19 spire-1.2.1/pkg/common/rotationutil/ 20:35:19 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:35:19 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:35:19 spire-1.2.1/pkg/common/selector/ 20:35:19 spire-1.2.1/pkg/common/selector/selector.go 20:35:19 spire-1.2.1/pkg/common/selector/selector_test.go 20:35:19 spire-1.2.1/pkg/common/selector/set.go 20:35:19 spire-1.2.1/pkg/common/selector/set_utils.go 20:35:19 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/ 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/ 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:35:19 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:35:19 spire-1.2.1/pkg/common/telemetry/call.go 20:35:19 spire-1.2.1/pkg/common/telemetry/common/ 20:35:19 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:35:19 spire-1.2.1/pkg/common/telemetry/config.go 20:35:19 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:35:19 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/inmem.go 20:35:19 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/m3.go 20:35:19 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/metrics.go 20:35:19 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/names.go 20:35:19 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:35:19 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:35:19 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/ 20:35:19 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:35:19 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:35:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/server.go 20:35:19 spire-1.2.1/pkg/common/telemetry/sink.go 20:35:19 spire-1.2.1/pkg/common/telemetry/statsd.go 20:35:19 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/uptime.go 20:35:19 spire-1.2.1/pkg/common/telemetry/version.go 20:35:19 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:35:19 spire-1.2.1/pkg/common/uptime/ 20:35:19 spire-1.2.1/pkg/common/uptime/uptime.go 20:35:19 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:35:19 spire-1.2.1/pkg/common/util/ 20:35:19 spire-1.2.1/pkg/common/util/certs.go 20:35:19 spire-1.2.1/pkg/common/util/certs_test.go 20:35:19 spire-1.2.1/pkg/common/util/csr.go 20:35:19 spire-1.2.1/pkg/common/util/hash.go 20:35:19 spire-1.2.1/pkg/common/util/selectors.go 20:35:19 spire-1.2.1/pkg/common/util/selectors_test.go 20:35:19 spire-1.2.1/pkg/common/util/signals.go 20:35:19 spire-1.2.1/pkg/common/util/sort.go 20:35:19 spire-1.2.1/pkg/common/util/sort_test.go 20:35:19 spire-1.2.1/pkg/common/util/task.go 20:35:19 spire-1.2.1/pkg/common/util/task_test.go 20:35:19 spire-1.2.1/pkg/common/util/testdata/ 20:35:19 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:35:19 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:35:19 spire-1.2.1/pkg/common/version/ 20:35:19 spire-1.2.1/pkg/common/version/version.go 20:35:19 spire-1.2.1/pkg/common/x509svid/ 20:35:19 spire-1.2.1/pkg/common/x509svid/common_test.go 20:35:19 spire-1.2.1/pkg/common/x509svid/csr.go 20:35:19 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:35:19 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:35:19 spire-1.2.1/pkg/common/x509util/ 20:35:19 spire-1.2.1/pkg/common/x509util/cert.go 20:35:19 spire-1.2.1/pkg/common/x509util/dns.go 20:35:19 spire-1.2.1/pkg/common/x509util/dns_test.go 20:35:19 spire-1.2.1/pkg/common/x509util/keyid.go 20:35:19 spire-1.2.1/pkg/common/x509util/keypair.go 20:35:19 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:35:19 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:35:19 spire-1.2.1/pkg/server/ 20:35:19 spire-1.2.1/pkg/server/api/ 20:35:19 spire-1.2.1/pkg/server/api/agent.go 20:35:19 spire-1.2.1/pkg/server/api/agent/ 20:35:19 spire-1.2.1/pkg/server/api/agent/v1/ 20:35:19 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:35:19 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:35:19 spire-1.2.1/pkg/server/api/agent_test.go 20:35:19 spire-1.2.1/pkg/server/api/api.go 20:35:19 spire-1.2.1/pkg/server/api/audit/ 20:35:19 spire-1.2.1/pkg/server/api/audit/audit.go 20:35:19 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:35:19 spire-1.2.1/pkg/server/api/bundle.go 20:35:19 spire-1.2.1/pkg/server/api/bundle/ 20:35:19 spire-1.2.1/pkg/server/api/bundle/v1/ 20:35:19 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:35:19 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:35:19 spire-1.2.1/pkg/server/api/bundle_test.go 20:35:19 spire-1.2.1/pkg/server/api/debug/ 20:35:19 spire-1.2.1/pkg/server/api/debug/v1/ 20:35:19 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:35:19 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:35:19 spire-1.2.1/pkg/server/api/entry.go 20:35:19 spire-1.2.1/pkg/server/api/entry/ 20:35:19 spire-1.2.1/pkg/server/api/entry/v1/ 20:35:19 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:35:19 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:35:19 spire-1.2.1/pkg/server/api/entry_test.go 20:35:19 spire-1.2.1/pkg/server/api/health/ 20:35:19 spire-1.2.1/pkg/server/api/health/v1/ 20:35:19 spire-1.2.1/pkg/server/api/health/v1/service.go 20:35:19 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:35:19 spire-1.2.1/pkg/server/api/id.go 20:35:19 spire-1.2.1/pkg/server/api/id_test.go 20:35:19 spire-1.2.1/pkg/server/api/limits/ 20:35:19 spire-1.2.1/pkg/server/api/limits/limits.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/ 20:35:19 spire-1.2.1/pkg/server/api/middleware/alias.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/audit.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/caller.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/common.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/entries.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:35:19 spire-1.2.1/pkg/server/api/ratelimit.go 20:35:19 spire-1.2.1/pkg/server/api/rpccontext/ 20:35:19 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:35:19 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:35:19 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:35:19 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:35:19 spire-1.2.1/pkg/server/api/selector.go 20:35:19 spire-1.2.1/pkg/server/api/selector_test.go 20:35:19 spire-1.2.1/pkg/server/api/status.go 20:35:19 spire-1.2.1/pkg/server/api/status_test.go 20:35:19 spire-1.2.1/pkg/server/api/svid/ 20:35:19 spire-1.2.1/pkg/server/api/svid/v1/ 20:35:19 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:35:19 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:35:19 spire-1.2.1/pkg/server/api/trustdomain.go 20:35:19 spire-1.2.1/pkg/server/api/trustdomain/ 20:35:19 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:35:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:35:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:35:19 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:35:19 spire-1.2.1/pkg/server/authpolicy/ 20:35:19 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:35:19 spire-1.2.1/pkg/server/authpolicy/policy.go 20:35:19 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:35:19 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:35:19 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:35:19 spire-1.2.1/pkg/server/authpolicy/validate.go 20:35:19 spire-1.2.1/pkg/server/bundle/ 20:35:19 spire-1.2.1/pkg/server/bundle/client/ 20:35:19 spire-1.2.1/pkg/server/bundle/client/client.go 20:35:19 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:35:19 spire-1.2.1/pkg/server/bundle/client/manager.go 20:35:19 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:35:19 spire-1.2.1/pkg/server/bundle/client/sources.go 20:35:19 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:35:19 spire-1.2.1/pkg/server/bundle/client/updater.go 20:35:19 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:35:19 spire-1.2.1/pkg/server/ca/ 20:35:19 spire-1.2.1/pkg/server/ca/ca.go 20:35:19 spire-1.2.1/pkg/server/ca/ca_health.go 20:35:19 spire-1.2.1/pkg/server/ca/ca_test.go 20:35:19 spire-1.2.1/pkg/server/ca/journal.go 20:35:19 spire-1.2.1/pkg/server/ca/journal_test.go 20:35:19 spire-1.2.1/pkg/server/ca/manager.go 20:35:19 spire-1.2.1/pkg/server/ca/manager_health.go 20:35:19 spire-1.2.1/pkg/server/ca/manager_test.go 20:35:19 spire-1.2.1/pkg/server/ca/templates.go 20:35:19 spire-1.2.1/pkg/server/ca/upstream_client.go 20:35:19 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:35:19 spire-1.2.1/pkg/server/ca/validation.go 20:35:19 spire-1.2.1/pkg/server/cache/ 20:35:19 spire-1.2.1/pkg/server/cache/dscache/ 20:35:19 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:35:19 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:35:19 spire-1.2.1/pkg/server/cache/entrycache/ 20:35:19 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:35:19 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:35:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:35:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:35:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:35:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:35:19 spire-1.2.1/pkg/server/catalog/ 20:35:19 spire-1.2.1/pkg/server/catalog/catalog.go 20:35:19 spire-1.2.1/pkg/server/catalog/keymanager.go 20:35:19 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:35:19 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:35:19 spire-1.2.1/pkg/server/catalog/notifier.go 20:35:19 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:35:19 spire-1.2.1/pkg/server/config.go 20:35:19 spire-1.2.1/pkg/server/datastore/ 20:35:19 spire-1.2.1/pkg/server/datastore/datastore.go 20:35:19 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:35:19 spire-1.2.1/pkg/server/datastore/repository.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:35:19 spire-1.2.1/pkg/server/endpoints/ 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/ 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:35:19 spire-1.2.1/pkg/server/endpoints/config.go 20:35:19 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:35:19 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:35:19 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:35:19 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:35:19 spire-1.2.1/pkg/server/endpoints/middleware.go 20:35:19 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:35:19 spire-1.2.1/pkg/server/hostservice/ 20:35:19 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:35:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:35:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:35:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:35:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:35:19 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:35:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:35:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/ 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/ 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:35:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:35:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:35:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:35:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:35:19 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:35:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:35:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/ 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:35:19 spire-1.2.1/pkg/server/registration/ 20:35:19 spire-1.2.1/pkg/server/registration/manager.go 20:35:19 spire-1.2.1/pkg/server/registration/manager_test.go 20:35:19 spire-1.2.1/pkg/server/scanentries.go 20:35:19 spire-1.2.1/pkg/server/scanentries_test.go 20:35:19 spire-1.2.1/pkg/server/server.go 20:35:19 spire-1.2.1/pkg/server/server_test.go 20:35:19 spire-1.2.1/pkg/server/svid/ 20:35:19 spire-1.2.1/pkg/server/svid/observer.go 20:35:19 spire-1.2.1/pkg/server/svid/observer_test.go 20:35:19 spire-1.2.1/pkg/server/svid/rotator.go 20:35:19 spire-1.2.1/pkg/server/svid/rotator_config.go 20:35:19 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:35:19 spire-1.2.1/pkg/server/svid/rotator_test.go 20:35:19 spire-1.2.1/proto/ 20:35:19 spire-1.2.1/proto/private/ 20:35:19 spire-1.2.1/proto/private/server/ 20:35:19 spire-1.2.1/proto/private/server/journal/ 20:35:19 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:35:19 spire-1.2.1/proto/private/server/journal/journal.proto 20:35:19 spire-1.2.1/proto/spire/ 20:35:19 spire-1.2.1/proto/spire/common/ 20:35:19 spire-1.2.1/proto/spire/common/common.pb.go 20:35:19 spire-1.2.1/proto/spire/common/common.proto 20:35:19 spire-1.2.1/proto/spire/common/plugin/ 20:35:19 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:35:19 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:35:19 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:35:19 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:35:19 spire-1.2.1/proto/spire/plugin/ 20:35:19 spire-1.2.1/proto/spire/plugin/agent/ 20:35:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:35:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:35:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:35:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:35:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:35:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:35:19 spire-1.2.1/release/ 20:35:19 spire-1.2.1/release/spire-extras/ 20:35:19 spire-1.2.1/release/spire-extras/README.md 20:35:19 spire-1.2.1/release/spire-extras/conf/ 20:35:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:35:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:35:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:35:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:35:19 spire-1.2.1/release/spire/ 20:35:19 spire-1.2.1/release/spire/README.md 20:35:19 spire-1.2.1/release/spire/conf/ 20:35:19 spire-1.2.1/release/spire/conf/agent/ 20:35:19 spire-1.2.1/release/spire/conf/agent/agent.conf 20:35:19 spire-1.2.1/release/spire/conf/server/ 20:35:19 spire-1.2.1/release/spire/conf/server/server.conf 20:35:19 spire-1.2.1/script/ 20:35:19 spire-1.2.1/script/build-artifact.sh 20:35:19 spire-1.2.1/script/generate_dummy_ca.sh 20:35:19 spire-1.2.1/support/ 20:35:19 spire-1.2.1/support/k8s/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/ 20:35:19 spire-1.2.1/support/oidc-discovery-provider/README.md 20:35:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/config.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/main.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:35:19 spire-1.2.1/test/ 20:35:19 spire-1.2.1/test/clock/ 20:35:19 spire-1.2.1/test/clock/clock.go 20:35:19 spire-1.2.1/test/fakes/ 20:35:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:35:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:35:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:35:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:35:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:35:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:35:19 spire-1.2.1/test/fakes/fakeagentstore/ 20:35:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:35:19 spire-1.2.1/test/fakes/fakedatastore/ 20:35:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:35:19 spire-1.2.1/test/fakes/fakeentryclient/ 20:35:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:35:19 spire-1.2.1/test/fakes/fakehealthchecker/ 20:35:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:35:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:35:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:35:19 spire-1.2.1/test/fakes/fakemetrics/ 20:35:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:35:19 spire-1.2.1/test/fakes/fakenoderesolver/ 20:35:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:35:19 spire-1.2.1/test/fakes/fakenotifier/ 20:35:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:35:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:35:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:35:19 spire-1.2.1/test/fakes/fakeserverca/ 20:35:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:35:19 spire-1.2.1/test/fakes/fakeservercatalog/ 20:35:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:35:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:35:19 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:35:19 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:35:19 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:35:19 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:35:19 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:35:19 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:35:19 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:35:19 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:35:19 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:35:19 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:35:19 spire-1.2.1/test/fixture/ 20:35:19 spire-1.2.1/test/fixture/certs/ 20:35:19 spire-1.2.1/test/fixture/certs/agent_svid.der 20:35:19 spire-1.2.1/test/fixture/certs/base_cert.pem 20:35:19 spire-1.2.1/test/fixture/certs/base_csr.pem 20:35:19 spire-1.2.1/test/fixture/certs/base_key.pem 20:35:19 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:35:19 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:35:19 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:35:19 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:35:19 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:35:19 spire-1.2.1/test/fixture/certs/blog_key.pem 20:35:19 spire-1.2.1/test/fixture/certs/bundle.der 20:35:19 spire-1.2.1/test/fixture/certs/ca.pem 20:35:19 spire-1.2.1/test/fixture/certs/ca_key.pem 20:35:19 spire-1.2.1/test/fixture/certs/database_cert.pem 20:35:19 spire-1.2.1/test/fixture/certs/database_csr.pem 20:35:19 spire-1.2.1/test/fixture/certs/database_key.pem 20:35:19 spire-1.2.1/test/fixture/certs/node_cert.pem 20:35:19 spire-1.2.1/test/fixture/certs/node_csr.pem 20:35:19 spire-1.2.1/test/fixture/certs/node_key.pem 20:35:19 spire-1.2.1/test/fixture/certs/svid.pem 20:35:19 spire-1.2.1/test/fixture/certs/svid_key.pem 20:35:19 spire-1.2.1/test/fixture/config/ 20:35:19 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:35:19 spire-1.2.1/test/fixture/config/agent_good.conf 20:35:19 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:35:19 spire-1.2.1/test/fixture/config/plugin_good.conf 20:35:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_good.conf 20:35:19 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:35:19 spire-1.2.1/test/fixture/fixture.go 20:35:19 spire-1.2.1/test/fixture/nodeattestor/ 20:35:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:35:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:35:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:35:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:35:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:35:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:35:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:35:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:35:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:35:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:35:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:35:19 spire-1.2.1/test/fixture/registration/ 20:35:19 spire-1.2.1/test/fixture/registration/entries.json 20:35:19 spire-1.2.1/test/fixture/registration/good-for-update.json 20:35:19 spire-1.2.1/test/fixture/registration/good.json 20:35:19 spire-1.2.1/test/fixture/registration/invalid.json 20:35:19 spire-1.2.1/test/fixture/registration/invalid_json.json 20:35:19 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:35:19 spire-1.2.1/test/integration/ 20:35:19 spire-1.2.1/test/integration/README.md 20:35:19 spire-1.2.1/test/integration/common 20:35:19 spire-1.2.1/test/integration/setup/ 20:35:19 spire-1.2.1/test/integration/setup/adminclient/ 20:35:19 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:35:19 spire-1.2.1/test/integration/setup/adminclient/client.go 20:35:19 spire-1.2.1/test/integration/setup/debugagent/ 20:35:19 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:35:19 spire-1.2.1/test/integration/setup/debugagent/main.go 20:35:19 spire-1.2.1/test/integration/setup/debugserver/ 20:35:19 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:35:19 spire-1.2.1/test/integration/setup/debugserver/main.go 20:35:19 spire-1.2.1/test/integration/setup/downstreamclient/ 20:35:19 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:35:19 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:35:19 spire-1.2.1/test/integration/setup/itclient/ 20:35:19 spire-1.2.1/test/integration/setup/itclient/client.go 20:35:19 spire-1.2.1/test/integration/setup/node-attestation/ 20:35:19 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:35:19 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:35:19 spire-1.2.1/test/integration/setup/x509pop/ 20:35:19 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:35:19 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:35:19 spire-1.2.1/test/integration/suites/ 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:35:19 spire-1.2.1/test/integration/suites/join-token/ 20:35:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:35:19 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:35:19 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:35:19 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:35:19 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:35:19 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:35:19 spire-1.2.1/test/integration/suites/join-token/README.md 20:35:19 spire-1.2.1/test/integration/suites/join-token/conf/ 20:35:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/join-token/teardown 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:35:19 spire-1.2.1/test/integration/suites/k8s/ 20:35:19 spire-1.2.1/test/integration/suites/k8s/00-setup 20:35:19 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:35:19 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:35:19 spire-1.2.1/test/integration/suites/k8s/README.md 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/ 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:35:19 spire-1.2.1/test/integration/suites/k8s/teardown 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/ 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:35:19 spire-1.2.1/test/integration/suites/rotation/ 20:35:19 spire-1.2.1/test/integration/suites/rotation/00-setup 20:35:19 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:35:19 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:35:19 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:35:19 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:35:19 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:35:19 spire-1.2.1/test/integration/suites/rotation/README.md 20:35:19 spire-1.2.1/test/integration/suites/rotation/conf/ 20:35:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/rotation/teardown 20:35:19 spire-1.2.1/test/integration/suites/self-test/ 20:35:19 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:35:19 spire-1.2.1/test/integration/suites/self-test/README.md 20:35:19 spire-1.2.1/test/integration/suites/self-test/teardown 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:35:19 spire-1.2.1/test/integration/suites/upgrade/ 20:35:19 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:35:19 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:35:19 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:35:19 spire-1.2.1/test/integration/suites/upgrade/README.md 20:35:19 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:35:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/upgrade/teardown 20:35:19 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:35:19 spire-1.2.1/test/integration/test-one.sh 20:35:19 spire-1.2.1/test/integration/test.sh 20:35:19 spire-1.2.1/test/plugintest/ 20:35:19 spire-1.2.1/test/plugintest/config.go 20:35:19 spire-1.2.1/test/plugintest/load.go 20:35:19 spire-1.2.1/test/plugintest/option.go 20:35:19 spire-1.2.1/test/spiretest/ 20:35:19 spire-1.2.1/test/spiretest/apiserver.go 20:35:19 spire-1.2.1/test/spiretest/assertions.go 20:35:19 spire-1.2.1/test/spiretest/dir.go 20:35:19 spire-1.2.1/test/spiretest/errors_posix.go 20:35:19 spire-1.2.1/test/spiretest/errors_windows.go 20:35:19 spire-1.2.1/test/spiretest/logs.go 20:35:19 spire-1.2.1/test/spiretest/socketapi.go 20:35:19 spire-1.2.1/test/spiretest/suite.go 20:35:19 spire-1.2.1/test/spiretest/x509.go 20:35:19 spire-1.2.1/test/testca/ 20:35:19 spire-1.2.1/test/testca/ca.go 20:35:19 spire-1.2.1/test/testkey/ 20:35:19 spire-1.2.1/test/testkey/generate.sh 20:35:19 spire-1.2.1/test/testkey/genkeys.go 20:35:19 spire-1.2.1/test/testkey/keys.go 20:35:19 spire-1.2.1/test/testkey/new.go 20:35:19 spire-1.2.1/test/tpmsimulator/ 20:35:19 spire-1.2.1/test/tpmsimulator/simulator.go 20:35:19 spire-1.2.1/test/util/ 20:35:19 spire-1.2.1/test/util/cert_fixtures.go 20:35:19 spire-1.2.1/test/util/cert_generation.go 20:35:19 spire-1.2.1/test/util/io_redirection.go 20:35:19 spire-1.2.1/test/util/race.go 20:35:19 spire-1.2.1/test/util/util.go 20:35:19 building spire from source... 20:35:19 Installing go1.17.7... 20:35:19 ---> Running in 8faf5864ed13 20:35:19 Removing intermediate container 8faf5864ed13 20:35:19 ---> a105de86708d 20:35:19 Step 20/22 : LABEL arch=x86_64 20:35:19 ---> Running in 48ab39b2d7b0 20:35:19 Removing intermediate container 48ab39b2d7b0 20:35:19 ---> b2dc0a54f198 20:35:19 Step 21/22 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 20:35:19 ---> Running in 57ab54caea15 20:35:20 Removing intermediate container 57ab54caea15 20:35:20 ---> 479622849756 20:35:20 Step 22/22 : LABEL version=0.0.0 20:35:20 ---> Running in 54f2e322996d 20:35:20 Removing intermediate container 54f2e322996d 20:35:20 ---> 714eccded597 20:35:20 20:35:20 Successfully built 714eccded597 20:35:21 Successfully tagged security-proxy-setup:latest 20:35:21  Building security-proxy-setup ... done Building core-data 20:35:21 go: downloading google.golang.org/api v0.70.0 20:35:21 go: downloading k8s.io/client-go v0.23.4 20:35:21 go: downloading k8s.io/api v0.23.4 20:35:21 go: downloading github.com/google/go-tpm v0.3.3 20:35:21 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:35:21 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:35:21 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:35:21 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:35:21 go: downloading cloud.google.com/go/storage v1.21.0 20:35:21 go: downloading cloud.google.com/go v0.100.2 20:35:22 go: downloading github.com/google/go-tpm v0.3.3 20:35:22 go: downloading cloud.google.com/go/storage v1.21.0 20:35:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:35:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:35:22 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:35:22 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:35:22 go: downloading k8s.io/apimachinery v0.23.4 20:35:22 go: downloading cloud.google.com/go v0.100.2 20:35:22 go: downloading k8s.io/apimachinery v0.23.4 20:35:22 go: downloading k8s.io/kube-aggregator v0.23.3 20:35:22 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:35:22 go: downloading cloud.google.com/go/security v1.3.0 20:35:22 go: downloading k8s.io/kube-aggregator v0.23.3 20:35:22 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:35:22 go: downloading cloud.google.com/go/security v1.3.0 20:35:22 go: downloading github.com/hashicorp/vault/api v1.4.1 20:35:22 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:35:22 go: downloading github.com/twmb/murmur3 v1.1.6 20:35:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:35:23 go: downloading github.com/aws/smithy-go v1.11.0 20:35:23 go: downloading github.com/hashicorp/vault/api v1.4.1 20:35:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:35:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:35:23 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:35:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:35:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:35:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:35:23 go: downloading github.com/jinzhu/inflection v1.0.0 20:35:23 go: downloading github.com/gogo/protobuf v1.3.2 20:35:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:35:23 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:35:23 go: downloading github.com/jinzhu/inflection v1.0.0 20:35:23 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:35:23 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:35:23 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:35:23 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:35:23 go: downloading github.com/dimchansky/utfbom v1.1.1 20:35:23 go: downloading cloud.google.com/go/compute v1.3.0 20:35:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:35:23 go: downloading cloud.google.com/go/iam v0.1.1 20:35:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:35:23 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:35:23 go: downloading k8s.io/klog/v2 v2.30.0 20:35:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:35:23 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:35:23 go: downloading github.com/google/gofuzz v1.1.0 20:35:23 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:35:23 go: downloading github.com/aws/smithy-go v1.11.0 20:35:23 go: downloading github.com/spf13/pflag v1.0.5 20:35:23 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:35:23 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:35:23 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:35:23 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:35:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:35:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:35:24 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:35:24 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:35:24 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:35:24 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:35:24 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:35:24 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:35:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:35:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:35:24 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:35:24 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:35:24 go: downloading github.com/gobwas/glob v0.2.3 20:35:24 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:35:24 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:35:24 go: downloading go.opencensus.io v0.23.0 20:35:24 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:35:24 go: downloading gopkg.in/inf.v0 v0.9.1 20:35:24 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:35:24 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:35:24 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:35:24 go: downloading github.com/go-logr/logr v1.2.2 20:35:24 go: downloading github.com/googleapis/gnostic v0.5.5 20:35:24 go: downloading github.com/dimchansky/utfbom v1.1.1 20:35:24 go: downloading github.com/google/go-cmp v0.5.7 20:35:24 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:35:24 go: downloading github.com/json-iterator/go v1.1.12 20:35:24 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:35:24 go: downloading cloud.google.com/go/compute v1.3.0 20:35:24 go: downloading github.com/tklauser/numcpus v0.3.0 20:35:24 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:35:24 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:35:24 go: downloading go.uber.org/zap v1.21.0 20:35:24 go: downloading cloud.google.com/go/iam v0.1.1 20:35:24 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:35:24 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:35:24 go: downloading github.com/gogo/protobuf v1.3.2 20:35:24 Building bin/spire-server... 20:35:24 go: downloading k8s.io/klog/v2 v2.30.0 20:35:24 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:35:24 go: downloading sigs.k8s.io/yaml v1.3.0 20:35:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:24 ---> b1bbd46f0e73 20:35:24 Step 3/23 : WORKDIR /edgex-go 20:35:24 ---> Using cache 20:35:24 ---> d43ca7e730ad 20:35:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:24 ---> Using cache 20:35:24 ---> 9df0463427a7 20:35:24 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:35:24 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:35:24 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:35:24 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:35:24 go: downloading github.com/google/gofuzz v1.1.0 20:35:24 go: downloading github.com/mitchellh/cli v1.1.2 20:35:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:24 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:24 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:24 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:25 go: downloading github.com/modern-go/reflect2 v1.0.2 20:35:25 go: downloading github.com/golang/snappy v0.0.4 20:35:25 go: downloading github.com/spf13/pflag v1.0.5 20:35:25 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:35:25 go: downloading github.com/ryanuber/go-glob v1.0.0 20:35:25 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:35:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:35:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:35:25 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:35:25 go: downloading github.com/hashicorp/go-version v1.2.0 20:35:25 go: downloading github.com/imdario/mergo v0.3.12 20:35:25 go: downloading go.uber.org/multierr v1.6.0 20:35:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:35:25 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:35:25 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:25 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:35:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:35:25 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:25 go: downloading google.golang.org/grpc v1.44.0 20:35:25 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:25 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:35:25 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:35:25 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:35:25 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:35:25 go: downloading github.com/fatih/color v1.13.0 20:35:25 go: downloading github.com/mattn/go-isatty v0.0.14 20:35:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:35:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:35:25 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:35:25 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:35:25 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:35:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:35:25 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:35:25 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:35:25 go: downloading github.com/gobwas/glob v0.2.3 20:35:25 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:35:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:35:25 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:35:25 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:35:25 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:35:25 go: downloading go.opencensus.io v0.23.0 20:35:25 go: downloading gopkg.in/inf.v0 v0.9.1 20:35:25 go: downloading github.com/armon/go-metrics v0.3.10 20:35:25 go: downloading github.com/prometheus/client_golang v1.12.1 20:35:25 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:35:25 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:35:25 go: downloading github.com/googleapis/gnostic v0.5.5 20:35:25 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:35:25 go: downloading github.com/open-policy-agent/opa v0.38.0 20:35:25 go: downloading github.com/go-logr/logr v1.2.2 20:35:25 go: downloading github.com/google/go-cmp v0.5.7 20:35:25 go: downloading github.com/json-iterator/go v1.1.12 20:35:25 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:35:25 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:25 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:35:25 go: downloading github.com/mattn/go-colorable v0.1.12 20:35:25 go: downloading github.com/Masterminds/goutils v1.1.0 20:35:25 go: downloading github.com/Masterminds/semver v1.5.0 20:35:25 go: downloading github.com/google/uuid v1.1.2 20:35:25 go: downloading github.com/huandu/xstrings v1.3.2 20:35:25 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:35:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:35:25 go: downloading go.uber.org/zap v1.21.0 20:35:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:35:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:35:25 go: downloading github.com/oklog/run v1.0.0 20:35:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:35:26 go: downloading github.com/tklauser/numcpus v0.3.0 20:35:26 go: downloading sigs.k8s.io/yaml v1.3.0 20:35:26 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:35:26 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:35:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:35:26 go: downloading github.com/modern-go/reflect2 v1.0.2 20:35:26 go: downloading github.com/golang/snappy v0.0.4 20:35:26 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:35:26 go: downloading github.com/imkira/go-observer v1.0.3 20:35:26 go: downloading github.com/ryanuber/go-glob v1.0.0 20:35:26 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:35:26 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:35:26 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:35:26 go: downloading github.com/hashicorp/go-version v1.2.0 20:35:26 go: downloading go.uber.org/multierr v1.6.0 20:35:26 go: downloading github.com/beorn7/perks v1.0.1 20:35:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:26 go: downloading github.com/prometheus/client_model v0.2.0 20:35:26 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:35:26 go: downloading github.com/prometheus/common v0.32.1 20:35:26 go: downloading github.com/prometheus/procfs v0.7.3 20:35:26 go: downloading go.uber.org/atomic v1.9.0 20:35:26 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:35:26 go: downloading github.com/hashicorp/errwrap v1.1.0 20:35:26 go: downloading github.com/blang/semver/v4 v4.0.0 20:35:26 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:35:26 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:35:26 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:35:26 go: downloading github.com/jinzhu/gorm v1.9.16 20:35:26 go: downloading github.com/lib/pq v1.10.4 20:35:26 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:35:26 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:35:26 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:35:27 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:35:28 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:35:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:35:28 go: downloading github.com/stretchr/testify v1.7.0 20:35:28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:35:28 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:35:32 go: downloading google.golang.org/api v0.70.0 20:35:32 go: downloading k8s.io/client-go v0.23.4 20:35:32 go: downloading k8s.io/api v0.23.4 20:35:32 go: downloading github.com/google/go-tpm v0.3.3 20:35:32 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:35:32 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:35:32 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:35:32 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:35:32 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:35:32 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:35:32 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:35:32 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:35:32 go: downloading cloud.google.com/go/storage v1.21.0 20:35:32 go: downloading cloud.google.com/go v0.100.2 20:35:32 go: downloading k8s.io/apimachinery v0.23.4 20:35:32 go: downloading k8s.io/kube-aggregator v0.23.3 20:35:33 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:35:33 go: downloading cloud.google.com/go/security v1.3.0 20:35:33 go: downloading github.com/hashicorp/vault/api v1.4.1 20:35:33 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:35:33 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:35:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:35:33 go: downloading github.com/twmb/murmur3 v1.1.6 20:35:33 go: downloading github.com/jinzhu/inflection v1.0.0 20:35:33 go: downloading github.com/aws/smithy-go v1.11.0 20:35:34 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:35:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:35:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:35:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:35:34 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:35:34 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:35:34 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:35:34 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:35:34 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:35:34 go: downloading github.com/dimchansky/utfbom v1.1.1 20:35:34 go: downloading github.com/gogo/protobuf v1.3.2 20:35:35 go: downloading cloud.google.com/go/compute v1.3.0 20:35:35 go: downloading cloud.google.com/go/iam v0.1.1 20:35:35 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:35:35 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:35:35 go: downloading k8s.io/klog/v2 v2.30.0 20:35:35 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:35:35 go: downloading github.com/google/gofuzz v1.1.0 20:35:35 go: downloading github.com/spf13/pflag v1.0.5 20:35:35 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:35:36 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:35:36 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:35:36 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:35:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:35:36 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:35:36 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:35:36 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:35:36 Removing intermediate container 4efc0f59e885 20:35:36 ---> d76124bcfe55 20:35:36 20:35:36 Step 10/22 : FROM alpine:3.14 20:35:36 ---> e04c818066af 20:35:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:35:36 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:35:36 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:35:36 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:35:36 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:36 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:35:36 go: downloading github.com/gobwas/glob v0.2.3 20:35:36 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:35:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:35:36 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:35:36 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:35:36 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:35:36 go: downloading gopkg.in/inf.v0 v0.9.1 20:35:36 go: downloading go.opencensus.io v0.23.0 20:35:36 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:35:36 go: downloading github.com/googleapis/gnostic v0.5.5 20:35:36 go: downloading github.com/google/go-cmp v0.5.7 20:35:36 go: downloading github.com/json-iterator/go v1.1.12 20:35:36 go: downloading github.com/go-logr/logr v1.2.2 20:35:36 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:35:36 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:35:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:35:37 go: downloading go.uber.org/zap v1.21.0 20:35:37 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:35:37 go: downloading github.com/tklauser/numcpus v0.3.0 20:35:37 go: downloading sigs.k8s.io/yaml v1.3.0 20:35:37 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:35:37 go: downloading github.com/ryanuber/go-glob v1.0.0 20:35:37 go: downloading github.com/golang/snappy v0.0.4 20:35:37 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:35:37 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:35:37 go: downloading github.com/modern-go/reflect2 v1.0.2 20:35:37 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:35:37 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:35:37 go: downloading github.com/hashicorp/go-version v1.2.0 20:35:37 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:35:37 go: downloading go.uber.org/multierr v1.6.0 20:35:40  ---> Running in a0e76a3f0659 20:35:40 ---> Running in 01a4fcfcf578 20:35:41 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:35:41 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:35:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:41 (1/2) Installing ca-certificates (20211220-r0) 20:35:41 (2/2) Installing dumb-init (1.2.5-r1) 20:35:41 Executing busybox-1.33.1-r7.trigger 20:35:41 Executing ca-certificates-20211220-r0.trigger 20:35:41 OK: 6 MiB in 16 packages 20:35:42 Removing intermediate container b0dccbe442b4 20:35:42 ---> e964511cc0a8 20:35:42 Successfully built e964511cc0a8 20:35:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:35:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:42 OK: 221 MiB in 52 packages 20:35:42 + docker inspect -f . ci-base-image-arm64 20:35:42 . [Pipeline] withDockerContainer 20:35:42 prd-ubuntu20.04-docker-arm64-4c-16g-63501 does not seem to be running inside a container 20:35:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:35:43 Removing intermediate container a0e76a3f0659 20:35:43 ---> 771212c1302a 20:35:43 Step 6/23 : COPY go.mod vendor* ./ 20:35:43 Removing intermediate container 01a4fcfcf578 20:35:43 ---> 0ff30c10fb26 20:35:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:35:43 ---> Running in 2eaef8c9ee31 20:35:43 Removing intermediate container 2eaef8c9ee31 20:35:43 ---> b7c7f623e57b 20:35:43 Step 13/22 : ENV APP_PORT=59860 20:35:43 ---> 7469a98c50ff 20:35:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:44 $ docker top 2b52ee4973ab61d920816fd4fe00dd39e1344d7bb874e775f47beda5f9e58c48 -eo pid,comm 20:35:44 ---> Running in e4f894818aa3 20:35:44 ---> Running in 3d778323af54 [Pipeline] { [Pipeline] sh 20:35:44 Removing intermediate container e4f894818aa3 20:35:44 ---> 370881d3cd1e 20:35:44 Step 14/22 : EXPOSE $APP_PORT 20:35:44 ---> Running in 6817c5efee96 20:35:44 + go version 20:35:44 go version go1.17.6 linux/arm64 20:35:45 Removing intermediate container 6817c5efee96 20:35:45 ---> ef59978c74ac 20:35:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] } 20:35:45 $ docker stop --time=1 2b52ee4973ab61d920816fd4fe00dd39e1344d7bb874e775f47beda5f9e58c48 20:35:45 ---> 65f0be8bd920 20:35:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:35:46 Removing intermediate container 3d778323af54 20:35:46 ---> 62dbf618c7ed 20:35:46 Step 8/23 : COPY . . 20:35:46 $ docker rm -f 2b52ee4973ab61d920816fd4fe00dd39e1344d7bb874e775f47beda5f9e58c48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:47 + docker inspect -f . ci-base-image-arm64 20:35:47 . [Pipeline] withDockerContainer 20:35:47 prd-ubuntu20.04-docker-arm64-4c-16g-63501 does not seem to be running inside a container 20:35:47 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:35:48 ---> 48b9434916f8 20:35:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:35:49 $ docker top 5fe1e657dca911752ce58011321ccff458507f94ab97919cef87dbe9de24ce78 -eo pid,comm [Pipeline] { [Pipeline] echo 20:35:49 ========================================================= 20:35:49 [edgeXBuildGoParallel] Running Tests and Build... 20:35:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:35:49 ---> 9108206709b8 20:35:49 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:35:49 ---> Running in 37f3366eec1f 20:35:49 + make test 20:35:49 go mod tidy -compat=1.17 20:35:50 Removing intermediate container 37f3366eec1f 20:35:50 ---> dd99498282b2 20:35:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:50 ---> Running in 86246918d335 20:35:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:35:51 Removing intermediate container 86246918d335 20:35:51 ---> 9b8d443cc168 20:35:51 Step 20/22 : LABEL arch=x86_64 20:35:51 ---> Running in 66bee916949c 20:35:51 Removing intermediate container 66bee916949c 20:35:51 ---> 5187c48155bb 20:35:51 Step 21/22 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 20:35:51 ---> Running in b6d200d7894d 20:35:52 Removing intermediate container b6d200d7894d 20:35:52 ---> c6a4242d8621 20:35:52 Step 22/22 : LABEL version=0.0.0 20:35:52 ---> Running in 47f9ad8f1c8b 20:35:53 Removing intermediate container 47f9ad8f1c8b 20:35:53 ---> 853419a89a81 20:35:53 20:35:53 ---> d1980f27582c 20:35:53 Step 9/23 : RUN make cmd/core-data/core-data 20:35:53 ---> Running in 5c9bfef2ea23 20:35:53 Successfully built 853419a89a81 20:35:53 Successfully tagged support-notifications:latest 20:35:53 Building sys-mgmt-agent 20:35:54  Building support-notifications ... done 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 20:35:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:58 ---> b1bbd46f0e73 20:35:58 Step 3/23 : WORKDIR /edgex-go 20:35:58 ---> Using cache 20:35:58 ---> d43ca7e730ad 20:35:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:58 ---> Using cache 20:35:58 ---> 9df0463427a7 20:35:58 Step 5/23 : RUN apk add --update --no-cache make bash git 20:36:00 ---> Running in 39a4f431d2c9 20:36:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:02 OK: 221 MiB in 52 packages 20:36:04 Removing intermediate container 39a4f431d2c9 20:36:04 ---> 737bdf3357ca 20:36:04 Step 6/23 : COPY go.mod vendor* ./ 20:36:04 ---> 6cb31bd8101f 20:36:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:05 ---> Running in 7061f1f53125 20:36:07 Removing intermediate container 7061f1f53125 20:36:07 ---> 5de7d00fcea2 20:36:07 Step 8/23 : COPY . . 20:36:15 ---> 54bea0235f3b 20:36:15 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:36:15 ---> Running in fde3934efd5c 20:36:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:36:23 ? github.com/edgexfoundry/edgex-go [no test files] 20:36:35 Removing intermediate container 5c9bfef2ea23 20:36:35 ---> 4a4f3696fcc5 20:36:35 20:36:35 Step 10/23 : FROM alpine:3.14 20:36:35 ---> e04c818066af 20:36:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:36:35 ---> Running in 8ac041071f95 20:36:35 Removing intermediate container 8ac041071f95 20:36:35 ---> 76314a617fdc 20:36:35 Step 12/23 : ENV APP_PORT=59880 20:36:35 ---> Running in 9c1ea745ce37 20:36:35 Removing intermediate container 9c1ea745ce37 20:36:35 ---> 2de966da25c6 20:36:35 Step 13/23 : EXPOSE $APP_PORT 20:36:35 ---> Running in 0012c4249db4 20:36:35 Removing intermediate container 0012c4249db4 20:36:35 ---> 8c455dd13bec 20:36:35 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:35 ---> Running in acaa937177bd 20:36:37 Removing intermediate container acaa937177bd 20:36:37 ---> 38380c7d0588 20:36:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:36:37 ---> Running in ee1de0d5884b 20:36:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:39 (1/6) Installing dumb-init (1.2.5-r1) 20:36:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:36:39 (3/6) Installing libsodium (1.0.18-r0) 20:36:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:36:39 (5/6) Installing libzmq (4.3.4-r0) 20:36:39 (6/6) Installing zeromq (4.3.4-r0) 20:36:39 Executing busybox-1.33.1-r7.trigger 20:36:39 OK: 8 MiB in 20 packages 20:36:41 Removing intermediate container ee1de0d5884b 20:36:41 ---> 412085a76866 20:36:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:41 ---> 1c5fdecad3ae 20:36:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:36:43 ---> 1be76fd0b10a 20:36:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:36:44 ---> 34597b0131d3 20:36:44 Step 19/23 : ENTRYPOINT ["/core-data"] 20:36:44 ---> Running in d3d04445323a 20:36:44 Removing intermediate container d3d04445323a 20:36:44 ---> 8878b9804380 20:36:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:44 ---> Running in 35cf94e3b644 20:36:45 Removing intermediate container 35cf94e3b644 20:36:45 ---> f14937a7e4fd 20:36:45 Step 21/23 : LABEL arch=x86_64 20:36:45 ---> Running in 2e1894402125 20:36:45 Removing intermediate container 2e1894402125 20:36:45 ---> 9c94173cc101 20:36:45 Step 22/23 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 20:36:45 ---> Running in c7ad3e667ede 20:36:46 Removing intermediate container c7ad3e667ede 20:36:46 ---> a36a5d8f3e99 20:36:46 Step 23/23 : LABEL version=0.0.0 20:36:46 ---> Running in 5cbc7c6864f6 20:36:46 Removing intermediate container 5cbc7c6864f6 20:36:46 ---> 1f95d05727a5 20:36:46 20:36:46 Successfully built 1f95d05727a5 20:36:46 Successfully tagged core-data:latest 20:36:46  Building core-data ... done Removing intermediate container fde3934efd5c 20:36:46 ---> 5b007fe976fb 20:36:46 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:36:47 ---> Running in 1b1cdc9428a1 20:36: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:36:50 Removing intermediate container 1b1cdc9428a1 20:36:50 ---> 9fae5146e0c7 20:36:50 20:36:50 Step 11/23 : FROM docker:20.10.14 20:36:50 20.10.14: Pulling from library/docker 20:37:08 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:37:08 Status: Downloaded newer image for docker:20.10.14 20:37:08 ---> 7417809fdb73 20:37:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:37:12 ---> Running in 87486dea7da0 20:37:12 Removing intermediate container 87486dea7da0 20:37:12 ---> 9ce96e01ca98 20:37:12 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 20:37:12 ---> Running in 02a52ffdb287 20:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:13 (1/43) Installing readline (8.1.1-r0) 20:37:13 (2/43) Installing bash (5.1.16-r0) 20:37:13 Executing bash-5.1.16-r0.post-install 20:37:13 (3/43) Installing brotli-libs (1.0.9-r5) 20:37:13 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:37:13 (5/43) Installing libcurl (7.80.0-r1) 20:37:13 (6/43) Installing curl (7.80.0-r1) 20:37:13 (7/43) Installing dumb-init (1.2.5-r1) 20:37:13 (8/43) Installing libbz2 (1.0.8-r1) 20:37:13 (9/43) Installing expat (2.4.7-r0) 20:37:13 (10/43) Installing libffi (3.4.2-r1) 20:37:13 (11/43) Installing gdbm (1.22-r0) 20:37:13 (12/43) Installing xz-libs (5.2.5-r1) 20:37:13 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:37:13 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:37:13 (15/43) Installing mpdecimal (2.5.1-r1) 20:37:13 (16/43) Installing sqlite-libs (3.36.0-r0) 20:37:13 (17/43) Installing python3 (3.9.7-r4) 20:37:14 (18/43) Installing py3-appdirs (1.4.4-r2) 20:37:14 (19/43) Installing py3-certifi (2020.12.5-r1) 20:37:14 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:37:14 (21/43) Installing py3-idna (3.3-r0) 20:37:14 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:37:14 (23/43) Installing py3-requests (2.26.0-r1) 20:37:14 (24/43) Installing py3-msgpack (1.0.2-r1) 20:37:14 (25/43) Installing py3-lockfile (0.12.2-r4) 20:37:14 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:37:14 (27/43) Installing py3-colorama (0.4.4-r1) 20:37:14 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:37:14 (29/43) Installing py3-distlib (0.3.3-r0) 20:37:14 (30/43) Installing py3-distro (1.6.0-r0) 20:37:14 (31/43) Installing py3-six (1.16.0-r0) 20:37:14 (32/43) Installing py3-webencodings (0.5.1-r4) 20:37:14 (33/43) Installing py3-html5lib (1.1-r1) 20:37:14 (34/43) Installing py3-parsing (2.4.7-r2) 20:37:14 (35/43) Installing py3-packaging (20.9-r1) 20:37:14 (36/43) Installing py3-tomli (1.2.2-r0) 20:37:14 (37/43) Installing py3-pep517 (0.12.0-r0) 20:37:14 (38/43) Installing py3-progress (1.6-r0) 20:37:14 (39/43) Installing py3-retrying (1.3.3-r2) 20:37:14 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:37:14 (41/43) Installing py3-setuptools (52.0.0-r4) 20:37:14 (42/43) Installing py3-toml (0.10.2-r2) 20:37:14 (43/43) Installing py3-pip (20.3.4-r1) 20:37:14 Executing busybox-1.34.1-r5.trigger 20:37:14 OK: 83 MiB in 65 packages 20:37:15 Collecting docker-compose==1.23.2 20:37:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:37:15 Collecting jsonschema<3,>=2.5.1 20:37:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:37:15 Collecting texttable<0.10,>=0.9.0 20:37:15 Downloading texttable-0.9.1.tar.gz (11 kB) 20:37:15 Collecting dockerpty<0.5,>=0.4.1 20:37:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:37:15 Collecting websocket-client<1.0,>=0.32.0 20:37:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:37:15 Collecting docker<4.0,>=3.6.0 20:37:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:37:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:37:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:37:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:37:16 Collecting PyYAML<4,>=3.10 20:37:16 Downloading PyYAML-3.13.tar.gz (270 kB) 20:37:16 Collecting docopt<0.7,>=0.6.1 20:37:16 Downloading docopt-0.6.2.tar.gz (25 kB) 20:37:17 Collecting cached-property<2,>=1.2.0 20:37:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:37:17 Collecting docker-pycreds>=0.4.0 20:37:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:37:17 Collecting chardet<3.1.0,>=3.0.2 20:37:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:37:17 Collecting idna<2.8,>=2.5 20:37:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:37:17 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) 20:37:17 Collecting urllib3<1.25,>=1.21.1 20:37:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:37:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:37:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:37:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:37:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:37:17 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:37:17 Attempting uninstall: urllib3 20:37:17 Found existing installation: urllib3 1.26.7 20:37:17 Uninstalling urllib3-1.26.7: 20:37:17 Successfully uninstalled urllib3-1.26.7 20:37:17 Attempting uninstall: idna 20:37:17 Found existing installation: idna 3.3 20:37:17 Uninstalling idna-3.3: 20:37:17 Successfully uninstalled idna-3.3 20:37:18 Attempting uninstall: requests 20:37:18 Found existing installation: requests 2.26.0 20:37:18 Uninstalling requests-2.26.0: 20:37:18 Successfully uninstalled requests-2.26.0 20:37:18 Running setup.py install for texttable: started 20:37:18 Running setup.py install for texttable: finished with status 'done' 20:37:18 Running setup.py install for PyYAML: started 20:37:18 Running setup.py install for PyYAML: finished with status 'done' 20:37:19 Running setup.py install for docopt: started 20:37:19 Running setup.py install for docopt: finished with status 'done' 20:37:19 Running setup.py install for dockerpty: started 20:37:19 Running setup.py install for dockerpty: finished with status 'done' 20:37:20 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 20:37:28 Removing intermediate container 02a52ffdb287 20:37:28 ---> 2fb11858e739 20:37:28 Step 14/23 : ENV APP_PORT=58890 20:37:28 ---> Running in 78a0acc6bfd2 20:37:28 Removing intermediate container 78a0acc6bfd2 20:37:28 ---> a277416e2947 20:37:28 Step 15/23 : EXPOSE $APP_PORT 20:37:28 ---> Running in 1822c2ab9673 20:37:28 Removing intermediate container 1822c2ab9673 20:37:28 ---> 90b55124fd3f 20:37:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:37:30 ---> e5745feb28aa 20:37:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:37:30 ---> b6f82bba907b 20:37:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:37:31 ---> c0313a21b351 20:37:31 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:37:31 ---> Running in ea1b289b58c9 20:37:31 Removing intermediate container ea1b289b58c9 20:37:31 ---> e0521307cb6e 20:37:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:31 ---> Running in a4a9d14f9a57 20:37:32 Removing intermediate container a4a9d14f9a57 20:37:32 ---> abc4174ce931 20:37:32 Step 21/23 : LABEL arch=x86_64 20:37:32 ---> Running in 41dc9515bfe1 20:37:32 Removing intermediate container 41dc9515bfe1 20:37:32 ---> db94c1505bc6 20:37:32 Step 22/23 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 20:37:32 ---> Running in 7bc3e9fe4715 20:37:33 Removing intermediate container 7bc3e9fe4715 20:37:33 ---> a6dc62f044d7 20:37:33 Step 23/23 : LABEL version=0.0.0 20:37:33 ---> Running in 229d8bd60913 20:37:33 Removing intermediate container 229d8bd60913 20:37:33 ---> 21a45e8c8ac0 20:37:33 20:37:33 Successfully built 21a45e8c8ac0 20:37:34 Successfully tagged sys-mgmt-agent:latest 20:38:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:38:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:38:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:38:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:38:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:38:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:38:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:38:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:38:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:38:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:38:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:38:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:38:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:38:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:38:20  Building sys-mgmt-agent ... done Building bin/spire-agent... 20:38:20 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:20 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:20 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:20 Building bin/spire-agent... 20:38:20 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:20 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:20 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:20 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:20 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:20 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:20 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:20 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:20 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:20 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:20 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:20 go: downloading github.com/docker/go-units v0.4.0 20:38:20 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:20 go: downloading github.com/docker/go-connections v0.4.0 20:38:20 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:20 go: downloading github.com/containerd/containerd v1.3.4 20:38:20 go: downloading github.com/opencontainers/go-digest v1.0.0 20:38:20 go: downloading github.com/docker/go-units v0.4.0 20:38:20 go: downloading github.com/docker/go-connections v0.4.0 20:38:20 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:20 go: downloading github.com/opencontainers/go-digest v1.0.0 20:38:20 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:20 go: downloading github.com/containerd/containerd v1.3.4 20:38:21 Building bin/spire-agent... 20:38:21 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:21 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:21 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:21 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:22 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:22 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:22 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:22 go: downloading github.com/docker/go-connections v0.4.0 20:38:22 go: downloading github.com/docker/go-units v0.4.0 20:38:22 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:22 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:22 go: downloading github.com/containerd/containerd v1.3.4 20:38:22 go: downloading github.com/opencontainers/go-digest v1.0.0 20:38:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.268s coverage: 28.7% of statements 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:38:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.417s coverage: 98.5% of statements 20:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:38:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.501s coverage: 53.4% of statements 20:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.216s coverage: 89.2% of statements 20:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.492s coverage: 84.8% of statements 20:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:38:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.456s coverage: 95.6% of statements 20:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:38:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.444s coverage: 72.2% of statements 20:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:38:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.317s coverage: 60.0% of statements 20:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:38:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.635s coverage: 0.9% of statements 20:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:38:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.499s coverage: 58.8% of statements 20:38:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.331s coverage: 29.6% of statements 20:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.380s coverage: 47.1% of statements 20:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.297s coverage: 79.5% of statements 20:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements 20:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.337s coverage: 96.3% of statements 20:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements 20:39:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.292s coverage: 94.4% of statements 20:39:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements 20:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.726s coverage: 82.5% of statements 20:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.292s coverage: 92.9% of statements 20:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 20:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements 20:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 20:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.287s coverage: 58.8% of statements 20:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.283s coverage: 80.0% of statements 20:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.280s coverage: 87.2% of statements 20:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.283s coverage: 85.4% of statements 20:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.867s coverage: 91.2% of statements 20:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:39:30 Removing intermediate container 19e743db946e 20:39:30 ---> b00b3df5cb42 20:39:30 20:39:30 Step 13/26 : FROM alpine:3.15 20:39:30 ---> 0ac33e5f5afa 20:39:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:30 ---> Using cache 20:39:30 ---> a678b0488b06 20:39:30 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:30 ---> Using cache 20:39:30 ---> 04755e41012f 20:39:30 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:30 ---> Running in 6498a56da103 20:39:30 Removing intermediate container ac18f56c3be2 20:39:30 ---> e06d450c8d58 20:39:30 20:39:30 Step 13/26 : FROM alpine:3.15 20:39:30 ---> 0ac33e5f5afa 20:39:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:30 ---> Using cache 20:39:30 ---> a678b0488b06 20:39:30 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:30 ---> Using cache 20:39:30 ---> 04755e41012f 20:39:30 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:39:30 ---> Running in 15c8f022953b 20:39:30 Removing intermediate container 1f9d124e5096 20:39:30 ---> 8b01291d2db7 20:39:30 20:39:30 Step 13/25 : FROM alpine:3.15 20:39:30 ---> 0ac33e5f5afa 20:39:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:30 ---> Using cache 20:39:30 ---> a678b0488b06 20:39:30 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:30 ---> Using cache 20:39:30 ---> 04755e41012f 20:39:30 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:30 ---> Running in b0b4ce6a6862 20:39:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:30 v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:30 v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:30 OK: 15857 distinct packages available 20:39:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:30 v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:30 v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:30 OK: 15857 distinct packages available 20:39:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:30 v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:30 v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:30 OK: 15857 distinct packages available 20:39:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:30 (1/5) Installing dumb-init (1.2.5-r1) 20:39:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:30 (2/5) Installing musl-obstack (1.2.3-r0) 20:39:30 (3/5) Installing libucontext (1.1-r0) 20:39:30 (1/4) Installing dumb-init (1.2.5-r1) 20:39:30 (4/5) Installing gcompat (1.0.0-r4) 20:39:30 (2/4) Installing musl-obstack (1.2.3-r0) 20:39:30 (5/5) Installing openssl (1.1.1o-r0) 20:39:30 (1/5) Installing dumb-init (1.2.5-r1) 20:39:30 (3/4) Installing libucontext (1.1-r0) 20:39:30 Executing busybox-1.34.1-r5.trigger 20:39:30 OK: 6 MiB in 19 packages 20:39:30 (2/5) Installing musl-obstack (1.2.3-r0) 20:39:30 (4/4) Installing gcompat (1.0.0-r4) 20:39:30 (3/5) Installing libucontext (1.1-r0) 20:39:30 Executing busybox-1.34.1-r5.trigger 20:39:30 OK: 6 MiB in 18 packages 20:39:30 (4/5) Installing gcompat (1.0.0-r4) 20:39:30 (5/5) Installing openssl (1.1.1o-r0) 20:39:30 Executing busybox-1.34.1-r5.trigger 20:39:30 OK: 6 MiB in 19 packages 20:39:30 Removing intermediate container 6498a56da103 20:39:30 ---> 7263fb2d58b4 20:39:30 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:39:30 Removing intermediate container 15c8f022953b 20:39:30 ---> 41187115fc8b 20:39:30 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:30 Removing intermediate container b0b4ce6a6862 20:39:30 ---> 4a9a3ab79c78 20:39:30 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:30 ---> 0d9a84dc8e97 20:39:30 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:30 ---> 06523ae08c74 20:39:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:39:30 ---> 8ba7f7f5416f 20:39:30 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:39:30 ---> 3ec652017af2 20:39:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:39:30 ---> Running in 1022022080e0 20:39:30 Removing intermediate container 1022022080e0 20:39:30 ---> 4c5cb37f81f4 20:39:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:39:30 ---> f34c84f8ce82 20:39:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:39:30 ---> 0e510006b13c 20:39:30 Step 21/26 : WORKDIR / 20:39:30 ---> Running in 53604e592ef4 20:39:30 ---> a1b09c5c629c 20:39:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:39:30 Removing intermediate container 53604e592ef4 20:39:30 ---> 803202c23948 20:39:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:30 ---> e624b006b03f 20:39:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:39:30 ---> db04c49fab39 20:39:30 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:30 ---> Running in e4a88f9a0cae 20:39:30 ---> Running in cffd10bb7d59 20:39:30 Removing intermediate container e4a88f9a0cae 20:39:30 ---> 176b98ff0865 20:39:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:30 ---> 54c152a3d24f 20:39:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:39:30 Removing intermediate container cffd10bb7d59 20:39:30 ---> ac63aecd17f0 20:39:30 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:30 ---> Running in 736a0d0ab94c 20:39:30 ---> Running in 6534baae03db 20:39:30 ---> 1fc1ee80d6b2 20:39:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:39:30 Removing intermediate container 736a0d0ab94c 20:39:30 ---> 2b4111c0b745 20:39:30 Step 24/26 : LABEL arch=x86_64 20:39:30 ---> Running in 0952e2cfab0a 20:39:30 Removing intermediate container 6534baae03db 20:39:30 ---> d847feaf37ed 20:39:30 Step 23/25 : LABEL arch=x86_64 20:39:30 ---> Running in 8bc1055b81bf 20:39:30 Removing intermediate container 0952e2cfab0a 20:39:30 ---> fff8256b09a8 20:39:30 Step 25/26 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 20:39:30 ---> 10c649623ebe 20:39:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:30 ---> Running in fc08f1bf682b 20:39:30 ---> Running in 1fb6c8d372a3 20:39:30 Removing intermediate container 8bc1055b81bf 20:39:30 ---> 28fcadac7e83 20:39:30 Step 24/25 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 20:39:30 ---> Running in cfc45c701f65 20:39:30 Removing intermediate container fc08f1bf682b 20:39:30 ---> da1a0f3a90bd 20:39:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:30 Removing intermediate container 1fb6c8d372a3 20:39:30 ---> 4818f42fae3b 20:39:30 Step 26/26 : LABEL version=0.0.0 20:39:30 ---> Running in a9f331b0f018 20:39:30 ---> Running in e1b64aa56e5d 20:39:30 Removing intermediate container cfc45c701f65 20:39:30 ---> 756a6fba3bd3 20:39:30 Step 25/25 : LABEL version=0.0.0 20:39:30 ---> Running in c586bb1a6a1f 20:39:30 Removing intermediate container a9f331b0f018 20:39:30 ---> c66e732afb52 20:39:30 Step 24/26 : LABEL arch=x86_64 20:39:30 ---> Running in 95d36c2e477f 20:39:30 Removing intermediate container e1b64aa56e5d 20:39:30 ---> 3a4b281099e1 20:39:30 20:39:30 Removing intermediate container c586bb1a6a1f 20:39:30 ---> e8d078fbeb60 20:39:30 20:39:30 Removing intermediate container 95d36c2e477f 20:39:30 ---> eb1dce7a25e1 20:39:30 Step 25/26 : LABEL git_sha=c5d40af4cfe985ba072fa0df9a6743bf9956dd44 20:39:30 ---> Running in 82400c26a242 20:39:30 Successfully built 3a4b281099e1 20:39:30 Successfully tagged security-spire-config:latest 20:39:30  Building security-spire-config ... done Successfully built e8d078fbeb60 20:39:30 Successfully tagged security-spire-server:latest 20:39:30  Building security-spire-server ... done Removing intermediate container 82400c26a242 20:39:30 ---> ab6b72c2da51 20:39:30 Step 26/26 : LABEL version=0.0.0 20:39:30 ---> Running in 7ae7298d715f 20:39:30 Removing intermediate container 7ae7298d715f 20:39:30 ---> 0a85cfb4494b 20:39:30 20:39:30 Successfully built 0a85cfb4494b 20:39:30 Successfully tagged security-spire-agent:latest 20:39:30  Building security-spire-agent ... done  [Pipeline] } 20:39:30 $ docker stop --time=1 d2453d91bcd5ce2f086771c5e68a912ccbcca7d03ffefa071f5addd9ea7d0753 20:39:31 $ docker rm -f d2453d91bcd5ce2f086771c5e68a912ccbcca7d03ffefa071f5addd9ea7d0753 [Pipeline] // withDockerContainer [Pipeline] sh 20:39:31 + docker images 20:39:31 REPOSITORY TAG IMAGE ID CREATED SIZE 20:39:31 security-spire-agent latest 0a85cfb4494b 3 seconds ago 127MB 20:39:31 security-spire-server latest e8d078fbeb60 3 seconds ago 87.3MB 20:39:31 security-spire-config latest 3a4b281099e1 3 seconds ago 86.7MB 20:39:31 e06d450c8d58 17 seconds ago 4.43GB 20:39:31 8b01291d2db7 18 seconds ago 4.43GB 20:39:31 b00b3df5cb42 19 seconds ago 4.43GB 20:39:31 sys-mgmt-agent latest 21a45e8c8ac0 About a minute ago 299MB 20:39:31 9fae5146e0c7 2 minutes ago 1.49GB 20:39:31 core-data latest 1f95d05727a5 2 minutes ago 22.5MB 20:39:31 4a4f3696fcc5 2 minutes ago 1.52GB 20:39:31 support-notifications latest 853419a89a81 3 minutes ago 26.9MB 20:39:31 d76124bcfe55 4 minutes ago 1.55GB 20:39:31 security-proxy-setup latest 714eccded597 4 minutes ago 26.9MB 20:39:31 support-scheduler latest 7c470ceabc7a 4 minutes ago 26.3MB 20:39:31 a6a225a353bd 4 minutes ago 1.55GB 20:39:31 a10b69c5ad04 4 minutes ago 1.5GB 20:39:31 security-bootstrapper latest e9c504ba80a1 4 minutes ago 19.1MB 20:39:31 security-spiffe-token-provider latest 9bcc84bb98e3 4 minutes ago 28.8MB 20:39:31 security-secretstore-setup latest faebc0fd3327 4 minutes ago 28.5MB 20:39:31 core-metadata latest f3319d603cd5 5 minutes ago 17MB 20:39:31 core-command latest ad770c6d9f66 5 minutes ago 16.1MB 20:39:31 0b3138317a5f 5 minutes ago 1.54GB 20:39:31 25a521100a38 5 minutes ago 1.5GB 20:39:31 7e122593d722 5 minutes ago 1.49GB 20:39:31 dbd78c25286a 5 minutes ago 1.5GB 20:39:31 123c766bd2e6 5 minutes ago 1.5GB 20:39:31 ci-base-image-x86_64 latest b1bbd46f0e73 8 minutes ago 895MB 20:39:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB 20:39:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 3 weeks ago 254MB 20:39:31 docker 20.10.14 7417809fdb73 5 weeks ago 218MB 20:39:31 alpine 3.14 e04c818066af 5 weeks ago 5.59MB 20:39:31 alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB 20:39:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.997s coverage: 64.4% of statements 20:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.280s coverage: 100.0% of statements 20:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 89.4% of statements 20:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 20:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.120s coverage: 73.7% of statements 20:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 20:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.468s coverage: 65.4% of statements 20:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:39:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.870s coverage: 43.8% of statements 20:39:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:39:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:39:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.298s coverage: 89.5% of statements 20:39:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:39:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.263s coverage: 84.8% of statements 20:39:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:39:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:39:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:39:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:39:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.354s coverage: 17.7% of statements 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:39:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.728s coverage: 92.3% of statements 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:39:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.287s coverage: 63.2% of statements 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:39:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.450s coverage: 97.7% of statements 20:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:39:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:39:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:39:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.216s coverage: 28.9% of statements 20:39:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:39:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:39:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:39:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:39:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:39:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:39:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements 20:39:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements 20:39:53 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 20:39:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:39:53 GO111MODULE=on go vet ./... 20:41:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:41:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:41:49 ./bin/test-attribution-txt.sh [Pipeline] echo 20:41:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:41:53 + ls -al . 20:41:53 total 680 20:41:53 drwxrwxr-x 9 1001 1001 4096 May 12 20:41 . 20:41:53 drwxr-xr-x 4 root root 4096 May 12 20:35 .. 20:41:53 -rw-rw-r-- 1 1001 1001 11 May 12 20:33 .dockerignore 20:41:53 drwxrwxr-x 8 1001 1001 4096 May 12 20:33 .git 20:41:53 drwxrwxr-x 3 1001 1001 4096 May 12 20:33 .github 20:41:53 -rw-rw-r-- 1 1001 1001 879 May 12 20:33 .gitignore 20:41:53 -rw-rw-r-- 1 1001 1001 42 May 12 20:33 .golangci.yml 20:41:53 -rw-rw-r-- 1 1001 1001 87 May 12 20:33 .hadolint.yml 20:41:53 -rw-rw-r-- 1 1001 1001 166 May 12 20:33 .sonarcloud.properties 20:41:53 -rw-rw-r-- 1 1001 1001 1171 May 12 20:33 ADOPTERS.md 20:41:53 -rw-rw-r-- 1 1001 1001 10086 May 12 20:33 Attribution.txt 20:41:53 -rw-rw-r-- 1 1001 1001 63209 May 12 20:33 CHANGELOG.md 20:41:53 -rw-rw-r-- 1 1001 1001 3804 May 12 20:33 CONTRIBUTING.md 20:41:53 -rw-rw-r-- 1 1001 1001 677 May 12 20:33 GOVERNANCE.md 20:41:53 -rw-rw-r-- 1 1001 1001 850 May 12 20:33 Jenkinsfile 20:41:53 -rw-rw-r-- 1 1001 1001 10775 May 12 20:33 LICENSE 20:41:53 -rw-rw-r-- 1 1001 1001 10389 May 12 20:33 Makefile 20:41:53 -rw-rw-r-- 1 1001 1001 582 May 12 20:33 OWNERS.md 20:41:53 -rw-rw-r-- 1 1001 1001 9094 May 12 20:33 README.md 20:41:53 -rw-rw-r-- 1 1001 1001 6912 May 12 20:33 SECURITY.md 20:41:53 -rw-rw-r-- 1 1001 1001 5 May 12 20:30 VERSION 20:41:53 -rw-rw-r-- 1 1001 1001 4131 May 12 20:33 ZMQWindows.md 20:41:53 drwxrwxr-x 2 1001 1001 4096 May 12 20:33 bin 20:41:53 drwxrwxr-x 18 1001 1001 4096 May 12 20:33 cmd 20:41:53 -rw-r--r-- 1 root root 435134 May 12 20:39 coverage.out 20:41:53 -rw-rw-r-- 1 1001 1001 3217 May 12 20:33 go.mod 20:41:53 -rw-rw-r-- 1 1001 1001 35084 May 12 20:35 go.sum 20:41:53 drwxrwxr-x 8 1001 1001 4096 May 12 20:33 internal 20:41:53 drwxrwxr-x 3 1001 1001 4096 May 12 20:33 openapi 20:41:53 drwxrwxr-x 4 1001 1001 4096 May 12 20:33 snap 20:41:53 -rw-rw-r-- 1 1001 1001 204 May 12 20:33 version.go [Pipeline] sh 20:41:53 + '[' -e coverage.out ] 20:41:53 + chown 1001:1001 coverage.out [Pipeline] stash 20:41:53 Warning: overwriting stash ‘coverage-report’ 20:41:54 Stashed 1 file(s) [Pipeline] sh 20:41:55 + make build 20:41:55 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:43: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 20:44:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:44:13 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 20:44: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 20:44: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:44:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:44:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:44: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:45:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:45:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:45:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:45:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:45:23 $ docker stop --time=1 5fe1e657dca911752ce58011321ccff458507f94ab97919cef87dbe9de24ce78 20:45:26 $ docker rm -f 5fe1e657dca911752ce58011321ccff458507f94ab97919cef87dbe9de24ce78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:45:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:45:28 20:45:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:45:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:45:29 latest: Pulling from edgex-devops/edgex-compose-arm64 20:45:29 29e5d40040c1: Pulling fs layer 20:45:29 1ce36da41761: Pulling fs layer 20:45:29 25b303627fd3: Pulling fs layer 20:45:29 29e5d40040c1: Verifying Checksum 20:45:29 29e5d40040c1: Download complete 20:45:29 1ce36da41761: Verifying Checksum 20:45:29 1ce36da41761: Download complete 20:45:30 29e5d40040c1: Pull complete 20:45:31 25b303627fd3: Verifying Checksum 20:45:31 25b303627fd3: Download complete 20:45:31 1ce36da41761: Pull complete 20:45:44 25b303627fd3: Pull complete 20:45:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:45:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:45:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:45:44 prd-ubuntu20.04-docker-arm64-4c-16g-63501 does not seem to be running inside a container 20:45:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:45:46 $ docker top 0b58f325e736e3c2a52a2367ac6e29fdccf3dea779ddf650fdd2f60b222fff28 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:47 + grep parallel 20:45:47 + docker-compose build --help 20:45:52 --parallel Build images in parallel. [Pipeline] } 20:45:52 $ docker stop --time=1 0b58f325e736e3c2a52a2367ac6e29fdccf3dea779ddf650fdd2f60b222fff28 20:45:53 $ docker rm -f 0b58f325e736e3c2a52a2367ac6e29fdccf3dea779ddf650fdd2f60b222fff28 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:45:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:45:54 . [Pipeline] withDockerContainer 20:45:54 prd-ubuntu20.04-docker-arm64-4c-16g-63501 does not seem to be running inside a container 20:45:54 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:45:55 $ docker top ab73c1de7713fbc827c60c69e5cb17d9ebd6ed6bbe20217e68954656d75e4153 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:56 + docker-compose -f ./docker-compose-build.yml build --parallel 20:46:01 Building core-command ... 20:46:01 Building core-data ... 20:46:01 Building core-metadata ... 20:46:01 Building security-bootstrapper ... 20:46:01 Building security-proxy-setup ... 20:46:01 Building security-secretstore-setup ... 20:46:01 Building security-spiffe-token-provider ... 20:46:01 Building security-spire-agent ... 20:46:01 Building security-spire-config ... 20:46:01 Building security-spire-server ... 20:46:01 Building support-notifications ... 20:46:01 Building support-scheduler ... 20:46:01 Building sys-mgmt-agent ... 20:46:01 Building security-spiffe-token-provider 20:46:01 Building security-spire-server 20:46:01 Building security-secretstore-setup 20:46:01 Building security-bootstrapper 20:46:01 Building security-spire-agent 20:47:37 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:47:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:47:37 ---> e964511cc0a8 20:47:37 Step 3/26 : WORKDIR /edgex-go 20:47:37 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:47:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:47:37 ---> e964511cc0a8 20:47:37 Step 3/20 : WORKDIR /edgex-go 20:47:37 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:47:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:47:37 ---> e964511cc0a8 20:47:37 Step 3/25 : WORKDIR /edgex-go 20:47:37 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:47:37 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:47:37 ---> e964511cc0a8 20:47:37 Step 3/31 : WORKDIR /edgex-go 20:47:37 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:47:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:47:37 ---> e964511cc0a8 20:47:37 Step 3/25 : WORKDIR /edgex-go 20:47:37 ---> Running in 4e60901cb010 20:47:37 ---> Running in 13a7d3aba01d 20:47:37 ---> Running in c0fd59894d66 20:47:37 ---> Running in 62e1b138d1af 20:47:37 ---> Running in 7d2be61ba1aa 20:47:37 Removing intermediate container 13a7d3aba01d 20:47:37 ---> c5f03f435f51 20:47:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:37 Removing intermediate container 62e1b138d1af 20:47:37 ---> 7d01fe330de5 20:47:37 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:47:37 ---> Running in eb7299efda45 20:47:37 Removing intermediate container 7d2be61ba1aa 20:47:37 ---> 49eecb931dc8 20:47:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:37 Removing intermediate container 4e60901cb010 20:47:37 ---> 22dd9a503ed5 20:47:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:37 ---> Running in 5530a848cef7 20:47:37 Removing intermediate container c0fd59894d66 20:47:37 ---> f71a38f8924d 20:47:37 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:37 ---> Running in 852e941bf4a6 20:47:37 ---> Running in 7f0a276a5cc7 20:47:37 ---> Running in 8ec98c340d6d 20:47:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:47:37 Removing intermediate container eb7299efda45 20:47:37 ---> 6c1840e9134d 20:47:37 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:47:37 ---> Running in 93a8f8dfeeb8 20:47:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:47:37 Removing intermediate container 852e941bf4a6 20:47:37 ---> 1573778f8ea6 20:47:37 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:47:37 Removing intermediate container 7f0a276a5cc7 20:47:37 ---> dff94c5983a1 20:47:37 Step 5/25 : RUN apk add --update --no-cache make git 20:47:37 ---> Running in a71494e63046 20:47:37 ---> Running in f2450410eb46 20:47:37 v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:47:37 v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:47:37 OK: 15741 distinct packages available 20:47:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:47:37 Removing intermediate container 8ec98c340d6d 20:47:37 ---> 18ebc2574a4d 20:47:37 Step 5/31 : RUN apk add --update --no-cache make git 20:47:37 ---> Running in 80b17f52d819 20:47:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:47:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:47:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:47:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:47:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:47:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:47:37 OK: 220 MiB in 52 packages 20:47:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:47:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:47:37 OK: 220 MiB in 52 packages 20:47:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:47:37 Removing intermediate container 5530a848cef7 20:47:37 ---> e32ddbeeaeb5 20:47:37 Step 5/20 : COPY go.mod vendor* ./ 20:47:37 OK: 220 MiB in 52 packages 20:47:37 OK: 220 MiB in 52 packages 20:47:37 OK: 220 MiB in 52 packages 20:47:37 Removing intermediate container 93a8f8dfeeb8 20:47:37 ---> 51f876498db3 20:47:37 Step 6/25 : COPY go.mod vendor* ./ 20:47:37 ---> 7ea21efc2979 20:47:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:37 ---> Running in c19f092ea9fb 20:47:37 Removing intermediate container a71494e63046 20:47:37 ---> 3d6759f596d4 20:47:37 Step 6/26 : COPY go.mod vendor* ./ 20:47:37 Removing intermediate container f2450410eb46 20:47:37 ---> e688e5872c0c 20:47:37 Step 6/25 : COPY go.mod vendor* ./ 20:47:37 Removing intermediate container 80b17f52d819 20:47:37 ---> c2c8f2bb38ee 20:47:37 Step 6/31 : COPY go.mod vendor* ./ 20:47:37 ---> 82b942a2df0a 20:47:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:37 ---> Running in 87ed69995f78 20:47:37 ---> 791d7d8a7a2c 20:47:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:38 ---> Running in b2d3c3e5202e 20:47:38 ---> 3726b8c354a3 20:47:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:38 ---> Running in fbda582cc1ac 20:47:39 ---> d9329eab16fe 20:47:39 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:39 ---> Running in 5d15584521e0 20:47:41 Removing intermediate container c19f092ea9fb 20:47:41 ---> 089e3223ffc0 20:47:41 Step 7/20 : COPY . . 20:47:42 Removing intermediate container 87ed69995f78 20:47:42 ---> b137f28a19bc 20:47:42 Step 8/25 : COPY . . 20:47:44 Removing intermediate container b2d3c3e5202e 20:47:44 ---> c98bfb6dcef1 20:47:44 Step 8/26 : COPY . . 20:47:44 Removing intermediate container 5d15584521e0 20:47:44 ---> 4cbf1e752ee5 20:47:44 Step 8/31 : COPY . . 20:47:44 Removing intermediate container fbda582cc1ac 20:47:44 ---> 95bec23deff3 20:47:44 Step 8/25 : COPY . . 20:48:11 ---> 04b96e3a1daf 20:48:11 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:48:11 ---> 8dd119f86771 20:48:11 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:48:11 ---> 02582b260602 20:48:11 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:48:11 ---> Running in c0c98310b072 20:48:11 ---> Running in 745aa8198af1 20:48:11 ---> Running in 9f26bbcdb6ce 20:48:11 ---> fb07b73954d0 20:48:11 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:48:11 ---> Running in ae13f3e55abe 20:48:11 Removing intermediate container 745aa8198af1 20:48:11 ---> c62babcf8928 20:48:11 Step 10/25 : RUN mkdir -p spire-build 20:48:11 ---> Running in 5794128e322a 20:48:12 ---> 122b0f2320f0 20:48:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:48:12 ---> Running in 367030b30760 20:48:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:48:12 Removing intermediate container 367030b30760 20:48:12 ---> bd3b9fbca791 20:48:12 Step 10/26 : RUN mkdir -p spire-build 20:48:12 ---> Running in 2c1ee203735f 20:48:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:48:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:48:15 Removing intermediate container 5794128e322a 20:48:15 ---> 58f8f700de5a 20:48:15 Step 11/25 : WORKDIR /edgex-go/spire-build 20:48:15 ---> Running in 68fc9b7f520e 20:48:15 Removing intermediate container 68fc9b7f520e 20:48:15 ---> d8c0f8138777 20:48:15 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 20:48:15 ---> Running in 6e9ad72629ba 20:48:16 Removing intermediate container 2c1ee203735f 20:48:16 ---> 83411e9315e5 20:48:16 Step 11/26 : WORKDIR /edgex-go/spire-build 20:48:16 ---> Running in 65cb1bcc991b 20:48:17 Removing intermediate container 65cb1bcc991b 20:48:17 ---> 3704f0323c97 20:48:17 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:48:17 ---> Running in e52543f48b09 20:48:19 spire-1.2.1/ 20:48:19 spire-1.2.1/.data/ 20:48:19 spire-1.2.1/.data/.file 20:48:19 spire-1.2.1/.dockerignore 20:48:19 spire-1.2.1/.gitattributes 20:48:19 spire-1.2.1/.githooks/ 20:48:19 spire-1.2.1/.githooks/pre-commit 20:48:19 spire-1.2.1/.github/ 20:48:19 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:48:19 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:48:19 spire-1.2.1/.github/dependabot.yml 20:48:19 spire-1.2.1/.github/workflows/ 20:48:19 spire-1.2.1/.github/workflows/nightly_build.yaml 20:48:19 spire-1.2.1/.github/workflows/pr_build.yaml 20:48:19 spire-1.2.1/.github/workflows/release_build.yaml 20:48:19 spire-1.2.1/.github/workflows/scripts/ 20:48:19 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:48:19 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:48:19 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:48:19 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:48:19 spire-1.2.1/.github/workflows/scripts/split.sh 20:48:19 spire-1.2.1/.gitignore 20:48:19 spire-1.2.1/.go-version 20:48:19 spire-1.2.1/.golangci.yml 20:48:19 spire-1.2.1/ADOPTERS.md 20:48:19 spire-1.2.1/CHANGELOG.md 20:48:19 spire-1.2.1/CODE-OF-CONDUCT.md 20:48:19 spire-1.2.1/CODEOWNERS 20:48:19 spire-1.2.1/CONTRIBUTING.md 20:48:19 spire-1.2.1/Dockerfile 20:48:19 spire-1.2.1/Dockerfile.dev 20:48:19 spire-1.2.1/Dockerfile.scratch 20:48:19 spire-1.2.1/LICENSE 20:48:19 spire-1.2.1/MAINTAINERS.md 20:48:19 spire-1.2.1/Makefile 20:48:19 spire-1.2.1/README.md 20:48:19 spire-1.2.1/ROADMAP.md 20:48:19 spire-1.2.1/SECURITY.md 20:48:19 spire-1.2.1/cmd/ 20:48:19 spire-1.2.1/cmd/spire-agent/ 20:48:19 spire-1.2.1/cmd/spire-agent/cli/ 20:48:19 spire-1.2.1/cmd/spire-agent/cli/api/ 20:48:19 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:48:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:48:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:48:19 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:48:19 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:48:19 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:48:19 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:48:19 spire-1.2.1/cmd/spire-agent/cli/common/ 20:48:19 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:48:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:48:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:48:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:48:19 spire-1.2.1/cmd/spire-agent/cli/run/ 20:48:19 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:48:19 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:48:19 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:48:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:48:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:48:19 spire-1.2.1/cmd/spire-agent/main.go 20:48:19 spire-1.2.1/cmd/spire-server/ 20:48:19 spire-1.2.1/cmd/spire-server/cli/ 20:48:19 spire-1.2.1/cmd/spire-server/cli/agent/ 20:48:19 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:48:19 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/cli.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/entry/ 20:48:19 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/federation/ 20:48:19 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:48:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:48:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/run/ 20:48:19 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/token/ 20:48:19 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/validate/ 20:48:19 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/x509/ 20:48:19 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:48:19 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:48:19 spire-1.2.1/cmd/spire-server/main.go 20:48:19 spire-1.2.1/cmd/spire-server/util/ 20:48:19 spire-1.2.1/cmd/spire-server/util/util.go 20:48:19 spire-1.2.1/conf/ 20:48:19 spire-1.2.1/conf/agent/ 20:48:19 spire-1.2.1/conf/agent/agent.conf 20:48:19 spire-1.2.1/conf/agent/agent_full.conf 20:48:19 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:48:19 spire-1.2.1/conf/server/ 20:48:19 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:48:19 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:48:19 spire-1.2.1/conf/server/server.conf 20:48:19 spire-1.2.1/conf/server/server_full.conf 20:48:19 spire-1.2.1/doc/ 20:48:19 spire-1.2.1/doc/SPIRE101.md 20:48:19 spire-1.2.1/doc/auditlog.md 20:48:19 spire-1.2.1/doc/authorization_policy_engine.md 20:48:19 spire-1.2.1/doc/changelog_guidelines.md 20:48:19 spire-1.2.1/doc/cure53-report.pdf 20:48:19 spire-1.2.1/doc/images/ 20:48:19 spire-1.2.1/doc/images/2019_roadmap.png 20:48:19 spire-1.2.1/doc/images/SPIRE101.png 20:48:19 spire-1.2.1/doc/images/SPIRE_agent.png 20:48:19 spire-1.2.1/doc/images/SPIRE_server.png 20:48:19 spire-1.2.1/doc/images/cache_mgr.png 20:48:19 spire-1.2.1/doc/images/cache_mgr_components.png 20:48:19 spire-1.2.1/doc/images/federated_spire.png 20:48:19 spire-1.2.1/doc/images/ha_mode.png 20:48:19 spire-1.2.1/doc/images/nested_spire.png 20:48:19 spire-1.2.1/doc/images/oidc_federation.png 20:48:19 spire-1.2.1/doc/images/single_trust_domain.png 20:48:19 spire-1.2.1/doc/images/spiffe_compatible.png 20:48:19 spire-1.2.1/doc/images/spire_logo.png 20:48:19 spire-1.2.1/doc/migrating_registration_api_clients.md 20:48:19 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:48:19 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:48:19 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:48:19 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:48:19 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:48:19 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:48:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:48:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:48:19 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:48:19 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:48:19 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:48:19 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:48:19 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:48:19 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:48:19 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:48:19 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:48:19 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:48:19 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:48:19 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:48:19 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:48:19 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:48:19 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:48:19 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:48:19 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:48:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:48:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:48:19 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:48:19 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:48:19 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:48:19 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:48:19 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:48:19 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:48:19 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:48:19 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:48:19 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:48:19 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:48:19 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:48:19 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:48:19 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:48:19 spire-1.2.1/doc/scaling_spire.md 20:48:19 spire-1.2.1/doc/spire_agent.md 20:48:19 spire-1.2.1/doc/spire_server.md 20:48:19 spire-1.2.1/doc/supported_integrations.md 20:48:19 spire-1.2.1/doc/telemetry.md 20:48:19 spire-1.2.1/doc/telemetry_config.md 20:48:19 spire-1.2.1/doc/upgrading.md 20:48:19 spire-1.2.1/doc/using_spire.md 20:48:19 spire-1.2.1/examples/ 20:48:19 spire-1.2.1/examples/README.md 20:48:19 spire-1.2.1/go.mod 20:48:19 spire-1.2.1/go.sum 20:48:19 spire-1.2.1/pkg/ 20:48:19 spire-1.2.1/pkg/agent/ 20:48:19 spire-1.2.1/pkg/agent/agent.go 20:48:19 spire-1.2.1/pkg/agent/api/ 20:48:19 spire-1.2.1/pkg/agent/api/config.go 20:48:19 spire-1.2.1/pkg/agent/api/debug/ 20:48:19 spire-1.2.1/pkg/agent/api/debug/v1/ 20:48:19 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:48:19 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:48:19 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:48:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:48:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:48:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:48:19 spire-1.2.1/pkg/agent/api/endpoints.go 20:48:19 spire-1.2.1/pkg/agent/api/health/ 20:48:19 spire-1.2.1/pkg/agent/api/health/v1/ 20:48:19 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:48:19 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:48:19 spire-1.2.1/pkg/agent/api/rpccontext/ 20:48:19 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:48:19 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:48:19 spire-1.2.1/pkg/agent/attestor/ 20:48:19 spire-1.2.1/pkg/agent/attestor/node/ 20:48:19 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:48:19 spire-1.2.1/pkg/agent/attestor/node/node.go 20:48:19 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:48:19 spire-1.2.1/pkg/agent/attestor/workload/ 20:48:19 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:48:19 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:48:19 spire-1.2.1/pkg/agent/catalog/ 20:48:19 spire-1.2.1/pkg/agent/catalog/catalog.go 20:48:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:48:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:48:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:48:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:48:19 spire-1.2.1/pkg/agent/client/ 20:48:19 spire-1.2.1/pkg/agent/client/client.go 20:48:19 spire-1.2.1/pkg/agent/client/client_test.go 20:48:19 spire-1.2.1/pkg/agent/client/dial.go 20:48:19 spire-1.2.1/pkg/agent/client/nodeconn.go 20:48:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:48:19 spire-1.2.1/pkg/agent/client/update.go 20:48:19 spire-1.2.1/pkg/agent/client/util.go 20:48:19 spire-1.2.1/pkg/agent/common/ 20:48:19 spire-1.2.1/pkg/agent/common/backoff/ 20:48:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:48:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:48:19 spire-1.2.1/pkg/agent/common/cgroups/ 20:48:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:48:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:48:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:48:19 spire-1.2.1/pkg/agent/config.go 20:48:19 spire-1.2.1/pkg/agent/endpoints/ 20:48:19 spire-1.2.1/pkg/agent/endpoints/config.go 20:48:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:48:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:48:19 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:48:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:48:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:48:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:48:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:48:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:48:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:48:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:48:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:48:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:48:19 spire-1.2.1/pkg/agent/endpoints/workload/ 20:48:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:48:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:48:19 spire-1.2.1/pkg/agent/manager/ 20:48:19 spire-1.2.1/pkg/agent/manager/cache/ 20:48:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:48:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:48:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:48:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:48:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:48:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:48:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:48:19 spire-1.2.1/pkg/agent/manager/config.go 20:48:19 spire-1.2.1/pkg/agent/manager/manager.go 20:48:19 spire-1.2.1/pkg/agent/manager/manager_test.go 20:48:19 spire-1.2.1/pkg/agent/manager/storage.go 20:48:19 spire-1.2.1/pkg/agent/manager/storage_test.go 20:48:19 spire-1.2.1/pkg/agent/manager/storecache/ 20:48:19 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:48:19 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:48:19 spire-1.2.1/pkg/agent/manager/sync.go 20:48:19 spire-1.2.1/pkg/agent/plugin/ 20:48:19 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:48:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:48:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:48:19 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:48:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:48:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:48:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:48:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:48:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:48:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:48:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:48:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:48:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:48:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:48:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:48:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:48:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:48:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:48:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:48:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:48:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:48:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:48:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:48:19 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:48:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:48:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:48:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:48:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:48:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:48:19 spire-1.2.1/pkg/agent/svid/ 20:48:19 spire-1.2.1/pkg/agent/svid/rotator.go 20:48:19 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:48:19 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:48:19 spire-1.2.1/pkg/agent/svid/store/ 20:48:19 spire-1.2.1/pkg/agent/svid/store/service.go 20:48:19 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:48:19 spire-1.2.1/pkg/common/ 20:48:19 spire-1.2.1/pkg/common/agentpathtemplate/ 20:48:19 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:48:19 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:48:19 spire-1.2.1/pkg/common/api/ 20:48:19 spire-1.2.1/pkg/common/api/metrics.go 20:48:19 spire-1.2.1/pkg/common/api/middleware/ 20:48:19 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:48:19 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:48:19 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:48:19 spire-1.2.1/pkg/common/api/middleware/logger.go 20:48:19 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:48:19 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:48:19 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:48:19 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:48:19 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:48:19 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:48:19 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:48:19 spire-1.2.1/pkg/common/api/middleware/names.go 20:48:19 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:48:19 spire-1.2.1/pkg/common/api/names.go 20:48:19 spire-1.2.1/pkg/common/api/ratelimit.go 20:48:19 spire-1.2.1/pkg/common/api/rpccontext/ 20:48:19 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:48:19 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:48:19 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:48:19 spire-1.2.1/pkg/common/auth/ 20:48:19 spire-1.2.1/pkg/common/auth/interceptors.go 20:48:19 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:48:19 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:48:19 spire-1.2.1/pkg/common/bundleutil/ 20:48:19 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:48:19 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:48:19 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:48:19 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:48:19 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:48:19 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:48:19 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:48:19 spire-1.2.1/pkg/common/bundleutil/types.go 20:48:19 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:48:19 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:48:19 spire-1.2.1/pkg/common/catalog/ 20:48:19 spire-1.2.1/pkg/common/catalog/bind.go 20:48:19 spire-1.2.1/pkg/common/catalog/builtin.go 20:48:19 spire-1.2.1/pkg/common/catalog/catalog.go 20:48:19 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:48:19 spire-1.2.1/pkg/common/catalog/closers.go 20:48:19 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:48:19 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:48:19 spire-1.2.1/pkg/common/catalog/config.go 20:48:19 spire-1.2.1/pkg/common/catalog/config_test.go 20:48:19 spire-1.2.1/pkg/common/catalog/configure.go 20:48:19 spire-1.2.1/pkg/common/catalog/constraints.go 20:48:19 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:48:19 spire-1.2.1/pkg/common/catalog/context.go 20:48:19 spire-1.2.1/pkg/common/catalog/external.go 20:48:19 spire-1.2.1/pkg/common/catalog/host.go 20:48:19 spire-1.2.1/pkg/common/catalog/pipenet.go 20:48:19 spire-1.2.1/pkg/common/catalog/plugin.go 20:48:19 spire-1.2.1/pkg/common/catalog/testplugin/ 20:48:19 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:48:19 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:48:19 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:48:19 spire-1.2.1/pkg/common/cli/ 20:48:19 spire-1.2.1/pkg/common/cli/env.go 20:48:19 spire-1.2.1/pkg/common/cli/flags.go 20:48:19 spire-1.2.1/pkg/common/cli/trust_domain.go 20:48:19 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:48:19 spire-1.2.1/pkg/common/cli/umask.go 20:48:19 spire-1.2.1/pkg/common/cli/umask_posix.go 20:48:19 spire-1.2.1/pkg/common/cli/umask_test.go 20:48:19 spire-1.2.1/pkg/common/cli/umask_windows.go 20:48:19 spire-1.2.1/pkg/common/cliprinter/ 20:48:19 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:48:19 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:48:19 spire-1.2.1/pkg/common/cliprinter/flag.go 20:48:19 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:48:19 spire-1.2.1/pkg/common/cliprinter/format.go 20:48:19 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/ 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:48:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:48:19 spire-1.2.1/pkg/common/coretypes/ 20:48:19 spire-1.2.1/pkg/common/coretypes/bundle/ 20:48:19 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:48:19 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:48:19 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:48:19 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:48:19 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:48:19 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:48:19 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:48:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:48:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:48:19 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:48:19 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:48:19 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:48:19 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:48:19 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:48:19 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:48:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:48:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:48:19 spire-1.2.1/pkg/common/cryptoutil/ 20:48:19 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:48:19 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:48:19 spire-1.2.1/pkg/common/diskutil/ 20:48:19 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:48:19 spire-1.2.1/pkg/common/diskutil/file_test.go 20:48:19 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:48:19 spire-1.2.1/pkg/common/errorutil/ 20:48:19 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:48:19 spire-1.2.1/pkg/common/health/ 20:48:19 spire-1.2.1/pkg/common/health/config.go 20:48:19 spire-1.2.1/pkg/common/health/context.go 20:48:19 spire-1.2.1/pkg/common/health/context_test.go 20:48:19 spire-1.2.1/pkg/common/health/health.go 20:48:19 spire-1.2.1/pkg/common/health/health_test.go 20:48:19 spire-1.2.1/pkg/common/health/logger.go 20:48:19 spire-1.2.1/pkg/common/hostservice/ 20:48:19 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:48:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:48:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:48:19 spire-1.2.1/pkg/common/idutil/ 20:48:19 spire-1.2.1/pkg/common/idutil/require.go 20:48:19 spire-1.2.1/pkg/common/idutil/require_test.go 20:48:19 spire-1.2.1/pkg/common/idutil/safety.go 20:48:19 spire-1.2.1/pkg/common/idutil/safety_test.go 20:48:19 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:48:19 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:48:19 spire-1.2.1/pkg/common/jwtsvid/ 20:48:19 spire-1.2.1/pkg/common/jwtsvid/common.go 20:48:19 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:48:19 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:48:19 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:48:19 spire-1.2.1/pkg/common/jwtutil/ 20:48:19 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:48:19 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:48:19 spire-1.2.1/pkg/common/log/ 20:48:19 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:48:19 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:48:19 spire-1.2.1/pkg/common/log/log.go 20:48:19 spire-1.2.1/pkg/common/log/log_test.go 20:48:19 spire-1.2.1/pkg/common/log/options.go 20:48:19 spire-1.2.1/pkg/common/nodeutil/ 20:48:19 spire-1.2.1/pkg/common/nodeutil/node.go 20:48:19 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:48:19 spire-1.2.1/pkg/common/peertracker/ 20:48:19 spire-1.2.1/pkg/common/peertracker/conn.go 20:48:19 spire-1.2.1/pkg/common/peertracker/credentials.go 20:48:19 spire-1.2.1/pkg/common/peertracker/errors.go 20:48:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:48:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:48:19 spire-1.2.1/pkg/common/peertracker/info.go 20:48:19 spire-1.2.1/pkg/common/peertracker/listener.go 20:48:19 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:48:19 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:48:19 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:48:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:48:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:48:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:48:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:48:19 spire-1.2.1/pkg/common/peertracker/tcp.go 20:48:19 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:48:19 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:48:19 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:48:19 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:48:19 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:48:19 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:48:19 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:48:19 spire-1.2.1/pkg/common/peertracker/uds.go 20:48:19 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:48:19 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:48:19 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:48:19 spire-1.2.1/pkg/common/pemutil/ 20:48:19 spire-1.2.1/pkg/common/pemutil/block.go 20:48:19 spire-1.2.1/pkg/common/pemutil/certs.go 20:48:19 spire-1.2.1/pkg/common/pemutil/common.go 20:48:19 spire-1.2.1/pkg/common/pemutil/csr.go 20:48:19 spire-1.2.1/pkg/common/pemutil/keys.go 20:48:19 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:48:19 spire-1.2.1/pkg/common/pemutil/testdata/ 20:48:19 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:48:19 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:48:19 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:48:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:48:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:48:19 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:48:19 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:48:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:48:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:48:19 spire-1.2.1/pkg/common/plugin/ 20:48:19 spire-1.2.1/pkg/common/plugin/aws/ 20:48:19 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:48:19 spire-1.2.1/pkg/common/plugin/azure/ 20:48:19 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:48:19 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:48:19 spire-1.2.1/pkg/common/plugin/facade.go 20:48:19 spire-1.2.1/pkg/common/plugin/facade_test.go 20:48:19 spire-1.2.1/pkg/common/plugin/gcp/ 20:48:19 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:48:19 spire-1.2.1/pkg/common/plugin/k8s/ 20:48:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:48:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:48:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:48:19 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:48:19 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:48:19 spire-1.2.1/pkg/common/plugin/log.go 20:48:19 spire-1.2.1/pkg/common/plugin/sshpop/ 20:48:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:48:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:48:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:48:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:48:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:48:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:48:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:48:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:48:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:48:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:48:19 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:48:19 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:48:19 spire-1.2.1/pkg/common/plugin/x509pop/ 20:48:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:48:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:48:19 spire-1.2.1/pkg/common/profiling/ 20:48:19 spire-1.2.1/pkg/common/profiling/dumpers.go 20:48:19 spire-1.2.1/pkg/common/profiling/profiling.go 20:48:19 spire-1.2.1/pkg/common/protoutil/ 20:48:19 spire-1.2.1/pkg/common/protoutil/masks.go 20:48:19 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:48:19 spire-1.2.1/pkg/common/rotationutil/ 20:48:19 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:48:19 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:48:19 spire-1.2.1/pkg/common/selector/ 20:48:19 spire-1.2.1/pkg/common/selector/selector.go 20:48:19 spire-1.2.1/pkg/common/selector/selector_test.go 20:48:19 spire-1.2.1/pkg/common/selector/set.go 20:48:19 spire-1.2.1/pkg/common/selector/set_utils.go 20:48:19 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:48:19 spire-1.2.1/pkg/common/telemetry/ 20:48:19 spire-1.2.1/pkg/common/telemetry/agent/ 20:48:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:48:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:48:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:48:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:48:19 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:48:19 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:48:19 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:48:19 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:48:19 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:48:19 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:48:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:48:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:48:19 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:48:19 spire-1.2.1/pkg/common/telemetry/call.go 20:48:19 spire-1.2.1/pkg/common/telemetry/common/ 20:48:19 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:48:19 spire-1.2.1/pkg/common/telemetry/config.go 20:48:19 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:48:19 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:48:19 spire-1.2.1/pkg/common/telemetry/inmem.go 20:48:19 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:48:19 spire-1.2.1/pkg/common/telemetry/m3.go 20:48:19 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:48:19 spire-1.2.1/pkg/common/telemetry/metrics.go 20:48:19 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:48:19 spire-1.2.1/pkg/common/telemetry/names.go 20:48:19 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:48:19 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:48:19 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:48:19 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:48:19 spire-1.2.1/pkg/common/telemetry/server/ 20:48:19 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:48:19 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:48:19 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:48:19 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:48:19 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:48:20 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:48:20 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:48:20 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:48:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:48:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:48:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:48:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:48:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:48:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:48:20 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:48:20 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:48:20 spire-1.2.1/pkg/common/telemetry/server/server.go 20:48:20 spire-1.2.1/pkg/common/telemetry/sink.go 20:48:20 spire-1.2.1/pkg/common/telemetry/statsd.go 20:48:20 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:48:20 spire-1.2.1/pkg/common/telemetry/uptime.go 20:48:20 spire-1.2.1/pkg/common/telemetry/version.go 20:48:20 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:48:20 spire-1.2.1/pkg/common/uptime/ 20:48:20 spire-1.2.1/pkg/common/uptime/uptime.go 20:48:20 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:48:20 spire-1.2.1/pkg/common/util/ 20:48:20 spire-1.2.1/pkg/common/util/certs.go 20:48:20 spire-1.2.1/pkg/common/util/certs_test.go 20:48:20 spire-1.2.1/pkg/common/util/csr.go 20:48:20 spire-1.2.1/pkg/common/util/hash.go 20:48:20 spire-1.2.1/pkg/common/util/selectors.go 20:48:20 spire-1.2.1/pkg/common/util/selectors_test.go 20:48:20 spire-1.2.1/pkg/common/util/signals.go 20:48:20 spire-1.2.1/pkg/common/util/sort.go 20:48:20 spire-1.2.1/pkg/common/util/sort_test.go 20:48:20 spire-1.2.1/pkg/common/util/task.go 20:48:20 spire-1.2.1/pkg/common/util/task_test.go 20:48:20 spire-1.2.1/pkg/common/util/testdata/ 20:48:20 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:48:20 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:48:20 spire-1.2.1/pkg/common/version/ 20:48:20 spire-1.2.1/pkg/common/version/version.go 20:48:20 spire-1.2.1/pkg/common/x509svid/ 20:48:20 spire-1.2.1/pkg/common/x509svid/common_test.go 20:48:20 spire-1.2.1/pkg/common/x509svid/csr.go 20:48:20 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:48:20 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:48:20 spire-1.2.1/pkg/common/x509util/ 20:48:20 spire-1.2.1/pkg/common/x509util/cert.go 20:48:20 spire-1.2.1/pkg/common/x509util/dns.go 20:48:20 spire-1.2.1/pkg/common/x509util/dns_test.go 20:48:20 spire-1.2.1/pkg/common/x509util/keyid.go 20:48:20 spire-1.2.1/pkg/common/x509util/keypair.go 20:48:20 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:48:20 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:48:20 spire-1.2.1/pkg/server/ 20:48:20 spire-1.2.1/pkg/server/api/ 20:48:20 spire-1.2.1/pkg/server/api/agent.go 20:48:20 spire-1.2.1/pkg/server/api/agent/ 20:48:20 spire-1.2.1/pkg/server/api/agent/v1/ 20:48:20 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:48:20 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:48:20 spire-1.2.1/pkg/server/api/agent_test.go 20:48:20 spire-1.2.1/pkg/server/api/api.go 20:48:20 spire-1.2.1/pkg/server/api/audit/ 20:48:20 spire-1.2.1/pkg/server/api/audit/audit.go 20:48:20 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:48:20 spire-1.2.1/pkg/server/api/bundle.go 20:48:20 spire-1.2.1/pkg/server/api/bundle/ 20:48:20 spire-1.2.1/pkg/server/api/bundle/v1/ 20:48:20 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:48:20 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:48:20 spire-1.2.1/pkg/server/api/bundle_test.go 20:48:20 spire-1.2.1/pkg/server/api/debug/ 20:48:20 spire-1.2.1/pkg/server/api/debug/v1/ 20:48:20 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:48:20 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:48:20 spire-1.2.1/pkg/server/api/entry.go 20:48:20 spire-1.2.1/pkg/server/api/entry/ 20:48:20 spire-1.2.1/pkg/server/api/entry/v1/ 20:48:20 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:48:20 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:48:20 spire-1.2.1/pkg/server/api/entry_test.go 20:48:20 spire-1.2.1/pkg/server/api/health/ 20:48:20 spire-1.2.1/pkg/server/api/health/v1/ 20:48:20 spire-1.2.1/pkg/server/api/health/v1/service.go 20:48:20 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:48:20 spire-1.2.1/pkg/server/api/id.go 20:48:20 spire-1.2.1/pkg/server/api/id_test.go 20:48:20 spire-1.2.1/pkg/server/api/limits/ 20:48:20 spire-1.2.1/pkg/server/api/limits/limits.go 20:48:20 spire-1.2.1/pkg/server/api/middleware/ 20:48:20 spire-1.2.1/pkg/server/api/middleware/alias.go 20:48:20 spire-1.2.1/pkg/server/api/middleware/audit.go 20:48:20 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:48:20 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:48:20 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:48:20 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:48:20 spire-1.2.1/pkg/server/api/middleware/caller.go 20:48:20 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:48:20 spire-1.2.1/pkg/server/api/middleware/common.go 20:48:20 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:48:20 spire-1.2.1/pkg/server/api/middleware/entries.go 20:48:20 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:48:20 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:48:20 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:48:20 spire-1.2.1/pkg/server/api/ratelimit.go 20:48:20 spire-1.2.1/pkg/server/api/rpccontext/ 20:48:20 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:48:20 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:48:20 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:48:20 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:48:20 spire-1.2.1/pkg/server/api/selector.go 20:48:20 spire-1.2.1/pkg/server/api/selector_test.go 20:48:20 spire-1.2.1/pkg/server/api/status.go 20:48:20 spire-1.2.1/pkg/server/api/status_test.go 20:48:20 spire-1.2.1/pkg/server/api/svid/ 20:48:20 spire-1.2.1/pkg/server/api/svid/v1/ 20:48:20 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:48:20 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:48:20 spire-1.2.1/pkg/server/api/trustdomain.go 20:48:20 spire-1.2.1/pkg/server/api/trustdomain/ 20:48:20 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:48:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:48:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:48:20 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:48:20 spire-1.2.1/pkg/server/authpolicy/ 20:48:20 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:48:20 spire-1.2.1/pkg/server/authpolicy/policy.go 20:48:20 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:48:20 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:48:20 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:48:20 spire-1.2.1/pkg/server/authpolicy/validate.go 20:48:20 spire-1.2.1/pkg/server/bundle/ 20:48:20 spire-1.2.1/pkg/server/bundle/client/ 20:48:20 spire-1.2.1/pkg/server/bundle/client/client.go 20:48:20 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:48:20 spire-1.2.1/pkg/server/bundle/client/manager.go 20:48:20 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:48:20 spire-1.2.1/pkg/server/bundle/client/sources.go 20:48:20 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:48:20 spire-1.2.1/pkg/server/bundle/client/updater.go 20:48:20 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:48:20 spire-1.2.1/pkg/server/ca/ 20:48:20 spire-1.2.1/pkg/server/ca/ca.go 20:48:20 spire-1.2.1/pkg/server/ca/ca_health.gospire-1.2.1/ 20:48:20 20:48:20 spire-1.2.1/pkg/server/ca/ca_test.go 20:48:20 spire-1.2.1/pkg/server/ca/journal.go 20:48:20 spire-1.2.1/pkg/server/ca/journal_test.go 20:48:20 spire-1.2.1/pkg/server/ca/manager.go 20:48:20 spire-1.2.1/pkg/server/ca/manager_health.go 20:48:20 spire-1.2.1/pkg/server/ca/manager_test.go 20:48:20 spire-1.2.1/pkg/server/ca/templates.go 20:48:20 spire-1.2.1/pkg/server/ca/upstream_client.go 20:48:20 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:48:20 spire-1.2.1/pkg/server/ca/validation.go 20:48:20 spire-1.2.1/pkg/server/cache/ 20:48:20 spire-1.2.1/pkg/server/cache/dscache/ 20:48:20 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:48:20 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:48:20 spire-1.2.1/pkg/server/cache/entrycache/ 20:48:20 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:48:20 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:48:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:48:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:48:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:48:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:48:20 spire-1.2.1/pkg/server/catalog/ 20:48:20 spire-1.2.1/pkg/server/catalog/catalog.go 20:48:20 spire-1.2.1/.data/ 20:48:20 spire-1.2.1/.data/.file 20:48:20 spire-1.2.1/.dockerignore 20:48:20 spire-1.2.1/.gitattributes 20:48:20 spire-1.2.1/.githooks/ 20:48:20 spire-1.2.1/.githooks/pre-commit 20:48:20 spire-1.2.1/.github/ 20:48:20 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:48:20 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:48:20 spire-1.2.1/.github/dependabot.yml 20:48:20 spire-1.2.1/.github/workflows/ 20:48:20 spire-1.2.1/.github/workflows/nightly_build.yaml 20:48:20 spire-1.2.1/.github/workflows/pr_build.yaml 20:48:20 spire-1.2.1/.github/workflows/release_build.yaml 20:48:20 spire-1.2.1/.github/workflows/scripts/ 20:48:20 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:48:20 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:48:20 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:48:20 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:48:20 spire-1.2.1/.github/workflows/scripts/split.sh 20:48:20 spire-1.2.1/.gitignore 20:48:20 spire-1.2.1/.go-version 20:48:20 spire-1.2.1/.golangci.yml 20:48:20 spire-1.2.1/ADOPTERS.md 20:48:20 spire-1.2.1/CHANGELOG.md 20:48:20 spire-1.2.1/CODE-OF-CONDUCT.md 20:48:20 spire-1.2.1/CODEOWNERS 20:48:20 spire-1.2.1/CONTRIBUTING.md 20:48:20 spire-1.2.1/Dockerfile 20:48:20 spire-1.2.1/Dockerfile.devspire-1.2.1/pkg/server/catalog/keymanager.go 20:48:20 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:48:20 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:48:20 spire-1.2.1/pkg/server/catalog/notifier.go 20:48:20 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:48:20 spire-1.2.1/pkg/server/config.go 20:48:20 spire-1.2.1/pkg/server/datastore/ 20:48:20 spire-1.2.1/pkg/server/datastore/datastore.go 20:48:20 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:48:20 spire-1.2.1/pkg/server/datastore/repository.go 20:48:20 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:48:20 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:48:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:48:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:48:20 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:48:20 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:48:20 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:48:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:48:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:48:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:48:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:48:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:48:20 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:48:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:48:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:48:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:48:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:48:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:48:20 spire-1.2.1/pkg/server/endpoints/ 20:48:20 spire-1.2.1/pkg/server/endpoints/bundle/ 20:48:20 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:48:20 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:48:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:48:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:48:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:48:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:48:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:48:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:48:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:48:20 spire-1.2.1/Dockerfile.scratch 20:48:20 spire-1.2.1/LICENSE 20:48:20 spire-1.2.1/MAINTAINERS.md 20:48:20 spire-1.2.1/Makefile 20:48:20 spire-1.2.1/README.md 20:48:20 spire-1.2.1/ROADMAP.md 20:48:20 spire-1.2.1/SECURITY.md 20:48:20 spire-1.2.1/cmd/ 20:48:20 spire-1.2.1/cmd/spire-agent/ 20:48:20 spire-1.2.1/cmd/spire-agent/cli/ 20:48:20 spire-1.2.1/cmd/spire-agent/cli/api/ 20:48:20 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:48:20 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:48:20 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:48:20 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:48:20 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:48:20 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:48:20 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:48:20 spire-1.2.1/cmd/spire-agent/cli/common/ 20:48:20 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:48:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:48:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:48:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:48:20 spire-1.2.1/cmd/spire-agent/cli/run/ 20:48:20 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:48:20 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:48:20 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:48:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:48:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:48:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:48:20 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:48:20 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:48:20 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:48:20 spire-1.2.1/pkg/server/endpoints/config.go 20:48:20 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:48:20 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:48:20 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:48:20 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:48:20 spire-1.2.1/pkg/server/endpoints/middleware.go 20:48:20 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:48:20 spire-1.2.1/pkg/server/hostservice/ 20:48:20 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:48:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:48:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:48:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:48:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:48:20 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:48:20 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:48:20 spire-1.2.1/cmd/spire-agent/main.go 20:48:20 spire-1.2.1/cmd/spire-server/ 20:48:20 spire-1.2.1/cmd/spire-server/cli/ 20:48:20 spire-1.2.1/cmd/spire-server/cli/agent/ 20:48:20 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:48:20 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/cli.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/entry/ 20:48:20 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/federation/ 20:48:20 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:48:20 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:48:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:48:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/ 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/ 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:48:20 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:48:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:48:20 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/run/ 20:48:20 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/token/ 20:48:20 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/validate/ 20:48:20 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:48:20 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:48:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:48:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:48:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:48:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:48:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/x509/ 20:48:20 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:48:20 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:48:20 spire-1.2.1/cmd/spire-server/main.go 20:48:20 spire-1.2.1/cmd/spire-server/util/ 20:48:20 spire-1.2.1/cmd/spire-server/util/util.go 20:48:20 spire-1.2.1/conf/ 20:48:20 spire-1.2.1/conf/agent/ 20:48:20 spire-1.2.1/conf/agent/agent.conf 20:48:20 spire-1.2.1/conf/agent/agent_full.conf 20:48:20 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:48:20 spire-1.2.1/conf/server/ 20:48:20 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:48:20 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:48:20 spire-1.2.1/conf/server/server.conf 20:48:20 spire-1.2.1/conf/server/server_full.conf 20:48:20 spire-1.2.1/doc/ 20:48:20 spire-1.2.1/doc/SPIRE101.md 20:48:20 spire-1.2.1/doc/auditlog.md 20:48:20 spire-1.2.1/doc/authorization_policy_engine.md 20:48:20 spire-1.2.1/doc/changelog_guidelines.md 20:48:20 spire-1.2.1/doc/cure53-report.pdf 20:48:20 spire-1.2.1/doc/images/ 20:48:20 spire-1.2.1/doc/images/2019_roadmap.png 20:48:20 spire-1.2.1/doc/images/SPIRE101.png 20:48:20 spire-1.2.1/doc/images/SPIRE_agent.png 20:48:20 spire-1.2.1/doc/images/SPIRE_server.png 20:48:20 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:48:20 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:48:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:48:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/notifier/ 20:48:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:48:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:48:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:48:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:48:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:48:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:48:20 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:48:20 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:48:20 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:48:20 spire-1.2.1/doc/images/cache_mgr.png 20:48:20 spire-1.2.1/doc/images/cache_mgr_components.png 20:48:20 spire-1.2.1/doc/images/federated_spire.png 20:48:20 spire-1.2.1/doc/images/ha_mode.png 20:48:20 spire-1.2.1/doc/images/nested_spire.png 20:48:20 spire-1.2.1/doc/images/oidc_federation.png 20:48:20 spire-1.2.1/doc/images/single_trust_domain.png 20:48:20 spire-1.2.1/doc/images/spiffe_compatible.png 20:48:20 spire-1.2.1/doc/images/spire_logo.png 20:48:20 spire-1.2.1/doc/migrating_registration_api_clients.md 20:48:20 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:48:20 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:48:20 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:48:20 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:48:20 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:48:20 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:48:20 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:48:20 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:48:20 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:48:20 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:48:20 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:48:20 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:48:20 20:48:20 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:48:20 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:48:20 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:48:20 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:48:20 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:48:20 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:48:20 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:48:20 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:48:20 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:48:20 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:48:20 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:48:20 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:48:20 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:48:20 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:48:20 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:48:20 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:48:20 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:48:20 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:48:20 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:48:20 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:48:20 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:48:20 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:48:20 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:48:20 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:48:20 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:48:20 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:48:20 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:48:20 spire-1.2.1/doc/scaling_spire.md 20:48:20 spire-1.2.1/doc/spire_agent.md 20:48:20 spire-1.2.1/doc/spire_server.md 20:48:20 spire-1.2.1/doc/supported_integrations.md 20:48:20 spire-1.2.1/doc/telemetry.md 20:48:20 spire-1.2.1/doc/telemetry_config.md 20:48:20 spire-1.2.1/doc/upgrading.md 20:48:20 spire-1.2.1/doc/using_spire.md 20:48:20 spire-1.2.1/examples/ 20:48:20 spire-1.2.1/examples/README.md 20:48:20 spire-1.2.1/go.mod 20:48:20 spire-1.2.1/go.sum 20:48:20 spire-1.2.1/pkg/ 20:48:20 spire-1.2.1/pkg/agent/ 20:48:20 spire-1.2.1/pkg/agent/agent.go 20:48:20 spire-1.2.1/pkg/agent/api/ 20:48:20 spire-1.2.1/pkg/agent/api/config.go 20:48:20 spire-1.2.1/pkg/agent/api/debug/ 20:48:20 spire-1.2.1/pkg/agent/api/debug/v1/ 20:48:20 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:48:20 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:48:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:48:20 spire-1.2.1/pkg/server/registration/ 20:48:20 spire-1.2.1/pkg/server/registration/manager.go 20:48:20 spire-1.2.1/pkg/server/registration/manager_test.go 20:48:20 spire-1.2.1/pkg/server/scanentries.go 20:48:20 spire-1.2.1/pkg/server/scanentries_test.go 20:48:20 spire-1.2.1/pkg/server/server.go 20:48:20 spire-1.2.1/pkg/server/server_test.go 20:48:20 spire-1.2.1/pkg/server/svid/ 20:48:20 spire-1.2.1/pkg/server/svid/observer.go 20:48:20 spire-1.2.1/pkg/server/svid/observer_test.go 20:48:20 spire-1.2.1/pkg/server/svid/rotator.go 20:48:20 spire-1.2.1/pkg/server/svid/rotator_config.go 20:48:20 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:48:20 spire-1.2.1/pkg/server/svid/rotator_test.go 20:48:20 spire-1.2.1/proto/ 20:48:20 spire-1.2.1/proto/private/ 20:48:20 spire-1.2.1/proto/private/server/ 20:48:20 spire-1.2.1/proto/private/server/journal/ 20:48:20 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:48:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:48:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:48:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:48:20 spire-1.2.1/pkg/agent/api/endpoints.go 20:48:20 spire-1.2.1/pkg/agent/api/health/ 20:48:20 spire-1.2.1/pkg/agent/api/health/v1/ 20:48:20 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:48:20 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:48:20 spire-1.2.1/pkg/agent/api/rpccontext/ 20:48:20 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:48:20 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:48:20 spire-1.2.1/pkg/agent/attestor/ 20:48:20 spire-1.2.1/pkg/agent/attestor/node/ 20:48:20 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:48:20 spire-1.2.1/pkg/agent/attestor/node/node.go 20:48:20 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:48:20 spire-1.2.1/pkg/agent/attestor/workload/ 20:48:20 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:48:20 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:48:20 spire-1.2.1/pkg/agent/catalog/ 20:48:20 spire-1.2.1/pkg/agent/catalog/catalog.go 20:48:20 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:48:20 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:48:20 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:48:20 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:48:20 spire-1.2.1/pkg/agent/client/ 20:48:20 spire-1.2.1/pkg/agent/client/client.go 20:48:20 spire-1.2.1/pkg/agent/client/client_test.go 20:48:20 spire-1.2.1/pkg/agent/client/dial.go 20:48:20 spire-1.2.1/pkg/agent/client/nodeconn.go 20:48:20 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:48:20 spire-1.2.1/pkg/agent/client/update.go 20:48:20 spire-1.2.1/pkg/agent/client/util.go 20:48:20 spire-1.2.1/pkg/agent/common/ 20:48:20 spire-1.2.1/pkg/agent/common/backoff/ 20:48:20 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:48:20 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:48:20 spire-1.2.1/pkg/agent/common/cgroups/ 20:48:20 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:48:20 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:48:20 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:48:20 spire-1.2.1/pkg/agent/config.go 20:48:20 spire-1.2.1/pkg/agent/endpoints/ 20:48:20 spire-1.2.1/pkg/agent/endpoints/config.go 20:48:20 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:48:20 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:48:20 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:48:20 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:48:20 spire-1.2.1/proto/private/server/journal/journal.proto 20:48:20 spire-1.2.1/proto/spire/ 20:48:20 spire-1.2.1/proto/spire/common/ 20:48:20 spire-1.2.1/proto/spire/common/common.pb.go 20:48:20 spire-1.2.1/proto/spire/common/common.proto 20:48:20 spire-1.2.1/proto/spire/common/plugin/ 20:48:20 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:48:20 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:48:20 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:48:20 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:48:20 spire-1.2.1/proto/spire/plugin/ 20:48:20 spire-1.2.1/proto/spire/plugin/agent/ 20:48:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:48:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:48:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:48:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:48:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:48:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:48:20 spire-1.2.1/release/ 20:48:20 spire-1.2.1/release/spire-extras/ 20:48:20 spire-1.2.1/release/spire-extras/README.md 20:48:20 spire-1.2.1/release/spire-extras/conf/ 20:48:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:48:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:48:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:48:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:48:20 spire-1.2.1/release/spire/ 20:48:20 spire-1.2.1/release/spire/README.md 20:48:20 spire-1.2.1/release/spire/conf/ 20:48:20 spire-1.2.1/release/spire/conf/agent/ 20:48:20 spire-1.2.1/release/spire/conf/agent/agent.conf 20:48:20 spire-1.2.1/release/spire/conf/server/ 20:48:20 spire-1.2.1/release/spire/conf/server/server.conf 20:48:20 spire-1.2.1/script/ 20:48:20 spire-1.2.1/script/build-artifact.sh 20:48:20 spire-1.2.1/script/generate_dummy_ca.sh 20:48:20 spire-1.2.1/support/ 20:48:20 spire-1.2.1/support/k8s/ 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:48:20 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:48:20 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:48:20 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:48:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:48:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:48:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:48:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:48:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:48:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:48:20 spire-1.2.1/pkg/agent/endpoints/workload/ 20:48:20 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:48:20 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:48:20 spire-1.2.1/pkg/agent/manager/ 20:48:20 spire-1.2.1/pkg/agent/manager/cache/ 20:48:20 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:48:20 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:48:20 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:48:20 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:48:20 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:48:20 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:48:20 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:48:20 spire-1.2.1/pkg/agent/manager/config.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:48:20 spire-1.2.1/pkg/agent/manager/manager.go 20:48:20 spire-1.2.1/pkg/agent/manager/manager_test.go 20:48:20 spire-1.2.1/pkg/agent/manager/storage.go 20:48:20 spire-1.2.1/pkg/agent/manager/storage_test.go 20:48:20 spire-1.2.1/pkg/agent/manager/storecache/ 20:48:20 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:48:20 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:48:20 spire-1.2.1/pkg/agent/manager/sync.go 20:48:20 spire-1.2.1/pkg/agent/plugin/ 20:48:20 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:48:20 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:48:20 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:48:20 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:48:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:48:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:48:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:48:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:48:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:48:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:48:20 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:48:20 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:48:20 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:48:20 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:48:20 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:48:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:48:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:48:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:48:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:48:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:48:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:48:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:48:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:48:20 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:48:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:48:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:48:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:48:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:48:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:48:20 spire-1.2.1/support/oidc-discovery-provider/ 20:48:20 spire-1.2.1/support/oidc-discovery-provider/README.md 20:48:20 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:48:20 spire-1.2.1/support/oidc-discovery-provider/config.go 20:48:20 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:48:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:48:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:48:20 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:48:20 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:48:20 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:48:20 spire-1.2.1/support/oidc-discovery-provider/main.go 20:48:20 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:48:20 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:48:20 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:48:20 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:48:20 spire-1.2.1/test/ 20:48:20 spire-1.2.1/test/clock/ 20:48:20 spire-1.2.1/test/clock/clock.go 20:48:20 spire-1.2.1/test/fakes/ 20:48:20 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:48:20 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:48:20 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:48:20 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:48:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:48:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:48:20 spire-1.2.1/test/fakes/fakeagentstore/ 20:48:20 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:48:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:48:20 spire-1.2.1/pkg/agent/svid/ 20:48:20 spire-1.2.1/pkg/agent/svid/rotator.go 20:48:20 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:48:20 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:48:20 spire-1.2.1/pkg/agent/svid/store/ 20:48:20 spire-1.2.1/pkg/agent/svid/store/service.go 20:48:20 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:48:20 spire-1.2.1/pkg/common/ 20:48:20 spire-1.2.1/pkg/common/agentpathtemplate/ 20:48:20 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:48:20 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:48:20 spire-1.2.1/pkg/common/api/ 20:48:20 spire-1.2.1/pkg/common/api/metrics.go 20:48:20 spire-1.2.1/pkg/common/api/middleware/ 20:48:20 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:48:20 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:48:20 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:48:20 spire-1.2.1/test/fakes/fakedatastore/ 20:48:20 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:48:20 spire-1.2.1/test/fakes/fakeentryclient/ 20:48:20 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:48:20 spire-1.2.1/test/fakes/fakehealthchecker/ 20:48:20 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:48:20 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:48:20 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:48:20 spire-1.2.1/test/fakes/fakemetrics/ 20:48:20 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:48:20 spire-1.2.1/test/fakes/fakenoderesolver/ 20:48:20 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:48:20 spire-1.2.1/test/fakes/fakenotifier/ 20:48:20 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:48:20 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:48:20 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:48:20 spire-1.2.1/test/fakes/fakeserverca/ 20:48:20 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:48:20 spire-1.2.1/test/fakes/fakeservercatalog/ 20:48:20 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:48:20 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:48:20 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:48:20 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:48:20 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:48:20 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:48:20 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:48:20 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:48:20 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:48:20 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:48:20 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:48:20 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:48:20 spire-1.2.1/test/fixture/ 20:48:20 spire-1.2.1/test/fixture/certs/ 20:48:20 spire-1.2.1/test/fixture/certs/agent_svid.der 20:48:20 spire-1.2.1/test/fixture/certs/base_cert.pem 20:48:20 spire-1.2.1/test/fixture/certs/base_csr.pem 20:48:20 spire-1.2.1/test/fixture/certs/base_key.pem 20:48:20 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:48:20 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:48:20 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:48:20 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:48:20 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:48:20 spire-1.2.1/test/fixture/certs/blog_key.pem 20:48:20 spire-1.2.1/test/fixture/certs/bundle.der 20:48:20 spire-1.2.1/pkg/common/api/middleware/logger.go 20:48:20 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:48:20 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:48:20 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:48:20 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:48:20 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:48:20 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:48:20 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:48:20 spire-1.2.1/pkg/common/api/middleware/names.go 20:48:20 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:48:20 spire-1.2.1/pkg/common/api/names.go 20:48:20 spire-1.2.1/pkg/common/api/ratelimit.go 20:48:20 spire-1.2.1/pkg/common/api/rpccontext/ 20:48:20 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:48:20 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:48:20 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:48:20 spire-1.2.1/pkg/common/auth/ 20:48:20 spire-1.2.1/pkg/common/auth/interceptors.go 20:48:20 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:48:20 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:48:20 spire-1.2.1/pkg/common/bundleutil/ 20:48:20 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:48:20 20:48:20 spire-1.2.1/test/fixture/certs/ca.pem 20:48:20 spire-1.2.1/test/fixture/certs/ca_key.pem 20:48:20 spire-1.2.1/test/fixture/certs/database_cert.pem 20:48:20 spire-1.2.1/test/fixture/certs/database_csr.pem 20:48:20 spire-1.2.1/test/fixture/certs/database_key.pem 20:48:20 spire-1.2.1/test/fixture/certs/node_cert.pem 20:48:20 spire-1.2.1/test/fixture/certs/node_csr.pem 20:48:20 spire-1.2.1/test/fixture/certs/node_key.pem 20:48:20 spire-1.2.1/test/fixture/certs/svid.pem 20:48:20 spire-1.2.1/test/fixture/certs/svid_key.pem 20:48:20 spire-1.2.1/test/fixture/config/ 20:48:20 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:48:20 spire-1.2.1/test/fixture/config/agent_good.conf 20:48:20 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:48:20 spire-1.2.1/test/fixture/config/plugin_good.conf 20:48:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:48:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:48:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:48:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:48:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.confspire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:48:20 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:48:20 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:48:20 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:48:20 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:48:20 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:48:20 spire-1.2.1/pkg/common/bundleutil/types.go 20:48:20 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:48:20 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:48:20 spire-1.2.1/pkg/common/catalog/ 20:48:20 spire-1.2.1/pkg/common/catalog/bind.go 20:48:20 spire-1.2.1/pkg/common/catalog/builtin.go 20:48:20 spire-1.2.1/pkg/common/catalog/catalog.go 20:48:20 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:48:20 spire-1.2.1/pkg/common/catalog/closers.go 20:48:20 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:48:20 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:48:20 spire-1.2.1/pkg/common/catalog/config.go 20:48:20 spire-1.2.1/pkg/common/catalog/config_test.go 20:48:20 spire-1.2.1/pkg/common/catalog/configure.go 20:48:20 spire-1.2.1/pkg/common/catalog/constraints.go 20:48:20 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:48:20 spire-1.2.1/pkg/common/catalog/context.go 20:48:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:48:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:48:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:48:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:48:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:48:20 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:48:20 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:48:20 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:48:20 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:48:20 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:48:20 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:48:20 spire-1.2.1/test/fixture/config/server_good.conf 20:48:20 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:48:20 spire-1.2.1/test/fixture/fixture.go 20:48:20 spire-1.2.1/test/fixture/nodeattestor/ 20:48:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:48:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:48:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:48:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:48:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:48:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:48:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:48:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:48:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:48:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:48:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:48:21 spire-1.2.1/test/fixture/registration/ 20:48:21 spire-1.2.1/test/fixture/registration/entries.json 20:48:21 spire-1.2.1/test/fixture/registration/good-for-update.json 20:48:21 spire-1.2.1/test/fixture/registration/good.json 20:48:21 spire-1.2.1/test/fixture/registration/invalid.json 20:48:21 spire-1.2.1/test/fixture/registration/invalid_json.json 20:48:21 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:48:21 spire-1.2.1/test/integration/ 20:48:21 spire-1.2.1/test/integration/README.md 20:48:21 spire-1.2.1/pkg/common/catalog/external.go 20:48:21 spire-1.2.1/pkg/common/catalog/host.go 20:48:21 spire-1.2.1/pkg/common/catalog/pipenet.go 20:48:21 spire-1.2.1/pkg/common/catalog/plugin.go 20:48:21 spire-1.2.1/pkg/common/catalog/testplugin/ 20:48:21 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:48:21 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:48:21 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:48:21 spire-1.2.1/pkg/common/cli/ 20:48:21 spire-1.2.1/pkg/common/cli/env.go 20:48:21 spire-1.2.1/pkg/common/cli/flags.go 20:48:21 spire-1.2.1/pkg/common/cli/trust_domain.go 20:48:21 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:48:21 spire-1.2.1/pkg/common/cli/umask.go 20:48:21 spire-1.2.1/pkg/common/cli/umask_posix.go 20:48:21 spire-1.2.1/pkg/common/cli/umask_test.go 20:48:21 spire-1.2.1/pkg/common/cli/umask_windows.go 20:48:21 spire-1.2.1/pkg/common/cliprinter/ 20:48:21 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:48:21 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:48:21 spire-1.2.1/pkg/common/cliprinter/flag.go 20:48:21 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:48:21 spire-1.2.1/pkg/common/cliprinter/format.go 20:48:21 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:48:21 spire-1.2.1/test/integration/common 20:48:21 spire-1.2.1/test/integration/setup/ 20:48:21 spire-1.2.1/test/integration/setup/adminclient/ 20:48:21 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:48:21 spire-1.2.1/test/integration/setup/adminclient/client.go 20:48:21 spire-1.2.1/test/integration/setup/debugagent/ 20:48:21 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:48:21 spire-1.2.1/test/integration/setup/debugagent/main.go 20:48:21 spire-1.2.1/test/integration/setup/debugserver/ 20:48:21 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:48:21 spire-1.2.1/test/integration/setup/debugserver/main.go 20:48:21 spire-1.2.1/test/integration/setup/downstreamclient/ 20:48:21 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:48:21 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:48:21 spire-1.2.1/test/integration/setup/itclient/ 20:48:21 spire-1.2.1/test/integration/setup/itclient/client.go 20:48:21 spire-1.2.1/test/integration/setup/node-attestation/ 20:48:21 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:48:21 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:48:21 spire-1.2.1/test/integration/setup/x509pop/ 20:48:21 spire-1.2.1/pkg/common/cliprinter/internal/ 20:48:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:48:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:48:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:48:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:48:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:48:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:48:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:48:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:48:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:48:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:48:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:48:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:48:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:48:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:48:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:48:21 20:48:21 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:48:21 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:48:21 spire-1.2.1/test/integration/suites/ 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yamlspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:48:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:48:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:48:21 spire-1.2.1/pkg/common/coretypes/ 20:48:21 spire-1.2.1/pkg/common/coretypes/bundle/ 20:48:21 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:48:21 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:48:21 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:48:21 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:48:21 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:48:21 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:48:21 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:48:21 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:48:21 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:48:21 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:48:21 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:48:21 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:48:21 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:48:21 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:48:21 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:48:21 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:48:21 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:48:21 spire-1.2.1/pkg/common/cryptoutil/ 20:48:21 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:48:21 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:48:21 spire-1.2.1/pkg/common/diskutil/ 20:48:21 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:48:21 spire-1.2.1/pkg/common/diskutil/file_test.go 20:48:21 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:48:21 spire-1.2.1/pkg/common/errorutil/ 20:48:21 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:48:21 spire-1.2.1/pkg/common/health/ 20:48:21 spire-1.2.1/pkg/common/health/config.go 20:48:21 spire-1.2.1/pkg/common/health/context.go 20:48:21 spire-1.2.1/pkg/common/health/context_test.go 20:48:21 spire-1.2.1/pkg/common/health/health.go 20:48:21 spire-1.2.1/pkg/common/health/health_test.go 20:48:21 spire-1.2.1/pkg/common/health/logger.go 20:48:21 spire-1.2.1/pkg/common/hostservice/ 20:48:21 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:48:21 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:48:21 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:48:21 spire-1.2.1/pkg/common/idutil/ 20:48:21 spire-1.2.1/pkg/common/idutil/require.go 20:48:21 spire-1.2.1/pkg/common/idutil/require_test.go 20:48:21 spire-1.2.1/pkg/common/idutil/safety.go 20:48:21 spire-1.2.1/pkg/common/idutil/safety_test.go 20:48:21 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:48:21 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:48:21 spire-1.2.1/pkg/common/jwtsvid/ 20:48:21 spire-1.2.1/pkg/common/jwtsvid/common.go 20:48:21 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:48:21 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:48:21 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:48:21 spire-1.2.1/pkg/common/jwtutil/ 20:48:21 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:48:21 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:48:21 spire-1.2.1/pkg/common/log/ 20:48:21 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:48:21 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:48:21 spire-1.2.1/pkg/common/log/log.go 20:48:21 spire-1.2.1/pkg/common/log/log_test.go 20:48:21 spire-1.2.1/pkg/common/log/options.go 20:48:21 spire-1.2.1/pkg/common/nodeutil/ 20:48:21 spire-1.2.1/pkg/common/nodeutil/node.go 20:48:21 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:48:21 spire-1.2.1/pkg/common/peertracker/ 20:48:21 spire-1.2.1/pkg/common/peertracker/conn.go 20:48:21 spire-1.2.1/pkg/common/peertracker/credentials.go 20:48:21 spire-1.2.1/pkg/common/peertracker/errors.go 20:48:21 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:48:21 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:48:21 spire-1.2.1/pkg/common/peertracker/info.go 20:48:21 spire-1.2.1/pkg/common/peertracker/listener.go 20:48:21 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:48:21 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:48:21 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:48:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:48:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:48:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:48:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:48:21 spire-1.2.1/pkg/common/peertracker/tcp.go 20:48:21 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:48:21 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:48:21 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:48:21 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:48:21 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:48:21 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:48:21 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:48:21 spire-1.2.1/pkg/common/peertracker/uds.go 20:48:21 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:48:21 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:48:21 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:48:21 spire-1.2.1/pkg/common/pemutil/ 20:48:21 spire-1.2.1/pkg/common/pemutil/block.go 20:48:21 spire-1.2.1/pkg/common/pemutil/certs.go 20:48:21 spire-1.2.1/pkg/common/pemutil/common.go 20:48:21 spire-1.2.1/pkg/common/pemutil/csr.go 20:48:21 spire-1.2.1/pkg/common/pemutil/keys.go 20:48:21 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:48:21 spire-1.2.1/pkg/common/pemutil/testdata/ 20:48:21 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:48:21 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:48:21 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:48:21 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:48:21 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:48:21 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:48:21 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:48:21 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:48:21 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:48:21 spire-1.2.1/pkg/common/plugin/ 20:48:21 spire-1.2.1/pkg/common/plugin/aws/ 20:48:21 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:48:21 spire-1.2.1/pkg/common/plugin/azure/ 20:48:21 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:48:21 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:48:21 spire-1.2.1/pkg/common/plugin/facade.go 20:48:21 spire-1.2.1/pkg/common/plugin/facade_test.go 20:48:21 spire-1.2.1/pkg/common/plugin/gcp/ 20:48:21 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:48:21 spire-1.2.1/pkg/common/plugin/k8s/ 20:48:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:48:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:48:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:48:21 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:48:21 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:48:21 spire-1.2.1/pkg/common/plugin/log.go 20:48:21 spire-1.2.1/pkg/common/plugin/sshpop/ 20:48:21 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:48:21 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:48:21 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:48:21 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:48:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:48:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:48:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:48:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:48:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:48:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:48:21 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:48:21 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:48:21 spire-1.2.1/pkg/common/plugin/x509pop/ 20:48:21 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:48:21 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:48:21 spire-1.2.1/pkg/common/profiling/ 20:48:21 spire-1.2.1/pkg/common/profiling/dumpers.go 20:48:21 spire-1.2.1/pkg/common/profiling/profiling.go 20:48:21 spire-1.2.1/pkg/common/protoutil/ 20:48:21 spire-1.2.1/pkg/common/protoutil/masks.go 20:48:21 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:48:21 spire-1.2.1/pkg/common/rotationutil/ 20:48:21 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:48:21 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:48:21 spire-1.2.1/pkg/common/selector/ 20:48:21 spire-1.2.1/pkg/common/selector/selector.go 20:48:21 spire-1.2.1/pkg/common/selector/selector_test.go 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:48:21 spire-1.2.1/pkg/common/selector/set.go 20:48:21 spire-1.2.1/pkg/common/selector/set_utils.go 20:48:21 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:48:21 spire-1.2.1/pkg/common/telemetry/ 20:48:21 spire-1.2.1/pkg/common/telemetry/agent/ 20:48:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:48:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:48:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:48:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:48:21 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:48:21 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:48:21 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:48:21 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:48:21 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:48:21 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:48:21 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:48:21 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:48:21 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:48:21 spire-1.2.1/pkg/common/telemetry/call.go 20:48:21 spire-1.2.1/pkg/common/telemetry/common/ 20:48:21 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:48:21 spire-1.2.1/test/integration/suites/join-token/ 20:48:21 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:48:21 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:48:21 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:48:21 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:48:21 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:48:21 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:48:21 spire-1.2.1/test/integration/suites/join-token/README.md 20:48:21 spire-1.2.1/test/integration/suites/join-token/conf/ 20:48:21 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:48:21 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/join-token/teardown 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:48:21 spire-1.2.1/pkg/common/telemetry/config.go 20:48:21 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:48:21 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:48:21 spire-1.2.1/pkg/common/telemetry/inmem.go 20:48:21 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:48:21 spire-1.2.1/pkg/common/telemetry/m3.go 20:48:21 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:48:21 spire-1.2.1/pkg/common/telemetry/metrics.go 20:48:21 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:48:21 spire-1.2.1/pkg/common/telemetry/names.go 20:48:21 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:48:21 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:48:21 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:48:21 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:48:21 spire-1.2.1/pkg/common/telemetry/server/ 20:48:21 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:48:21 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:48:21 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:48:21 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:48:21 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:48:21 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:48:21 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:48:21 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:48:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:48:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:48:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:48:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:48:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:48:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:48:21 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:48:21 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:48:21 spire-1.2.1/pkg/common/telemetry/server/server.go 20:48:21 spire-1.2.1/pkg/common/telemetry/sink.go 20:48:21 spire-1.2.1/pkg/common/telemetry/statsd.go 20:48:21 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:48:21 spire-1.2.1/pkg/common/telemetry/uptime.go 20:48:21 spire-1.2.1/pkg/common/telemetry/version.go 20:48:21 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:48:21 spire-1.2.1/pkg/common/uptime/ 20:48:21 spire-1.2.1/pkg/common/uptime/uptime.go 20:48:21 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:48:21 spire-1.2.1/test/integration/suites/k8s/ 20:48:21 spire-1.2.1/test/integration/suites/k8s/00-setup 20:48:21 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:48:21 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:48:21 spire-1.2.1/test/integration/suites/k8s/README.md 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/ 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:48:21 spire-1.2.1/pkg/common/util/ 20:48:21 spire-1.2.1/pkg/common/util/certs.go 20:48:21 spire-1.2.1/pkg/common/util/certs_test.go 20:48:21 spire-1.2.1/pkg/common/util/csr.go 20:48:21 spire-1.2.1/pkg/common/util/hash.go 20:48:21 spire-1.2.1/pkg/common/util/selectors.go 20:48:21 spire-1.2.1/pkg/common/util/selectors_test.go 20:48:21 spire-1.2.1/pkg/common/util/signals.go 20:48:21 spire-1.2.1/pkg/common/util/sort.go 20:48:21 spire-1.2.1/pkg/common/util/sort_test.go 20:48:21 spire-1.2.1/pkg/common/util/task.go 20:48:21 spire-1.2.1/pkg/common/util/task_test.go 20:48:21 spire-1.2.1/pkg/common/util/testdata/ 20:48:21 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:48:21 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:48:21 spire-1.2.1/pkg/common/version/ 20:48:21 spire-1.2.1/pkg/common/version/version.go 20:48:21 spire-1.2.1/pkg/common/x509svid/ 20:48:21 spire-1.2.1/pkg/common/x509svid/common_test.go 20:48:21 spire-1.2.1/pkg/common/x509svid/csr.go 20:48:21 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:48:21 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:48:21 spire-1.2.1/pkg/common/x509util/ 20:48:21 spire-1.2.1/pkg/common/x509util/cert.go 20:48:21 spire-1.2.1/pkg/common/x509util/dns.go 20:48:21 spire-1.2.1/pkg/common/x509util/dns_test.go 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:48:21 spire-1.2.1/test/integration/suites/k8s/teardown 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/ 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:48:21 spire-1.2.1/test/integration/suites/node-attestation/ 20:48:21 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:48:21 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:48:21 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:48:21 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:48:21 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:48:21 spire-1.2.1/pkg/common/x509util/keyid.go 20:48:21 spire-1.2.1/pkg/common/x509util/keypair.go 20:48:21 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:48:21 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:48:21 spire-1.2.1/pkg/server/ 20:48:21 spire-1.2.1/pkg/server/api/ 20:48:21 spire-1.2.1/pkg/server/api/agent.go 20:48:21 spire-1.2.1/pkg/server/api/agent/ 20:48:21 spire-1.2.1/pkg/server/api/agent/v1/ 20:48:21 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:48:21 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:48:21 spire-1.2.1/pkg/server/api/agent_test.go 20:48:21 spire-1.2.1/pkg/server/api/api.go 20:48:21 spire-1.2.1/pkg/server/api/audit/ 20:48:21 spire-1.2.1/pkg/server/api/audit/audit.go 20:48:21 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:48:21 spire-1.2.1/pkg/server/api/bundle.go 20:48:21 spire-1.2.1/pkg/server/api/bundle/ 20:48:21 spire-1.2.1/pkg/server/api/bundle/v1/ 20:48:21 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:48:21 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:48:21 spire-1.2.1/pkg/server/api/bundle_test.go 20:48:21 spire-1.2.1/pkg/server/api/debug/ 20:48:21 spire-1.2.1/pkg/server/api/debug/v1/ 20:48:21 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:48:21 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:48:21 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:48:21 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:48:21 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:48:21 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:48:21 spire-1.2.1/test/integration/suites/rotation/ 20:48:21 spire-1.2.1/test/integration/suites/rotation/00-setup 20:48:21 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:48:21 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:48:21 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:48:21 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:48:21 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:48:21 spire-1.2.1/test/integration/suites/rotation/README.md 20:48:21 spire-1.2.1/test/integration/suites/rotation/conf/ 20:48:21 spire-1.2.1/pkg/server/api/entry.go 20:48:21 spire-1.2.1/pkg/server/api/entry/ 20:48:21 spire-1.2.1/pkg/server/api/entry/v1/ 20:48:21 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:48:21 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:48:21 spire-1.2.1/pkg/server/api/entry_test.go 20:48:21 spire-1.2.1/pkg/server/api/health/ 20:48:21 spire-1.2.1/pkg/server/api/health/v1/ 20:48:21 spire-1.2.1/pkg/server/api/health/v1/service.go 20:48:21 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:48:21 spire-1.2.1/pkg/server/api/id.go 20:48:21 spire-1.2.1/pkg/server/api/id_test.go 20:48:21 spire-1.2.1/pkg/server/api/limits/ 20:48:21 spire-1.2.1/pkg/server/api/limits/limits.go 20:48:21 spire-1.2.1/pkg/server/api/middleware/ 20:48:21 spire-1.2.1/pkg/server/api/middleware/alias.go 20:48:21 spire-1.2.1/pkg/server/api/middleware/audit.go 20:48:21 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:48:21 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:48:21 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:48:21 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:48:21 spire-1.2.1/pkg/server/api/middleware/caller.go 20:48:21 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:48:21 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:48:21 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/rotation/teardown 20:48:21 spire-1.2.1/test/integration/suites/self-test/ 20:48:21 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:48:21 spire-1.2.1/test/integration/suites/self-test/README.md 20:48:21 spire-1.2.1/test/integration/suites/self-test/teardown 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:48:21 spire-1.2.1/test/integration/suites/upgrade/ 20:48:21 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:48:21 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:48:21 spire-1.2.1/pkg/server/api/middleware/common.go 20:48:21 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:48:21 spire-1.2.1/pkg/server/api/middleware/entries.go 20:48:21 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:48:21 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:48:21 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:48:21 spire-1.2.1/pkg/server/api/ratelimit.go 20:48:21 spire-1.2.1/pkg/server/api/rpccontext/ 20:48:21 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:48:21 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:48:21 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:48:21 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:48:21 spire-1.2.1/pkg/server/api/selector.go 20:48:21 spire-1.2.1/pkg/server/api/selector_test.go 20:48:21 spire-1.2.1/pkg/server/api/status.go 20:48:21 spire-1.2.1/pkg/server/api/status_test.go 20:48:21 spire-1.2.1/pkg/server/api/svid/ 20:48:21 spire-1.2.1/pkg/server/api/svid/v1/ 20:48:21 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:48:21 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:48:21 spire-1.2.1/pkg/server/api/trustdomain.go 20:48:21 spire-1.2.1/pkg/server/api/trustdomain/ 20:48:21 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:48:21 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:48:21 spire-1.2.1/test/integration/suites/upgrade/README.md 20:48:21 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:48:21 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:48:21 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/upgrade/teardown 20:48:21 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:48:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:48:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:48:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:48:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:48:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:48:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:48:21 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:48:21 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:48:21 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:48:21 spire-1.2.1/pkg/server/authpolicy/ 20:48:21 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:48:21 spire-1.2.1/pkg/server/authpolicy/policy.go 20:48:21 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:48:21 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:48:21 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:48:21 spire-1.2.1/pkg/server/authpolicy/validate.go 20:48:21 spire-1.2.1/pkg/server/bundle/ 20:48:21 spire-1.2.1/pkg/server/bundle/client/ 20:48:21 spire-1.2.1/pkg/server/bundle/client/client.go 20:48:21 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:48:21 spire-1.2.1/pkg/server/bundle/client/manager.go 20:48:21 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:48:21 spire-1.2.1/pkg/server/bundle/client/sources.go 20:48:21 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:48:21 spire-1.2.1/pkg/server/bundle/client/updater.go 20:48:21 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:48:21 spire-1.2.1/pkg/server/ca/ 20:48:21 spire-1.2.1/pkg/server/ca/ca.go 20:48:21 spire-1.2.1/pkg/server/ca/ca_health.go 20:48:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:48:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:48:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:48:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:48:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:48:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:48:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:48:21 spire-1.2.1/test/integration/test-one.sh 20:48:21 spire-1.2.1/test/integration/test.sh 20:48:21 spire-1.2.1/test/plugintest/ 20:48:21 spire-1.2.1/test/plugintest/config.go 20:48:21 spire-1.2.1/test/plugintest/load.go 20:48:21 spire-1.2.1/test/plugintest/option.go 20:48:21 spire-1.2.1/test/spiretest/ 20:48:21 spire-1.2.1/test/spiretest/apiserver.go 20:48:21 spire-1.2.1/test/spiretest/assertions.go 20:48:21 spire-1.2.1/test/spiretest/dir.go 20:48:21 spire-1.2.1/test/spiretest/errors_posix.go 20:48:21 spire-1.2.1/test/spiretest/errors_windows.go 20:48:21 spire-1.2.1/test/spiretest/logs.go 20:48:21 spire-1.2.1/test/spiretest/socketapi.go 20:48:21 spire-1.2.1/test/spiretest/suite.go 20:48:21 spire-1.2.1/test/spiretest/x509.go 20:48:21 spire-1.2.1/test/testca/ 20:48:21 spire-1.2.1/test/testca/ca.go 20:48:21 spire-1.2.1/test/testkey/ 20:48:21 spire-1.2.1/test/testkey/generate.sh 20:48:21 spire-1.2.1/test/testkey/genkeys.go 20:48:21 spire-1.2.1/test/testkey/keys.go 20:48:21 spire-1.2.1/test/testkey/new.go 20:48:21 spire-1.2.1/test/tpmsimulator/ 20:48:21 spire-1.2.1/test/tpmsimulator/simulator.go 20:48:21 spire-1.2.1/test/util/ 20:48:21 spire-1.2.1/test/util/cert_fixtures.go 20:48:21 spire-1.2.1/test/util/cert_generation.go 20:48:21 spire-1.2.1/test/util/io_redirection.go 20:48:21 spire-1.2.1/test/util/race.go 20:48:21 spire-1.2.1/test/util/util.go 20:48:21 building spire from source... 20:48:21 20:48:21 spire-1.2.1/pkg/server/ca/ca_test.go 20:48:21 spire-1.2.1/pkg/server/ca/journal.go 20:48:21 spire-1.2.1/pkg/server/ca/journal_test.go 20:48:21 spire-1.2.1/pkg/server/ca/manager.go 20:48:21 spire-1.2.1/pkg/server/ca/manager_health.go 20:48:21 spire-1.2.1/pkg/server/ca/manager_test.go 20:48:21 spire-1.2.1/pkg/server/ca/templates.go 20:48:21 spire-1.2.1/pkg/server/ca/upstream_client.go 20:48:21 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:48:21 spire-1.2.1/pkg/server/ca/validation.go 20:48:21 spire-1.2.1/pkg/server/cache/ 20:48:21 spire-1.2.1/pkg/server/cache/dscache/ 20:48:21 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:48:21 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:48:21 spire-1.2.1/pkg/server/cache/entrycache/ 20:48:21 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:48:21 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:48:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:48:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:48:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:48:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:48:21 spire-1.2.1/pkg/server/catalog/ 20:48:21 spire-1.2.1/pkg/server/catalog/catalog.go 20:48:21 spire-1.2.1/pkg/server/catalog/keymanager.go 20:48:21 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:48:21 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:48:21 spire-1.2.1/pkg/server/catalog/notifier.go 20:48:21 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:48:21 spire-1.2.1/pkg/server/config.go 20:48:21 spire-1.2.1/pkg/server/datastore/ 20:48:21 spire-1.2.1/pkg/server/datastore/datastore.go 20:48:21 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:48:21 spire-1.2.1/pkg/server/datastore/repository.go 20:48:21 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:48:21 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:48:21 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:48:21 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:48:21 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:48:21 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:48:21 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:48:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:48:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:48:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:48:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:48:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:48:21 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:48:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:48:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:48:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:48:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:48:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:48:21 spire-1.2.1/pkg/server/endpoints/ 20:48:21 spire-1.2.1/pkg/server/endpoints/bundle/ 20:48:21 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:48:21 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:48:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:48:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:48:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:48:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:48:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:48:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:48:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:48:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:48:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:48:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:48:21 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:48:21 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:48:21 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:48:21 spire-1.2.1/pkg/server/endpoints/config.go 20:48:21 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:48:21 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:48:21 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:48:21 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:48:21 spire-1.2.1/pkg/server/endpoints/middleware.go 20:48:21 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:48:21 spire-1.2.1/pkg/server/hostservice/ 20:48:21 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:48:21 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:48:21 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:48:21 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:48:21 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:48:21 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:48:21 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:48:21 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/ 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/ 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:48:21 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:48:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:48:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:48:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:48:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:48:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:48:21 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:48:21 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:48:21 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/notifier/ 20:48:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:48:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:48:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:48:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:48:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:48:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:48:21 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:48:21 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:48:21 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:48:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:48:21 spire-1.2.1/pkg/server/registration/ 20:48:21 spire-1.2.1/pkg/server/registration/manager.go 20:48:21 spire-1.2.1/pkg/server/registration/manager_test.go 20:48:21 spire-1.2.1/pkg/server/scanentries.go 20:48:21 spire-1.2.1/pkg/server/scanentries_test.go 20:48:21 spire-1.2.1/pkg/server/server.go 20:48:21 spire-1.2.1/pkg/server/server_test.go 20:48:21 spire-1.2.1/pkg/server/svid/ 20:48:21 spire-1.2.1/pkg/server/svid/observer.go 20:48:21 spire-1.2.1/pkg/server/svid/observer_test.go 20:48:21 spire-1.2.1/pkg/server/svid/rotator.go 20:48:21 spire-1.2.1/pkg/server/svid/rotator_config.go 20:48:21 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:48:21 spire-1.2.1/pkg/server/svid/rotator_test.go 20:48:21 spire-1.2.1/proto/ 20:48:21 spire-1.2.1/proto/private/ 20:48:21 spire-1.2.1/proto/private/server/ 20:48:21 spire-1.2.1/proto/private/server/journal/ 20:48:21 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:48:21 spire-1.2.1/proto/private/server/journal/journal.proto 20:48:21 spire-1.2.1/proto/spire/ 20:48:21 spire-1.2.1/proto/spire/common/ 20:48:21 spire-1.2.1/proto/spire/common/common.pb.go 20:48:21 spire-1.2.1/proto/spire/common/common.proto 20:48:21 spire-1.2.1/proto/spire/common/plugin/ 20:48:21 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:48:21 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:48:21 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:48:21 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:48:21 spire-1.2.1/proto/spire/plugin/ 20:48:21 spire-1.2.1/proto/spire/plugin/agent/ 20:48:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:48:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:48:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:48:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:48:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:48:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:48:21 spire-1.2.1/release/ 20:48:21 spire-1.2.1/release/spire-extras/ 20:48:21 spire-1.2.1/release/spire-extras/README.md 20:48:21 spire-1.2.1/release/spire-extras/conf/ 20:48:21 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:48:21 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:48:21 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:48:21 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:48:21 spire-1.2.1/release/spire/ 20:48:21 spire-1.2.1/release/spire/README.md 20:48:21 spire-1.2.1/release/spire/conf/ 20:48:21 spire-1.2.1/release/spire/conf/agent/ 20:48:21 spire-1.2.1/release/spire/conf/agent/agent.conf 20:48:21 spire-1.2.1/release/spire/conf/server/ 20:48:21 spire-1.2.1/release/spire/conf/server/server.conf 20:48:21 spire-1.2.1/script/ 20:48:21 spire-1.2.1/script/build-artifact.sh 20:48:21 spire-1.2.1/script/generate_dummy_ca.sh 20:48:21 spire-1.2.1/support/ 20:48:21 spire-1.2.1/support/k8s/ 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:48:21 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:48:21 spire-1.2.1/support/oidc-discovery-provider/ 20:48:21 spire-1.2.1/support/oidc-discovery-provider/README.md 20:48:21 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:48:21 spire-1.2.1/support/oidc-discovery-provider/config.go 20:48:21 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:48:21 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:48:21 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:48:21 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:48:21 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:48:21 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:48:21 spire-1.2.1/support/oidc-discovery-provider/main.go 20:48:21 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:48:21 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:48:21 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:48:21 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:48:21 spire-1.2.1/test/ 20:48:21 spire-1.2.1/test/clock/ 20:48:21 spire-1.2.1/test/clock/clock.go 20:48:21 spire-1.2.1/test/fakes/ 20:48:21 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:48:21 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:48:21 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:48:21 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:48:21 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:48:21 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:48:21 spire-1.2.1/test/fakes/fakeagentstore/ 20:48:21 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:48:21 spire-1.2.1/test/fakes/fakedatastore/ 20:48:21 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:48:21 spire-1.2.1/test/fakes/fakeentryclient/ 20:48:21 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:48:21 spire-1.2.1/test/fakes/fakehealthchecker/ 20:48:21 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:48:21 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:48:21 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:48:21 spire-1.2.1/test/fakes/fakemetrics/ 20:48:21 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:48:21 spire-1.2.1/test/fakes/fakenoderesolver/ 20:48:21 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:48:21 spire-1.2.1/test/fakes/fakenotifier/ 20:48:21 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:48:21 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:48:21 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:48:21 spire-1.2.1/test/fakes/fakeserverca/ 20:48:21 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:48:21 spire-1.2.1/test/fakes/fakeservercatalog/ 20:48:21 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:48:21 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:48:21 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:48:21 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:48:21 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:48:21 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:48:21 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:48:21 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:48:21 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:48:21 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:48:21 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:48:21 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:48:21 spire-1.2.1/test/fixture/ 20:48:21 spire-1.2.1/test/fixture/certs/ 20:48:21 spire-1.2.1/test/fixture/certs/agent_svid.der 20:48:21 spire-1.2.1/test/fixture/certs/base_cert.pem 20:48:21 spire-1.2.1/test/fixture/certs/base_csr.pem 20:48:21 spire-1.2.1/test/fixture/certs/base_key.pem 20:48:21 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:48:21 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:48:21 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:48:21 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:48:21 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:48:21 spire-1.2.1/test/fixture/certs/blog_key.pem 20:48:21 spire-1.2.1/test/fixture/certs/bundle.der 20:48:21 spire-1.2.1/test/fixture/certs/ca.pem 20:48:21 spire-1.2.1/test/fixture/certs/ca_key.pem 20:48:21 spire-1.2.1/test/fixture/certs/database_cert.pem 20:48:21 spire-1.2.1/test/fixture/certs/database_csr.pem 20:48:21 spire-1.2.1/test/fixture/certs/database_key.pem 20:48:21 spire-1.2.1/test/fixture/certs/node_cert.pem 20:48:21 spire-1.2.1/test/fixture/certs/node_csr.pem 20:48:21 spire-1.2.1/test/fixture/certs/node_key.pem 20:48:21 spire-1.2.1/test/fixture/certs/svid.pem 20:48:21 spire-1.2.1/test/fixture/certs/svid_key.pem 20:48:21 spire-1.2.1/test/fixture/config/ 20:48:21 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:48:21 spire-1.2.1/test/fixture/config/agent_good.conf 20:48:21 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:48:21 spire-1.2.1/test/fixture/config/plugin_good.conf 20:48:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:48:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:48:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:48:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:48:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:48:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:48:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:48:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:48:21 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:48:21 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:48:21 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:48:21 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:48:21 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:48:21 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:48:21 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:48:21 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:48:21 spire-1.2.1/test/fixture/config/server_good.conf 20:48:21 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:48:21 spire-1.2.1/test/fixture/fixture.go 20:48:21 spire-1.2.1/test/fixture/nodeattestor/ 20:48:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:48:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:48:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:48:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:48:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:48:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:48:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:48:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:48:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:48:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:48:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:48:21 spire-1.2.1/test/fixture/registration/ 20:48:21 spire-1.2.1/test/fixture/registration/entries.json 20:48:21 spire-1.2.1/test/fixture/registration/good-for-update.json 20:48:21 spire-1.2.1/test/fixture/registration/good.json 20:48:21 spire-1.2.1/test/fixture/registration/invalid.json 20:48:21 spire-1.2.1/test/fixture/registration/invalid_json.json 20:48:21 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:48:21 spire-1.2.1/test/integration/ 20:48:21 spire-1.2.1/test/integration/README.md 20:48:21 spire-1.2.1/test/integration/common 20:48:21 spire-1.2.1/test/integration/setup/ 20:48:21 spire-1.2.1/test/integration/setup/adminclient/ 20:48:21 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:48:21 spire-1.2.1/test/integration/setup/adminclient/client.go 20:48:21 spire-1.2.1/test/integration/setup/debugagent/ 20:48:21 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:48:21 spire-1.2.1/test/integration/setup/debugagent/main.go 20:48:21 spire-1.2.1/test/integration/setup/debugserver/ 20:48:21 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:48:21 spire-1.2.1/test/integration/setup/debugserver/main.go 20:48:21 spire-1.2.1/test/integration/setup/downstreamclient/ 20:48:21 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:48:21 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:48:21 spire-1.2.1/test/integration/setup/itclient/ 20:48:21 spire-1.2.1/test/integration/setup/itclient/client.go 20:48:21 spire-1.2.1/test/integration/setup/node-attestation/ 20:48:21 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:48:21 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:48:21 spire-1.2.1/test/integration/setup/x509pop/ 20:48:21 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:48:21 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:48:21 spire-1.2.1/test/integration/suites/ 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/Installing go1.17.7... 20:48:21 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:48:21 spire-1.2.1/test/integration/suites/join-token/ 20:48:21 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:48:21 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:48:21 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:48:21 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:48:21 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:48:21 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:48:21 spire-1.2.1/test/integration/suites/join-token/README.md 20:48:21 spire-1.2.1/test/integration/suites/join-token/conf/ 20:48:21 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:48:21 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:48:21 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:48:21 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:48:21 spire-1.2.1/test/integration/suites/join-token/teardown 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:48:21 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:48:21 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:48:21 spire-1.2.1/test/integration/suites/k8s/ 20:48:21 spire-1.2.1/test/integration/suites/k8s/00-setup 20:48:21 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:48:21 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:48:21 spire-1.2.1/test/integration/suites/k8s/README.md 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/ 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:48:21 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:48:21 spire-1.2.1/test/integration/suites/k8s/teardown 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/ 20:48:21 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:48:22 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:48:22 spire-1.2.1/test/integration/suites/node-attestation/ 20:48:22 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:48:22 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:48:22 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:48:22 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:48:22 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:48:22 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:48:22 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:48:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:48:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:48:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:48:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:48:22 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:48:22 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:48:22 spire-1.2.1/test/integration/suites/rotation/ 20:48:22 spire-1.2.1/test/integration/suites/rotation/00-setup 20:48:22 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:48:22 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:48:22 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:48:22 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:48:22 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:48:22 spire-1.2.1/test/integration/suites/rotation/README.md 20:48:22 spire-1.2.1/test/integration/suites/rotation/conf/ 20:48:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:48:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:48:22 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:48:22 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:48:22 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:48:22 spire-1.2.1/test/integration/suites/rotation/teardown 20:48:22 spire-1.2.1/test/integration/suites/self-test/ 20:48:22 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:48:22 spire-1.2.1/test/integration/suites/self-test/README.md 20:48:22 spire-1.2.1/test/integration/suites/self-test/teardown 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:48:22 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:48:22 spire-1.2.1/test/integration/suites/upgrade/ 20:48:22 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:48:22 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:48:22 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:48:22 spire-1.2.1/test/integration/suites/upgrade/README.md 20:48:22 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:48:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:48:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:48:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:48:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:48:22 spire-1.2.1/test/integration/suites/upgrade/teardown 20:48:22 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:48:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:48:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:48:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:48:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:48:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:48:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:48:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:48:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:48:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:48:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:48:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:48:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:48:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:48:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:48:22 spire-1.2.1/test/integration/test-one.sh 20:48:22 spire-1.2.1/test/integration/test.sh 20:48:22 spire-1.2.1/test/plugintest/ 20:48:22 spire-1.2.1/test/plugintest/config.go 20:48:22 spire-1.2.1/test/plugintest/load.go 20:48:22 spire-1.2.1/test/plugintest/option.go 20:48:22 spire-1.2.1/test/spiretest/ 20:48:22 spire-1.2.1/test/spiretest/apiserver.go 20:48:22 spire-1.2.1/test/spiretest/assertions.go 20:48:22 spire-1.2.1/test/spiretest/dir.go 20:48:22 spire-1.2.1/test/spiretest/errors_posix.go 20:48:22 spire-1.2.1/test/spiretest/errors_windows.go 20:48:22 spire-1.2.1/test/spiretest/logs.go 20:48:22 spire-1.2.1/test/spiretest/socketapi.go 20:48:22 spire-1.2.1/test/spiretest/suite.go 20:48:22 spire-1.2.1/test/spiretest/x509.go 20:48:22 spire-1.2.1/test/testca/ 20:48:22 spire-1.2.1/test/testca/ca.go 20:48:22 spire-1.2.1/test/testkey/ 20:48:22 spire-1.2.1/test/testkey/generate.sh 20:48:22 spire-1.2.1/test/testkey/genkeys.go 20:48:22 spire-1.2.1/test/testkey/keys.go 20:48:22 spire-1.2.1/test/testkey/new.go 20:48:22 spire-1.2.1/test/tpmsimulator/ 20:48:22 spire-1.2.1/test/tpmsimulator/simulator.go 20:48:22 spire-1.2.1/test/util/ 20:48:22 spire-1.2.1/test/util/cert_fixtures.go 20:48:22 spire-1.2.1/test/util/cert_generation.go 20:48:22 spire-1.2.1/test/util/io_redirection.go 20:48:22 spire-1.2.1/test/util/race.go 20:48:22 spire-1.2.1/test/util/util.go 20:48:22 building spire from source... 20:48:22 Installing go1.17.7... 20:48:49 Building bin/spire-server... 20:48:49 go: downloading github.com/mitchellh/cli v1.1.2 20:48:49 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:48:49 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:48:49 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:48:49 go: downloading google.golang.org/grpc v1.44.0 20:48:49 Building bin/spire-server... 20:48:49 go: downloading github.com/mitchellh/cli v1.1.2 20:48:49 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:48:49 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:48:49 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:48:49 go: downloading google.golang.org/grpc v1.44.0 20:48:49 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:48:49 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:48:49 go: downloading github.com/imdario/mergo v0.3.12 20:48:49 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:48:49 go: downloading github.com/sirupsen/logrus v1.8.1 20:48:49 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:48:50 go: downloading github.com/imdario/mergo v0.3.12 20:48:50 go: downloading github.com/sirupsen/logrus v1.8.1 20:48:50 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:48:50 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:48:51 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:48:51 go: downloading github.com/fatih/color v1.13.0 20:48:51 go: downloading github.com/mattn/go-isatty v0.0.14 20:48:51 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:48:51 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:48:51 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:48:51 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:48:51 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:48:52 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:48:52 go: downloading github.com/fatih/color v1.13.0 20:48:52 go: downloading github.com/mattn/go-isatty v0.0.14 20:48:52 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:48:52 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:48:52 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:48:53 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:48:53 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:48:53 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:48:53 go: downloading github.com/armon/go-metrics v0.3.10 20:48:53 go: downloading github.com/prometheus/client_golang v1.12.1 20:48:54 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:48:54 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:48:54 go: downloading github.com/armon/go-metrics v0.3.10 20:48:54 go: downloading github.com/prometheus/client_golang v1.12.1 20:48:54 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:48:54 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:48:55 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:48:55 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:48:56 go: downloading github.com/open-policy-agent/opa v0.38.0 20:48:56 go: downloading github.com/open-policy-agent/opa v0.38.0 20:49:11 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:49:11 go: downloading github.com/mattn/go-colorable v0.1.12 20:49:11 go: downloading github.com/Masterminds/goutils v1.1.0 20:49:11 go: downloading github.com/Masterminds/semver v1.5.0 20:49:11 go: downloading github.com/google/uuid v1.1.2 20:49:11 go: downloading github.com/huandu/xstrings v1.3.2 20:49:11 go: downloading github.com/oklog/run v1.0.0 20:49:11 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:49:11 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:49:11 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:49:11 go: downloading github.com/prometheus/client_model v0.2.0 20:49:11 go: downloading github.com/prometheus/common v0.32.1 20:49:11 go: downloading go.uber.org/atomic v1.9.0 20:49:12 go: downloading github.com/beorn7/perks v1.0.1 20:49:12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:49:13 go: downloading github.com/prometheus/procfs v0.7.3 20:49:13 go: downloading github.com/imkira/go-observer v1.0.3 20:49:14 go: downloading github.com/hashicorp/errwrap v1.1.0 20:49:14 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:49:14 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:49:14 go: downloading github.com/twmb/murmur3 v1.1.6 20:49:14 go: downloading github.com/stretchr/testify v1.7.0 20:49:15 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:49:15 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:49:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:49:15 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:49:16 go: downloading github.com/blang/semver/v4 v4.0.0 20:49:16 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:49:17 go: downloading github.com/jinzhu/gorm v1.9.16 20:49:17 go: downloading github.com/lib/pq v1.10.4 20:49:18 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:49:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:49:18 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:49:19 go: downloading github.com/mattn/go-colorable v0.1.12 20:49:19 go: downloading github.com/Masterminds/goutils v1.1.0 20:49:19 go: downloading github.com/Masterminds/semver v1.5.0 20:49:20 go: downloading github.com/google/uuid v1.1.2 20:49:20 go: downloading github.com/huandu/xstrings v1.3.2 20:49:20 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:49:20 go: downloading github.com/oklog/run v1.0.0 20:49:20 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:49:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:49:20 go: downloading github.com/prometheus/client_model v0.2.0 20:49:20 go: downloading github.com/prometheus/common v0.32.1 20:49:20 go: downloading github.com/beorn7/perks v1.0.1 20:49:20 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:49:20 go: downloading github.com/prometheus/procfs v0.7.3 20:49:20 go: downloading go.uber.org/atomic v1.9.0 20:49:21 go: downloading github.com/imkira/go-observer v1.0.3 20:49:22 go: downloading github.com/hashicorp/errwrap v1.1.0 20:49:22 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:49:22 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:49:22 go: downloading github.com/twmb/murmur3 v1.1.6 20:49:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:49:22 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:49:22 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:49:22 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:49:22 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:49:22 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:49:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:49:29 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:49:29 go: downloading github.com/stretchr/testify v1.7.0 20:49:29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:49:29 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:49:29 go: downloading github.com/blang/semver/v4 v4.0.0 20:49:29 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:49:29 go: downloading github.com/jinzhu/gorm v1.9.16 20:49:29 go: downloading github.com/lib/pq v1.10.4 20:49:29 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:49:30 go: downloading k8s.io/client-go v0.23.4 20:49:30 go: downloading k8s.io/api v0.23.4 20:49:30 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:49:31 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:49:31 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:49:32 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:49:32 go: downloading google.golang.org/api v0.70.0 20:49:32 go: downloading k8s.io/client-go v0.23.4 20:49:44 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:50:03 go: downloading github.com/google/go-tpm v0.3.3 20:50:03 go: downloading google.golang.org/api v0.70.0 20:50:03 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:50:18 go: downloading k8s.io/api v0.23.4 20:50:18 go: downloading github.com/google/go-tpm v0.3.3 20:50:18 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:50:26 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:50:26 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:50:26 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:50:26 go: downloading k8s.io/apimachinery v0.23.4 20:50:28 go: downloading k8s.io/kube-aggregator v0.23.3 20:50:29 go: downloading cloud.google.com/go/storage v1.21.0 20:50:30 go: downloading cloud.google.com/go v0.100.2 20:50:31 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:50:33 go: downloading cloud.google.com/go/security v1.3.0 20:50:33 go: downloading github.com/hashicorp/vault/api v1.4.1 20:50:34 go: downloading gopkg.in/yaml.v2 v2.4.0 20:50:34 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:50:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:50:35 go: downloading github.com/gobwas/glob v0.2.3 20:50:35 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:50:35 go: downloading github.com/jinzhu/inflection v1.0.0 20:50:36 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:50:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:50:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:50:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:50:37 go: downloading github.com/aws/smithy-go v1.11.0 20:50:38 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:50:38 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:50:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:50:38 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:50:38 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:50:39 go: downloading k8s.io/apimachinery v0.23.4 20:50:39 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:50:40 go: downloading github.com/gogo/protobuf v1.3.2 20:50:41 go: downloading k8s.io/kube-aggregator v0.23.3 20:50:41 go: downloading cloud.google.com/go/storage v1.21.0 20:50:42 go: downloading cloud.google.com/go v0.100.2 20:50:43 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:50:44 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:50:44 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:50:44 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:50:44 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:50:44 go: downloading github.com/dimchansky/utfbom v1.1.1 20:50:44 go: downloading k8s.io/klog/v2 v2.30.0 20:50:44 go: downloading github.com/google/gofuzz v1.1.0 20:50:45 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:50:45 go: downloading github.com/hashicorp/vault/api v1.4.1 20:50:45 go: downloading cloud.google.com/go/security v1.3.0 20:50:45 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:50:46 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:50:46 go: downloading github.com/spf13/pflag v1.0.5 20:50:46 go: downloading gopkg.in/yaml.v2 v2.4.0 20:50:46 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:50:46 go: downloading cloud.google.com/go/compute v1.3.0 20:50:47 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:50:47 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:50:47 go: downloading github.com/gobwas/glob v0.2.3 20:50:47 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:50:48 go: downloading github.com/aws/smithy-go v1.11.0 20:50:48 go: downloading cloud.google.com/go/iam v0.1.1 20:50:48 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:50:48 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:50:48 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:50:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:50:48 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:50:49 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:50:49 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:50:49 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:50:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:50:49 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:50:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:50:49 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:50:49 go: downloading github.com/jinzhu/inflection v1.0.0 20:50:49 go: downloading github.com/gogo/protobuf v1.3.2 20:50:50 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:50:50 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:50:50 go: downloading github.com/tklauser/numcpus v0.3.0 20:50:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:50:50 go: downloading go.opencensus.io v0.23.0 20:50:51 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:50:53 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:50:53 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:50:54 go: downloading gopkg.in/inf.v0 v0.9.1 20:50:54 go: downloading github.com/go-logr/logr v1.2.2 20:50:54 go: downloading github.com/google/go-cmp v0.5.7 20:50:54 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:50:54 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:50:55 go: downloading github.com/json-iterator/go v1.1.12 20:50:55 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:50:55 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:50:55 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:50:55 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:50:55 go: downloading github.com/googleapis/gnostic v0.5.5 20:50:55 go: downloading github.com/dimchansky/utfbom v1.1.1 20:50:56 go: downloading k8s.io/klog/v2 v2.30.0 20:50:56 go: downloading github.com/google/gofuzz v1.1.0 20:50:56 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:50:57 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:50:57 go: downloading github.com/spf13/pflag v1.0.5 20:50:58 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:50:58 go: downloading cloud.google.com/go/compute v1.3.0 20:50:58 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:50:59 go: downloading cloud.google.com/go/iam v0.1.1 20:50:59 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:50:59 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:50:59 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:50:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:50:59 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:50:59 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:50:59 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:51:01 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:51:01 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:51:01 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:51:01 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:51:01 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:51:01 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:51:01 go: downloading go.uber.org/zap v1.21.0 20:51:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:51:02 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:51:02 go: downloading sigs.k8s.io/yaml v1.3.0 20:51:03 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:51:03 go: downloading github.com/modern-go/reflect2 v1.0.2 20:51:03 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:51:03 go: downloading github.com/ryanuber/go-glob v1.0.0 20:51:03 go: downloading github.com/golang/snappy v0.0.4 20:51:03 go: downloading go.opencensus.io v0.23.0 20:51:03 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:51:04 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:51:04 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:51:04 go: downloading gopkg.in/inf.v0 v0.9.1 20:51:04 go: downloading github.com/go-logr/logr v1.2.2 20:51:04 go: downloading github.com/google/go-cmp v0.5.7 20:51:05 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:51:05 go: downloading github.com/json-iterator/go v1.1.12 20:51:05 go: downloading github.com/googleapis/gnostic v0.5.5 20:51:08 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:51:11 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:51:11 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:51:11 go: downloading github.com/tklauser/numcpus v0.3.0 20:51:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:51:11 go: downloading go.uber.org/zap v1.21.0 20:51:12 go: downloading sigs.k8s.io/yaml v1.3.0 20:51:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:51:12 go: downloading github.com/modern-go/reflect2 v1.0.2 20:51:12 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:51:12 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:51:12 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:51:12 go: downloading github.com/hashicorp/go-version v1.2.0 20:51:13 go: downloading go.uber.org/multierr v1.6.0 20:51:13 go: downloading github.com/ryanuber/go-glob v1.0.0 20:51:13 go: downloading github.com/golang/snappy v0.0.4 20:51:13 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:51:21 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:51:21 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:51:21 go: downloading github.com/hashicorp/go-version v1.2.0 20:51:21 go: downloading go.uber.org/multierr v1.6.0 20:51:43 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:51:43 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:51:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:51:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:52:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:52:51 Removing intermediate container 9f26bbcdb6ce 20:52:51 ---> 14855782bfc1 20:52:51 20:52:51 Step 10/25 : FROM alpine:3.14 20:52:51 3.14: Pulling from library/alpine 20:52:51 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:52:51 Status: Downloaded newer image for alpine:3.14 20:52:51 ---> ac73e934f311 20:52:51 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:52:51 ---> Running in f45d8e59a970 20:52:51 Removing intermediate container ae13f3e55abe 20:52:51 ---> 9814d7b9de76 20:52:51 20:52:51 Step 10/31 : FROM alpine:3.14 20:52:51 ---> ac73e934f311 20:52:51 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:52:51 ---> Running in 3863e644b615 20:52:52 Removing intermediate container 3863e644b615 20:52:52 ---> 04510cd72a20 20:52:52 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:52:52 ---> Running in 9d50f6a25649 20:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:52:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:52:54 (1/3) Installing ca-certificates (20211220-r0) 20:52:55 (2/3) Installing dumb-init (1.2.5-r1) 20:52:55 (3/3) Installing su-exec (0.2-r1) 20:52:55 Executing busybox-1.33.1-r7.trigger 20:52:55 Executing ca-certificates-20211220-r0.trigger 20:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:52:55 OK: 6 MiB in 17 packages 20:52:56 (1/2) Installing dumb-init (1.2.5-r1) 20:52:56 (2/2) Installing su-exec (0.2-r1) 20:52:56 Executing busybox-1.33.1-r7.trigger 20:52:56 OK: 6 MiB in 16 packages 20:52:58 Removing intermediate container 9d50f6a25649 20:52:58 ---> c37f8933f6a2 20:52:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:52:58 Removing intermediate container f45d8e59a970 20:52:58 ---> fa1ce91da86b 20:52:58 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:52:58 ---> Running in 42995df524b5 20:52:58 ---> Running in 79f89763e484 20:52:58 Removing intermediate container 42995df524b5 20:52:58 ---> 9e121bfba4bd 20:52:58 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:52:58 ---> Running in d61ac39244b9 20:52:58 Removing intermediate container 79f89763e484 20:52:58 ---> ec9fb57fe6d6 20:52:58 Step 13/25 : WORKDIR / 20:52:59 ---> Running in 348da62d7c0e 20:52:59 Removing intermediate container d61ac39244b9 20:52:59 ---> ec771630f28e 20:52:59 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:52:59 ---> Running in 245ad2e191bf 20:53:00 Removing intermediate container 348da62d7c0e 20:53:00 ---> 0c12bafd060a 20:53:00 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:53:01 ---> 73a42f9bf967 20:53:01 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:53:03 ---> e90212c77efd 20:53:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:53:03 Removing intermediate container 245ad2e191bf 20:53:03 ---> 321b08b9cc7e 20:53:03 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:53:03 ---> Running in 7f110d9d2bd0 20:53:03 ---> 6478c609f1ed 20:53:03 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:53:04 Removing intermediate container 7f110d9d2bd0 20:53:04 ---> de68b85cbfa3 20:53:04 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:53:05 ---> 4ca804b91964 20:53:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:53:05 ---> 9eba09e0f09d 20:53:05 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:53:05 ---> Running in 6c55c8521fae 20:53:07 ---> 09cabccae680 20:53:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:53:09 Removing intermediate container 6c55c8521fae 20:53:09 ---> 16aec58a0863 20:53:09 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:53:09 ---> 5ef04529c360 20:53:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:53:10 ---> 9d99507eb683 20:53:10 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:53:10 ---> 22044c649007 20:53:10 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:53:11 ---> Running in 73ff9bd2edfe 20:53:12 ---> 1feb4022739e 20:53:12 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:53:13 ---> f0bde3d0b5bd 20:53:13 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:53:14 Removing intermediate container 73ff9bd2edfe 20:53:14 ---> 28982109c10d 20:53:14 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:53:14 ---> Running in 741278a93a22 20:53:15 ---> d839ec1556f4 20:53:15 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:53:15 Removing intermediate container 741278a93a22 20:53:15 ---> 5ba303abfe26 20:53:15 Step 23/25 : LABEL arch=arm64 20:53:15 ---> Running in 16a98842f13b 20:53:16 ---> 1833fbda8f8d 20:53:16 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:53:16 Removing intermediate container 16a98842f13b 20:53:16 ---> 1224a3e88a62 20:53:16 Step 24/25 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 20:53:16 ---> Running in ed4f162d866c 20:53:16 ---> Running in d92d32c08757 20:53:17 Removing intermediate container ed4f162d866c 20:53:17 ---> 7e793bd3c5c1 20:53:17 Step 25/25 : LABEL version=0.0.0 20:53:17 ---> Running in 36d8bc5e709e 20:53:17 Removing intermediate container d92d32c08757 20:53:17 ---> 9eafcc04620d 20:53:17 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:53:17 Removing intermediate container 36d8bc5e709e 20:53:17 ---> 6b9099bdff71 20:53:17 20:53:18 ---> 5e41e2d1ac3d 20:53:18 Step 26/31 : RUN chmod +x /entrypoint.sh 20:53:18 Successfully built 6b9099bdff71 20:53:18 Successfully tagged security-secretstore-setup-arm64:latest 20:53:18  Building security-secretstore-setup ... done Building support-scheduler 20:53:19 ---> Running in 60796e1ff8b4 20:53:21 Removing intermediate container 60796e1ff8b4 20:53:21 ---> 3bb33cf679c1 20:53:21 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:53:22 ---> Running in 3b228a3fd429 20:53:22 Removing intermediate container 3b228a3fd429 20:53:22 ---> 38e9e8af7dbd 20:53:22 Step 28/31 : CMD ["gate"] 20:53:23 ---> Running in 4b69a41b46ab 20:53:23 Removing intermediate container 4b69a41b46ab 20:53:23 ---> 867196007cd3 20:53:23 Step 29/31 : LABEL arch=arm64 20:53:23 ---> Running in 3fe4a970717e 20:53:24 Removing intermediate container 3fe4a970717e 20:53:24 ---> 3f9283358094 20:53:24 Step 30/31 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 20:53:24 ---> Running in 8231457869b6 20:53:25 Removing intermediate container 8231457869b6 20:53:25 ---> 261f7e2f902b 20:53:25 Step 31/31 : LABEL version=0.0.0 20:53:25 ---> Running in 37003e1ef45c 20:53:26 Removing intermediate container 37003e1ef45c 20:53:26 ---> c4b44ca8aa92 20:53:26 20:53:26 Successfully built c4b44ca8aa92 20:53:26 Successfully tagged security-bootstrapper-arm64:latest 20:53:26  Building security-bootstrapper ... done Building security-spire-config 20:54:05 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:54:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:54:05 ---> e964511cc0a8 20:54:05 Step 3/22 : WORKDIR /edgex-go 20:54:05 ---> Using cache 20:54:05 ---> f71a38f8924d 20:54:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:05 ---> Using cache 20:54:05 ---> 18ebc2574a4d 20:54:05 Step 5/22 : RUN apk add --update --no-cache make git 20:54:05 ---> Using cache 20:54:05 ---> c2c8f2bb38ee 20:54:05 Step 6/22 : COPY go.mod vendor* ./ 20:54:05 ---> Using cache 20:54:05 ---> d9329eab16fe 20:54:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:05 ---> Using cache 20:54:05 ---> 4cbf1e752ee5 20:54:05 Step 8/22 : COPY . . 20:54:05 ---> Using cache 20:54:05 ---> fb07b73954d0 20:54:05 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:54:05 ---> Running in 029bf609d367 20:54:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:54:11 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:54:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:54:11 ---> e964511cc0a8 20:54:11 Step 3/26 : WORKDIR /edgex-go 20:54:11 ---> Using cache 20:54:11 ---> f71a38f8924d 20:54:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:11 ---> Using cache 20:54:11 ---> 18ebc2574a4d 20:54:11 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:54:11 ---> Running in 51ab94822f5a 20:54:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:54:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:54:14 OK: 220 MiB in 52 packages 20:54:15 Removing intermediate container 51ab94822f5a 20:54:15 ---> 49e3dd365f88 20:54:15 Step 6/26 : COPY go.mod vendor* ./ 20:54:17 ---> 81542d3b9fbf 20:54:17 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:17 ---> Running in 88d6398a5d64 20:54:22 Removing intermediate container 88d6398a5d64 20:54:22 ---> a262c4890f5b 20:54:22 Step 8/26 : COPY . . 20:54:37 Removing intermediate container c0c98310b072 20:54:37 ---> 801a5e0870b7 20:54:37 20:54:37 Step 9/20 : FROM alpine:3.15 20:54:37 3.15: Pulling from library/alpine 20:54:39 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:54:39 Status: Downloaded newer image for alpine:3.15 20:54:39 ---> 3fb3c9af89a9 20:54:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:54:39 ---> Running in eca0195a282a 20:54:40 Removing intermediate container eca0195a282a 20:54:40 ---> 809374916166 20:54:40 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:40 ---> Running in cad5fc156b66 20:54:44 Removing intermediate container cad5fc156b66 20:54:44 ---> 794a5b3120a4 20:54:44 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:54:44 ---> Running in 829953607f8b 20:54:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:54:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:54:50 v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:54:50 v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:54:50 OK: 15734 distinct packages available 20:54:50 ---> 47acae0b9a19 20:54:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:54:50 ---> Running in 16405f2eb8af 20:54:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:54:51 Removing intermediate container 16405f2eb8af 20:54:51 ---> e562814cbc31 20:54:51 Step 10/26 : RUN mkdir -p spire-build 20:54:51 ---> Running in c4c39c8e714a 20:54:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:54:53 (1/9) Installing ca-certificates (20211220-r0) 20:54:53 (2/9) Installing brotli-libs (1.0.9-r5) 20:54:53 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:54:53 (4/9) Installing libcurl (7.80.0-r1) 20:54:53 (5/9) Installing curl (7.80.0-r1) 20:54:53 (6/9) Installing dumb-init (1.2.5-r1) 20:54:53 (7/9) Installing musl-obstack (1.2.3-r0) 20:54:53 Removing intermediate container c4c39c8e714a 20:54:53 ---> f365ae67dcaa 20:54:53 Step 11/26 : WORKDIR /edgex-go/spire-build 20:54:53 (8/9) Installing libucontext (1.1-r0) 20:54:54 (9/9) Installing gcompat (1.0.0-r4) 20:54:54 ---> Running in 840b74f21e6b 20:54:54 Executing busybox-1.34.1-r5.trigger 20:54:54 Executing ca-certificates-20211220-r0.trigger 20:54:54 OK: 8 MiB in 23 packages 20:54:54 Removing intermediate container 840b74f21e6b 20:54:54 ---> ae56caf6f9be 20:54:54 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 20:54:54 ---> Running in 1e3d8d32e6cb 20:54:57 Removing intermediate container 829953607f8b 20:54:57 ---> 826baa55a1a3 20:54:57 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:57 spire-1.2.1/ 20:54:57 spire-1.2.1/.data/ 20:54:57 spire-1.2.1/.data/.file 20:54:57 spire-1.2.1/.dockerignore 20:54:57 spire-1.2.1/.gitattributes 20:54:57 spire-1.2.1/.githooks/ 20:54:57 spire-1.2.1/.githooks/pre-commit 20:54:57 spire-1.2.1/.github/ 20:54:57 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:54:57 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:54:57 spire-1.2.1/.github/dependabot.yml 20:54:57 spire-1.2.1/.github/workflows/ 20:54:57 spire-1.2.1/.github/workflows/nightly_build.yaml 20:54:57 spire-1.2.1/.github/workflows/pr_build.yaml 20:54:57 spire-1.2.1/.github/workflows/release_build.yaml 20:54:57 spire-1.2.1/.github/workflows/scripts/ 20:54:57 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:54:57 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:54:57 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:54:57 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:54:57 spire-1.2.1/.github/workflows/scripts/split.sh 20:54:57 spire-1.2.1/.gitignore 20:54:57 spire-1.2.1/.go-version 20:54:57 spire-1.2.1/.golangci.yml 20:54:57 spire-1.2.1/ADOPTERS.md 20:54:57 spire-1.2.1/CHANGELOG.md 20:54:57 spire-1.2.1/CODE-OF-CONDUCT.md 20:54:57 spire-1.2.1/CODEOWNERS 20:54:57 spire-1.2.1/CONTRIBUTING.md 20:54:57 spire-1.2.1/Dockerfile 20:54:58 spire-1.2.1/Dockerfile.dev 20:54:58 spire-1.2.1/Dockerfile.scratch 20:54:58 spire-1.2.1/LICENSE 20:54:58 spire-1.2.1/MAINTAINERS.md 20:54:58 spire-1.2.1/Makefile 20:54:58 spire-1.2.1/README.md 20:54:58 spire-1.2.1/ROADMAP.md 20:54:58 spire-1.2.1/SECURITY.md 20:54:58 spire-1.2.1/cmd/ 20:54:58 spire-1.2.1/cmd/spire-agent/ 20:54:58 spire-1.2.1/cmd/spire-agent/cli/ 20:54:58 spire-1.2.1/cmd/spire-agent/cli/api/ 20:54:58 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:54:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:54:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:54:58 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:54:58 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:54:58 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:54:58 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:54:58 spire-1.2.1/cmd/spire-agent/cli/common/ 20:54:58 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:54:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:54:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:54:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:54:58 spire-1.2.1/cmd/spire-agent/cli/run/ 20:54:58 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:54:58 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:54:58 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:54:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:54:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:54:58 spire-1.2.1/cmd/spire-agent/main.go 20:54:58 spire-1.2.1/cmd/spire-server/ 20:54:58 spire-1.2.1/cmd/spire-server/cli/ 20:54:58 spire-1.2.1/cmd/spire-server/cli/agent/ 20:54:58 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/cli.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/entry/ 20:54:58 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/federation/ 20:54:58 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:54:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:54:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/run/ 20:54:58 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/token/ 20:54:58 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/validate/ 20:54:58 spire-1.2.1/cmd/spire-server/cli/validate/validate.go ---> 16992ff69814 20:54:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:54:58 20:54:58 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/x509/ 20:54:58 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:54:58 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:54:58 spire-1.2.1/cmd/spire-server/main.go 20:54:58 spire-1.2.1/cmd/spire-server/util/ 20:54:58 spire-1.2.1/cmd/spire-server/util/util.go 20:54:58 spire-1.2.1/conf/ 20:54:58 spire-1.2.1/conf/agent/ 20:54:58 spire-1.2.1/conf/agent/agent.conf 20:54:58 spire-1.2.1/conf/agent/agent_full.conf 20:54:58 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:54:58 spire-1.2.1/conf/server/ 20:54:58 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:54:58 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:54:58 spire-1.2.1/conf/server/server.conf 20:54:58 spire-1.2.1/conf/server/server_full.conf 20:54:58 spire-1.2.1/doc/ 20:54:58 spire-1.2.1/doc/SPIRE101.md 20:54:58 spire-1.2.1/doc/auditlog.md 20:54:58 spire-1.2.1/doc/authorization_policy_engine.md 20:54:58 spire-1.2.1/doc/changelog_guidelines.md 20:54:58 spire-1.2.1/doc/cure53-report.pdf 20:54:58 spire-1.2.1/doc/images/ 20:54:58 spire-1.2.1/doc/images/2019_roadmap.png 20:54:58 spire-1.2.1/doc/images/SPIRE101.png 20:54:58 spire-1.2.1/doc/images/SPIRE_agent.png 20:54:58 spire-1.2.1/doc/images/SPIRE_server.png 20:54:58 spire-1.2.1/doc/images/cache_mgr.png 20:54:58 spire-1.2.1/doc/images/cache_mgr_components.png 20:54:58 spire-1.2.1/doc/images/federated_spire.png 20:54:58 spire-1.2.1/doc/images/ha_mode.png 20:54:58 spire-1.2.1/doc/images/nested_spire.png 20:54:58 spire-1.2.1/doc/images/oidc_federation.png 20:54:58 spire-1.2.1/doc/images/single_trust_domain.png 20:54:58 spire-1.2.1/doc/images/spiffe_compatible.png 20:54:58 spire-1.2.1/doc/images/spire_logo.png 20:54:58 spire-1.2.1/doc/migrating_registration_api_clients.md 20:54:58 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:54:58 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:54:58 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:54:58 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:54:58 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:54:58 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:54:58 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:54:58 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:54:58 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:54:58 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:54:58 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:54:58 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:54:58 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:54:58 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:54:58 spire-1.2.1/doc/scaling_spire.md 20:54:58 spire-1.2.1/doc/spire_agent.md 20:54:58 spire-1.2.1/doc/spire_server.md 20:54:58 spire-1.2.1/doc/supported_integrations.md 20:54:58 spire-1.2.1/doc/telemetry.md 20:54:58 spire-1.2.1/doc/telemetry_config.md 20:54:58 spire-1.2.1/doc/upgrading.md 20:54:58 spire-1.2.1/doc/using_spire.md 20:54:58 spire-1.2.1/examples/ 20:54:58 spire-1.2.1/examples/README.md 20:54:58 spire-1.2.1/go.mod 20:54:58 spire-1.2.1/go.sum 20:54:58 spire-1.2.1/pkg/ 20:54:58 spire-1.2.1/pkg/agent/ 20:54:58 spire-1.2.1/pkg/agent/agent.go 20:54:58 spire-1.2.1/pkg/agent/api/ 20:54:58 spire-1.2.1/pkg/agent/api/config.go 20:54:58 spire-1.2.1/pkg/agent/api/debug/ 20:54:58 spire-1.2.1/pkg/agent/api/debug/v1/ 20:54:58 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:54:58 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:54:58 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:54:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:54:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:54:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:54:58 spire-1.2.1/pkg/agent/api/endpoints.go 20:54:58 spire-1.2.1/pkg/agent/api/health/ 20:54:58 spire-1.2.1/pkg/agent/api/health/v1/ 20:54:58 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:54:58 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:54:58 spire-1.2.1/pkg/agent/api/rpccontext/ 20:54:58 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:54:58 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:54:58 spire-1.2.1/pkg/agent/attestor/ 20:54:58 spire-1.2.1/pkg/agent/attestor/node/ 20:54:58 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:54:58 spire-1.2.1/pkg/agent/attestor/node/node.go 20:54:58 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:54:58 spire-1.2.1/pkg/agent/attestor/workload/ 20:54:58 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:54:58 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:54:58 spire-1.2.1/pkg/agent/catalog/ 20:54:58 spire-1.2.1/pkg/agent/catalog/catalog.go 20:54:58 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:54:58 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:54:58 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:54:58 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:54:58 spire-1.2.1/pkg/agent/client/ 20:54:58 spire-1.2.1/pkg/agent/client/client.go 20:54:58 spire-1.2.1/pkg/agent/client/client_test.go 20:54:58 spire-1.2.1/pkg/agent/client/dial.go 20:54:58 spire-1.2.1/pkg/agent/client/nodeconn.go 20:54:58 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:54:58 spire-1.2.1/pkg/agent/client/update.go 20:54:58 spire-1.2.1/pkg/agent/client/util.go 20:54:58 spire-1.2.1/pkg/agent/common/ 20:54:58 spire-1.2.1/pkg/agent/common/backoff/ 20:54:58 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:54:58 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:54:58 spire-1.2.1/pkg/agent/common/cgroups/ 20:54:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:54:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:54:58 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:54:58 spire-1.2.1/pkg/agent/config.go 20:54:58 spire-1.2.1/pkg/agent/endpoints/ 20:54:58 spire-1.2.1/pkg/agent/endpoints/config.go 20:54:58 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:54:58 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:54:58 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:54:58 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:54:58 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:54:58 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:54:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:54:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:54:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:54:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:54:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:54:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:54:58 spire-1.2.1/pkg/agent/endpoints/workload/ 20:54:58 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:54:58 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:54:58 spire-1.2.1/pkg/agent/manager/ 20:54:58 spire-1.2.1/pkg/agent/manager/cache/ 20:54:58 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:54:58 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:54:58 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:54:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:54:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:54:58 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:54:58 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:54:58 spire-1.2.1/pkg/agent/manager/config.go 20:54:58 spire-1.2.1/pkg/agent/manager/manager.go 20:54:58 spire-1.2.1/pkg/agent/manager/manager_test.go 20:54:58 spire-1.2.1/pkg/agent/manager/storage.go 20:54:58 spire-1.2.1/pkg/agent/manager/storage_test.go 20:54:58 spire-1.2.1/pkg/agent/manager/storecache/ 20:54:58 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:54:58 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:54:58 spire-1.2.1/pkg/agent/manager/sync.go 20:54:58 spire-1.2.1/pkg/agent/plugin/ 20:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:54:58 spire-1.2.1/pkg/agent/svid/ 20:54:58 spire-1.2.1/pkg/agent/svid/rotator.go 20:54:58 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:54:58 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:54:58 spire-1.2.1/pkg/agent/svid/store/ 20:54:58 spire-1.2.1/pkg/agent/svid/store/service.go 20:54:58 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:54:58 spire-1.2.1/pkg/common/ 20:54:58 spire-1.2.1/pkg/common/agentpathtemplate/ 20:54:58 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:54:58 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:54:58 spire-1.2.1/pkg/common/api/ 20:54:58 spire-1.2.1/pkg/common/api/metrics.go 20:54:58 spire-1.2.1/pkg/common/api/middleware/ 20:54:58 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:54:58 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:54:58 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:54:58 spire-1.2.1/pkg/common/api/middleware/logger.go 20:54:58 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:54:58 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:54:58 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:54:58 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:54:58 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:54:58 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:54:58 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:54:58 spire-1.2.1/pkg/common/api/middleware/names.go 20:54:58 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:54:58 spire-1.2.1/pkg/common/api/names.go 20:54:58 spire-1.2.1/pkg/common/api/ratelimit.go 20:54:58 spire-1.2.1/pkg/common/api/rpccontext/ 20:54:58 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:54:58 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:54:58 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:54:58 spire-1.2.1/pkg/common/auth/ 20:54:58 spire-1.2.1/pkg/common/auth/interceptors.go 20:54:58 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:54:58 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:54:58 spire-1.2.1/pkg/common/bundleutil/ 20:54:58 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:54:58 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:54:58 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:54:58 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:54:58 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:54:58 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:54:58 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:54:58 spire-1.2.1/pkg/common/bundleutil/types.go 20:54:58 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:54:58 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:54:58 spire-1.2.1/pkg/common/catalog/ 20:54:58 spire-1.2.1/pkg/common/catalog/bind.go 20:54:58 spire-1.2.1/pkg/common/catalog/builtin.go 20:54:58 spire-1.2.1/pkg/common/catalog/catalog.go 20:54:58 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:54:58 spire-1.2.1/pkg/common/catalog/closers.go 20:54:58 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:54:58 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:54:58 spire-1.2.1/pkg/common/catalog/config.go 20:54:58 spire-1.2.1/pkg/common/catalog/config_test.go 20:54:58 spire-1.2.1/pkg/common/catalog/configure.go 20:54:58 spire-1.2.1/pkg/common/catalog/constraints.go 20:54:58 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:54:58 spire-1.2.1/pkg/common/catalog/context.go 20:54:58 spire-1.2.1/pkg/common/catalog/external.go 20:54:58 spire-1.2.1/pkg/common/catalog/host.go 20:54:58 spire-1.2.1/pkg/common/catalog/pipenet.go 20:54:58 spire-1.2.1/pkg/common/catalog/plugin.go 20:54:58 spire-1.2.1/pkg/common/catalog/testplugin/ 20:54:58 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:54:58 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:54:58 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:54:58 spire-1.2.1/pkg/common/cli/ 20:54:58 spire-1.2.1/pkg/common/cli/env.go 20:54:58 spire-1.2.1/pkg/common/cli/flags.go 20:54:58 spire-1.2.1/pkg/common/cli/trust_domain.go 20:54:58 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:54:58 spire-1.2.1/pkg/common/cli/umask.go 20:54:58 spire-1.2.1/pkg/common/cli/umask_posix.go 20:54:58 spire-1.2.1/pkg/common/cli/umask_test.go 20:54:58 spire-1.2.1/pkg/common/cli/umask_windows.go 20:54:58 spire-1.2.1/pkg/common/cliprinter/ 20:54:58 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:54:58 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:54:58 spire-1.2.1/pkg/common/cliprinter/flag.go 20:54:58 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:54:58 spire-1.2.1/pkg/common/cliprinter/format.go 20:54:58 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/ 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:54:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:54:58 spire-1.2.1/pkg/common/coretypes/ 20:54:58 spire-1.2.1/pkg/common/coretypes/bundle/ 20:54:58 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:54:58 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:54:58 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:54:58 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:54:58 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:54:58 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:54:58 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:54:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:54:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:54:58 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:54:58 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:54:58 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:54:58 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:54:58 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:54:58 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:54:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:54:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:54:58 spire-1.2.1/pkg/common/cryptoutil/ 20:54:58 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:54:58 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:54:58 spire-1.2.1/pkg/common/diskutil/ 20:54:58 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:54:58 spire-1.2.1/pkg/common/diskutil/file_test.go 20:54:58 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:54:58 spire-1.2.1/pkg/common/errorutil/ 20:54:58 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:54:58 spire-1.2.1/pkg/common/health/ 20:54:58 spire-1.2.1/pkg/common/health/config.go 20:54:58 spire-1.2.1/pkg/common/health/context.go 20:54:58 spire-1.2.1/pkg/common/health/context_test.go 20:54:58 spire-1.2.1/pkg/common/health/health.go 20:54:58 spire-1.2.1/pkg/common/health/health_test.go 20:54:58 spire-1.2.1/pkg/common/health/logger.go 20:54:58 spire-1.2.1/pkg/common/hostservice/ 20:54:58 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:54:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:54:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:54:59 spire-1.2.1/pkg/common/idutil/ 20:54:59 spire-1.2.1/pkg/common/idutil/require.go 20:54:59 spire-1.2.1/pkg/common/idutil/require_test.go 20:54:59 spire-1.2.1/pkg/common/idutil/safety.go 20:54:59 spire-1.2.1/pkg/common/idutil/safety_test.go 20:54:59 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:54:59 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:54:59 spire-1.2.1/pkg/common/jwtsvid/ 20:54:59 spire-1.2.1/pkg/common/jwtsvid/common.go 20:54:59 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:54:59 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:54:59 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:54:59 spire-1.2.1/pkg/common/jwtutil/ 20:54:59 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:54:59 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:54:59 spire-1.2.1/pkg/common/log/ 20:54:59 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:54:59 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:54:59 spire-1.2.1/pkg/common/log/log.go 20:54:59 spire-1.2.1/pkg/common/log/log_test.go 20:54:59 spire-1.2.1/pkg/common/log/options.go 20:54:59 spire-1.2.1/pkg/common/nodeutil/ 20:54:59 spire-1.2.1/pkg/common/nodeutil/node.go 20:54:59 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:54:59 spire-1.2.1/pkg/common/peertracker/ 20:54:59 spire-1.2.1/pkg/common/peertracker/conn.go 20:54:59 spire-1.2.1/pkg/common/peertracker/credentials.go 20:54:59 spire-1.2.1/pkg/common/peertracker/errors.go 20:54:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:54:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:54:59 spire-1.2.1/pkg/common/peertracker/info.go 20:54:59 spire-1.2.1/pkg/common/peertracker/listener.go 20:54:59 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:54:59 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:54:59 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:54:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:54:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:54:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:54:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:54:59 spire-1.2.1/pkg/common/peertracker/tcp.go 20:54:59 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:54:59 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:54:59 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:54:59 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:54:59 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:54:59 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:54:59 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:54:59 spire-1.2.1/pkg/common/peertracker/uds.go 20:54:59 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:54:59 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:54:59 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:54:59 spire-1.2.1/pkg/common/pemutil/ 20:54:59 spire-1.2.1/pkg/common/pemutil/block.go 20:54:59 spire-1.2.1/pkg/common/pemutil/certs.go 20:54:59 spire-1.2.1/pkg/common/pemutil/common.go 20:54:59 spire-1.2.1/pkg/common/pemutil/csr.go 20:54:59 spire-1.2.1/pkg/common/pemutil/keys.go 20:54:59 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:54:59 spire-1.2.1/pkg/common/pemutil/testdata/ 20:54:59 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:54:59 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:54:59 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:54:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:54:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:54:59 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:54:59 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:54:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:54:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:54:59 spire-1.2.1/pkg/common/plugin/ 20:54:59 spire-1.2.1/pkg/common/plugin/aws/ 20:54:59 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:54:59 spire-1.2.1/pkg/common/plugin/azure/ 20:54:59 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:54:59 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:54:59 spire-1.2.1/pkg/common/plugin/facade.go 20:54:59 spire-1.2.1/pkg/common/plugin/facade_test.go 20:54:59 spire-1.2.1/pkg/common/plugin/gcp/ 20:54:59 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:54:59 spire-1.2.1/pkg/common/plugin/k8s/ 20:54:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:54:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:54:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:54:59 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:54:59 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:54:59 spire-1.2.1/pkg/common/plugin/log.go 20:54:59 spire-1.2.1/pkg/common/plugin/sshpop/ 20:54:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:54:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:54:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:54:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:54:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:54:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:54:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:54:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:54:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:54:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:54:59 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:54:59 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:54:59 spire-1.2.1/pkg/common/plugin/x509pop/ 20:54:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:54:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:54:59 spire-1.2.1/pkg/common/profiling/ 20:54:59 spire-1.2.1/pkg/common/profiling/dumpers.go 20:54:59 spire-1.2.1/pkg/common/profiling/profiling.go 20:54:59 spire-1.2.1/pkg/common/protoutil/ 20:54:59 spire-1.2.1/pkg/common/protoutil/masks.go 20:54:59 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:54:59 spire-1.2.1/pkg/common/rotationutil/ 20:54:59 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:54:59 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:54:59 spire-1.2.1/pkg/common/selector/ 20:54:59 spire-1.2.1/pkg/common/selector/selector.go 20:54:59 spire-1.2.1/pkg/common/selector/selector_test.go 20:54:59 spire-1.2.1/pkg/common/selector/set.go 20:54:59 spire-1.2.1/pkg/common/selector/set_utils.go 20:54:59 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:54:59 spire-1.2.1/pkg/common/telemetry/ 20:54:59 spire-1.2.1/pkg/common/telemetry/agent/ 20:54:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:54:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:54:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:54:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:54:59 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:54:59 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:54:59 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:54:59 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:54:59 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:54:59 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:54:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:54:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:54:59 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:54:59 spire-1.2.1/pkg/common/telemetry/call.go 20:54:59 spire-1.2.1/pkg/common/telemetry/common/ 20:54:59 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:54:59 spire-1.2.1/pkg/common/telemetry/config.go 20:54:59 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:54:59 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:54:59 spire-1.2.1/pkg/common/telemetry/inmem.go 20:54:59 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:54:59 spire-1.2.1/pkg/common/telemetry/m3.go 20:54:59 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:54:59 spire-1.2.1/pkg/common/telemetry/metrics.go 20:54:59 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:54:59 spire-1.2.1/pkg/common/telemetry/names.go 20:54:59 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:54:59 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:54:59 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:54:59 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:54:59 spire-1.2.1/pkg/common/telemetry/server/ 20:54:59 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:54:59 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:54:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:54:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:54:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:54:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:54:59 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:54:59 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:54:59 spire-1.2.1/pkg/common/telemetry/server/server.go 20:54:59 spire-1.2.1/pkg/common/telemetry/sink.go 20:54:59 spire-1.2.1/pkg/common/telemetry/statsd.go 20:54:59 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:54:59 spire-1.2.1/pkg/common/telemetry/uptime.go 20:54:59 spire-1.2.1/pkg/common/telemetry/version.go 20:54:59 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:54:59 spire-1.2.1/pkg/common/uptime/ 20:54:59 spire-1.2.1/pkg/common/uptime/uptime.go 20:54:59 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:54:59 spire-1.2.1/pkg/common/util/ 20:54:59 spire-1.2.1/pkg/common/util/certs.go 20:54:59 spire-1.2.1/pkg/common/util/certs_test.go 20:54:59 spire-1.2.1/pkg/common/util/csr.go 20:54:59 spire-1.2.1/pkg/common/util/hash.go 20:54:59 spire-1.2.1/pkg/common/util/selectors.go 20:54:59 spire-1.2.1/pkg/common/util/selectors_test.go 20:54:59 spire-1.2.1/pkg/common/util/signals.go 20:54:59 spire-1.2.1/pkg/common/util/sort.go 20:54:59 spire-1.2.1/pkg/common/util/sort_test.go 20:54:59 spire-1.2.1/pkg/common/util/task.go 20:54:59 spire-1.2.1/pkg/common/util/task_test.go 20:54:59 spire-1.2.1/pkg/common/util/testdata/ 20:54:59 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:54:59 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:54:59 spire-1.2.1/pkg/common/version/ 20:54:59 spire-1.2.1/pkg/common/version/version.go 20:54:59 spire-1.2.1/pkg/common/x509svid/ 20:54:59 spire-1.2.1/pkg/common/x509svid/common_test.go 20:54:59 spire-1.2.1/pkg/common/x509svid/csr.go 20:54:59 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:54:59 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:54:59 spire-1.2.1/pkg/common/x509util/ 20:54:59 spire-1.2.1/pkg/common/x509util/cert.go 20:54:59 spire-1.2.1/pkg/common/x509util/dns.go 20:54:59 spire-1.2.1/pkg/common/x509util/dns_test.go 20:54:59 spire-1.2.1/pkg/common/x509util/keyid.go 20:54:59 spire-1.2.1/pkg/common/x509util/keypair.go 20:54:59 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:54:59 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:54:59 spire-1.2.1/pkg/server/ 20:54:59 spire-1.2.1/pkg/server/api/ 20:54:59 spire-1.2.1/pkg/server/api/agent.go 20:54:59 spire-1.2.1/pkg/server/api/agent/ 20:54:59 spire-1.2.1/pkg/server/api/agent/v1/ 20:54:59 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:54:59 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:54:59 spire-1.2.1/pkg/server/api/agent_test.go 20:54:59 spire-1.2.1/pkg/server/api/api.go 20:54:59 spire-1.2.1/pkg/server/api/audit/ 20:54:59 spire-1.2.1/pkg/server/api/audit/audit.go 20:54:59 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:54:59 spire-1.2.1/pkg/server/api/bundle.go 20:54:59 spire-1.2.1/pkg/server/api/bundle/ 20:54:59 spire-1.2.1/pkg/server/api/bundle/v1/ 20:54:59 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:54:59 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:54:59 spire-1.2.1/pkg/server/api/bundle_test.go 20:54:59 spire-1.2.1/pkg/server/api/debug/ 20:54:59 spire-1.2.1/pkg/server/api/debug/v1/ 20:54:59 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:54:59 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:54:59 spire-1.2.1/pkg/server/api/entry.go 20:54:59 spire-1.2.1/pkg/server/api/entry/ 20:54:59 spire-1.2.1/pkg/server/api/entry/v1/ 20:54:59 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:54:59 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:54:59 spire-1.2.1/pkg/server/api/entry_test.go 20:54:59 spire-1.2.1/pkg/server/api/health/ 20:54:59 spire-1.2.1/pkg/server/api/health/v1/ 20:54:59 spire-1.2.1/pkg/server/api/health/v1/service.go 20:54:59 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:54:59 spire-1.2.1/pkg/server/api/id.go 20:54:59 spire-1.2.1/pkg/server/api/id_test.go 20:54:59 spire-1.2.1/pkg/server/api/limits/ 20:54:59 spire-1.2.1/pkg/server/api/limits/limits.go 20:54:59 spire-1.2.1/pkg/server/api/middleware/ 20:54:59 spire-1.2.1/pkg/server/api/middleware/alias.go 20:54:59 spire-1.2.1/pkg/server/api/middleware/audit.go 20:54:59 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:54:59 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:54:59 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:54:59 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:54:59 spire-1.2.1/pkg/server/api/middleware/caller.go 20:54:59 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:54:59 spire-1.2.1/pkg/server/api/middleware/common.go 20:54:59 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:54:59 spire-1.2.1/pkg/server/api/middleware/entries.go 20:54:59 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:54:59 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:54:59 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:54:59 spire-1.2.1/pkg/server/api/ratelimit.go 20:54:59 spire-1.2.1/pkg/server/api/rpccontext/ 20:54:59 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:54:59 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:54:59 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:54:59 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:54:59 spire-1.2.1/pkg/server/api/selector.go 20:54:59 spire-1.2.1/pkg/server/api/selector_test.go 20:54:59 spire-1.2.1/pkg/server/api/status.go 20:54:59 spire-1.2.1/pkg/server/api/status_test.go 20:54:59 spire-1.2.1/pkg/server/api/svid/ 20:54:59 spire-1.2.1/pkg/server/api/svid/v1/ 20:54:59 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:54:59 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:54:59 spire-1.2.1/pkg/server/api/trustdomain.go 20:54:59 spire-1.2.1/pkg/server/api/trustdomain/ 20:54:59 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:54:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:54:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:54:59 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:54:59 spire-1.2.1/pkg/server/authpolicy/ 20:54:59 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:54:59 spire-1.2.1/pkg/server/authpolicy/policy.go 20:54:59 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:54:59 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:54:59 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:54:59 spire-1.2.1/pkg/server/authpolicy/validate.go 20:54:59 spire-1.2.1/pkg/server/bundle/ 20:54:59 spire-1.2.1/pkg/server/bundle/client/ 20:54:59 spire-1.2.1/pkg/server/bundle/client/client.go 20:54:59 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:54:59 spire-1.2.1/pkg/server/bundle/client/manager.go 20:54:59 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:54:59 spire-1.2.1/pkg/server/bundle/client/sources.go 20:54:59 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:54:59 spire-1.2.1/pkg/server/bundle/client/updater.go 20:54:59 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:54:59 spire-1.2.1/pkg/server/ca/ 20:54:59 spire-1.2.1/pkg/server/ca/ca.go 20:54:59 spire-1.2.1/pkg/server/ca/ca_health.go 20:54:59 spire-1.2.1/pkg/server/ca/ca_test.go 20:54:59 spire-1.2.1/pkg/server/ca/journal.go 20:54:59 spire-1.2.1/pkg/server/ca/journal_test.go 20:54:59 spire-1.2.1/pkg/server/ca/manager.go 20:54:59 spire-1.2.1/pkg/server/ca/manager_health.go 20:54:59 spire-1.2.1/pkg/server/ca/manager_test.go 20:54:59 spire-1.2.1/pkg/server/ca/templates.go 20:54:59 spire-1.2.1/pkg/server/ca/upstream_client.go 20:54:59 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:54:59 spire-1.2.1/pkg/server/ca/validation.go 20:54:59 spire-1.2.1/pkg/server/cache/ 20:54:59 spire-1.2.1/pkg/server/cache/dscache/ 20:54:59 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:54:59 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:54:59 spire-1.2.1/pkg/server/cache/entrycache/ 20:54:59 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:54:59 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:54:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:54:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:54:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:54:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:54:59 spire-1.2.1/pkg/server/catalog/ 20:54:59 spire-1.2.1/pkg/server/catalog/catalog.go 20:54:59 spire-1.2.1/pkg/server/catalog/keymanager.go 20:54:59 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:54:59 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:54:59 spire-1.2.1/pkg/server/catalog/notifier.go 20:54:59 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:54:59 spire-1.2.1/pkg/server/config.go 20:54:59 spire-1.2.1/pkg/server/datastore/ 20:54:59 spire-1.2.1/pkg/server/datastore/datastore.go 20:54:59 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:54:59 spire-1.2.1/pkg/server/datastore/repository.go 20:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:54:59 spire-1.2.1/pkg/server/endpoints/ 20:54:59 spire-1.2.1/pkg/server/endpoints/bundle/ 20:54:59 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:54:59 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:54:59 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:54:59 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:54:59 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:54:59 spire-1.2.1/pkg/server/endpoints/config.go 20:54:59 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:54:59 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:54:59 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:54:59 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:54:59 spire-1.2.1/pkg/server/endpoints/middleware.go 20:54:59 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:54:59 spire-1.2.1/pkg/server/hostservice/ 20:54:59 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:54:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:54:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:54:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:54:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:54:59 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:54:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:54:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/ 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/ 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:54:59 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/notifier/ 20:54:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:54:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:54:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:54:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:54:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:54:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:54:59 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:54:59 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:54:59 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:54:59 spire-1.2.1/pkg/server/registration/ 20:54:59 spire-1.2.1/pkg/server/registration/manager.go 20:54:59 spire-1.2.1/pkg/server/registration/manager_test.go 20:54:59 spire-1.2.1/pkg/server/scanentries.go 20:54:59 spire-1.2.1/pkg/server/scanentries_test.go 20:54:59 spire-1.2.1/pkg/server/server.go 20:54:59 spire-1.2.1/pkg/server/server_test.go 20:54:59 spire-1.2.1/pkg/server/svid/ 20:54:59 spire-1.2.1/pkg/server/svid/observer.go 20:54:59 spire-1.2.1/pkg/server/svid/observer_test.go 20:54:59 spire-1.2.1/pkg/server/svid/rotator.go 20:54:59 spire-1.2.1/pkg/server/svid/rotator_config.go 20:54:59 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:54:59 spire-1.2.1/pkg/server/svid/rotator_test.go 20:54:59 spire-1.2.1/proto/ 20:54:59 spire-1.2.1/proto/private/ 20:54:59 spire-1.2.1/proto/private/server/ 20:54:59 spire-1.2.1/proto/private/server/journal/ 20:54:59 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:54:59 spire-1.2.1/proto/private/server/journal/journal.proto 20:54:59 spire-1.2.1/proto/spire/ 20:54:59 spire-1.2.1/proto/spire/common/ 20:54:59 spire-1.2.1/proto/spire/common/common.pb.go 20:54:59 spire-1.2.1/proto/spire/common/common.proto 20:54:59 spire-1.2.1/proto/spire/common/plugin/ 20:54:59 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:54:59 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:54:59 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:54:59 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:54:59 spire-1.2.1/proto/spire/plugin/ 20:54:59 spire-1.2.1/proto/spire/plugin/agent/ 20:54:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:54:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:54:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:54:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:54:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:54:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:54:59 spire-1.2.1/release/ 20:54:59 spire-1.2.1/release/spire-extras/ 20:54:59 spire-1.2.1/release/spire-extras/README.md 20:54:59 spire-1.2.1/release/spire-extras/conf/ 20:54:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:54:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:54:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:54:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:54:59 spire-1.2.1/release/spire/ 20:54:59 spire-1.2.1/release/spire/README.md 20:54:59 spire-1.2.1/release/spire/conf/ 20:54:59 spire-1.2.1/release/spire/conf/agent/ 20:54:59 spire-1.2.1/release/spire/conf/agent/agent.conf 20:54:59 spire-1.2.1/release/spire/conf/server/ 20:54:59 spire-1.2.1/release/spire/conf/server/server.conf 20:54:59 spire-1.2.1/script/ 20:54:59 spire-1.2.1/script/build-artifact.sh 20:54:59 spire-1.2.1/script/generate_dummy_ca.sh 20:54:59 spire-1.2.1/support/ 20:54:59 spire-1.2.1/support/k8s/ 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:54:59 spire-1.2.1/support/oidc-discovery-provider/ 20:54:59 spire-1.2.1/support/oidc-discovery-provider/README.md 20:54:59 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:54:59 spire-1.2.1/support/oidc-discovery-provider/config.go 20:54:59 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:54:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:54:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:54:59 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:54:59 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:54:59 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:54:59 spire-1.2.1/support/oidc-discovery-provider/main.go 20:54:59 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:54:59 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:54:59 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:54:59 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:54:59 spire-1.2.1/test/ 20:54:59 spire-1.2.1/test/clock/ 20:54:59 spire-1.2.1/test/clock/clock.go 20:54:59 spire-1.2.1/test/fakes/ 20:54:59 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:54:59 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:54:59 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:54:59 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:54:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:54:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:54:59 spire-1.2.1/test/fakes/fakeagentstore/ 20:54:59 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:54:59 spire-1.2.1/test/fakes/fakedatastore/ 20:54:59 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:54:59 spire-1.2.1/test/fakes/fakeentryclient/ 20:54:59 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:54:59 spire-1.2.1/test/fakes/fakehealthchecker/ 20:54:59 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:54:59 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:54:59 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:54:59 spire-1.2.1/test/fakes/fakemetrics/ 20:54:59 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:54:59 spire-1.2.1/test/fakes/fakenoderesolver/ 20:54:59 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:54:59 spire-1.2.1/test/fakes/fakenotifier/ 20:54:59 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:54:59 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:54:59 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:54:59 spire-1.2.1/test/fakes/fakeserverca/ 20:54:59 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:54:59 spire-1.2.1/test/fakes/fakeservercatalog/ 20:54:59 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:54:59 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:54:59 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:54:59 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:54:59 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:54:59 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:54:59 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:54:59 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:54:59 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:54:59 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:54:59 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:54:59 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:54:59 spire-1.2.1/test/fixture/ 20:54:59 spire-1.2.1/test/fixture/certs/ 20:54:59 spire-1.2.1/test/fixture/certs/agent_svid.der 20:54:59 spire-1.2.1/test/fixture/certs/base_cert.pem 20:54:59 spire-1.2.1/test/fixture/certs/base_csr.pem 20:54:59 spire-1.2.1/test/fixture/certs/base_key.pem 20:54:59 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:54:59 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:54:59 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:54:59 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:54:59 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:54:59 spire-1.2.1/test/fixture/certs/blog_key.pem 20:54:59 spire-1.2.1/test/fixture/certs/bundle.der 20:54:59 spire-1.2.1/test/fixture/certs/ca.pem 20:54:59 spire-1.2.1/test/fixture/certs/ca_key.pem 20:54:59 spire-1.2.1/test/fixture/certs/database_cert.pem 20:54:59 spire-1.2.1/test/fixture/certs/database_csr.pem 20:54:59 spire-1.2.1/test/fixture/certs/database_key.pem 20:54:59 spire-1.2.1/test/fixture/certs/node_cert.pem 20:54:59 spire-1.2.1/test/fixture/certs/node_csr.pem 20:54:59 spire-1.2.1/test/fixture/certs/node_key.pem 20:54:59 spire-1.2.1/test/fixture/certs/svid.pem 20:54:59 spire-1.2.1/test/fixture/certs/svid_key.pem 20:54:59 spire-1.2.1/test/fixture/config/ 20:54:59 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:54:59 spire-1.2.1/test/fixture/config/agent_good.conf 20:54:59 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:54:59 spire-1.2.1/test/fixture/config/plugin_good.conf 20:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:54:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:54:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:54:59 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:54:59 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:54:59 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:54:59 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:54:59 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:54:59 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:54:59 spire-1.2.1/test/fixture/config/server_good.conf 20:54:59 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:54:59 spire-1.2.1/test/fixture/fixture.go 20:54:59 spire-1.2.1/test/fixture/nodeattestor/ 20:54:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:54:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:54:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:54:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:54:59 spire-1.2.1/test/fixture/registration/ 20:54:59 spire-1.2.1/test/fixture/registration/entries.json 20:54:59 spire-1.2.1/test/fixture/registration/good-for-update.json 20:54:59 spire-1.2.1/test/fixture/registration/good.json 20:54:59 spire-1.2.1/test/fixture/registration/invalid.json 20:54:59 spire-1.2.1/test/fixture/registration/invalid_json.json 20:54:59 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:54:59 spire-1.2.1/test/integration/ 20:54:59 spire-1.2.1/test/integration/README.md 20:54:59 spire-1.2.1/test/integration/common 20:54:59 spire-1.2.1/test/integration/setup/ 20:54:59 spire-1.2.1/test/integration/setup/adminclient/ 20:54:59 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:54:59 spire-1.2.1/test/integration/setup/adminclient/client.go 20:54:59 spire-1.2.1/test/integration/setup/debugagent/ 20:54:59 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:54:59 spire-1.2.1/test/integration/setup/debugagent/main.go 20:54:59 spire-1.2.1/test/integration/setup/debugserver/ 20:54:59 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:54:59 spire-1.2.1/test/integration/setup/debugserver/main.go 20:54:59 spire-1.2.1/test/integration/setup/downstreamclient/ 20:54:59 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:54:59 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:54:59 spire-1.2.1/test/integration/setup/itclient/ 20:54:59 spire-1.2.1/test/integration/setup/itclient/client.go 20:54:59 spire-1.2.1/test/integration/setup/node-attestation/ 20:54:59 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:54:59 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:54:59 spire-1.2.1/test/integration/setup/x509pop/ 20:54:59 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:54:59 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:54:59 spire-1.2.1/test/integration/suites/ 20:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:54:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:54:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:54:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:54:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:54:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:54:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:54:59 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:54:59 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:54:59 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:54:59 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:54:59 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:54:59 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:54:59 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:54:59 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:54:59 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:54:59 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:54:59 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:54:59 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:54:59 spire-1.2.1/test/integration/suites/join-token/ 20:54:59 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:54:59 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:54:59 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:54:59 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:54:59 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:54:59 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:54:59 spire-1.2.1/test/integration/suites/join-token/README.md 20:54:59 spire-1.2.1/test/integration/suites/join-token/conf/ 20:54:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:54:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:54:59 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:54:59 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:54:59 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:54:59 spire-1.2.1/test/integration/suites/join-token/teardown 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:54:59 spire-1.2.1/test/integration/suites/k8s/ 20:54:59 spire-1.2.1/test/integration/suites/k8s/00-setup 20:54:59 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:54:59 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:54:59 spire-1.2.1/test/integration/suites/k8s/README.md 20:54:59 spire-1.2.1/test/integration/suites/k8s/conf/ 20:54:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:54:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:54:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:54:59 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:54:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:54:59 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:54:59 spire-1.2.1/test/integration/suites/k8s/teardown 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/ 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:55:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:55:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:55:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:55:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:55:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:55:00 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:55:00 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:55:00 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:55:00 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:55:00 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:55:00 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:55:00 spire-1.2.1/test/integration/suites/node-attestation/ 20:55:00 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:55:00 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:55:00 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:55:00 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:55:00 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:55:00 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:55:00 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:55:00 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:55:00 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:55:00 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:55:00 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:55:00 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:55:00 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:55:00 spire-1.2.1/test/integration/suites/rotation/ 20:55:00 spire-1.2.1/test/integration/suites/rotation/00-setup 20:55:00 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:55:00 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:55:00 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:55:00 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:55:00 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:55:00 spire-1.2.1/test/integration/suites/rotation/README.md 20:55:00 spire-1.2.1/test/integration/suites/rotation/conf/ 20:55:00 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:55:00 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:55:00 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:55:00 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:55:00 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:55:00 spire-1.2.1/test/integration/suites/rotation/teardown 20:55:00 spire-1.2.1/test/integration/suites/self-test/ 20:55:00 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:55:00 spire-1.2.1/test/integration/suites/self-test/README.md 20:55:00 spire-1.2.1/test/integration/suites/self-test/teardown 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:55:00 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:55:00 spire-1.2.1/test/integration/suites/upgrade/ 20:55:00 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:55:00 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:55:00 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:55:00 spire-1.2.1/test/integration/suites/upgrade/README.md 20:55:00 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:55:00 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:55:00 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:55:00 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:55:00 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:55:00 spire-1.2.1/test/integration/suites/upgrade/teardown 20:55:00 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:55:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:55:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:55:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:55:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:55:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:55:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:55:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:55:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:55:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:55:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:55:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:55:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:55:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:55:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:55:00 spire-1.2.1/test/integration/test-one.sh 20:55:00 spire-1.2.1/test/integration/test.sh 20:55:00 spire-1.2.1/test/plugintest/ 20:55:00 spire-1.2.1/test/plugintest/config.go 20:55:00 spire-1.2.1/test/plugintest/load.go 20:55:00 spire-1.2.1/test/plugintest/option.go 20:55:00 spire-1.2.1/test/spiretest/ 20:55:00 spire-1.2.1/test/spiretest/apiserver.go 20:55:00 spire-1.2.1/test/spiretest/assertions.go 20:55:00 spire-1.2.1/test/spiretest/dir.go 20:55:00 spire-1.2.1/test/spiretest/errors_posix.go 20:55:00 spire-1.2.1/test/spiretest/errors_windows.go 20:55:00 spire-1.2.1/test/spiretest/logs.go 20:55:00 spire-1.2.1/test/spiretest/socketapi.go 20:55:00 spire-1.2.1/test/spiretest/suite.go 20:55:00 spire-1.2.1/test/spiretest/x509.go 20:55:00 spire-1.2.1/test/testca/ 20:55:00 spire-1.2.1/test/testca/ca.go 20:55:00 spire-1.2.1/test/testkey/ 20:55:00 spire-1.2.1/test/testkey/generate.sh 20:55:00 spire-1.2.1/test/testkey/genkeys.go 20:55:00 spire-1.2.1/test/testkey/keys.go 20:55:00 spire-1.2.1/test/testkey/new.go 20:55:00 spire-1.2.1/test/tpmsimulator/ 20:55:00 spire-1.2.1/test/tpmsimulator/simulator.go 20:55:00 spire-1.2.1/test/util/ 20:55:00 spire-1.2.1/test/util/cert_fixtures.go 20:55:00 spire-1.2.1/test/util/cert_generation.go 20:55:00 spire-1.2.1/test/util/io_redirection.go 20:55:00 spire-1.2.1/test/util/race.go 20:55:00 spire-1.2.1/test/util/util.go 20:55:00 building spire from source... 20:55:00 ---> 7ce4e6c8a35f 20:55:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:55:00 Installing go1.17.7... 20:55:01 ---> 11332b1e762c 20:55:01 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:55:01 ---> Running in 79da5d2cad8c 20:55:02 Removing intermediate container 79da5d2cad8c 20:55:02 ---> ebfa9ec4ec78 20:55:02 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:55:02 ---> Running in 0e20fb9dc16a 20:55:02 Removing intermediate container 0e20fb9dc16a 20:55:02 ---> be744eb400e6 20:55:02 Step 18/20 : LABEL arch=arm64 20:55:02 ---> Running in 51db1dafc5d0 20:55:03 Removing intermediate container 51db1dafc5d0 20:55:03 ---> 6b405de2bff2 20:55:03 Step 19/20 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 20:55:03 ---> Running in b7e174ce823d 20:55:04 Removing intermediate container b7e174ce823d 20:55:04 ---> 1e4c5d1acede 20:55:04 Step 20/20 : LABEL version=0.0.0 20:55:04 ---> Running in a0a4eedb9ecd 20:55:04 Removing intermediate container a0a4eedb9ecd 20:55:04 ---> 997a76407beb 20:55:04 20:55:05 Successfully built 997a76407beb 20:55:05 Successfully tagged security-spiffe-token-provider-arm64:latest 20:55:05  Building security-spiffe-token-provider ... done Building support-notifications 20:55:32 Building bin/spire-server... 20:55:32 go: downloading github.com/mitchellh/cli v1.1.2 20:55:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:55:32 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:55:32 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:55:32 go: downloading google.golang.org/grpc v1.44.0 20:55:34 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:55:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:55:34 ---> e964511cc0a8 20:55:34 Step 3/22 : WORKDIR /edgex-go 20:55:34 ---> Using cache 20:55:34 ---> f71a38f8924d 20:55:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:34 ---> Using cache 20:55:34 ---> 18ebc2574a4d 20:55:34 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:55:34 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:55:35 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:55:35 go: downloading github.com/imdario/mergo v0.3.12 20:55:35  ---> Running in 07a179d7724b 20:55:36 go: downloading github.com/sirupsen/logrus v1.8.1 20:55:36 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:55:37 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:55:37 go: downloading github.com/fatih/color v1.13.0 20:55:37 go: downloading github.com/mattn/go-isatty v0.0.14 20:55:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:55:38 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:55:38 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:55:38 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:55:38 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:55:38 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:55:39 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:55:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:55:39 go: downloading github.com/open-policy-agent/opa v0.38.0 20:55:41 OK: 220 MiB in 52 packages 20:55:43 Removing intermediate container 07a179d7724b 20:55:43 ---> eefc37c1d03c 20:55:43 Step 6/22 : COPY go.mod vendor* ./ 20:55:43 ---> 03ed75d2d0ac 20:55:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:44 ---> Running in 4fe8a3913dde 20:55:49 Removing intermediate container 4fe8a3913dde 20:55:49 ---> e4204741315f 20:55:49 Step 8/22 : COPY . . 20:56:07 go: downloading github.com/armon/go-metrics v0.3.10 20:56:07 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:56:07 go: downloading github.com/prometheus/client_golang v1.12.1 20:56:07 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:56:08  ---> abbb4abefe0d 20:56:08 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:56:08 ---> Running in cc84fba5478c 20:56:08 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:56:08 go: downloading github.com/mattn/go-colorable v0.1.12 20:56:09 go: downloading github.com/Masterminds/goutils v1.1.0 20:56:09 go: downloading github.com/google/uuid v1.1.2 20:56:09 go: downloading github.com/Masterminds/semver v1.5.0 20:56:09 go: downloading github.com/huandu/xstrings v1.3.2 20:56:10 go: downloading github.com/imkira/go-observer v1.0.3 20:56:10 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:56:10 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:56:10 go: downloading github.com/prometheus/client_model v0.2.0 20:56:10 go: downloading github.com/prometheus/common v0.32.1 20:56:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:56:10 go: downloading go.uber.org/atomic v1.9.0 20:56:10 go: downloading github.com/beorn7/perks v1.0.1 20:56:10 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:56:10 go: downloading github.com/prometheus/procfs v0.7.3 20:56:10 go: downloading github.com/hashicorp/errwrap v1.1.0 20:56:11 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:56:11 go: downloading github.com/oklog/run v1.0.0 20:56:11 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:56:11 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:56:11 go: downloading github.com/blang/semver/v4 v4.0.0 20:56:11 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:56:11 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:56:12 go: downloading github.com/jinzhu/gorm v1.9.16 20:56:12 go: downloading github.com/lib/pq v1.10.4 20:56:12 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:56:12 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:56:12 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:56:13 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:56:15 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:56:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:56:21 go: downloading github.com/stretchr/testify v1.7.0 20:56:21 go: downloading google.golang.org/api v0.70.0 20:56:21 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:56:21 go: downloading k8s.io/client-go v0.23.4 20:56:21 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:57:08 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:57:08 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:57:08 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:57:08 go: downloading k8s.io/api v0.23.4 20:57:12 go: downloading cloud.google.com/go/storage v1.21.0 20:57:12 go: downloading cloud.google.com/go v0.100.2 20:57:14 go: downloading github.com/google/go-tpm v0.3.3 20:57:14 go: downloading k8s.io/apimachinery v0.23.4 20:57:16 go: downloading k8s.io/kube-aggregator v0.23.3 20:57:16 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:57:18 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:57:18 go: downloading github.com/hashicorp/vault/api v1.4.1 20:57:19 go: downloading cloud.google.com/go/security v1.3.0 20:57:19 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:57:19 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:57:20 go: downloading gopkg.in/yaml.v2 v2.4.0 20:57:20 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:57:21 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:57:21 go: downloading github.com/gobwas/glob v0.2.3 20:57:21 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:57:21 go: downloading github.com/twmb/murmur3 v1.1.6 20:57:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:57:21 go: downloading github.com/jinzhu/inflection v1.0.0 20:57:21 go: downloading github.com/aws/smithy-go v1.11.0 20:57:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:57:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:57:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:57:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:57:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:57:23 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:57:24 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:57:24 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:57:24 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:57:24 go: downloading github.com/gogo/protobuf v1.3.2 20:57:30 go: downloading cloud.google.com/go/compute v1.3.0 20:57:30 go: downloading cloud.google.com/go/iam v0.1.1 20:57:30 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:57:30 go: downloading k8s.io/klog/v2 v2.30.0 20:57:30 go: downloading github.com/google/gofuzz v1.1.0 20:57:31 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:57:32 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:57:32 go: downloading github.com/spf13/pflag v1.0.5 20:57:33 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:57:33 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:57:33 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:57:33 go: downloading github.com/dimchansky/utfbom v1.1.1 20:57:33 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:57:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:57:33 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:57:33 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:57:33 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:57:34 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:57:34 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:57:35 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:57:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:57:35 go: downloading go.opencensus.io v0.23.0 20:57:36 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:57:38 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:57:38 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:57:38 go: downloading gopkg.in/inf.v0 v0.9.1 20:57:38 go: downloading github.com/go-logr/logr v1.2.2 20:57:38 go: downloading github.com/google/go-cmp v0.5.7 20:57:39 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:57:39 go: downloading github.com/json-iterator/go v1.1.12 20:57:40 go: downloading github.com/googleapis/gnostic v0.5.5 20:57:42 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:57:45 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:57:45 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:57:45 go: downloading github.com/tklauser/numcpus v0.3.0 20:57:45 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:57:45 go: downloading go.uber.org/zap v1.21.0 20:57:46 go: downloading sigs.k8s.io/yaml v1.3.0 20:57:46 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:57:46 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:57:46 go: downloading github.com/modern-go/reflect2 v1.0.2 20:57:46 go: downloading github.com/ryanuber/go-glob v1.0.0 20:57:46 go: downloading github.com/golang/snappy v0.0.4 20:57:46 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:57:55 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:57:55 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:57:55 go: downloading github.com/hashicorp/go-version v1.2.0 20:57:55 go: downloading go.uber.org/multierr v1.6.0 20:58:27 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:58:27 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:01:20 Removing intermediate container 029bf609d367 21:01:20 ---> f6fbf2c3f884 21:01:20 21:01:20 Step 10/22 : FROM alpine:3.14 21:01:20 ---> ac73e934f311 21:01:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:01:20 ---> Running in 147afeba47af 21:01:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:20 (1/1) Installing dumb-init (1.2.5-r1) 21:01:20 Executing busybox-1.33.1-r7.trigger 21:01:20 OK: 5 MiB in 15 packages 21:01:20 Removing intermediate container 147afeba47af 21:01:20 ---> 026db0b31ab9 21:01:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:01:20 ---> Running in 4e1faf871384 21:01:20 Removing intermediate container 4e1faf871384 21:01:20 ---> 7fa0ce92cfd7 21:01:20 Step 13/22 : ENV APP_PORT=59861 21:01:20 ---> Running in 41d53a76dfe2 21:01:21 Removing intermediate container 41d53a76dfe2 21:01:21 ---> f10fa14ba420 21:01:21 Step 14/22 : EXPOSE $APP_PORT 21:01:21 ---> Running in a97fd584d68d 21:01:21 Removing intermediate container a97fd584d68d 21:01:21 ---> 6b1a80c5e4f9 21:01:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:22 ---> 1f804f3fafb1 21:01:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:01:24 ---> 11d5682055db 21:01:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:01:25 ---> 34d7d36c227f 21:01:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:01:25 ---> Running in 833e8fbc1cd8 21:01:26 Removing intermediate container 833e8fbc1cd8 21:01:26 ---> eb0d87f961e9 21:01:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:26 ---> Running in 3d51b016431c 21:01:27 Removing intermediate container 3d51b016431c 21:01:27 ---> b1fb1e3ef4f4 21:01:27 Step 20/22 : LABEL arch=arm64 21:01:27 ---> Running in db4b41e1ac0c 21:01:27 Removing intermediate container db4b41e1ac0c 21:01:27 ---> ce61f4d638d9 21:01:27 Step 21/22 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 21:01:27 ---> Running in 369eb8d0e5f5 21:01:28 Removing intermediate container 369eb8d0e5f5 21:01:28 ---> 6cdd2b0a3a14 21:01:28 Step 22/22 : LABEL version=0.0.0 21:01:28 ---> Running in c87bcb70a9a0 21:01:28 Removing intermediate container c87bcb70a9a0 21:01:28 ---> d0a4eae1bbb3 21:01:28 21:01:29 Successfully built d0a4eae1bbb3 21:01:29 Successfully tagged support-scheduler-arm64:latest 21:01:29  Building support-scheduler ... done Building core-command 21:02:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:02:01 ---> e964511cc0a8 21:02:01 Step 3/23 : WORKDIR /edgex-go 21:02:01 ---> Using cache 21:02:01 ---> f71a38f8924d 21:02:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:01 ---> Using cache 21:02:01 ---> 18ebc2574a4d 21:02:01 Step 5/23 : RUN apk add --update --no-cache make git 21:02:01 ---> Using cache 21:02:01 ---> c2c8f2bb38ee 21:02:01 Step 6/23 : COPY go.mod vendor* ./ 21:02:01 ---> Using cache 21:02:01 ---> d9329eab16fe 21:02:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:01 ---> Using cache 21:02:01 ---> 4cbf1e752ee5 21:02:01 Step 8/23 : COPY . . 21:02:01 ---> Using cache 21:02:01 ---> fb07b73954d0 21:02:01 Step 9/23 : RUN make cmd/core-command/core-command 21:02:01 ---> Running in a9d2a9595cd3 21:02:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:03:23 Removing intermediate container cc84fba5478c 21:03:23 ---> 877003124ad6 21:03:23 21:03:23 Step 10/22 : FROM alpine:3.14 21:03:23 ---> ac73e934f311 21:03:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:03:23 ---> Running in 6cb28254fece 21:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:03:23 (1/2) Installing ca-certificates (20211220-r0) 21:03:23 (2/2) Installing dumb-init (1.2.5-r1) 21:03:23 Executing busybox-1.33.1-r7.trigger 21:03:23 Executing ca-certificates-20211220-r0.trigger 21:03:23 OK: 6 MiB in 16 packages 21:03:23 Removing intermediate container 6cb28254fece 21:03:23 ---> 5ea5eee1306e 21:03:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:03:23 ---> Running in 6f12988da32c 21:03:23 Removing intermediate container 6f12988da32c 21:03:23 ---> 8190108f4f18 21:03:23 Step 13/22 : ENV APP_PORT=59860 21:03:23 ---> Running in e513e120ece8 21:03:23 Removing intermediate container e513e120ece8 21:03:23 ---> e3d8df584271 21:03:23 Step 14/22 : EXPOSE $APP_PORT 21:03:23 ---> Running in 612803ad8348 21:03:23 Removing intermediate container 612803ad8348 21:03:23 ---> d3495b09419c 21:03:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:24 ---> 75104f46c439 21:03:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:03:26 ---> d3bf43bb7ffe 21:03:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:03:27 ---> f364165b6525 21:03:27 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:03:27 ---> Running in 1b0868fb72fa 21:03:28 Removing intermediate container 1b0868fb72fa 21:03:28 ---> e133fc06e7fb 21:03:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:28 ---> Running in b2a1098932e8 21:03:28 Removing intermediate container b2a1098932e8 21:03:28 ---> 56f37ff36421 21:03:28 Step 20/22 : LABEL arch=arm64 21:03:28 ---> Running in 7cb49af0a2fc 21:03:29 Removing intermediate container 7cb49af0a2fc 21:03:29 ---> bdfb9cd33059 21:03:29 Step 21/22 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 21:03:29 ---> Running in ba7a21ec19a9 21:03:29 Removing intermediate container ba7a21ec19a9 21:03:29 ---> d8ebbce9a673 21:03:29 Step 22/22 : LABEL version=0.0.0 21:03:30 ---> Running in a547440fdb49 21:03:30 Removing intermediate container a547440fdb49 21:03:30 ---> 917d9f2c6e7c 21:03:30 21:03:31 Successfully built 917d9f2c6e7c 21:03:31 Successfully tagged support-notifications-arm64:latest 21:03:31 Building sys-mgmt-agent 21:04:03  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:04:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:04:03 ---> e964511cc0a8 21:04:03 Step 3/23 : WORKDIR /edgex-go 21:04:03 ---> Using cache 21:04:03 ---> f71a38f8924d 21:04:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:03 ---> Using cache 21:04:03 ---> 18ebc2574a4d 21:04:03 Step 5/23 : RUN apk add --update --no-cache make bash git 21:04:03 ---> Running in 17c7c56694cb 21:04:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:04:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:04:03 OK: 220 MiB in 52 packages 21:04:03 Removing intermediate container 17c7c56694cb 21:04:03 ---> c8ae6899d1e9 21:04:03 Step 6/23 : COPY go.mod vendor* ./ 21:04:04 ---> 591865e6418d 21:04:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:04 ---> Running in 6527bb4d4ab9 21:04:10 Removing intermediate container 6527bb4d4ab9 21:04:10 ---> 5939df2b0453 21:04:10 Step 8/23 : COPY . . 21:04:32 ---> cf36621b7bd6 21:04:32 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:04:32 ---> Running in 927876f0486d 21:04: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:06:39 Removing intermediate container a9d2a9595cd3 21:06:39 ---> 0baee17614d1 21:06:39 21:06:39 Step 10/23 : FROM alpine:3.14 21:06:39 ---> ac73e934f311 21:06:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:06:39 ---> Using cache 21:06:39 ---> 026db0b31ab9 21:06:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:06:39 ---> Using cache 21:06:39 ---> 7fa0ce92cfd7 21:06:39 Step 13/23 : ENV APP_PORT=59882 21:06:39 ---> Running in dcc543182e70 21:06:39 Removing intermediate container dcc543182e70 21:06:39 ---> 4478efabae50 21:06:39 Step 14/23 : EXPOSE $APP_PORT 21:06:39 ---> Running in 0b6213bd0687 21:06:39 Removing intermediate container 0b6213bd0687 21:06:39 ---> fbc520c9edd4 21:06:39 Step 15/23 : WORKDIR / 21:06:39 ---> Running in 228858accf89 21:06:39 Removing intermediate container 228858accf89 21:06:39 ---> 6b8ed7e47bfa 21:06:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:06:39 ---> d7fd59f8855b 21:06:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:06:39 ---> b8a09beb25b6 21:06:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:06:39 ---> 30a3be208043 21:06:39 Step 19/23 : ENTRYPOINT ["/core-command"] 21:06:39 ---> Running in 098c20c76ac6 21:06:40 Removing intermediate container 098c20c76ac6 21:06:40 ---> 2895dd0330ae 21:06:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:06:40 ---> Running in 27b07a059c60 21:06:40 Removing intermediate container 27b07a059c60 21:06:40 ---> b8f96f23a512 21:06:40 Step 21/23 : LABEL arch=arm64 21:06:40 ---> Running in effaa855b8cc 21:06:41 Removing intermediate container effaa855b8cc 21:06:41 ---> ae30812eedeb 21:06:41 Step 22/23 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 21:06:41 ---> Running in 638aaacba6b8 21:06:42 Removing intermediate container 638aaacba6b8 21:06:42 ---> bd106218b551 21:06:42 Step 23/23 : LABEL version=0.0.0 21:06:42 ---> Running in 43168ecdccca 21:06:42 Removing intermediate container 43168ecdccca 21:06:42 ---> 09599ace3c39 21:06:42 21:06:43 Successfully built 09599ace3c39 21:06:43 Successfully tagged core-command-arm64:latest 21:06:43 Building security-proxy-setup 21:07:15  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:07:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:07:15 ---> e964511cc0a8 21:07:15 Step 3/22 : WORKDIR /edgex-go 21:07:15 ---> Using cache 21:07:15 ---> f71a38f8924d 21:07:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:15 ---> Using cache 21:07:15 ---> 18ebc2574a4d 21:07:15 Step 5/22 : RUN apk add --update --no-cache make git 21:07:15 ---> Using cache 21:07:15 ---> c2c8f2bb38ee 21:07:15 Step 6/22 : COPY go.mod vendor* ./ 21:07:15 ---> Using cache 21:07:15 ---> d9329eab16fe 21:07:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:15 ---> Using cache 21:07:15 ---> 4cbf1e752ee5 21:07:15 Step 8/22 : COPY . . 21:07:15 ---> Using cache 21:07:15 ---> fb07b73954d0 21:07:15 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:07:15 ---> Running in 7a75e321b301 21:07: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:09:07 Removing intermediate container 927876f0486d 21:09:07 ---> 48f082fda3ff 21:09:07 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:09:07 ---> Running in a20db30a7700 21:09:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:09:07 Removing intermediate container a20db30a7700 21:09:07 ---> f9203a99d4a1 21:09:07 21:09:07 Step 11/23 : FROM docker:20.10.14 21:09:07 20.10.14: Pulling from library/docker 21:09:22 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:09:22 Status: Downloaded newer image for docker:20.10.14 21:09:22 ---> c346e9eafbab 21:09:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:09:22 ---> Running in a0f416ac7bc8 21:09:22 Removing intermediate container a0f416ac7bc8 21:09:22 ---> 995308cbf596 21:09: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 21:09:22 ---> Running in af1203bcd5cc 21:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:09:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:09:25 (1/43) Installing readline (8.1.1-r0) 21:09:25 (2/43) Installing bash (5.1.16-r0) 21:09:25 Executing bash-5.1.16-r0.post-install 21:09:25 (3/43) Installing brotli-libs (1.0.9-r5) 21:09:25 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:09:25 (5/43) Installing libcurl (7.80.0-r1) 21:09:25 (6/43) Installing curl (7.80.0-r1) 21:09:25 (7/43) Installing dumb-init (1.2.5-r1) 21:09:25 (8/43) Installing libbz2 (1.0.8-r1) 21:09:25 (9/43) Installing expat (2.4.7-r0) 21:09:25 (10/43) Installing libffi (3.4.2-r1) 21:09:25 (11/43) Installing gdbm (1.22-r0) 21:09:25 (12/43) Installing xz-libs (5.2.5-r1) 21:09:25 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:09:25 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:09:25 (15/43) Installing mpdecimal (2.5.1-r1) 21:09:25 (16/43) Installing sqlite-libs (3.36.0-r0) 21:09:25 (17/43) Installing python3 (3.9.7-r4) 21:09:28 (18/43) Installing py3-appdirs (1.4.4-r2) 21:09:28 (19/43) Installing py3-certifi (2020.12.5-r1) 21:09:28 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:09:28 (21/43) Installing py3-idna (3.3-r0) 21:09:28 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:09:28 (23/43) Installing py3-requests (2.26.0-r1) 21:09:28 (24/43) Installing py3-msgpack (1.0.2-r1) 21:09:28 (25/43) Installing py3-lockfile (0.12.2-r4) 21:09:28 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:09:28 (27/43) Installing py3-colorama (0.4.4-r1) 21:09:28 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:09:28 (29/43) Installing py3-distlib (0.3.3-r0) 21:09:28 (30/43) Installing py3-distro (1.6.0-r0) 21:09:28 (31/43) Installing py3-six (1.16.0-r0) 21:09:28 (32/43) Installing py3-webencodings (0.5.1-r4) 21:09:29 (33/43) Installing py3-html5lib (1.1-r1) 21:09:29 (34/43) Installing py3-parsing (2.4.7-r2) 21:09:29 (35/43) Installing py3-packaging (20.9-r1) 21:09:29 (36/43) Installing py3-tomli (1.2.2-r0) 21:09:29 (37/43) Installing py3-pep517 (0.12.0-r0) 21:09:29 (38/43) Installing py3-progress (1.6-r0) 21:09:29 (39/43) Installing py3-retrying (1.3.3-r2) 21:09:29 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:09:29 (41/43) Installing py3-setuptools (52.0.0-r4) 21:09:29 (42/43) Installing py3-toml (0.10.2-r2) 21:09:29 (43/43) Installing py3-pip (20.3.4-r1) 21:09:30 Executing busybox-1.34.1-r5.trigger 21:09:30 OK: 82 MiB in 65 packages 21:09:35 Collecting docker-compose==1.23.2 21:09:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:09:35 Collecting docker<4.0,>=3.6.0 21:09:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:09:36 Collecting docopt<0.7,>=0.6.1 21:09:36 Downloading docopt-0.6.2.tar.gz (25 kB) 21:09:38 Collecting dockerpty<0.5,>=0.4.1 21:09:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:09:42 Collecting PyYAML<4,>=3.10 21:09:42 Downloading PyYAML-3.13.tar.gz (270 kB) 21:09:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:09:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:09:46 Collecting texttable<0.10,>=0.9.0 21:09:46 Downloading texttable-0.9.1.tar.gz (11 kB) 21:09:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:09:49 Collecting jsonschema<3,>=2.5.1 21:09:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:09:50 Collecting websocket-client<1.0,>=0.32.0 21:09:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:09:50 Collecting cached-property<2,>=1.2.0 21:09:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:09:50 Collecting docker-pycreds>=0.4.0 21:09:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:09:52 Collecting urllib3<1.25,>=1.21.1 21:09:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:09:52 Collecting idna<2.8,>=2.5 21:09:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:09:52 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) 21:09:52 Collecting chardet<3.1.0,>=3.0.2 21:09:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:09:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:09:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:09:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:09:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:09:54 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:09:54 Attempting uninstall: urllib3 21:09:54 Found existing installation: urllib3 1.26.7 21:09:54 Uninstalling urllib3-1.26.7: 21:09:54 Successfully uninstalled urllib3-1.26.7 21:09:54 Attempting uninstall: idna 21:09:54 Found existing installation: idna 3.3 21:09:54 Uninstalling idna-3.3: 21:09:54 Successfully uninstalled idna-3.3 21:09:58 Attempting uninstall: requests 21:09:58 Found existing installation: requests 2.26.0 21:09:58 Uninstalling requests-2.26.0: 21:09:58 Successfully uninstalled requests-2.26.0 21:09:58 Running setup.py install for texttable: started 21:10:01 Running setup.py install for texttable: finished with status 'done' 21:10:01 Running setup.py install for PyYAML: started 21:10:04 Running setup.py install for PyYAML: finished with status 'done' 21:10:04 Running setup.py install for docopt: started 21:10:07 Running setup.py install for docopt: finished with status 'done' 21:10:07 Running setup.py install for dockerpty: started 21:10:09 Running setup.py install for dockerpty: finished with status 'done' 21:10:11 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:10:26 Removing intermediate container af1203bcd5cc 21:10:26 ---> bf76fb40d006 21:10:26 Step 14/23 : ENV APP_PORT=58890 21:10:26 ---> Running in 49bd68d25720 21:10:26 Removing intermediate container 49bd68d25720 21:10:26 ---> 8ba78bc58e0c 21:10:26 Step 15/23 : EXPOSE $APP_PORT 21:10:26 ---> Running in e8a057255841 21:10:26 Removing intermediate container e8a057255841 21:10:26 ---> ccf03fef503e 21:10:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:10:28 ---> ca1eba1bfd04 21:10:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:10:29 ---> 2c077735c42b 21:10:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:10:30 ---> 026ebdafc2b9 21:10:30 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:10:30 ---> Running in 184a7796a7ba 21:10:31 Removing intermediate container 184a7796a7ba 21:10:31 ---> ab92f1b83374 21:10:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:10:31 ---> Running in b49d988ada7c 21:10:32 Removing intermediate container b49d988ada7c 21:10:32 ---> 903831c62ba2 21:10:32 Step 21/23 : LABEL arch=arm64 21:10:32 ---> Running in b2e6e79074ae 21:10:33 Removing intermediate container b2e6e79074ae 21:10:33 ---> 19c389361ef0 21:10:33 Step 22/23 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 21:10:33 ---> Running in f04d50ad13c7 21:10:33 Removing intermediate container f04d50ad13c7 21:10:33 ---> 0611d011de3f 21:10:33 Step 23/23 : LABEL version=0.0.0 21:10:33 ---> Running in 3e6033671749 21:10:34 Removing intermediate container 3e6033671749 21:10:34 ---> e2b1f95f5227 21:10:34 21:10:34 Successfully built e2b1f95f5227 21:10:34 Successfully tagged sys-mgmt-agent-arm64:latest 21:10:34  Building sys-mgmt-agent ... done Building core-metadata 21:11:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:11:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:11:01 ---> e964511cc0a8 21:11:01 Step 3/23 : WORKDIR /edgex-go 21:11:01 ---> Using cache 21:11:01 ---> f71a38f8924d 21:11:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:01 ---> Using cache 21:11:01 ---> 18ebc2574a4d 21:11:01 Step 5/23 : RUN apk add --update --no-cache make git 21:11:01 ---> Using cache 21:11:01 ---> c2c8f2bb38ee 21:11:01 Step 6/23 : COPY go.mod vendor* ./ 21:11:01 ---> Using cache 21:11:01 ---> d9329eab16fe 21:11:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:01 ---> Using cache 21:11:01 ---> 4cbf1e752ee5 21:11:01 Step 8/23 : COPY . . 21:11:01 ---> Using cache 21:11:01 ---> fb07b73954d0 21:11:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:11:01 ---> Running in 1959b41372d2 21:11:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:11:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:12:02 Removing intermediate container 7a75e321b301 21:12:02 ---> b0eb033e8f23 21:12:02 21:12:02 Step 10/22 : FROM alpine:3.14 21:12:02 ---> ac73e934f311 21:12:02 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:12:02 ---> Running in d2e8e8a4d067 21:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:12:05 (1/6) Installing ca-certificates (20211220-r0) 21:12:06 (2/6) Installing brotli-libs (1.0.9-r5) 21:12:06 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:12:06 (4/6) Installing libcurl (7.79.1-r1) 21:12:06 (5/6) Installing curl (7.79.1-r1) 21:12:06 (6/6) Installing dumb-init (1.2.5-r1) 21:12:06 Executing busybox-1.33.1-r7.trigger 21:12:06 Executing ca-certificates-20211220-r0.trigger 21:12:06 OK: 8 MiB in 20 packages 21:12:08 Removing intermediate container d2e8e8a4d067 21:12:08 ---> 9b1c6b7f56be 21:12:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:12:08 ---> Running in f5bc95b84bb4 21:12:09 Removing intermediate container f5bc95b84bb4 21:12:09 ---> ff48fd5b0192 21:12:09 Step 13/22 : WORKDIR /edgex 21:12:09 ---> Running in d34bbaa4b0b8 21:12:10 Removing intermediate container d34bbaa4b0b8 21:12:10 ---> 6a6b012bbdb7 21:12:10 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:12:10 ---> abe51f8bd8c3 21:12:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:12:12 ---> 632f65481f4e 21:12:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:12:13 ---> b0047d414c81 21:12:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:12:14 ---> 9c15ea9fd8de 21:12:15 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:12:15 ---> Running in 35648ddd49a4 21:12:18 Removing intermediate container 35648ddd49a4 21:12:18 ---> fdea3ce8b01e 21:12:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:12:18 ---> Running in 99e8edd8ab99 21:12:18 Removing intermediate container 99e8edd8ab99 21:12:18 ---> 4a6e5f1a8b68 21:12:18 Step 20/22 : LABEL arch=arm64 21:12:18 ---> Running in 7ed033859207 21:12:19 Removing intermediate container 7ed033859207 21:12:19 ---> 15b7952ef8e8 21:12:19 Step 21/22 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 21:12:19 ---> Running in 90fd732028c2 21:12:20 Removing intermediate container 90fd732028c2 21:12:20 ---> be619f3cf3ba 21:12:20 Step 22/22 : LABEL version=0.0.0 21:12:20 ---> Running in bdae9d920135 21:12:20 Removing intermediate container bdae9d920135 21:12:20 ---> 04b57ba7634a 21:12:20 21:12:21 Successfully built 04b57ba7634a 21:12:21 Successfully tagged security-proxy-setup-arm64:latest 21:12:21 Building core-data 21:12:48  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:12:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:12:48 ---> e964511cc0a8 21:12:48 Step 3/23 : WORKDIR /edgex-go 21:12:48 ---> Using cache 21:12:48 ---> f71a38f8924d 21:12:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:48 ---> Using cache 21:12:48 ---> 18ebc2574a4d 21:12:48 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:12:48 ---> Running in 436656a00708 21:12:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:12:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:12:53 OK: 220 MiB in 52 packages 21:12:54 Removing intermediate container 436656a00708 21:12:54 ---> 57341b02c6f3 21:12:54 Step 6/23 : COPY go.mod vendor* ./ 21:12:55 ---> e9f03233b90e 21:12:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:55 ---> Running in 0a4e727e9d75 21:13:01 Removing intermediate container 0a4e727e9d75 21:13:01 ---> e0ce371422ac 21:13:01 Step 8/23 : COPY . . 21:13:23 ---> 1e977c74b3b0 21:13:23 Step 9/23 : RUN make cmd/core-data/core-data 21:13:23 ---> Running in c303b9233830 21:13:23 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 21:16:15 Removing intermediate container 1959b41372d2 21:16:15 ---> 0719aebad81f 21:16:15 21:16:15 Step 10/23 : FROM alpine:3.14 21:16:15 ---> ac73e934f311 21:16:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:16:15 ---> Using cache 21:16:15 ---> 026db0b31ab9 21:16:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:16:15 ---> Using cache 21:16:15 ---> 7fa0ce92cfd7 21:16:15 Step 13/23 : ENV APP_PORT=59881 21:16:15 ---> Running in 59260d73a22d 21:16:15 Removing intermediate container 59260d73a22d 21:16:15 ---> e3d5dbd026cb 21:16:15 Step 14/23 : EXPOSE $APP_PORT 21:16:15 ---> Running in 3a52099549a7 21:16:15 Removing intermediate container 3a52099549a7 21:16:15 ---> 4afc993027d2 21:16:15 Step 15/23 : WORKDIR / 21:16:15 ---> Running in d038142180ed 21:16:15 Removing intermediate container d038142180ed 21:16:15 ---> a0c1347b349b 21:16:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:16:15 ---> 7b58cd3d97ee 21:16:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:16:15 ---> 804ca1e7274c 21:16:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:16:15 ---> 9bdea9ebd108 21:16:15 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:16:15 ---> Running in f997cd9c32b3 21:16:15 Removing intermediate container f997cd9c32b3 21:16:15 ---> ac34a4cbfba2 21:16:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:16:15 ---> Running in 27a39882264b 21:16:15 Removing intermediate container 27a39882264b 21:16:15 ---> 9536499898ce 21:16:15 Step 21/23 : LABEL arch=arm64 21:16:15 ---> Running in 9a7dbfe30265 21:16:15 Removing intermediate container 9a7dbfe30265 21:16:15 ---> d46d1792bdc8 21:16:15 Step 22/23 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 21:16:15 ---> Running in 29d5a6e226c2 21:16:15 Removing intermediate container 29d5a6e226c2 21:16:15 ---> 4f9d764fb183 21:16:15 Step 23/23 : LABEL version=0.0.0 21:16:15 ---> Running in ce65598fda5f 21:16:15 Removing intermediate container ce65598fda5f 21:16:15 ---> ca1714097f53 21:16:15 21:16:15 Successfully built ca1714097f53 21:16:15 Successfully tagged core-metadata-arm64:latest 21:18:37  Building core-metadata ... done Removing intermediate container c303b9233830 21:18:37 ---> 09ba91b4f4cd 21:18:37 21:18:37 Step 10/23 : FROM alpine:3.14 21:18:37 ---> ac73e934f311 21:18:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:18:37 ---> Running in 0b8c34a09b36 21:18:37 Removing intermediate container 0b8c34a09b36 21:18:37 ---> 62805d86cd3c 21:18:37 Step 12/23 : ENV APP_PORT=59880 21:18:37 ---> Running in b874c651fa42 21:18:37 Removing intermediate container b874c651fa42 21:18:37 ---> 4c729999810a 21:18:37 Step 13/23 : EXPOSE $APP_PORT 21:18:37 ---> Running in be513dfd73f3 21:18:37 Removing intermediate container be513dfd73f3 21:18:37 ---> c2535946f101 21:18:37 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:18:37 ---> Running in c9b9b868617d 21:18:40 Removing intermediate container c9b9b868617d 21:18:40 ---> c22064687a48 21:18:40 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:18:40 ---> Running in 0cbff5ddbdfe 21:18:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:18:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:18:43 (1/6) Installing dumb-init (1.2.5-r1) 21:18:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:18:44 (3/6) Installing libsodium (1.0.18-r0) 21:18:44 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:18:44 (5/6) Installing libzmq (4.3.4-r0) 21:18:44 (6/6) Installing zeromq (4.3.4-r0) 21:18:44 Executing busybox-1.33.1-r7.trigger 21:18:44 OK: 8 MiB in 20 packages 21:18:46 Removing intermediate container 0cbff5ddbdfe 21:18:46 ---> 80a05c14255d 21:18:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:18:47 ---> 80831b0fc401 21:18:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:18:49 ---> c7667b2e74cf 21:18:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:18:50 ---> 87f2de7be269 21:18:50 Step 19/23 : ENTRYPOINT ["/core-data"] 21:18:50 ---> Running in f96b73d06b03 21:18:50 Removing intermediate container f96b73d06b03 21:18:50 ---> 3a7055278a71 21:18:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:18:50 ---> Running in 92280b904e4c 21:18:51 Removing intermediate container 92280b904e4c 21:18:51 ---> 9878d7115560 21:18:51 Step 21/23 : LABEL arch=arm64 21:18:51 ---> Running in 0c2a6152ff6e 21:18:51 Removing intermediate container 0c2a6152ff6e 21:18:51 ---> ebcc40922513 21:18:51 Step 22/23 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 21:18:51 ---> Running in 86e328ae7510 21:18:52 Removing intermediate container 86e328ae7510 21:18:52 ---> 263965bb21d3 21:18:52 Step 23/23 : LABEL version=0.0.0 21:18:52 ---> Running in dc65dcbf6c89 21:18:53 Removing intermediate container dc65dcbf6c89 21:18:53 ---> 59f5e8b5f365 21:18:53 21:18:53 Successfully built 59f5e8b5f365 21:18:53 Successfully tagged core-data-arm64:latest 21:28:31  Building core-data ... done Building bin/spire-agent... 21:28:31 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:28:31 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:28:31 go: downloading github.com/docker/docker v20.10.12+incompatible 21:28:34 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:28:34 go: downloading github.com/google/go-tpm-tools v0.3.3 21:28:35 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:28:35 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:28:36 go: downloading github.com/docker/go-connections v0.4.0 21:28:36 go: downloading github.com/docker/go-units v0.4.0 21:28:36 go: downloading github.com/opencontainers/image-spec v1.0.1 21:28:36 go: downloading github.com/containerd/containerd v1.3.4 21:28:36 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:28:36 go: downloading github.com/opencontainers/go-digest v1.0.0 21:28:42 Building bin/spire-agent... 21:28:43 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:28:43 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:28:43 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:28:44 go: downloading github.com/docker/docker v20.10.12+incompatible 21:28:49 go: downloading github.com/google/go-tpm-tools v0.3.3 21:28:50 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:28:50 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:28:51 go: downloading github.com/docker/go-connections v0.4.0 21:28:51 go: downloading github.com/docker/go-units v0.4.0 21:28:51 go: downloading github.com/opencontainers/image-spec v1.0.1 21:28:51 go: downloading github.com/containerd/containerd v1.3.4 21:28:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:28:51 go: downloading github.com/opencontainers/go-digest v1.0.0 21:31:28 Building bin/spire-agent... 21:31:28 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:31:28 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:31:28 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:31:28 go: downloading github.com/docker/docker v20.10.12+incompatible 21:31:28 go: downloading github.com/google/go-tpm-tools v0.3.3 21:31:28 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:31:28 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:31:28 go: downloading github.com/docker/go-connections v0.4.0 21:31:28 go: downloading github.com/docker/go-units v0.4.0 21:31:28 go: downloading github.com/opencontainers/image-spec v1.0.1 21:31:28 go: downloading github.com/containerd/containerd v1.3.4 21:31:28 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:31:28 go: downloading github.com/opencontainers/go-digest v1.0.0 21:35:20 Removing intermediate container 6e9ad72629ba 21:35:20 ---> c255628df141 21:35:20 21:35:20 Step 13/25 : FROM alpine:3.15 21:35:20 ---> 3fb3c9af89a9 21:35:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:35:20 ---> Using cache 21:35:20 ---> 809374916166 21:35:20 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:20 ---> Using cache 21:35:20 ---> 794a5b3120a4 21:35:20 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:35:20 ---> Running in ce7fe346ff8e 21:35:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:35:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:35:20 v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:35:20 v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:35:20 OK: 15734 distinct packages available 21:35:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:35:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:35:20 (1/5) Installing dumb-init (1.2.5-r1) 21:35:20 (2/5) Installing musl-obstack (1.2.3-r0) 21:35:20 (3/5) Installing libucontext (1.1-r0) 21:35:20 (4/5) Installing gcompat (1.0.0-r4) 21:35:20 (5/5) Installing openssl (1.1.1o-r0) 21:35:20 Executing busybox-1.34.1-r5.trigger 21:35:20 OK: 6 MiB in 19 packages 21:35:20 Removing intermediate container ce7fe346ff8e 21:35:20 ---> 274a06e6effa 21:35:20 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:35:22 ---> e87bde9e57ab 21:35:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:35:23 ---> 15977272d20a 21:35:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:35:24 ---> 8341727a2f7d 21:35:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:35:25 Removing intermediate container e52543f48b09 21:35:25 ---> 920c4cd9bf10 21:35:25 21:35:25 Step 13/26 : FROM alpine:3.15 21:35:25 ---> 3fb3c9af89a9 21:35:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:35:25 ---> Using cache 21:35:25 ---> 809374916166 21:35:25 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:25 ---> Using cache 21:35:25 ---> 794a5b3120a4 21:35:25 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:35:25 ---> Using cache 21:35:25 ---> 274a06e6effa 21:35:25 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 21:35:25 ---> eae0ec723f2a 21:35:25 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:35:25 ---> Running in a5b64aa5c72c 21:35:25 Removing intermediate container a5b64aa5c72c 21:35:25 ---> 48716903d0e4 21:35:25 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:35:25 ---> Running in 3b84570fc424 21:35:26 Removing intermediate container 3b84570fc424 21:35:26 ---> c8a09704dd11 21:35:26 Step 23/25 : LABEL arch=arm64 21:35:26 ---> Running in bfe0691b8343 21:35:27 Removing intermediate container bfe0691b8343 21:35:27 ---> 2131e5958aa5 21:35:27 Step 24/25 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 21:35:27 ---> Running in d1392684e744 21:35:27 Removing intermediate container d1392684e744 21:35:27 ---> db72f6cfeb75 21:35:27 Step 25/25 : LABEL version=0.0.0 21:35:27 ---> Running in 9814ff175b58 21:35:27 ---> 6ca76df8a4a2 21:35:27 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:35:28 Removing intermediate container 9814ff175b58 21:35:28 ---> 4f796c7eb8dc 21:35:28 21:35:28 Successfully built 4f796c7eb8dc 21:35:28 Successfully tagged security-spire-server-arm64:latest 21:35:33  Building security-spire-server ... done  ---> aa9c382ce3ef 21:35:33 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:35:33 ---> 6f3d1f605f91 21:35:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:35:33 ---> eb50600f4bd2 21:35:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:35:34 ---> da5b1ec9aa6b 21:35:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:35:34 ---> Running in d7fdd62b408a 21:35:35 Removing intermediate container d7fdd62b408a 21:35:35 ---> deac93589c74 21:35:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:35:35 ---> Running in 517014d5d519 21:35:35 Removing intermediate container 517014d5d519 21:35:35 ---> 64acb0f06538 21:35:35 Step 24/26 : LABEL arch=arm64 21:35:35 ---> Running in 206198a30452 21:35:36 Removing intermediate container 206198a30452 21:35:36 ---> f74a2b1b8848 21:35:36 Step 25/26 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 21:35:36 ---> Running in 02f03b6f1a4a 21:35:36 Removing intermediate container 02f03b6f1a4a 21:35:36 ---> d30a6eae8974 21:35:36 Step 26/26 : LABEL version=0.0.0 21:35:36 ---> Running in 0408dc05ca29 21:35:37 Removing intermediate container 0408dc05ca29 21:35:37 ---> eed0ed39e783 21:35:37 21:35:37 Successfully built eed0ed39e783 21:35:37 Successfully tagged security-spire-agent-arm64:latest 21:36:45  Building security-spire-agent ... done Removing intermediate container 1e3d8d32e6cb 21:36:45 ---> 829232843924 21:36:45 21:36:45 Step 13/26 : FROM alpine:3.15 21:36:45 ---> 3fb3c9af89a9 21:36:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:36:45 ---> Using cache 21:36:45 ---> 809374916166 21:36:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:45 ---> Using cache 21:36:45 ---> 794a5b3120a4 21:36:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:36:45 ---> Running in 6dd4080fbe2f 21:36:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:36:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:36:45 v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:36:45 v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:36:45 OK: 15734 distinct packages available 21:36:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:36:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:36:45 (1/4) Installing dumb-init (1.2.5-r1) 21:36:45 (2/4) Installing musl-obstack (1.2.3-r0) 21:36:45 (3/4) Installing libucontext (1.1-r0) 21:36:45 (4/4) Installing gcompat (1.0.0-r4) 21:36:45 Executing busybox-1.34.1-r5.trigger 21:36:45 OK: 6 MiB in 18 packages 21:36:45 Removing intermediate container 6dd4080fbe2f 21:36:45 ---> 317008726e55 21:36:45 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:36:45 ---> 0e1485660110 21:36:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:36:45 ---> 02ff45a7bb6f 21:36:45 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:36:45 ---> Running in 43583c8a0d43 21:36:45 Removing intermediate container 43583c8a0d43 21:36:45 ---> 36f980ae89dd 21:36:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:36:45 ---> 8d0bcfa46127 21:36:45 Step 21/26 : WORKDIR / 21:36:45 ---> Running in 9e5c2b6becf7 21:36:45 Removing intermediate container 9e5c2b6becf7 21:36:45 ---> 24181206593d 21:36:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:36:45 ---> Running in 5e1a6002d34c 21:36:46 Removing intermediate container 5e1a6002d34c 21:36:46 ---> 68f2ddc3a0f7 21:36:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:36:46 ---> Running in a22fad972ebe 21:36:46 Removing intermediate container a22fad972ebe 21:36:46 ---> c0aa6a6950c8 21:36:46 Step 24/26 : LABEL arch=arm64 21:36:46 ---> Running in 219e60337751 21:36:47 Removing intermediate container 219e60337751 21:36:47 ---> 690a916cfe18 21:36:47 Step 25/26 : LABEL git_sha=362f793920d198910564abef7f89ad48e7cf2470 21:36:47 ---> Running in 5d7558df6244 21:36:47 Removing intermediate container 5d7558df6244 21:36:47 ---> 082780851890 21:36:47 Step 26/26 : LABEL version=0.0.0 21:36:47 ---> Running in 156f47aa1355 21:36:47 Removing intermediate container 156f47aa1355 21:36:47 ---> 7e36b0cb5b3f 21:36:47 21:36:48 Successfully built 7e36b0cb5b3f 21:36:48 Successfully tagged security-spire-config-arm64:latest 21:36:48  Building security-spire-config ... done  [Pipeline] } 21:36:48 $ docker stop --time=1 ab73c1de7713fbc827c60c69e5cb17d9ebd6ed6bbe20217e68954656d75e4153 21:36:50 $ docker rm -f ab73c1de7713fbc827c60c69e5cb17d9ebd6ed6bbe20217e68954656d75e4153 [Pipeline] // withDockerContainer [Pipeline] sh 21:36:50 + docker images 21:36:51 REPOSITORY TAG IMAGE ID CREATED SIZE 21:36:51 security-spire-config-arm64 latest 7e36b0cb5b3f 4 seconds ago 85.6MB 21:36:51 829232843924 31 seconds ago 4.14GB 21:36:51 security-spire-agent-arm64 latest eed0ed39e783 About a minute ago 126MB 21:36:51 security-spire-server-arm64 latest 4f796c7eb8dc About a minute ago 86.3MB 21:36:51 920c4cd9bf10 About a minute ago 4.14GB 21:36:51 c255628df141 2 minutes ago 4.14GB 21:36:51 core-data-arm64 latest 59f5e8b5f365 17 minutes ago 21.6MB 21:36:51 09ba91b4f4cd 18 minutes ago 1.34GB 21:36:51 core-metadata-arm64 latest ca1714097f53 20 minutes ago 16.3MB 21:36:51 0719aebad81f 20 minutes ago 1.31GB 21:36:51 security-proxy-setup-arm64 latest 04b57ba7634a 24 minutes ago 26.1MB 21:36:51 b0eb033e8f23 24 minutes ago 1.31GB 21:36:51 sys-mgmt-agent-arm64 latest e2b1f95f5227 26 minutes ago 282MB 21:36:51 f9203a99d4a1 27 minutes ago 1.31GB 21:36:51 core-command-arm64 latest 09599ace3c39 30 minutes ago 15.5MB 21:36:51 0baee17614d1 30 minutes ago 1.3GB 21:36:51 support-notifications-arm64 latest 917d9f2c6e7c 33 minutes ago 25.8MB 21:36:51 877003124ad6 33 minutes ago 1.36GB 21:36:51 support-scheduler-arm64 latest d0a4eae1bbb3 35 minutes ago 25.2MB 21:36:51 f6fbf2c3f884 35 minutes ago 1.36GB 21:36:51 security-spiffe-token-provider-arm64 latest 997a76407beb 41 minutes ago 27.9MB 21:36:51 801a5e0870b7 42 minutes ago 1.36GB 21:36:51 security-bootstrapper-arm64 latest c4b44ca8aa92 43 minutes ago 18.3MB 21:36:51 security-secretstore-setup-arm64 latest 6b9099bdff71 43 minutes ago 27.5MB 21:36:51 9814d7b9de76 44 minutes ago 1.31GB 21:36:51 14855782bfc1 44 minutes ago 1.32GB 21:36:51 ci-base-image-arm64 latest e964511cc0a8 About an hour ago 884MB 21:36:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB 21:36:51 docker 20.10.14 c346e9eafbab 5 weeks ago 202MB 21:36:51 alpine 3.14 ac73e934f311 5 weeks ago 5.34MB 21:36:51 alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB 21:36:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:36:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:36:51 21:36:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:36:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:36:52 arm64: Pulling from edgex-lftools-log-publisher 21:36:52 8998bd30e6a1: Pulling fs layer 21:36:52 04944245beec: Pulling fs layer 21:36:52 699f458cf7ca: Pulling fs layer 21:36:52 765212b225bb: Pulling fs layer 21:36:52 f23df028b6ca: Pulling fs layer 21:36:52 d65c8cfc05b1: Pulling fs layer 21:36:52 2437ff75d9bd: Pulling fs layer 21:36:52 765212b225bb: Waiting 21:36:52 f23df028b6ca: Waiting 21:36:52 d65c8cfc05b1: Waiting 21:36:52 04944245beec: Verifying Checksum 21:36:52 04944245beec: Download complete 21:36:52 765212b225bb: Verifying Checksum 21:36:52 765212b225bb: Download complete 21:36:52 f23df028b6ca: Verifying Checksum 21:36:52 f23df028b6ca: Download complete 21:36:52 d65c8cfc05b1: Verifying Checksum 21:36:52 d65c8cfc05b1: Download complete 21:36:52 699f458cf7ca: Verifying Checksum 21:36:52 699f458cf7ca: Download complete 21:36:52 8998bd30e6a1: Verifying Checksum 21:36:52 8998bd30e6a1: Download complete 21:36:55 2437ff75d9bd: Verifying Checksum 21:36:55 2437ff75d9bd: Download complete 21:36:57 8998bd30e6a1: Pull complete 21:36:58 04944245beec: Pull complete 21:36:59 699f458cf7ca: Pull complete 21:36:59 765212b225bb: Pull complete 21:37:00 f23df028b6ca: Pull complete 21:37:00 d65c8cfc05b1: Pull complete 21:37:15 2437ff75d9bd: Pull complete 21:37:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:37:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:37:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:37:16 prd-ubuntu20.04-docker-arm64-4c-16g-63501 does not seem to be running inside a container 21:37:16 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:37:18 $ docker top 2d3ef90881b2c27ee5315d4b72efe2634a0f9e36b7cc5678e9ecb9c9e256e89f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:19 ---> job-cost.sh 21:37:19 lf-activate-venv: SKIPPING 21:37:19 INFO: No Stack... 21:37:20 INFO: Retrieving Pricing Info for: v3-standard-4 21:37:21 INFO: Archiving Costs [Pipeline] sh 21:37:22 + + cat /w/workspace/edgex-go/19/archives/cost.csvcut 21:37:22 -d, -f6 [Pipeline] lock 21:37:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-19-stack-cost] 21:37:22 Resource [jenkins-edgexfoundry-edgex-go-PR-3987-19-stack-cost] did not exist. Created. 21:37:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:37:22 + echo total: 0.2199999988079071 [Pipeline] stash 21:37:22 Stashed 1 file(s) [Pipeline] } 21:37:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-19-stack-cost] [Pipeline] // lock [Pipeline] } 21:37:23 $ docker stop --time=1 2d3ef90881b2c27ee5315d4b72efe2634a0f9e36b7cc5678e9ecb9c9e256e89f 21:37:24 $ docker rm -f 2d3ef90881b2c27ee5315d4b72efe2634a0f9e36b7cc5678e9ecb9c9e256e89f [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 21:37:25 provisioning config files... 21:37:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/19@tmp/config8821272095623097855tmp [Pipeline] { [Pipeline] sh 21:37:25 + set +x 21:37:25 + curl -s https://codecov.io/bash 21:37:25 + bash -s -- 21:37:25 21:37:25 _____ _ 21:37:25 / ____| | | 21:37:25 | | ___ __| | ___ ___ _____ __ 21:37:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:37:25 | |___| (_) | (_| | __/ (_| (_) \ V / 21:37:25 \_____\___/ \__,_|\___|\___\___/ \_/ 21:37:25 Bash-1.0.6 21:37:25 21:37:25 21:37:25 ==> git version 2.25.1 found 21:37:25 ==> 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 21:37:25 Release-Date: 2020-01-08 21:37:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:37:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:37:25 ==> Jenkins CI detected. 21:37:25 current dir:  /w/workspace/edgex-go/19 21:37:25 project root: . 21:37:25 --> token set from env 21:37:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:37:25 ==> Running gcov in . (disable via -X gcov) 21:37:25 ==> Python coveragepy not found 21:37:25 ==> Searching for coverage reports in: 21:37:25 + . 21:37:25 -> Found 1 reports 21:37:25 ==> Detecting git/mercurial file structure 21:37:25 ==> Reading reports 21:37:25 + ./coverage.out bytes=435134 21:37:25 ==> Appending adjustments 21:37:25 https://docs.codecov.io/docs/fixing-reports 21:37:27 + Found adjustments 21:37:27 ==> Gzipping contents 21:37:27 60K /tmp/codecov.2Ukwgr.gz 21:37:27 ==> Uploading reports 21:37:27 url: https://codecov.io 21:37:27 query: branch=PR-3987&commit=c5d40af4cfe985ba072fa0df9a6743bf9956dd44&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= 21:37:27 -> Pinging Codecov 21:37:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=c5d40af4cfe985ba072fa0df9a6743bf9956dd44&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= 21:37:27 -> Uploading to 21:37:27 https://storage.googleapis.com/codecov/v4/raw/2022-05-12/00271124DB129430A58F1EEE437C3FCB/c5d40af4cfe985ba072fa0df9a6743bf9956dd44/d37f25bb-4d5a-4ac5-9b87-ad6cef2f903b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T213726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ca851ebd787685462980d424dc773a28c2ab092e9c01b810ecb2f3055158882 21:37:27 % Total % Received % Xferd Average Speed Time Time Time Current 21:37:27 Dload Upload Total Spent Left Speed 21:37:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59736 0 0 100 59736 0 212k --:--:-- --:--:-- --:--:-- 212k 21:37:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c5d40af4cfe985ba072fa0df9a6743bf9956dd44 [Pipeline] } 21:37:27 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 21:37:27 + [ -d /w/workspace/edgex-go/19/archives ] [Pipeline] libraryResource [Pipeline] sh 21:37:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:37:29 ---> package-listing.sh 21:37:29 ++ facter osfamily 21:37:29 ++ tr '[:upper:]' '[:lower:]' 21:37:29 + OS_FAMILY=debian 21:37:29 + workspace=/w/workspace/edgex-go/19 21:37:29 + START_PACKAGES=/tmp/packages_start.txt 21:37:29 + END_PACKAGES=/tmp/packages_end.txt 21:37:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:37:29 + PACKAGES=/tmp/packages_start.txt 21:37:29 + '[' /w/workspace/edgex-go/19 ']' 21:37:29 + PACKAGES=/tmp/packages_end.txt 21:37:29 + case "${OS_FAMILY}" in 21:37:29 + dpkg -l 21:37:29 + grep '^ii' 21:37:29 + '[' -f /tmp/packages_start.txt ']' 21:37:29 + '[' -f /tmp/packages_end.txt ']' 21:37:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:37:29 + '[' /w/workspace/edgex-go/19 ']' 21:37:29 + mkdir -p /w/workspace/edgex-go/19/archives/ 21:37:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo 21:37:29 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/19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:37:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:37:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:30 21:37:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:37:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:30 latest: Pulling from edgex-lftools-log-publisher 21:37:30 5eb5b503b376: Pulling fs layer 21:37:30 5c69ac0246d0: Pulling fs layer 21:37:30 ec43610c2a17: Pulling fs layer 21:37:30 3a2ae6a8a46f: Pulling fs layer 21:37:30 33b1e0a273af: Pulling fs layer 21:37:30 5d3b04190fa2: Pulling fs layer 21:37:30 2f39f015ded8: Pulling fs layer 21:37:30 5d3b04190fa2: Waiting 21:37:30 2f39f015ded8: Waiting 21:37:30 33b1e0a273af: Waiting 21:37:30 3a2ae6a8a46f: Waiting 21:37:30 5c69ac0246d0: Download complete 21:37:30 3a2ae6a8a46f: Verifying Checksum 21:37:30 3a2ae6a8a46f: Download complete 21:37:30 33b1e0a273af: Verifying Checksum 21:37:30 33b1e0a273af: Download complete 21:37:30 ec43610c2a17: Verifying Checksum 21:37:30 ec43610c2a17: Download complete 21:37:30 5d3b04190fa2: Verifying Checksum 21:37:30 5d3b04190fa2: Download complete 21:37:30 5eb5b503b376: Verifying Checksum 21:37:30 5eb5b503b376: Download complete 21:37:31 2f39f015ded8: Download complete 21:37:31 5eb5b503b376: Pull complete 21:37:32 5c69ac0246d0: Pull complete 21:37:32 ec43610c2a17: Pull complete 21:37:32 3a2ae6a8a46f: Pull complete 21:37:32 33b1e0a273af: Pull complete 21:37:32 5d3b04190fa2: Pull complete 21:37:36 2f39f015ded8: Pull complete 21:37:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:37:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:37:37 prd-ubuntu20.04-docker-8c-8g-63498 does not seem to be running inside a container 21:37:37 $ 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/19/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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:37:38 $ docker top 7f7bbbde428e0080c3e1d1c844313fdefe6f84dab2dd532dba5a687747e94276 -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:39 + touch /tmp/pre-build-complete [Pipeline] sh 21:37:39 + mkdir -p /var/log/sysstat [Pipeline] sh 21:37:39 + ls /var/log/sa-host 21:37:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:39 provisioning config files... 21:37:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config6274765056986883511tmp [Pipeline] { [Pipeline] echo 21:37:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:37:40 ---> create-netrc.sh [Pipeline] } 21:37:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:37:40 ---> python-tools-install.sh [Pipeline] echo 21:37:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:37:40 ---> sudo-logs.sh 21:37:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:37:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:37:41 ---> job-cost.sh 21:37:41 lf-activate-venv: SKIPPING 21:37:41 DEBUG: total: 0.2199999988079071 21:37:41 INFO: Retrieving Stack Cost... 21:37:41 INFO: Retrieving Pricing Info for: v3-standard-8 21:37:41 INFO: Archiving Costs [Pipeline] echo 21:37:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:37:42 ---> logs-deploy.sh 21:37:42 lf-activate-venv: SKIPPING 21:37:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/19 21:37:42 INFO: archiving workspace using pattern(s): 21:37:43 Archives upload complete. 21:37:43 INFO: archiving logs to Nexus 21:37:44 ---> uname -a: 21:37:44 Linux prd-ubuntu20-04-docker-8c-8g-63498 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:37:44 21:37:44 21:37:44 ---> lscpu: 21:37:44 Architecture: x86_64 21:37:44 CPU op-mode(s): 32-bit, 64-bit 21:37:44 Byte Order: Little Endian 21:37:44 Address sizes: 40 bits physical, 48 bits virtual 21:37:44 CPU(s): 8 21:37:44 On-line CPU(s) list: 0-7 21:37:44 Thread(s) per core: 1 21:37:44 Core(s) per socket: 1 21:37:44 Socket(s): 8 21:37:44 NUMA node(s): 1 21:37:44 Vendor ID: AuthenticAMD 21:37:44 CPU family: 23 21:37:44 Model: 49 21:37:44 Model name: AMD EPYC-Rome Processor 21:37:44 Stepping: 0 21:37:44 CPU MHz: 2799.998 21:37:44 BogoMIPS: 5599.99 21:37:44 Virtualization: AMD-V 21:37:44 Hypervisor vendor: KVM 21:37:44 Virtualization type: full 21:37:44 L1d cache: 256 KiB 21:37:44 L1i cache: 256 KiB 21:37:44 L2 cache: 4 MiB 21:37:44 L3 cache: 128 MiB 21:37:44 NUMA node0 CPU(s): 0-7 21:37:44 Vulnerability Itlb multihit: Not affected 21:37:44 Vulnerability L1tf: Not affected 21:37:44 Vulnerability Mds: Not affected 21:37:44 Vulnerability Meltdown: Not affected 21:37:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:37:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:37:44 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:37:44 Vulnerability Srbds: Not affected 21:37:44 Vulnerability Tsx async abort: Not affected 21:37:44 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 21:37:44 21:37:44 21:37:44 ---> nproc: 21:37:44 8 21:37:44 21:37:44 21:37:44 ---> df -h: 21:37:44 Filesystem Size Used Avail Use% Mounted on 21:37:44 overlay 155G 27G 129G 18% / 21:37:44 tmpfs 64M 0 64M 0% /dev 21:37:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:37:44 shm 64M 0 64M 0% /dev/shm 21:37:44 /dev/vda1 155G 27G 129G 18% /facter-os 21:37:44 21:37:44 21:37:44 ---> sar -b -r -n DEV: 21:37:44 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63498) 05/12/22 _x86_64_ (8 CPU) 21:37:44 21:37:44 20:29:42 LINUX RESTART (8 CPU) 21:37:44 21:37:44 20:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:37:44 20:31:01 373.74 50.03 323.71 0.00 4648.05 197095.10 0.00 21:37:44 20:32:01 83.82 1.30 82.52 0.00 14.53 37387.10 0.00 21:37:44 20:33:01 40.54 0.17 40.38 0.00 2.00 11583.82 0.00 21:37:44 20:34:01 382.41 0.25 382.16 0.00 31.59 318771.74 0.00 21:37:44 20:35:02 890.77 0.12 890.66 0.00 8.79 330666.84 0.00 21:37:44 20:36:01 1161.52 5.54 1155.98 0.00 44.32 426342.93 0.00 21:37:44 20:37:01 391.84 0.02 391.82 0.00 0.13 100154.75 0.00 21:37:44 20:38:01 265.79 0.02 265.78 0.00 0.13 91996.00 0.00 21:37:44 20:39:01 434.93 7.27 427.66 0.00 58.12 185543.34 0.00 21:37:44 20:40:01 781.66 35.80 745.85 0.00 860.91 242915.03 0.00 21:37:44 20:41:01 2.72 0.00 2.72 0.00 0.00 30.26 0.00 21:37:44 20:42:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 21:37:44 20:43:01 1.63 0.00 1.63 0.00 0.00 17.06 0.00 21:37:44 20:44:01 1.95 0.00 1.95 0.00 0.00 21.19 0.00 21:37:44 20:45:01 4.45 2.28 2.17 0.00 20.80 24.93 0.00 21:37:44 20:46:01 2.27 0.00 2.27 0.00 0.00 25.19 0.00 21:37:44 20:47:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 21:37:44 20:48:01 1.82 0.00 1.82 0.00 0.00 20.26 0.00 21:37:44 20:49:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 21:37:44 20:50:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 21:37:44 20:51:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 21:37:44 20:52:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 21:37:44 20:53:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 21:37:44 20:54:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 21:37:44 20:55:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 21:37:44 20:56:01 1.82 0.00 1.82 0.00 0.00 21.20 0.00 21:37:44 20:57:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 21:37:44 20:58:01 1.60 0.00 1.60 0.00 0.00 17.59 0.00 21:37:44 20:59:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 21:37:44 21:00:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 21:37:44 21:01:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 21:37:44 21:02:01 3.40 2.20 1.20 0.00 93.72 16.00 0.00 21:37:44 21:03:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 21:37:44 21:04:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 21:37:44 21:05:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 21:37:44 21:06:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 21:37:44 21:07:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 21:37:44 21:08:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 21:37:44 21:09:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 21:37:44 21:10:01 1.82 0.00 1.82 0.00 0.00 21.46 0.00 21:37:44 21:11:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 21:37:44 21:12:01 1.00 0.00 1.00 0.00 0.00 13.46 0.00 21:37:44 21:13:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 21:37:44 21:14:01 0.92 0.00 0.92 0.00 0.00 12.66 0.00 21:37:44 21:15:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 21:37:44 21:16:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 21:37:44 21:17:01 1.33 0.05 1.28 0.00 1.07 15.19 0.00 21:37:44 21:18:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 21:37:44 21:19:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 21:37:44 21:20:01 3.77 1.18 2.58 0.00 41.99 34.53 0.00 21:37:44 21:21:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 21:37:44 21:22:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 21:37:44 21:23:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 21:37:44 21:24:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 21:37:44 21:25:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 21:37:44 21:26:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 21:37:44 21:27:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 21:37:44 21:28:01 1.02 0.00 1.02 0.00 0.00 13.73 0.00 21:37:44 21:29:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 21:37:44 21:30:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 21:37:44 21:31:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 21:37:44 21:32:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 21:37:44 21:33:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 21:37:44 21:34:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 21:37:44 21:35:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 21:37:44 21:36:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 21:37:44 21:37:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 21:37:44 Average: 72.71 1.58 71.13 0.00 86.98 28911.32 0.00 21:37:44 21:37:44 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:37:44 20:31:01 28312960 31757908 540420 1.64 120792 3576988 2129020 6.27 1231992 2942116 1544 21:37:44 20:32:01 27677272 31711700 576452 1.75 159912 4044124 2039172 6.01 1620348 3092796 275164 21:37:44 20:33:01 27375084 31711260 575856 1.75 165004 4312176 1978160 5.83 1507784 3479924 352052 21:37:44 20:34:01 21863316 31265572 992888 3.02 176728 9182352 4404448 12.98 2334032 7936900 243400 21:37:44 20:35:02 19093956 31617612 653408 1.99 197596 12188052 2588588 7.63 2089140 10875468 157404 21:37:44 20:36:01 10467680 30816568 1416020 4.31 434556 19018492 5509740 16.24 4175852 16605692 27388 21:37:44 20:37:01 3678956 26136300 6099508 18.55 451248 21030596 9031592 26.62 9793100 17694832 620508 21:37:44 20:38:01 6033360 30553532 1699240 5.17 461024 22978844 3696932 10.90 6576420 18477972 506332 21:37:44 20:39:01 1307512 31366444 881412 2.68 684180 27999232 2861752 8.43 4245940 25238304 3162972 21:37:44 20:40:01 11246472 31726228 537812 1.64 693256 18967868 2098880 6.19 2624096 17492164 592 21:37:44 20:41:01 11246416 31726408 537456 1.63 693288 18968060 2098880 6.19 2623932 17492332 188 21:37:44 20:42:01 11262936 31742852 521296 1.59 693296 18968060 2098880 6.19 2611860 17487944 208 21:37:44 20:43:01 11263236 31743484 520924 1.58 693316 18968064 2098880 6.19 2611524 17488272 12 21:37:44 20:44:01 11264172 31744472 519908 1.58 693352 18968064 2098880 6.19 2610992 17488152 12 21:37:44 20:45:01 11263804 31745084 519504 1.58 693848 18968372 2105020 6.20 2612120 17488112 20 21:37:44 20:46:01 11263900 31745204 519340 1.58 693896 18968376 2105020 6.20 2612328 17488116 16 21:37:44 20:47:01 11263740 31745112 519340 1.58 693936 18968380 2105020 6.20 2611924 17488112 16 21:37:44 20:48:01 11263904 31745280 519040 1.58 693952 18968384 2105020 6.20 2612260 17488116 176 21:37:44 20:49:01 11263928 31745368 518996 1.58 693968 18968388 2105020 6.20 2611980 17488124 20 21:37:44 20:50:01 11264164 31745620 518712 1.58 693984 18968388 2105020 6.20 2612012 17488120 16 21:37:44 20:51:01 11264296 31745844 518384 1.58 694004 18968392 2105020 6.20 2612472 17488124 20 21:37:44 20:52:01 11264328 31745884 518340 1.58 694016 18968392 2105020 6.20 2612044 17488124 52 21:37:44 20:53:01 11264264 31745844 518372 1.58 694036 18968396 2105020 6.20 2612052 17488128 12 21:37:44 20:54:01 11264516 31746108 518088 1.58 694048 18968404 2105020 6.20 2612060 17488132 188 21:37:44 20:55:01 11264248 31745844 518316 1.58 694060 18968400 2105020 6.20 2612060 17488132 12 21:37:44 20:56:01 11263996 31745652 518488 1.58 694080 18968412 2105020 6.20 2612492 17488144 8 21:37:44 20:57:01 11263648 31745332 518696 1.58 694088 18968416 2105020 6.20 2612112 17488148 12 21:37:44 20:58:01 11263824 31745528 518680 1.58 694100 18968416 2105020 6.20 2612200 17488148 8 21:37:44 20:59:01 11263580 31745300 518892 1.58 694116 18968420 2105020 6.20 2612148 17488152 12 21:37:44 21:00:01 11263516 31745248 518904 1.58 694124 18968420 2105020 6.20 2612168 17488152 44 21:37:44 21:01:01 11263516 31745252 518852 1.58 694128 18968424 2105020 6.20 2612540 17488156 12 21:37:44 21:02:01 11258052 31743664 520324 1.58 694372 18971036 2105020 6.20 2619388 17488732 192 21:37:44 21:03:01 11257800 31743448 520508 1.58 694392 18971036 2105020 6.20 2618612 17488728 12 21:37:44 21:04:01 11257724 31743412 520720 1.58 694416 18971040 2088376 6.15 2619312 17488736 184 21:37:44 21:05:01 11257708 31743416 520688 1.58 694444 18971032 2088376 6.15 2618708 17488736 16 21:37:44 21:06:01 11257628 31743364 520676 1.58 694464 18971044 2088376 6.15 2619008 17488740 48 21:37:44 21:07:01 11257580 31743324 520768 1.58 694464 18971048 2088376 6.15 2618776 17488744 12 21:37:44 21:08:01 11257532 31743300 520732 1.58 694492 18971048 2088376 6.15 2618780 17488744 184 21:37:44 21:09:01 11257224 31743024 520948 1.58 694516 18971052 2088376 6.15 2618804 17488748 28 21:37:44 21:10:01 11257424 31743252 520884 1.58 694532 18971052 2088376 6.15 2618824 17488752 152 21:37:44 21:11:01 11257408 31743260 520844 1.58 694552 18971056 2088376 6.15 2619564 17488752 28 21:37:44 21:12:01 11257036 31742920 521116 1.58 694572 18971068 2088376 6.15 2618900 17488760 220 21:37:44 21:13:01 11256988 31742884 521092 1.58 694580 18971068 2104460 6.20 2618892 17488760 8 21:37:44 21:14:01 11256208 31742244 521660 1.59 694592 18971200 2104460 6.20 2619416 17488896 204 21:37:44 21:15:01 11256476 31742548 521348 1.59 694624 18971196 2104460 6.20 2618956 17488900 36 21:37:44 21:16:01 11256396 31742496 521332 1.59 694652 18971204 2104460 6.20 2619552 17488900 196 21:37:44 21:17:01 11256548 31742692 521296 1.59 694680 18971204 2104460 6.20 2619080 17488904 20 21:37:44 21:18:01 11256256 31742480 521436 1.59 694696 18971236 2104460 6.20 2619488 17488912 192 21:37:44 21:19:01 11256248 31742492 521420 1.59 694704 18971240 2104460 6.20 2619076 17488916 16 21:37:44 21:20:01 11252508 31740476 523688 1.59 695180 18972052 2130728 6.28 2621828 17487452 8 21:37:44 21:21:01 11251988 31739988 524148 1.59 695204 18972060 2130728 6.28 2622636 17487452 16 21:37:44 21:22:01 11252436 31740464 523600 1.59 695224 18972064 2130728 6.28 2621876 17487456 204 21:37:44 21:23:01 11252388 31740444 523556 1.59 695252 18972068 2130728 6.28 2621944 17487460 32 21:37:44 21:24:01 11252024 31740096 523812 1.59 695268 18972068 2130728 6.28 2621992 17487460 192 21:37:44 21:25:01 11252228 31740336 523528 1.59 695288 18972068 2130728 6.28 2622008 17487472 12 21:37:44 21:26:01 11252648 31740780 523236 1.59 695308 18972072 2130728 6.28 2622692 17487472 196 21:37:44 21:27:01 11252884 31741044 523148 1.59 695332 18972076 2114228 6.23 2622096 17487476 24 21:37:44 21:28:01 11252836 31741024 523116 1.59 695352 18972084 2114228 6.23 2622096 17487484 232 21:37:44 21:29:01 11252528 31740748 523344 1.59 695376 18972088 2114228 6.23 2622124 17487484 12 21:37:44 21:30:01 11252268 31740532 523520 1.59 695400 18972088 2114228 6.23 2622472 17487492 216 21:37:44 21:31:01 11252220 31740508 523508 1.59 695428 18972092 2114228 6.23 2622440 17487492 20 21:37:44 21:32:01 11252204 31740520 523448 1.59 695444 18972096 2114228 6.23 2622200 17487496 196 21:37:44 21:33:01 11251896 31740228 523680 1.59 695456 18972100 2114228 6.23 2622208 17487500 24 21:37:44 21:34:01 11252064 31740424 523636 1.59 695476 18972100 2114228 6.23 2622232 17487500 196 21:37:44 21:35:01 11251788 31740168 523856 1.59 695496 18972100 2114228 6.23 2622260 17487504 32 21:37:44 21:36:01 11251708 31740108 523844 1.59 695520 18972108 2114228 6.23 2622648 17487508 216 21:37:44 21:37:01 11251660 31740100 523804 1.59 695540 18972108 2114228 6.23 2622312 17487508 12 21:37:44 Average: 11921627 31611881 652146 1.98 643794 18277778 2334737 6.88 2767271 16726330 79881 21:37:44 21:37:44 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:37:44 20:31:01 lo 5.33 5.33 0.52 0.52 0.00 0.00 0.00 0.00 21:37:44 20:31:01 ens3 1342.90 1198.12 11191.59 175.16 0.00 0.00 0.00 0.00 21:37:44 20:31:01 veth13e9d84 40.55 43.49 3.93 44.02 0.00 0.00 0.00 0.00 21:37:44 20:31:01 docker0 312.55 324.86 22.47 2747.67 0.00 0.00 0.00 0.00 21:37:44 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:32:01 ens3 128.93 98.85 977.19 66.66 0.00 0.00 0.00 0.00 21:37:44 20:32:01 vethbb5288d 1.43 1.65 0.11 0.13 0.00 0.00 0.00 0.00 21:37:44 20:32:01 docker0 53.76 69.12 4.39 937.82 0.00 0.00 0.00 0.00 21:37:44 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:33:01 ens3 23.85 12.98 20.21 10.71 0.00 0.00 0.00 0.00 21:37:44 20:33:01 vethbb5288d 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:33:01 docker0 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:34:01 vethe8879f6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:37:44 20:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 21:37:44 20:34:01 vethc0fc57a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:37:44 20:34:01 vethd577df7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:37:44 20:34:01 ens3 169.51 125.71 1928.53 81.01 0.00 0.00 0.00 0.00 21:37:44 20:34:01 veth6336971 0.00 0.72 0.00 0.04 0.00 0.00 0.00 0.00 21:37:44 20:34:01 vethb0a37c3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:37:44 20:34:01 veth7913ccb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:37:44 20:34:01 docker0 42.64 52.62 2.42 228.10 0.00 0.00 0.00 0.00 21:37:44 20:35:02 lo 2.06 2.06 0.20 0.20 0.00 0.00 0.00 0.00 21:37:44 20:35:02 ens3 138.67 118.37 480.21 80.97 0.00 0.00 0.00 0.00 21:37:44 20:35:02 veth6336971 0.00 0.50 0.00 0.02 0.00 0.00 0.00 0.00 21:37:44 20:35:02 veth0e0c56d 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 21:37:44 20:35:02 docker0 46.01 63.91 2.68 352.70 0.00 0.00 0.00 0.00 21:37:44 20:36:01 veth777d77f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:36:01 ens3 1338.78 777.48 17966.34 154.86 0.00 0.00 0.00 0.00 21:37:44 20:36:01 veth9136b86 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:36:01 veth3335ebe 235.23 429.62 21.22 5934.62 0.00 0.00 0.00 0.49 21:37:44 20:36:01 veth6336971 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 21:37:44 20:36:01 veth1323119 225.62 396.59 19.96 5924.62 0.00 0.00 0.00 0.49 21:37:44 20:36:01 veth5269935 249.19 415.20 21.73 5929.47 0.00 0.00 0.00 0.49 21:37:44 20:36:01 vethe0c2339 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:37:44 20:36:01 docker0 720.77 1258.35 53.84 17918.16 0.00 0.00 0.00 0.00 21:37:44 20:37:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 21:37:44 20:37:01 ens3 83.37 52.72 1203.39 15.94 0.00 0.00 0.00 0.00 21:37:44 20:37:01 veth3335ebe 0.13 0.28 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:37:01 veth6336971 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:37:44 20:37:01 veth1323119 0.12 0.27 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:37:01 veth5269935 0.15 0.28 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:37:01 docker0 15.73 19.84 0.91 89.84 0.00 0.00 0.00 0.00 21:37:44 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:38:01 ens3 87.57 62.81 429.56 77.26 0.00 0.00 0.00 0.00 21:37:44 20:38:01 veth3335ebe 0.07 0.08 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:38:01 veth6336971 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:38:01 veth1323119 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:38:01 veth5269935 0.05 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:37:44 20:38:01 docker0 11.96 28.91 1.09 407.58 0.00 0.00 0.00 0.00 21:37:44 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:39:01 ens3 49.09 36.59 626.37 6.42 0.00 0.00 0.00 0.00 21:37:44 20:39:01 veth6336971 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:39:01 docker0 32.63 41.64 2.66 620.16 0.00 0.00 0.00 0.00 21:37:44 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:40:01 ens3 55.53 44.42 244.23 4.73 0.00 0.00 0.00 0.00 21:37:44 20:40:01 docker0 41.67 51.58 2.39 240.26 0.00 0.00 0.00 0.00 21:37:44 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:41:01 ens3 0.90 0.77 0.12 0.12 0.00 0.00 0.00 0.00 21:37:44 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:42:01 ens3 0.33 0.20 0.02 0.02 0.00 0.00 0.00 0.00 21:37:44 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:43:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:45:01 ens3 0.37 0.02 0.04 0.00 0.00 0.00 0.00 0.00 21:37:44 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:46:01 ens3 0.85 0.72 0.81 0.30 0.00 0.00 0.00 0.00 21:37:44 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:47:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:51:01 ens3 0.60 0.40 0.33 0.27 0.00 0.00 0.00 0.00 21:37:44 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:53:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:56:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:37:44 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:00:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:01:01 ens3 0.12 0.08 0.07 0.07 0.00 0.00 0.00 0.00 21:37:44 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:02:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:37:44 21:02:01 ens3 7.17 5.50 5.15 6.13 0.00 0.00 0.00 0.00 21:37:44 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:04:01 ens3 1.05 0.48 0.53 0.22 0.00 0.00 0.00 0.00 21:37:44 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:06:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:37:44 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:10:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:11:01 ens3 0.98 0.42 0.46 0.33 0.00 0.00 0.00 0.00 21:37:44 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:14:01 ens3 1.17 0.70 0.55 0.29 0.00 0.00 0.00 0.00 21:37:44 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:15:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:16:01 ens3 1.20 0.82 0.47 0.36 0.00 0.00 0.00 0.00 21:37:44 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:17:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:37:44 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:18:01 ens3 0.75 0.67 0.36 0.29 0.00 0.00 0.00 0.00 21:37:44 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:20:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 21:37:44 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:21:01 ens3 0.73 0.72 0.45 0.29 0.00 0.00 0.00 0.00 21:37:44 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:22:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:23:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:25:01 ens3 0.62 0.00 0.06 0.00 0.00 0.00 0.00 0.00 21:37:44 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:26:01 ens3 0.87 0.57 0.43 0.34 0.00 0.00 0.00 0.00 21:37:44 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:28:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:30:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 21:37:44 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:31:01 ens3 0.12 0.10 0.07 0.07 0.00 0.00 0.00 0.00 21:37:44 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:35:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:37:44 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:44 21:36:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:37:44 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:44 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 21:37:44 Average: ens3 51.04 37.77 519.27 10.16 0.00 0.00 0.00 0.00 21:37:44 Average: docker0 18.90 28.22 1.37 347.04 0.00 0.00 0.00 0.00 21:37:44 21:37:44 21:37:44 ---> sar -P ALL: 21:37:44 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63498) 05/12/22 _x86_64_ (8 CPU) 21:37:44 21:37:44 20:29:42 LINUX RESTART (8 CPU) 21:37:44 21:37:44 20:30:01 CPU %user %nice %system %iowait %steal %idle 21:37:44 20:31:01 all 12.25 0.00 4.68 1.91 0.10 81.05 21:37:44 20:31:01 0 11.27 0.00 6.24 1.58 0.07 80.85 21:37:44 20:31:01 1 11.25 0.00 3.32 1.13 0.07 84.23 21:37:44 20:31:01 2 13.46 0.00 4.23 2.61 0.07 79.62 21:37:44 20:31:01 3 12.98 0.00 4.12 0.41 0.10 82.40 21:37:44 20:31:01 4 13.23 0.00 5.82 3.89 0.08 76.97 21:37:44 20:31:01 5 11.93 0.00 4.81 1.41 0.07 81.78 21:37:44 20:31:01 6 10.33 0.00 4.10 2.45 0.07 83.05 21:37:44 20:31:01 7 13.58 0.00 4.83 1.81 0.27 79.50 21:37:44 20:32:01 all 31.71 0.00 6.77 0.69 0.09 60.74 21:37:44 20:32:01 0 32.37 0.00 6.98 0.07 0.08 60.50 21:37:44 20:32:01 1 30.87 0.00 7.89 2.85 0.08 58.31 21:37:44 20:32:01 2 30.08 0.00 5.98 0.13 0.08 63.73 21:37:44 20:32:01 3 31.14 0.00 6.06 1.01 0.08 61.72 21:37:44 20:32:01 4 31.96 0.00 5.91 0.10 0.08 61.94 21:37:44 20:32:01 5 33.18 0.00 6.80 0.54 0.08 59.39 21:37:44 20:32:01 6 31.85 0.00 7.80 0.03 0.10 60.22 21:37:44 20:32:01 7 32.20 0.00 6.76 0.79 0.10 60.14 21:37:44 20:33:01 all 51.45 0.00 6.71 0.12 0.12 41.59 21:37:44 20:33:01 0 51.01 0.00 6.37 0.05 0.10 42.47 21:37:44 20:33:01 1 51.66 0.00 7.03 0.02 0.13 41.16 21:37:44 20:33:01 2 51.64 0.00 6.50 0.05 0.12 41.69 21:37:44 20:33:01 3 52.15 0.00 6.69 0.15 0.13 40.87 21:37:44 20:33:01 4 52.88 0.00 6.65 0.00 0.12 40.35 21:37:44 20:33:01 5 49.76 0.00 6.67 0.59 0.12 42.86 21:37:44 20:33:01 6 50.94 0.00 6.86 0.10 0.12 41.98 21:37:44 20:33:01 7 51.58 0.00 6.91 0.03 0.12 41.36 21:37:44 20:34:01 all 24.79 0.00 11.75 4.58 0.10 58.79 21:37:44 20:34:01 0 24.56 0.00 14.04 0.85 0.10 60.45 21:37:44 20:34:01 1 25.56 0.00 10.91 8.11 0.10 55.33 21:37:44 20:34:01 2 25.86 0.00 12.15 10.03 0.09 51.87 21:37:44 20:34:01 3 23.10 0.00 9.65 1.04 0.09 66.12 21:37:44 20:34:01 4 25.53 0.00 11.77 1.90 0.10 60.71 21:37:44 20:34:01 5 24.52 0.00 12.46 0.97 0.12 61.93 21:37:44 20:34:01 6 25.99 0.00 12.86 9.79 0.10 51.26 21:37:44 20:34:01 7 23.17 0.00 10.18 3.97 0.09 62.60 21:37:44 20:35:02 all 55.51 0.00 13.76 5.68 0.17 24.88 21:37:44 20:35:02 0 54.78 0.00 14.80 9.24 0.15 21.03 21:37:44 20:35:02 1 55.98 0.00 14.46 6.55 0.19 22.82 21:37:44 20:35:02 2 56.36 0.00 14.78 8.90 0.17 19.79 21:37:44 20:35:02 3 54.55 0.00 11.97 1.92 0.17 31.39 21:37:44 20:35:02 4 56.33 0.00 14.44 6.80 0.14 22.29 21:37:44 20:35:02 5 54.10 0.00 13.29 5.36 0.17 27.08 21:37:44 20:35:02 6 56.65 0.00 13.98 4.03 0.19 25.15 21:37:44 20:35:02 7 55.31 0.00 12.38 2.57 0.19 29.55 21:37:44 20:36:01 all 61.68 0.00 15.79 8.02 0.20 14.30 21:37:44 20:36:01 0 63.67 0.00 14.92 9.34 0.19 11.87 21:37:44 20:36:01 1 62.70 0.00 16.21 4.38 0.19 16.52 21:37:44 20:36:01 2 63.85 0.00 15.92 4.87 0.22 15.14 21:37:44 20:36:01 3 61.37 0.00 14.27 9.59 0.21 14.56 21:37:44 20:36:01 4 59.61 0.00 15.62 6.31 0.22 18.23 21:37:44 20:36:01 5 60.18 0.00 15.47 11.81 0.17 12.38 21:37:44 20:36:01 6 63.33 0.00 16.23 8.70 0.19 11.56 21:37:44 20:36:01 7 58.72 0.00 17.68 9.20 0.22 14.17 21:37:44 20:37:01 all 90.97 0.00 8.84 0.00 0.17 0.02 21:37:44 20:37:01 0 92.23 0.00 7.57 0.00 0.15 0.05 21:37:44 20:37:01 1 90.28 0.00 9.42 0.00 0.18 0.12 21:37:44 20:37:01 2 91.10 0.00 8.72 0.00 0.17 0.02 21:37:44 20:37:01 3 90.52 0.00 9.28 0.00 0.20 0.00 21:37:44 20:37:01 4 90.55 0.00 9.28 0.00 0.17 0.00 21:37:44 20:37:01 5 91.69 0.00 8.15 0.00 0.17 0.00 21:37:44 20:37:01 6 91.30 0.00 8.53 0.00 0.17 0.00 21:37:44 20:37:01 7 90.07 0.00 9.77 0.00 0.17 0.00 21:37:44 20:38:01 all 67.94 0.00 6.13 0.01 0.13 25.79 21:37:44 20:38:01 0 53.05 0.00 5.50 0.00 0.10 41.35 21:37:44 20:38:01 1 52.89 0.00 5.48 0.02 0.12 41.49 21:37:44 20:38:01 2 51.95 0.00 6.27 0.00 0.10 41.68 21:37:44 20:38:01 3 92.80 0.00 7.00 0.00 0.18 0.02 21:37:44 20:38:01 4 93.23 0.00 6.53 0.02 0.15 0.07 21:37:44 20:38:01 5 53.43 0.00 5.93 0.00 0.13 40.50 21:37:44 20:38:01 6 52.58 0.00 6.01 0.00 0.10 41.30 21:37:44 20:38:01 7 93.55 0.00 6.28 0.02 0.15 0.00 21:37:44 20:39:01 all 44.68 0.00 10.47 3.53 0.13 41.20 21:37:44 20:39:01 0 42.83 0.00 10.50 1.08 0.10 45.49 21:37:44 20:39:01 1 38.20 0.00 9.84 2.15 0.12 49.70 21:37:44 20:39:01 2 40.66 0.00 10.13 9.66 0.14 39.42 21:37:44 20:39:01 3 54.03 0.00 11.50 6.79 0.12 27.56 21:37:44 20:39:01 4 55.80 0.00 10.42 1.97 0.14 31.68 21:37:44 20:39:01 5 38.77 0.00 10.13 2.53 0.12 48.45 21:37:44 20:39:01 6 36.44 0.00 10.47 1.22 0.12 51.75 21:37:44 20:39:01 7 50.67 0.00 10.73 2.87 0.17 35.56 21:37:44 20:40:01 all 7.37 0.00 5.43 5.54 0.05 81.61 21:37:44 20:40:01 0 7.81 0.00 5.37 2.21 0.05 84.55 21:37:44 20:40:01 1 7.68 0.00 5.24 2.49 0.07 84.53 21:37:44 20:40:01 2 7.89 0.00 5.39 4.67 0.03 82.02 21:37:44 20:40:01 3 5.26 0.00 7.86 16.20 0.07 70.61 21:37:44 20:40:01 4 7.31 0.00 5.53 6.20 0.07 80.88 21:37:44 20:40:01 5 5.98 0.00 3.45 3.25 0.03 87.29 21:37:44 20:40:01 6 8.29 0.00 5.75 4.09 0.07 81.80 21:37:44 20:40:01 7 8.74 0.00 4.81 5.25 0.05 81.16 21:37:44 20:41:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:37:44 20:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 20:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 20:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:37:44 20:41:01 3 0.02 0.00 0.02 0.02 0.02 99.93 21:37:44 20:41:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:37:44 20:41:01 5 0.05 0.00 0.00 0.00 0.02 99.93 21:37:44 20:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 20:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:37:44 20:41:01 CPU %user %nice %system %iowait %steal %idle 21:37:44 20:42:01 all 0.02 0.00 0.03 0.00 0.00 99.95 21:37:44 20:42:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:37:44 20:42:01 1 0.03 0.00 0.05 0.00 0.00 99.92 21:37:44 20:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:37:44 20:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:37:44 20:42:01 4 0.03 0.00 0.03 0.02 0.00 99.92 21:37:44 20:42:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:37:44 20:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:43:01 all 0.20 0.00 0.01 0.00 0.00 99.78 21:37:44 20:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:37:44 20:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 20:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:37:44 20:43:01 3 1.52 0.00 0.05 0.00 0.00 98.43 21:37:44 20:43:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:37:44 20:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 20:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:44:01 all 0.19 0.00 0.02 0.00 0.01 99.79 21:37:44 20:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:37:44 20:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 20:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:44:01 3 1.37 0.00 0.03 0.00 0.02 98.58 21:37:44 20:44:01 4 0.00 0.00 0.03 0.02 0.00 99.95 21:37:44 20:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:37:44 20:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 20:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:37:44 20:45:01 all 0.01 0.00 0.02 0.01 0.00 99.95 21:37:44 20:45:01 0 0.00 0.00 0.03 0.05 0.00 99.92 21:37:44 20:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 20:45:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:37:44 20:45:01 3 0.00 0.00 0.03 0.02 0.00 99.95 21:37:44 20:45:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:37:44 20:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:37:44 20:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 20:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:37:44 20:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:37:44 20:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:37:44 20:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:37:44 20:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:46:01 4 0.02 0.00 0.02 0.02 0.02 99.93 21:37:44 20:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:37:44 20:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:37:44 20:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 20:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:47:01 3 0.02 0.00 0.02 0.03 0.00 99.93 21:37:44 20:47:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:37:44 20:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:37:44 20:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:37:44 20:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:37:44 20:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 20:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 20:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:37:44 20:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 20:49:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:37:44 20:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 20:49:01 2 0.00 0.00 0.02 0.02 0.02 99.95 21:37:44 20:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 20:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:37:44 20:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 20:50:01 all 0.02 0.00 0.00 0.01 0.00 99.97 21:37:44 20:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:37:44 20:50:01 3 0.03 0.00 0.02 0.02 0.02 99.92 21:37:44 20:50:01 4 0.03 0.00 0.00 0.02 0.00 99.95 21:37:44 20:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:37:44 20:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 20:51:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:37:44 20:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 20:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 20:51:01 2 0.05 0.00 0.02 0.05 0.00 99.88 21:37:44 20:51:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:37:44 20:51:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:37:44 20:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 20:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:37:44 20:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 20:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:52:01 2 0.05 0.00 0.02 0.02 0.02 99.90 21:37:44 20:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 20:52:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:37:44 20:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:37:44 20:52:01 CPU %user %nice %system %iowait %steal %idle 21:37:44 20:53:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:37:44 20:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:37:44 20:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 20:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 20:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:37:44 20:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 20:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:37:44 20:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 20:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:37:44 20:54:01 3 0.00 0.00 0.03 0.00 0.02 99.95 21:37:44 20:54:01 4 0.02 0.00 0.00 0.02 0.02 99.95 21:37:44 20:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 20:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:55:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:37:44 20:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 20:55:01 2 0.02 0.00 0.03 0.02 0.02 99.92 21:37:44 20:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 20:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:56:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:37:44 20:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:56:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:37:44 20:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 20:56:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:37:44 20:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:57:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:37:44 20:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:37:44 20:57:01 2 0.00 0.00 0.02 0.02 0.02 99.95 21:37:44 20:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:57:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:37:44 20:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 20:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 20:58:01 all 0.01 0.00 0.02 0.00 0.00 99.97 21:37:44 20:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:37:44 20:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:58:01 2 0.03 0.00 0.03 0.02 0.00 99.92 21:37:44 20:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 20:58:01 4 0.02 0.00 0.03 0.02 0.00 99.93 21:37:44 20:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 20:59:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:37:44 20:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:37:44 20:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:37:44 20:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:37:44 20:59:01 4 0.02 0.00 0.00 0.02 0.02 99.95 21:37:44 20:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 20:59:01 6 0.03 0.00 0.03 0.00 0.02 99.92 21:37:44 20:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:37:44 21:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:00:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:37:44 21:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:00:01 6 0.02 0.00 0.03 0.00 0.02 99.93 21:37:44 21:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:37:44 21:01:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:37:44 21:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 21:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:37:44 21:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:01:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:37:44 21:02:01 all 0.19 0.00 0.04 0.01 0.00 99.76 21:37:44 21:02:01 0 0.27 0.00 0.02 0.00 0.00 99.72 21:37:44 21:02:01 1 0.15 0.00 0.02 0.00 0.00 99.83 21:37:44 21:02:01 2 0.27 0.00 0.02 0.03 0.00 99.68 21:37:44 21:02:01 3 0.22 0.00 0.02 0.02 0.02 99.73 21:37:44 21:02:01 4 0.12 0.00 0.08 0.03 0.00 99.77 21:37:44 21:02:01 5 0.12 0.00 0.03 0.00 0.00 99.85 21:37:44 21:02:01 6 0.22 0.00 0.03 0.02 0.00 99.73 21:37:44 21:02:01 7 0.17 0.00 0.07 0.02 0.02 99.73 21:37:44 21:03:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:37:44 21:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 21:03:01 4 0.03 0.00 0.00 0.02 0.00 99.95 21:37:44 21:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:03:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:37:44 21:37:44 21:03:01 CPU %user %nice %system %iowait %steal %idle 21:37:44 21:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:37:44 21:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:37:44 21:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:04:01 4 0.02 0.00 0.02 0.03 0.02 99.92 21:37:44 21:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:04:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:37:44 21:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:37:44 21:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:37:44 21:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 21:05:01 4 0.03 0.00 0.02 0.02 0.00 99.93 21:37:44 21:05:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:37:44 21:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:05:01 7 0.03 0.00 0.00 0.00 0.02 99.95 21:37:44 21:06:01 all 0.19 0.00 0.01 0.00 0.00 99.80 21:37:44 21:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:06:01 3 1.39 0.00 0.02 0.00 0.02 98.58 21:37:44 21:06:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:37:44 21:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:07:01 all 0.25 0.00 0.01 0.00 0.00 99.73 21:37:44 21:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:07:01 3 1.97 0.00 0.02 0.00 0.00 98.01 21:37:44 21:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:37:44 21:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:37:44 21:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:08:01 all 0.16 0.00 0.03 0.00 0.00 99.81 21:37:44 21:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:08:01 3 1.16 0.00 0.17 0.00 0.00 98.68 21:37:44 21:08:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:37:44 21:08:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:37:44 21:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:37:44 21:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:09:01 all 0.00 0.00 0.00 0.00 0.01 99.98 21:37:44 21:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:37:44 21:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:37:44 21:09:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:37:44 21:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:37:44 21:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:37:44 21:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:37:44 21:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:10:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:37:44 21:10:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:37:44 21:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:37:44 21:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:11:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:37:44 21:11:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:37:44 21:11:01 6 0.00 0.00 0.03 0.00 0.00 99.97 21:37:44 21:11:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:37:44 21:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:37:44 21:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:12:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:37:44 21:12:01 4 0.00 0.00 0.02 0.03 0.02 99.93 21:37:44 21:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 21:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:13:01 all 0.00 0.00 0.00 0.00 0.00 99.99 21:37:44 21:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:37:44 21:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:13:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:37:44 21:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:37:44 21:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:37:44 21:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:37:44 21:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 21:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:37:44 21:14:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:37:44 21:14:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:37:44 21:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:37:44 21:14:01 CPU %user %nice %system %iowait %steal %idle 21:37:44 21:15:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:37:44 21:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:37:44 21:15:01 4 0.03 0.00 0.00 0.03 0.00 99.93 21:37:44 21:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:37:44 21:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:16:01 all 0.03 0.00 0.02 0.02 0.00 99.94 21:37:44 21:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:37:44 21:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:37:44 21:16:01 4 0.02 0.00 0.02 0.13 0.00 99.83 21:37:44 21:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:37:44 21:16:01 6 0.05 0.00 0.07 0.00 0.00 99.88 21:37:44 21:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:17:01 all 0.18 0.00 0.01 0.00 0.00 99.80 21:37:44 21:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:17:01 3 1.39 0.00 0.03 0.00 0.00 98.58 21:37:44 21:17:01 4 0.02 0.00 0.00 0.02 0.02 99.95 21:37:44 21:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:37:44 21:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:37:44 21:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:18:01 all 0.27 0.00 0.01 0.00 0.00 99.72 21:37:44 21:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 21:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:18:01 3 1.97 0.00 0.00 0.00 0.02 98.01 21:37:44 21:18:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:37:44 21:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:37:44 21:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:37:44 21:19:01 all 0.26 0.00 0.01 0.00 0.00 99.73 21:37:44 21:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:37:44 21:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:19:01 3 1.99 0.00 0.00 0.00 0.00 98.01 21:37:44 21:19:01 4 0.02 0.00 0.05 0.02 0.00 99.92 21:37:44 21:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:37:44 21:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:20:01 all 0.30 0.00 0.04 0.01 0.00 99.65 21:37:44 21:20:01 0 0.20 0.00 0.08 0.05 0.00 99.67 21:37:44 21:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 21:20:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:37:44 21:20:01 3 1.97 0.00 0.03 0.00 0.00 98.00 21:37:44 21:20:01 4 0.02 0.00 0.02 0.07 0.02 99.88 21:37:44 21:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:20:01 6 0.07 0.00 0.08 0.00 0.02 99.83 21:37:44 21:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:37:44 21:21:01 all 0.26 0.00 0.01 0.00 0.00 99.73 21:37:44 21:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:21:01 3 1.97 0.00 0.00 0.00 0.00 98.03 21:37:44 21:21:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:37:44 21:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:22:01 all 0.27 0.00 0.01 0.00 0.01 99.71 21:37:44 21:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:37:44 21:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 21:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:22:01 3 1.99 0.00 0.00 0.00 0.02 98.00 21:37:44 21:22:01 4 0.03 0.00 0.02 0.03 0.00 99.92 21:37:44 21:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:22:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:37:44 21:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:23:01 all 0.26 0.00 0.01 0.00 0.00 99.72 21:37:44 21:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:23:01 3 1.97 0.00 0.00 0.00 0.00 98.03 21:37:44 21:23:01 4 0.02 0.00 0.02 0.02 0.02 99.93 21:37:44 21:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:23:01 6 0.03 0.00 0.03 0.00 0.00 99.93 21:37:44 21:23:01 7 0.05 0.00 0.00 0.00 0.02 99.93 21:37:44 21:24:01 all 0.25 0.00 0.01 0.00 0.00 99.73 21:37:44 21:24:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:37:44 21:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:37:44 21:24:01 3 1.97 0.00 0.02 0.00 0.00 98.01 21:37:44 21:24:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:37:44 21:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:37:44 21:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:25:01 all 0.25 0.00 0.01 0.00 0.00 99.73 21:37:44 21:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:37:44 21:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:25:01 3 1.86 0.00 0.03 0.00 0.00 98.11 21:37:44 21:25:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:37:44 21:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:37:44 21:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:37:44 21:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:37:44 21:25:01 CPU %user %nice %system %iowait %steal %idle 21:37:44 21:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:37:44 21:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 21:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:26:01 3 0.05 0.00 0.05 0.00 0.02 99.88 21:37:44 21:26:01 4 0.00 0.00 0.02 0.02 0.02 99.95 21:37:44 21:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:37:44 21:26:01 7 0.07 0.00 0.00 0.00 0.00 99.93 21:37:44 21:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:37:44 21:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:37:44 21:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:37:44 21:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:27:01 4 0.03 0.00 0.02 0.02 0.00 99.93 21:37:44 21:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:27:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:37:44 21:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:28:01 all 0.01 0.00 0.00 0.00 0.01 99.98 21:37:44 21:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:37:44 21:28:01 4 0.02 0.00 0.00 0.03 0.02 99.93 21:37:44 21:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:37:44 21:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:37:44 21:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:29:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:37:44 21:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:37:44 21:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:30:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:37:44 21:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:30:01 1 0.07 0.00 0.00 0.00 0.00 99.93 21:37:44 21:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:30:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:37:44 21:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:30:01 6 0.00 0.00 0.03 0.00 0.00 99.97 21:37:44 21:30:01 7 0.03 0.00 0.00 0.02 0.00 99.95 21:37:44 21:31:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:37:44 21:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 21:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:37:44 21:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:37:44 21:31:01 7 0.05 0.00 0.02 0.00 0.02 99.92 21:37:44 21:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:37:44 21:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:37:44 21:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:37:44 21:32:01 4 0.02 0.00 0.03 0.02 0.02 99.92 21:37:44 21:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:33:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:37:44 21:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:37:44 21:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:33:01 7 0.05 0.00 0.02 0.00 0.02 99.92 21:37:44 21:34:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:37:44 21:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:34:01 4 0.02 0.00 0.03 0.03 0.00 99.92 21:37:44 21:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:37:44 21:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:37:44 21:35:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:37:44 21:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:35:01 4 0.03 0.00 0.00 0.02 0.02 99.93 21:37:44 21:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:37:44 21:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:37:44 21:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:44 21:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:36:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:37:44 21:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:44 21:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:37:44 21:37:44 21:36:01 CPU %user %nice %system %iowait %steal %idle 21:37:44 21:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:37:44 21:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:37:44 21:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:37:44 21:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:37:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:37:44 21:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:44 21:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:44 21:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:37:44 Average: all 6.69 0.00 1.34 0.44 0.02 91.51 21:37:44 Average: 0 6.43 0.00 1.37 0.36 0.02 91.82 21:37:44 Average: 1 6.32 0.00 1.33 0.41 0.02 91.92 21:37:44 Average: 2 6.41 0.00 1.33 0.60 0.02 91.63 21:37:44 Average: 3 7.45 0.00 1.31 0.55 0.02 90.66 21:37:44 Average: 4 7.21 0.00 1.37 0.42 0.02 90.99 21:37:44 Average: 5 6.27 0.00 1.29 0.39 0.02 92.04 21:37:44 Average: 6 6.34 0.00 1.37 0.45 0.02 91.82 21:37:44 Average: 7 7.07 0.00 1.33 0.39 0.03 91.18 21:37:44 21:37:44 21:37:44