Pull request #3950 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 32880946a0a1135bf0659d7b4e6de2ff01b37dfb rather than e6e6868e0a3c72ce24bda0da472ee16f31690baf Obtained Jenkinsfile from 32880946a0a1135bf0659d7b4e6de2ff01b37dfb 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-ssh11245561688553095545.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10662334054486736289.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/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-3950/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3156355908743207799.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10919802424692086113.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-3950/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-3950/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11275529797290313257.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:true] ========================================================= [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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-11566 in /w/workspace/edgexfoundry_edgex-go_PR-3950 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit e6e6868e0a3c72ce24bda0da472ee16f31690baf Merge succeeded, producing e6e6868e0a3c72ce24bda0da472ee16f31690baf Checking out Revision e6e6868e0a3c72ce24bda0da472ee16f31690baf (PR-3950) > 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/3950/head:refs/remotes/origin/PR-3950 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6e6868e0a3c72ce24bda0da472ee16f31690baf # 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 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6e6868e0a3c72ce24bda0da472ee16f31690baf # timeout=10 Commit message: "feat(metadata): Implement PATCH deviceprofile/resource API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:40:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:40:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:40:55 ========================================================= 06:40:55 EdgeX Global Pipelines Version Info 06:40:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b0ec05da50d24c14bbb522ea14fc08d48dce1cae # timeout=10 06:40:56 ------------------- 06:40:56 stable info: 06:40:56 ------------------- 06:40:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:40:56 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 06:40:56 Message: update stable to v1.0.221 06:40:56 ------------------- 06:40:56 experimental info: 06:40:56 ------------------- 06:40:56 Commited By: **** collab-it+edgex@linuxfoundation.org 06:40:56 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 06:40:56 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:40:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:40:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:40:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:40:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:40:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:40:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:40:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:40:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:40:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:40:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:40:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:40:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:40:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:40:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:40:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:40:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:40:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:40:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:40:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:40:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3950 [Pipeline] echo 06:40:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3950 [Pipeline] echo 06:40:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3950 [Pipeline] echo 06:40:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6e6868e0a3c72ce24bda0da472ee16f31690baf [Pipeline] echo 06:40:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6e6868 [Pipeline] echo 06:40:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:57 provisioning config files... 06:40:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8827044478866575463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:57 ---> docker-login.sh 06:40:57 nexus3.edgexfoundry.org:10001 06:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:57 Configure a credential helper to remove this warning. See 06:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:57 06:40:57 Login Succeeded 06:40:57 nexus3.edgexfoundry.org:10002 06:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:58 Configure a credential helper to remove this warning. See 06:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:58 06:40:58 Login Succeeded 06:40:58 nexus3.edgexfoundry.org:10003 06:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:58 Configure a credential helper to remove this warning. See 06:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:58 06:40:58 Login Succeeded 06:40:58 nexus3.edgexfoundry.org:10004 06:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:58 Configure a credential helper to remove this warning. See 06:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:58 06:40:58 Login Succeeded 06:40:58 docker.io 06:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:58 Configure a credential helper to remove this warning. See 06:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:58 06:40:58 Login Succeeded 06:40:58 ---> docker-login.sh ends [Pipeline] } 06:40:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:59 + 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 06:40:59 + dirname cmd/core-command/Dockerfile 06:40:59 + cut -d/ -f2 06:40:59 + echo core-command,cmd/core-command/Dockerfile 06:40:59 + dirname cmd/core-data/Dockerfile 06:40:59 + cut -d/ -f2 06:40:59 + echo core-data,cmd/core-data/Dockerfile 06:40:59 + + cut -d/ -f2 06:40:59 dirname cmd/core-metadata/Dockerfile 06:40:59 + echo core-metadata,cmd/core-metadata/Dockerfile 06:40:59 + dirname cmd/security-bootstrapper/Dockerfile 06:40:59 + cut -d/ -f2 06:40:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:40:59 + dirname+ cmd/security-proxy-setup/Dockerfile 06:40:59 cut -d/ -f2 06:40:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:40:59 + dirname cmd/security-secretstore-setup/Dockerfile 06:40:59 + cut -d/ -f2 06:40:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:40:59 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:40:59 + cut -d/ -f2 06:40:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:40:59 + dirname cmd/security-spire-agent/Dockerfile 06:40:59 + cut -d/ -f2 06:40:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:40:59 + dirname cmd/security-spire-config/Dockerfile 06:40:59 + cut -d/ -f2 06:40:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:40:59 + dirname cmd/security-spire-server/Dockerfile 06:40:59 + cut -d/ -f2 06:40:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:40:59 + dirname cmd/support-notifications/Dockerfile 06:40:59 + cut -d/ -f2 06:40:59 + echo support-notifications,cmd/support-notifications/Dockerfile 06:40:59 + dirname cmd/support-scheduler/Dockerfile 06:40:59 + cut -d/ -f2 06:40:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:40:59 + dirname cmd/sys-mgmt-agent/Dockerfile 06:40:59 + cut -d/ -f2 06:40:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:40:59 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 06:40:59 + git rev-list -1 --merges e6e6868e0a3c72ce24bda0da472ee16f31690baf~1..e6e6868e0a3c72ce24bda0da472ee16f31690baf [Pipeline] echo 06:40:59 -----------> git rev-list -1 --merges e6e6868e0a3c72ce24bda0da472ee16f31690baf~1..e6e6868e0a3c72ce24bda0da472ee16f31690baf e6e6868e0a3c72ce24bda0da472ee16f31690baf [false] [Pipeline] sh 06:40:59 + git log --format=format:%s -1 e6e6868e0a3c72ce24bda0da472ee16f31690baf [Pipeline] echo 06:40:59 ========================================================= 06:40:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:40:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:41:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:00 + grep -v github /etc/ssh/ssh_known_hosts 06:41:00 + [ -e /tmp/ssh_known_hosts ] 06:41:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:41:00 + + sudoecho tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts 06:41:00 06:41:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:41:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:41:00 06:41:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:41:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:41:01 latest: Pulling from edgex-devops/git-semver 06:41:01 a0d0a0d46f8b: Pulling fs layer 06:41:01 3e5f54012d9b: Pulling fs layer 06:41:01 4c7163046ea9: Pulling fs layer 06:41:01 0c2d73faf560: Pulling fs layer 06:41:01 0c2d73faf560: Waiting 06:41:01 3e5f54012d9b: Verifying Checksum 06:41:01 3e5f54012d9b: Download complete 06:41:01 a0d0a0d46f8b: Download complete 06:41:01 0c2d73faf560: Verifying Checksum 06:41:01 0c2d73faf560: Download complete 06:41:01 4c7163046ea9: Verifying Checksum 06:41:01 4c7163046ea9: Download complete 06:41:01 a0d0a0d46f8b: Pull complete 06:41:01 3e5f54012d9b: Pull complete 06:41:01 4c7163046ea9: Pull complete 06:41:01 0c2d73faf560: Pull complete 06:41:01 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:41:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:41:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:41:02 prd-ubuntu20.04-docker-8c-8g-11566 does not seem to be running inside a container 06:41:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:41:02 $ docker top 316281d4ac1dd1198a926601764da32d383294ce4dd447d5880af41d976ce9c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:02 [ssh-agent] Looking for ssh-agent implementation... 06:41:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:03 $ docker exec 316281d4ac1dd1198a926601764da32d383294ce4dd447d5880af41d976ce9c4 ssh-agent 06:41:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOOELJA/agent.13 06:41:03 SSH_AGENT_PID=19 06:41:03 Running ssh-add (command line suppressed) 06:41:03 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1915992845424829356.key (/w/workspace/edgex-go/2@tmp/private_key_1915992845424829356.key) 06:41:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:03 + git tag --points-at HEAD [Pipeline] } 06:41:03 $ docker exec --env ******** --env ******** 316281d4ac1dd1198a926601764da32d383294ce4dd447d5880af41d976ce9c4 ssh-agent -k 06:41:03 unset SSH_AUTH_SOCK; 06:41:03 unset SSH_AGENT_PID; 06:41:03 echo Agent pid 19 killed; 06:41:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:41:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:03 [ssh-agent] Looking for ssh-agent implementation... 06:41:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:03 $ docker exec 316281d4ac1dd1198a926601764da32d383294ce4dd447d5880af41d976ce9c4 ssh-agent 06:41:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBpcgbP/agent.51 06:41:04 SSH_AGENT_PID=57 06:41:04 Running ssh-add (command line suppressed) 06:41:04 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7064578561119736036.key (/w/workspace/edgex-go/2@tmp/private_key_7064578561119736036.key) 06:41:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:04 + git semver init 06:41:04 # -> Open(): unable to determine branch for HEAD 06:41:04 # $GIT_DIR = /w/workspace/edgex-go/2/.git 06:41:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 06:41:04 # $SEMVER_REMOTE_NAME = origin 06:41:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:41:04 # $SEMVER_USER_NAME = edgex-jenkins 06:41:04 # $SEMVER_BRANCH = PR-3950 06:41:04 # $SEMVER_TEMP = /tmp/semver-932939459 06:41:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:41:19 # '/tmp/semver-932939459' -> '/w/workspace/edgex-go/2/.semver' 06:41:19 # -> Force: false 06:41:19 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 06:41:19 $ docker exec --env ******** --env ******** 316281d4ac1dd1198a926601764da32d383294ce4dd447d5880af41d976ce9c4 ssh-agent -k 06:41:19 unset SSH_AUTH_SOCK; 06:41:19 unset SSH_AGENT_PID; 06:41:19 echo Agent pid 57 killed; 06:41:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:19 + git semver [Pipeline] } 06:41:19 $ docker stop --time=1 316281d4ac1dd1198a926601764da32d383294ce4dd447d5880af41d976ce9c4 06:41:21 $ docker rm -f 316281d4ac1dd1198a926601764da32d383294ce4dd447d5880af41d976ce9c4 [Pipeline] // withDockerContainer [Pipeline] sh 06:41:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:41:22 Stashed 1 file(s) [Pipeline] echo 06:41:22 [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 06:41:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:41:22 ========================================================= 06:41:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:41:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:41:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11570 in /w/workspace/edgexfoundry_edgex-go_PR-3950 [Pipeline] { [Pipeline] ws 06:41:22 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 06:41:22 The recommended git tool is: git 06:41:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:41:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:41:22 59bf1c3509f3: Pulling fs layer 06:41:22 666ba61612fd: Pulling fs layer 06:41:22 8ed8ca486205: Pulling fs layer 06:41:22 4fe6c5a15a65: Pulling fs layer 06:41:22 22a0e8bec74d: Pulling fs layer 06:41:22 4fe6c5a15a65: Waiting 06:41:22 640e595b4fbd: Pulling fs layer 06:41:22 763cafe07f6e: Pulling fs layer 06:41:22 0c0b528cf693: Pulling fs layer 06:41:22 763cafe07f6e: Waiting 06:41:22 10935f4eaf8b: Pulling fs layer 06:41:22 0c0b528cf693: Waiting 06:41:22 8ed8ca486205: Verifying Checksum 06:41:22 8ed8ca486205: Download complete 06:41:22 666ba61612fd: Download complete 06:41:22 22a0e8bec74d: Verifying Checksum 06:41:22 22a0e8bec74d: Download complete 06:41:22 59bf1c3509f3: Verifying Checksum 06:41:22 59bf1c3509f3: Download complete 06:41:22 640e595b4fbd: Verifying Checksum 06:41:22 640e595b4fbd: Download complete 06:41:22 763cafe07f6e: Verifying Checksum 06:41:22 763cafe07f6e: Download complete 06:41:22 0c0b528cf693: Verifying Checksum 06:41:22 0c0b528cf693: Download complete 06:41:23 59bf1c3509f3: Pull complete 06:41:23 666ba61612fd: Pull complete 06:41:23 8ed8ca486205: Pull complete 06:41:23 10935f4eaf8b: Download complete 06:41:23 4fe6c5a15a65: Verifying Checksum 06:41:23 4fe6c5a15a65: Download complete 06:41:26 using credential edgex-jenkins-ssh 06:41:26 Cloning the remote Git repository 06:41:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:41:27 > git init /w/workspace/edgex-go/2 # timeout=10 06:41:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:41:27 > git --version # timeout=10 06:41:27 > git --version # 'git version 2.25.1' 06:41:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:41:27 4fe6c5a15a65: Pull complete 06:41:27 22a0e8bec74d: Pull complete 06:41:27 640e595b4fbd: Pull complete 06:41:27 763cafe07f6e: Pull complete 06:41:27 0c0b528cf693: Pull complete 06:41:29 10935f4eaf8b: Pull complete 06:41:29 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 06:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:41:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 06:41:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:41:30 WORKDIR /edgex 06:41:30 COPY go.mod . 06:41:30 RUN go mod download 06:41:30 + docker build -t ci-base-image-x86_64 -f - . 06:41:31 Sending build context to Docker daemon 334.8MB 06:41:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:41:31 ---> 99d49a6021b9 06:41:31 Step 2/4 : WORKDIR /edgex 06:41:33 ---> Running in 0351dab39e0d 06:41:33 Removing intermediate container 0351dab39e0d 06:41:33 ---> 5e442e2bb5b1 06:41:33 Step 3/4 : COPY go.mod . 06:41:33 ---> 6fc0313b6ebd 06:41:33 Step 4/4 : RUN go mod download 06:41:33 ---> Running in 2e6ba82f105d 06:41:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:41:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:41:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:41:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:41:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3950/head:refs/remotes/origin/PR-3950 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:41:45 Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit e6e6868e0a3c72ce24bda0da472ee16f31690baf 06:41:45 Merge succeeded, producing e6e6868e0a3c72ce24bda0da472ee16f31690baf 06:41:45 Checking out Revision e6e6868e0a3c72ce24bda0da472ee16f31690baf (PR-3950) 06:41:45 > git config core.sparsecheckout # timeout=10 06:41:45 > git checkout -f e6e6868e0a3c72ce24bda0da472ee16f31690baf # timeout=10 06:41:45 > git remote # timeout=10 06:41:45 > git config --get remote.origin.url # timeout=10 06:41:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:45 > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 06:41:45 > git rev-parse HEAD^{commit} # timeout=10 06:41:45 > git config core.sparsecheckout # timeout=10 06:41:45 > git checkout -f e6e6868e0a3c72ce24bda0da472ee16f31690baf # timeout=10 06:41:50 Commit message: "feat(metadata): Implement PATCH deviceprofile/resource API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:41:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:41:50 % Total % Received % Xferd Average Speed Time Time Time Current 06:41:50 Dload Upload Total Spent Left Speed 06:41:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 51942 0 --:--:-- --:--:-- --:--:-- 52171 [Pipeline] sh 06:41:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:41:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 06:41:51 sudo tee /etc/docker/daemon.new 06:41:51 { 06:41:51 "registry-mirrors": [ 06:41:51 "https://nexus3.edgexfoundry.org:10001" 06:41:51 ], 06:41:51 "bip": "10.250.0.254/24", 06:41:51 "hosts": [ 06:41:51 "tcp://0.0.0.0:5555", 06:41:51 "unix:///var/run/docker.sock" 06:41:51 ], 06:41:51 "mtu": 1458, 06:41:51 "selinux-enabled": true, 06:41:51 "seccomp-profile": "/etc/docker/seccomp.json" 06:41:51 } [Pipeline] sh 06:41:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:41:52 + sudo service docker restart 06:41:55 Removing intermediate container 2e6ba82f105d 06:41:55 ---> 7cd877ae808f 06:41:55 Successfully built 7cd877ae808f 06:41:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:41:56 + docker inspect -f . ci-base-image-x86_64 06:41:56 . [Pipeline] withDockerContainer 06:41:56 prd-ubuntu20.04-docker-8c-8g-11566 does not seem to be running inside a container 06:41:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 06:41:56 $ docker top c344534e037c05742e6d0d3e436f1cb6481c3ab1da681ffee1e181350574ffe8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:57 + go version 06:41:57 go version go1.17.6 linux/amd64 [Pipeline] } 06:41:57 $ docker stop --time=1 c344534e037c05742e6d0d3e436f1cb6481c3ab1da681ffee1e181350574ffe8 06:41:58 $ docker rm -f c344534e037c05742e6d0d3e436f1cb6481c3ab1da681ffee1e181350574ffe8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:41:58 + docker inspect -f . ci-base-image-x86_64 06:41:58 . [Pipeline] withDockerContainer 06:41:58 prd-ubuntu20.04-docker-8c-8g-11566 does not seem to be running inside a container 06:41:59 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 06:41:59 $ docker top 06e8a3aa2f119adc039468fcb3b048443778e840ce77d9e4dfd7f989717ff271 -eo pid,comm [Pipeline] { [Pipeline] echo 06:41:59 ========================================================= 06:41:59 [edgeXBuildGoParallel] Running Tests and Build... 06:41:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:41:59 + make test 06:41:59 go mod tidy -compat=1.17 06:41:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:42:06 ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:10 provisioning config files... 06:42:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1360088758768168449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:11 ---> docker-login.sh 06:42:11 nexus3.edgexfoundry.org:10001 06:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:12 Configure a credential helper to remove this warning. See 06:42:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:12 06:42:12 Login Succeeded 06:42:12 nexus3.edgexfoundry.org:10002 06:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:12 Configure a credential helper to remove this warning. See 06:42:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:12 06:42:12 Login Succeeded 06:42:12 nexus3.edgexfoundry.org:10003 06:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:12 Configure a credential helper to remove this warning. See 06:42:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:12 06:42:12 Login Succeeded 06:42:12 nexus3.edgexfoundry.org:10004 06:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:13 Configure a credential helper to remove this warning. See 06:42:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:13 06:42:13 Login Succeeded 06:42:13 docker.io 06:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:14 Configure a credential helper to remove this warning. See 06:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:14 06:42:14 Login Succeeded 06:42:14 ---> docker-login.sh ends [Pipeline] } 06:42:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:42:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:42:14 ========================================================= 06:42:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 06:42:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:42:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:42:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:42:15 9b3977197b4f: Pulling fs layer 06:42:15 1a89e8eeedd5: Pulling fs layer 06:42:15 94645a83ff95: Pulling fs layer 06:42:15 3f3a8bcf1eab: Pulling fs layer 06:42:15 0c92f367c5e7: Pulling fs layer 06:42:15 f7c0051592d6: Pulling fs layer 06:42:15 a227ed2f7395: Pulling fs layer 06:42:15 7b1c46037f91: Pulling fs layer 06:42:15 0c92f367c5e7: Waiting 06:42:15 f7c0051592d6: Waiting 06:42:15 a227ed2f7395: Waiting 06:42:15 7b1c46037f91: Waiting 06:42:15 3f3a8bcf1eab: Waiting 06:42:15 94645a83ff95: Verifying Checksum 06:42:15 94645a83ff95: Download complete 06:42:15 1a89e8eeedd5: Verifying Checksum 06:42:15 1a89e8eeedd5: Download complete 06:42:15 0c92f367c5e7: Verifying Checksum 06:42:15 0c92f367c5e7: Download complete 06:42:15 f7c0051592d6: Verifying Checksum 06:42:15 f7c0051592d6: Download complete 06:42:15 9b3977197b4f: Download complete 06:42:15 a227ed2f7395: Verifying Checksum 06:42:15 a227ed2f7395: Download complete 06:42:16 9b3977197b4f: Pull complete 06:42:16 1a89e8eeedd5: Pull complete 06:42:16 94645a83ff95: Pull complete 06:42:17 7b1c46037f91: Verifying Checksum 06:42:17 7b1c46037f91: Download complete 06:42:17 3f3a8bcf1eab: Verifying Checksum 06:42:17 3f3a8bcf1eab: Download complete 06:42:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:42:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:42:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:42:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:42:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:42:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:42:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:42:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:42:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:42:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:42:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:42:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:42:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:42:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:42:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:42:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements 06:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:42:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.130s coverage: 98.5% of statements 06:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:42:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.9% of statements 06:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:42:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.519s coverage: 89.2% of statements 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:42:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.087s coverage: 84.4% of statements 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:42:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.452s coverage: 95.4% of statements 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:42:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:42:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:42:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:42:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements 06:42:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.111s coverage: 24.0% of statements 06:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:42:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 06:42:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 06:42:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 06:42:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements 06:42:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 06:42:30 3f3a8bcf1eab: Pull complete 06:42:30 0c92f367c5e7: Pull complete 06:42:30 f7c0051592d6: Pull complete 06:42:30 a227ed2f7395: Pull complete 06:42:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements 06:42:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 06:42:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 82.5% of statements 06:42:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:42:37 7b1c46037f91: Pull complete 06:42:37 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 06:42:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:42:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 06:42:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:42:37 WORKDIR /edgex 06:42:37 COPY go.mod . 06:42:37 RUN go mod download 06:42:37 + docker build -t ci-base-image-arm64 -f - . 06:42:40 Sending build context to Docker daemon 169.2MB 06:42:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:42:40 ---> f79e39bc4007 06:42:40 Step 2/4 : WORKDIR /edgex 06:42:42 ---> Running in a4fef278390d 06:42:42 Removing intermediate container a4fef278390d 06:42:42 ---> 33f39400a846 06:42:42 Step 3/4 : COPY go.mod . 06:42:42 ---> 3cd2f359dce4 06:42:42 Step 4/4 : RUN go mod download 06:42:42 ---> Running in 4535c7e0fbd1 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 64.4% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.397s coverage: 65.4% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 43.8% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.211s coverage: 92.3% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 06:42:44 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 06:43:02 GO111MODULE=on go vet ./... 06:43:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:43:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:43:08 ./bin/test-attribution-txt.sh [Pipeline] echo 06:43:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:43:08 + ls -al . 06:43:08 total 668 06:43:08 drwxrwxr-x 10 1001 1001 4096 Apr 8 06:43 . 06:43:08 drwxr-xr-x 4 root root 4096 Apr 8 06:41 .. 06:43:08 -rw-rw-r-- 1 1001 1001 11 Apr 8 06:40 .dockerignore 06:43:08 drwxrwxr-x 8 1001 1001 4096 Apr 8 06:40 .git 06:43:08 drwxrwxr-x 4 1001 1001 4096 Apr 8 06:40 .github 06:43:08 -rw-rw-r-- 1 1001 1001 870 Apr 8 06:40 .gitignore 06:43:08 -rw-rw-r-- 1 1001 1001 42 Apr 8 06:40 .golangci.yml 06:43:08 -rw-rw-r-- 1 1001 1001 87 Apr 8 06:40 .hadolint.yml 06:43:08 drwx------ 3 1001 1001 4096 Apr 8 06:41 .semver 06:43:08 -rw-rw-r-- 1 1001 1001 166 Apr 8 06:40 .sonarcloud.properties 06:43:08 -rw-rw-r-- 1 1001 1001 1171 Apr 8 06:40 ADOPTERS.md 06:43:08 -rw-rw-r-- 1 1001 1001 9953 Apr 8 06:40 Attribution.txt 06:43:08 -rw-rw-r-- 1 1001 1001 51732 Apr 8 06:40 CHANGELOG.md 06:43:08 -rw-rw-r-- 1 1001 1001 3804 Apr 8 06:40 CONTRIBUTING.md 06:43:08 -rw-rw-r-- 1 1001 1001 677 Apr 8 06:40 GOVERNANCE.md 06:43:08 -rw-rw-r-- 1 1001 1001 849 Apr 8 06:40 Jenkinsfile 06:43:08 -rw-rw-r-- 1 1001 1001 10775 Apr 8 06:40 LICENSE 06:43:08 -rw-rw-r-- 1 1001 1001 8478 Apr 8 06:40 Makefile 06:43:08 -rw-rw-r-- 1 1001 1001 582 Apr 8 06:40 OWNERS.md 06:43:08 -rw-rw-r-- 1 1001 1001 8207 Apr 8 06:40 README.md 06:43:08 -rw-rw-r-- 1 1001 1001 6912 Apr 8 06:40 SECURITY.md 06:43:08 -rw-rw-r-- 1 1001 1001 5 Apr 8 06:41 VERSION 06:43:08 -rw-rw-r-- 1 1001 1001 4131 Apr 8 06:40 ZMQWindows.md 06:43:08 drwxrwxr-x 2 1001 1001 4096 Apr 8 06:40 bin 06:43:08 drwxrwxr-x 18 1001 1001 4096 Apr 8 06:40 cmd 06:43:08 -rw-r--r-- 1 root root 432415 Apr 8 06:42 coverage.out 06:43:08 -rw-rw-r-- 1 1001 1001 3175 Apr 8 06:40 go.mod 06:43:08 -rw-rw-r-- 1 1001 1001 34990 Apr 8 06:40 go.sum 06:43:08 drwxrwxr-x 8 1001 1001 4096 Apr 8 06:40 internal 06:43:08 drwxrwxr-x 3 1001 1001 4096 Apr 8 06:40 openapi 06:43:08 drwxrwxr-x 4 1001 1001 4096 Apr 8 06:40 snap 06:43:08 -rw-rw-r-- 1 1001 1001 204 Apr 8 06:40 version.go [Pipeline] sh 06:43:09 + '[' -e coverage.out ] 06:43:09 + chown 1001:1001 coverage.out [Pipeline] stash 06:43:09 Stashed 1 file(s) [Pipeline] sh 06:43:09 + make build 06:43:09 CGO_ENABLED=1 GO111MODULE=on go build -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 06:43:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:43:29 Removing intermediate container 4535c7e0fbd1 06:43:29 ---> c09615357430 06:43:29 Successfully built c09615357430 06:43:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:43:30 + docker inspect -f . ci-base-image-arm64 06:43:30 . [Pipeline] withDockerContainer 06:43:30 prd-ubuntu20.04-docker-arm64-4c-16g-11570 does not seem to be running inside a container 06:43:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 06:43:31 $ docker top 388e8dc9c2ab7b5d147ac6ee8dd1e9467c26922e3df1f524e736b2cb9c1dedf8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:32 + go version 06:43:32 go version go1.17.6 linux/arm64 [Pipeline] } 06:43:32 $ docker stop --time=1 388e8dc9c2ab7b5d147ac6ee8dd1e9467c26922e3df1f524e736b2cb9c1dedf8 06:43:34 $ docker rm -f 388e8dc9c2ab7b5d147ac6ee8dd1e9467c26922e3df1f524e736b2cb9c1dedf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:43:35 + docker inspect -f . ci-base-image-arm64 06:43:35 . [Pipeline] withDockerContainer 06:43:35 prd-ubuntu20.04-docker-arm64-4c-16g-11570 does not seem to be running inside a container 06:43:35 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 06:43:36 $ docker top 011bbe366f566802484a4188e5d12143f225fd7e15c9375791ac54a1a6060c46 -eo pid,comm [Pipeline] { [Pipeline] echo 06:43:36 ========================================================= 06:43:36 [edgeXBuildGoParallel] Running Tests and Build... 06:43:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:43:37 + make test 06:43:37 go mod tidy -compat=1.17 06:43:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:43:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:43:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:43:41 CGO_ENABLED=0 GO111MODULE=on go build -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 06:43:42 CGO_ENABLED=0 GO111MODULE=on go build -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 06:43:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:43:44 CGO_ENABLED=0 GO111MODULE=on go build -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 06:43:45 CGO_ENABLED=0 GO111MODULE=on go build -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 06:43:46 CGO_ENABLED=0 GO111MODULE=on go build -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 06:43:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:43:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:43:50 CGO_ENABLED=0 GO111MODULE=on go build -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] } 06:43:51 $ docker stop --time=1 06e8a3aa2f119adc039468fcb3b048443778e840ce77d9e4dfd7f989717ff271 06:43:54 $ docker rm -f 06e8a3aa2f119adc039468fcb3b048443778e840ce77d9e4dfd7f989717ff271 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:43:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:43:55 06:43:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:43:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:43:56 latest: Pulling from edgex-devops/edgex-compose 06:43:56 cbdbe7a5bc2a: Pulling fs layer 06:43:56 ca9280d653b3: Pulling fs layer 06:43:56 7e9c9ca2126c: Pulling fs layer 06:43:56 cbdbe7a5bc2a: Download complete 06:43:56 ca9280d653b3: Verifying Checksum 06:43:56 ca9280d653b3: Download complete 06:43:56 cbdbe7a5bc2a: Pull complete 06:43:56 7e9c9ca2126c: Download complete 06:43:56 ca9280d653b3: Pull complete 06:44:00 7e9c9ca2126c: Pull complete 06:44:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:44:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:44:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:44:00 prd-ubuntu20.04-docker-8c-8g-11566 does not seem to be running inside a container 06:44:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 06:44:01 $ docker top 939ea1b23b8203f7fb07802e9979866bbfd470fca4af1cc886ebcc17880df415 -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:02 + docker-compose build --help 06:44:02 + grep parallel 06:44:02 --parallel Build images in parallel. [Pipeline] } 06:44:02 $ docker stop --time=1 939ea1b23b8203f7fb07802e9979866bbfd470fca4af1cc886ebcc17880df415 06:44:03 $ docker rm -f 939ea1b23b8203f7fb07802e9979866bbfd470fca4af1cc886ebcc17880df415 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:44:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:44:04 . [Pipeline] withDockerContainer 06:44:04 prd-ubuntu20.04-docker-8c-8g-11566 does not seem to be running inside a container 06:44:04 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:44:04 $ docker top d1c5a2e36c2af9d5e2187e421919f068ffcbf15fa2bfe65493c740e6743598a4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:05 + docker-compose -f ./docker-compose-build.yml build --parallel 06:44:05 Building core-command ... 06:44:05 Building core-data ... 06:44:05 Building core-metadata ... 06:44:05 Building security-bootstrapper ... 06:44:05 Building security-proxy-setup ... 06:44:05 Building security-secretstore-setup ... 06:44:05 Building security-spiffe-token-provider ... 06:44:05 Building security-spire-agent ... 06:44:05 Building security-spire-config ... 06:44:05 Building security-spire-server ... 06:44:05 Building support-notifications ... 06:44:05 Building support-scheduler ... 06:44:05 Building sys-mgmt-agent ... 06:44:05 Building support-scheduler 06:44:05 Building core-metadata 06:44:05 Building security-secretstore-setup 06:44:05 Building security-proxy-setup 06:44:05 Building security-spire-server 06:44:11 ? github.com/edgexfoundry/edgex-go [no test files] 06:44:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:44:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:44:27 ---> 7cd877ae808f 06:44:27 Step 3/22 : WORKDIR /edgex-go 06:44:27 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:44:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:44:27 ---> 7cd877ae808f 06:44:27 Step 3/25 : WORKDIR /edgex-go 06:44:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:44:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:44:27 ---> 7cd877ae808f 06:44:27 Step 3/23 : WORKDIR /edgex-go 06:44:27 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:44:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:44:27 ---> 7cd877ae808f 06:44:27 Step 3/25 : WORKDIR /edgex-go 06:44:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:44:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:44:27 ---> 7cd877ae808f 06:44:27 Step 3/22 : WORKDIR /edgex-go 06:44:29 ---> Running in 2436116bdac5 06:44:29 ---> Running in 08f8f8f5f2e7 06:44:29 ---> Running in 49b6501c706b 06:44:29 ---> Running in 8270c1301869 06:44:29 ---> Running in 9b7f02cf42d6 06:44:29 Removing intermediate container 08f8f8f5f2e7 06:44:29 ---> 11e94730e0e8 06:44:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:29 Removing intermediate container 9b7f02cf42d6 06:44:29 ---> 4e840434aa93 06:44:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:29 Removing intermediate container 49b6501c706b 06:44:29 ---> f3455c784085 06:44:29 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:29 Removing intermediate container 2436116bdac5 06:44:29 ---> d1cf68957281 06:44:29 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:29 Removing intermediate container 8270c1301869 06:44:29 ---> 08796f13866a 06:44:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:29 ---> Running in 74673b15e147 06:44:29 ---> Running in cf0a9c8a4653 06:44:29 ---> Running in 4e1ddf08bfe9 06:44:29 ---> Running in 809c80426ed6 06:44:29 ---> Running in d9ce5b3e496c 06:44:29 Removing intermediate container 74673b15e147 06:44:29 ---> a240e9becc87 06:44:29 Step 5/22 : RUN apk add --update --no-cache make git 06:44:29 ---> Running in 6588a4c33df0 06:44:30 Removing intermediate container cf0a9c8a4653 06:44:30 ---> cd5e378bf728 06:44:30 Step 5/23 : RUN apk add --update --no-cache make git 06:44:30 ---> Running in e0960e91d280 06:44:30 Removing intermediate container 4e1ddf08bfe9 06:44:30 ---> 1f6593d2c96a 06:44:30 Step 5/25 : RUN apk add --update --no-cache make git 06:44:30 ---> Running in b705c40ad0f9 06:44:30 Removing intermediate container 809c80426ed6 06:44:30 ---> 1fe878b0c644 06:44:30 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 06:44:30 ---> Running in 9886a7e99d22 06:44:30 Removing intermediate container d9ce5b3e496c 06:44:30 ---> 6cc9812028a4 06:44:30 Step 5/22 : RUN apk add --update --no-cache make git 06:44:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:44:30 ---> Running in c0bb83c45de8 06:44:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:44:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:44:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:44:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:44:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:44:31 OK: 221 MiB in 52 packages 06:44:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:44:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:44:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:44:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:44:32 Removing intermediate container 6588a4c33df0 06:44:32 ---> b488c0bc9e23 06:44:32 Step 6/22 : COPY go.mod vendor* ./ 06:44:32 OK: 221 MiB in 52 packages 06:44:32 OK: 221 MiB in 52 packages 06:44:32 OK: 221 MiB in 52 packages 06:44:32 OK: 221 MiB in 52 packages 06:44:32 ---> 3bd727530c93 06:44:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:32 ---> Running in 9bbbe51381f6 06:44:32 Removing intermediate container b705c40ad0f9 06:44:32 ---> 04786bb94cf5 06:44:32 Step 6/25 : COPY go.mod vendor* ./ 06:44:32 Removing intermediate container 9886a7e99d22 06:44:32 ---> 06b383fa69d1 06:44:32 Step 6/25 : COPY go.mod vendor* ./ 06:44:32 Removing intermediate container e0960e91d280 06:44:32 ---> 932d3dbc32c2 06:44:32 Step 6/23 : COPY go.mod vendor* ./ 06:44:33 Removing intermediate container c0bb83c45de8 06:44:33 ---> 939696609235 06:44:33 Step 6/22 : COPY go.mod vendor* ./ 06:44:33 ---> be66bdf6ee52 06:44:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:33 ---> Running in c07add0d24b7 06:44:33 ---> 354351d28ba0 06:44:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:33 ---> 842662b402a6 06:44:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:33 ---> Running in da995c3cfe16 06:44:33 ---> Running in fd17b516d9ea 06:44:33 ---> bcb79fcb72b7 06:44:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:33 ---> Running in 59bf0a16af1a 06:44:34 Removing intermediate container 9bbbe51381f6 06:44:34 ---> 212299f7742b 06:44:34 Step 8/22 : COPY . . 06:44:34 Removing intermediate container c07add0d24b7 06:44:34 ---> 6af80ff058d6 06:44:34 Step 8/25 : COPY . . 06:44:37 Removing intermediate container da995c3cfe16 06:44:37 ---> 25d908ca3a5e 06:44:37 Step 8/23 : COPY . . 06:44:37 Removing intermediate container fd17b516d9ea 06:44:37 ---> a1c00a19b4f6 06:44:37 Step 8/25 : COPY . . 06:44:37 Removing intermediate container 59bf0a16af1a 06:44:37 ---> b805b92ae0b8 06:44:37 Step 8/22 : COPY . . 06:44:49 ---> c33c328155b0 06:44:49 ---> 42eb497b57bd 06:44:49 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 9/23 : RUN make cmd/core-metadata/core-metadata 06:44:49 06:44:49 ---> 865bc2b606ff 06:44:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:44:49 ---> a759ff5a68d9 06:44:49 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:44:49 ---> ee668c141dc1 06:44:49 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 06:44:49 ---> Running in 0cefb83de506 06:44:49 ---> Running in 2bb22aa51d90 06:44:49 ---> Running in bb242e441678 06:44:49 ---> Running in f176537f9dc9 06:44:49 ---> Running in 3d4aef4cf242 06:44:49 Removing intermediate container 3d4aef4cf242 06:44:49 ---> 836ff92218c3 06:44:49 Step 10/25 : RUN mkdir -p spire-build 06:44:49 ---> Running in a6e990edd8cd 06:44:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:44:49 CGO_ENABLED=0 GO111MODULE=on go build -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 06:44:49 CGO_ENABLED=0 GO111MODULE=on go build -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 06:44:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:44:49 Removing intermediate container a6e990edd8cd 06:44:49 ---> 887b9486941c 06:44:49 Step 11/25 : WORKDIR /edgex-go/spire-build 06:44:50 ---> Running in 75f8aabf5a98 06:44:50 Removing intermediate container 75f8aabf5a98 06:44:50 ---> 57eab54dfa33 06:44:50 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 06:44:50 ---> Running in 6c8216bda481 06:44:51 spire-1.2.1/ 06:44:51 spire-1.2.1/.data/ 06:44:51 spire-1.2.1/.data/.file 06:44:51 spire-1.2.1/.dockerignore 06:44:51 spire-1.2.1/.gitattributes 06:44:51 spire-1.2.1/.githooks/ 06:44:51 spire-1.2.1/.githooks/pre-commit 06:44:51 spire-1.2.1/.github/ 06:44:51 spire-1.2.1/.github/ISSUE_TEMPLATE.md 06:44:51 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 06:44:51 spire-1.2.1/.github/dependabot.yml 06:44:51 spire-1.2.1/.github/workflows/ 06:44:51 spire-1.2.1/.github/workflows/nightly_build.yaml 06:44:51 spire-1.2.1/.github/workflows/pr_build.yaml 06:44:51 spire-1.2.1/.github/workflows/release_build.yaml 06:44:51 spire-1.2.1/.github/workflows/scripts/ 06:44:51 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 06:44:51 spire-1.2.1/.github/workflows/scripts/push-images.sh 06:44:51 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 06:44:51 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 06:44:51 spire-1.2.1/.github/workflows/scripts/split.sh 06:44:51 spire-1.2.1/.gitignore 06:44:51 spire-1.2.1/.go-version 06:44:51 spire-1.2.1/.golangci.yml 06:44:51 spire-1.2.1/ADOPTERS.md 06:44:51 spire-1.2.1/CHANGELOG.md 06:44:51 spire-1.2.1/CODE-OF-CONDUCT.md 06:44:51 spire-1.2.1/CODEOWNERS 06:44:51 spire-1.2.1/CONTRIBUTING.md 06:44:51 spire-1.2.1/Dockerfile 06:44:51 spire-1.2.1/Dockerfile.dev 06:44:51 spire-1.2.1/Dockerfile.scratch 06:44:51 spire-1.2.1/LICENSE 06:44:51 spire-1.2.1/MAINTAINERS.md 06:44:51 spire-1.2.1/Makefile 06:44:51 spire-1.2.1/README.md 06:44:51 spire-1.2.1/ROADMAP.md 06:44:51 spire-1.2.1/SECURITY.md 06:44:51 spire-1.2.1/cmd/ 06:44:51 spire-1.2.1/cmd/spire-agent/ 06:44:51 spire-1.2.1/cmd/spire-agent/cli/ 06:44:51 spire-1.2.1/cmd/spire-agent/cli/api/ 06:44:51 spire-1.2.1/cmd/spire-agent/cli/api/common.go 06:44:51 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 06:44:51 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 06:44:51 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 06:44:51 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 06:44:51 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 06:44:51 spire-1.2.1/cmd/spire-agent/cli/cli.go 06:44:51 spire-1.2.1/cmd/spire-agent/cli/common/ 06:44:51 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 06:44:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 06:44:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 06:44:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 06:44:51 spire-1.2.1/cmd/spire-agent/cli/run/ 06:44:51 spire-1.2.1/cmd/spire-agent/cli/run/run.go 06:44:51 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 06:44:51 spire-1.2.1/cmd/spire-agent/cli/validate/ 06:44:51 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 06:44:51 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 06:44:51 spire-1.2.1/cmd/spire-agent/main.go 06:44:51 spire-1.2.1/cmd/spire-server/ 06:44:51 spire-1.2.1/cmd/spire-server/cli/ 06:44:51 spire-1.2.1/cmd/spire-server/cli/agent/ 06:44:51 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/agent/count.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/agent/list.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/agent/show.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/bundle/ 06:44:51 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/cli.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/entry/ 06:44:51 spire-1.2.1/cmd/spire-server/cli/entry/count.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/entry/create.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/entry/show.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/entry/update.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/entry/util.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/federation/ 06:44:51 spire-1.2.1/cmd/spire-server/cli/federation/common.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/federation/create.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/federation/list.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/federation/show.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/federation/update.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 06:44:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/jwt/ 06:44:51 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/run/ 06:44:51 spire-1.2.1/cmd/spire-server/cli/run/run.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/token/ 06:44:51 spire-1.2.1/cmd/spire-server/cli/token/generate.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/validate/ 06:44:51 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/x509/ 06:44:51 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 06:44:51 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 06:44:51 spire-1.2.1/cmd/spire-server/main.go 06:44:51 spire-1.2.1/cmd/spire-server/util/ 06:44:51 spire-1.2.1/cmd/spire-server/util/util.go 06:44:51 spire-1.2.1/conf/ 06:44:51 spire-1.2.1/conf/agent/ 06:44:51 spire-1.2.1/conf/agent/agent.conf 06:44:51 spire-1.2.1/conf/agent/agent_full.conf 06:44:51 spire-1.2.1/conf/agent/dummy_root_ca.crt 06:44:51 spire-1.2.1/conf/server/ 06:44:51 spire-1.2.1/conf/server/dummy_upstream_ca.crt 06:44:51 spire-1.2.1/conf/server/dummy_upstream_ca.key 06:44:51 spire-1.2.1/conf/server/server.conf 06:44:51 spire-1.2.1/conf/server/server_full.conf 06:44:51 spire-1.2.1/doc/ 06:44:51 spire-1.2.1/doc/SPIRE101.md 06:44:51 spire-1.2.1/doc/auditlog.md 06:44:51 spire-1.2.1/doc/authorization_policy_engine.md 06:44:51 spire-1.2.1/doc/changelog_guidelines.md 06:44:51 spire-1.2.1/doc/cure53-report.pdf 06:44:51 spire-1.2.1/doc/images/ 06:44:51 spire-1.2.1/doc/images/2019_roadmap.png 06:44:51 spire-1.2.1/doc/images/SPIRE101.png 06:44:51 spire-1.2.1/doc/images/SPIRE_agent.png 06:44:51 spire-1.2.1/doc/images/SPIRE_server.png 06:44:51 spire-1.2.1/doc/images/cache_mgr.png 06:44:51 spire-1.2.1/doc/images/cache_mgr_components.png 06:44:51 spire-1.2.1/doc/images/federated_spire.png 06:44:51 spire-1.2.1/doc/images/ha_mode.png 06:44:51 spire-1.2.1/doc/images/nested_spire.png 06:44:51 spire-1.2.1/doc/images/oidc_federation.png 06:44:51 spire-1.2.1/doc/images/single_trust_domain.png 06:44:51 spire-1.2.1/doc/images/spiffe_compatible.png 06:44:51 spire-1.2.1/doc/images/spire_logo.png 06:44:51 spire-1.2.1/doc/migrating_registration_api_clients.md 06:44:51 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 06:44:51 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 06:44:51 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 06:44:51 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 06:44:51 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 06:44:51 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 06:44:51 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 06:44:51 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 06:44:51 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 06:44:51 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 06:44:51 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 06:44:51 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 06:44:51 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 06:44:51 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 06:44:51 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 06:44:51 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 06:44:51 spire-1.2.1/doc/plugin_server_datastore_sql.md 06:44:51 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 06:44:51 spire-1.2.1/doc/plugin_server_keymanager_disk.md 06:44:51 spire-1.2.1/doc/plugin_server_keymanager_memory.md 06:44:51 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 06:44:51 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 06:44:51 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 06:44:51 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 06:44:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 06:44:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 06:44:51 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 06:44:51 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 06:44:51 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 06:44:51 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 06:44:51 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 06:44:51 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 06:44:51 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 06:44:51 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 06:44:51 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 06:44:51 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 06:44:51 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 06:44:51 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 06:44:51 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 06:44:51 spire-1.2.1/doc/scaling_spire.md 06:44:51 spire-1.2.1/doc/spire_agent.md 06:44:51 spire-1.2.1/doc/spire_server.md 06:44:51 spire-1.2.1/doc/supported_integrations.md 06:44:51 spire-1.2.1/doc/telemetry.md 06:44:51 spire-1.2.1/doc/telemetry_config.md 06:44:51 spire-1.2.1/doc/upgrading.md 06:44:51 spire-1.2.1/doc/using_spire.md 06:44:51 spire-1.2.1/examples/ 06:44:51 spire-1.2.1/examples/README.md 06:44:51 spire-1.2.1/go.mod 06:44:51 spire-1.2.1/go.sum 06:44:51 spire-1.2.1/pkg/ 06:44:51 spire-1.2.1/pkg/agent/ 06:44:51 spire-1.2.1/pkg/agent/agent.go 06:44:51 spire-1.2.1/pkg/agent/api/ 06:44:51 spire-1.2.1/pkg/agent/api/config.go 06:44:51 spire-1.2.1/pkg/agent/api/debug/ 06:44:51 spire-1.2.1/pkg/agent/api/debug/v1/ 06:44:51 spire-1.2.1/pkg/agent/api/debug/v1/service.go 06:44:51 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 06:44:51 spire-1.2.1/pkg/agent/api/delegatedidentity/ 06:44:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 06:44:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 06:44:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 06:44:51 spire-1.2.1/pkg/agent/api/endpoints.go 06:44:51 spire-1.2.1/pkg/agent/api/health/ 06:44:51 spire-1.2.1/pkg/agent/api/health/v1/ 06:44:51 spire-1.2.1/pkg/agent/api/health/v1/service.go 06:44:51 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 06:44:51 spire-1.2.1/pkg/agent/api/rpccontext/ 06:44:51 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 06:44:51 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 06:44:51 spire-1.2.1/pkg/agent/attestor/ 06:44:51 spire-1.2.1/pkg/agent/attestor/node/ 06:44:51 spire-1.2.1/pkg/agent/attestor/node/experimental.go 06:44:51 spire-1.2.1/pkg/agent/attestor/node/node.go 06:44:51 spire-1.2.1/pkg/agent/attestor/node/node_test.go 06:44:51 spire-1.2.1/pkg/agent/attestor/workload/ 06:44:51 spire-1.2.1/pkg/agent/attestor/workload/workload.go 06:44:51 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 06:44:51 spire-1.2.1/pkg/agent/catalog/ 06:44:51 spire-1.2.1/pkg/agent/catalog/catalog.go 06:44:51 spire-1.2.1/pkg/agent/catalog/keymanager.go 06:44:51 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 06:44:51 spire-1.2.1/pkg/agent/catalog/svidstore.go 06:44:51 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 06:44:51 spire-1.2.1/pkg/agent/client/ 06:44:51 spire-1.2.1/pkg/agent/client/client.go 06:44:51 spire-1.2.1/pkg/agent/client/client_test.go 06:44:51 spire-1.2.1/pkg/agent/client/dial.go 06:44:51 spire-1.2.1/pkg/agent/client/nodeconn.go 06:44:51 spire-1.2.1/pkg/agent/client/nodeconn_test.go 06:44:51 spire-1.2.1/pkg/agent/client/update.go 06:44:51 spire-1.2.1/pkg/agent/client/util.go 06:44:51 spire-1.2.1/pkg/agent/common/ 06:44:51 spire-1.2.1/pkg/agent/common/backoff/ 06:44:51 spire-1.2.1/pkg/agent/common/backoff/backoff.go 06:44:51 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 06:44:51 spire-1.2.1/pkg/agent/common/cgroups/ 06:44:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 06:44:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 06:44:51 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 06:44:51 spire-1.2.1/pkg/agent/config.go 06:44:51 spire-1.2.1/pkg/agent/endpoints/ 06:44:51 spire-1.2.1/pkg/agent/endpoints/config.go 06:44:51 spire-1.2.1/pkg/agent/endpoints/endpoints.go 06:44:51 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 06:44:51 spire-1.2.1/pkg/agent/endpoints/metrics.go 06:44:51 spire-1.2.1/pkg/agent/endpoints/middleware.go 06:44:51 spire-1.2.1/pkg/agent/endpoints/peertracker.go 06:44:51 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 06:44:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 06:44:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 06:44:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 06:44:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 06:44:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 06:44:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 06:44:51 spire-1.2.1/pkg/agent/endpoints/workload/ 06:44:51 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 06:44:51 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 06:44:51 spire-1.2.1/pkg/agent/manager/ 06:44:51 spire-1.2.1/pkg/agent/manager/cache/ 06:44:51 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 06:44:51 spire-1.2.1/pkg/agent/manager/cache/cache.go 06:44:51 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 06:44:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 06:44:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 06:44:51 spire-1.2.1/pkg/agent/manager/cache/sets.go 06:44:51 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 06:44:51 spire-1.2.1/pkg/agent/manager/config.go 06:44:51 spire-1.2.1/pkg/agent/manager/manager.go 06:44:51 spire-1.2.1/pkg/agent/manager/manager_test.go 06:44:51 spire-1.2.1/pkg/agent/manager/storage.go 06:44:51 spire-1.2.1/pkg/agent/manager/storage_test.go 06:44:51 spire-1.2.1/pkg/agent/manager/storecache/ 06:44:51 spire-1.2.1/pkg/agent/manager/storecache/cache.go 06:44:51 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 06:44:51 spire-1.2.1/pkg/agent/manager/sync.go 06:44:51 spire-1.2.1/pkg/agent/plugin/ 06:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/ 06:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 06:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 06:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 06:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 06:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 06:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 06:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 06:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 06:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 06:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 06:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 06:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 06:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 06:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 06:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/ 06:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 06:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 06:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 06:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 06:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 06:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 06:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 06:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 06:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 06:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 06:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 06:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 06:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 06:44:51 spire-1.2.1/pkg/agent/svid/ 06:44:51 spire-1.2.1/pkg/agent/svid/rotator.go 06:44:51 spire-1.2.1/pkg/agent/svid/rotator_config.go 06:44:51 spire-1.2.1/pkg/agent/svid/rotator_test.go 06:44:51 spire-1.2.1/pkg/agent/svid/store/ 06:44:51 spire-1.2.1/pkg/agent/svid/store/service.go 06:44:51 spire-1.2.1/pkg/agent/svid/store/service_test.go 06:44:51 spire-1.2.1/pkg/common/ 06:44:51 spire-1.2.1/pkg/common/agentpathtemplate/ 06:44:51 spire-1.2.1/pkg/common/agentpathtemplate/template.go 06:44:51 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 06:44:51 spire-1.2.1/pkg/common/api/ 06:44:51 spire-1.2.1/pkg/common/api/metrics.go 06:44:51 spire-1.2.1/pkg/common/api/middleware/ 06:44:51 spire-1.2.1/pkg/common/api/middleware/common_test.go 06:44:51 spire-1.2.1/pkg/common/api/middleware/interceptor.go 06:44:51 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 06:44:51 spire-1.2.1/pkg/common/api/middleware/logger.go 06:44:51 spire-1.2.1/pkg/common/api/middleware/logger_test.go 06:44:51 spire-1.2.1/pkg/common/api/middleware/metrics.go 06:44:51 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 06:44:51 spire-1.2.1/pkg/common/api/middleware/middleware.go 06:44:51 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 06:44:51 spire-1.2.1/pkg/common/api/middleware/misconfig.go 06:44:51 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 06:44:51 spire-1.2.1/pkg/common/api/middleware/names.go 06:44:51 spire-1.2.1/pkg/common/api/middleware/names_test.go 06:44:51 spire-1.2.1/pkg/common/api/names.go 06:44:51 spire-1.2.1/pkg/common/api/ratelimit.go 06:44:51 spire-1.2.1/pkg/common/api/rpccontext/ 06:44:51 spire-1.2.1/pkg/common/api/rpccontext/logger.go 06:44:51 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 06:44:51 spire-1.2.1/pkg/common/api/rpccontext/names.go 06:44:51 spire-1.2.1/pkg/common/auth/ 06:44:51 spire-1.2.1/pkg/common/auth/interceptors.go 06:44:51 spire-1.2.1/pkg/common/auth/interceptors_test.go 06:44:51 spire-1.2.1/pkg/common/auth/untracked_uds.go 06:44:51 spire-1.2.1/pkg/common/bundleutil/ 06:44:51 spire-1.2.1/pkg/common/bundleutil/bundle.go 06:44:51 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 06:44:51 spire-1.2.1/pkg/common/bundleutil/common_test.go 06:44:51 spire-1.2.1/pkg/common/bundleutil/marshal.go 06:44:51 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 06:44:51 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 06:44:51 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 06:44:51 spire-1.2.1/pkg/common/bundleutil/types.go 06:44:51 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 06:44:51 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 06:44:51 spire-1.2.1/pkg/common/catalog/ 06:44:51 spire-1.2.1/pkg/common/catalog/bind.go 06:44:51 spire-1.2.1/pkg/common/catalog/builtin.go 06:44:51 spire-1.2.1/pkg/common/catalog/catalog.go 06:44:51 spire-1.2.1/pkg/common/catalog/catalog_test.go 06:44:51 spire-1.2.1/pkg/common/catalog/closers.go 06:44:51 spire-1.2.1/pkg/common/catalog/cmd_linux.go 06:44:51 spire-1.2.1/pkg/common/catalog/cmd_other.go 06:44:51 spire-1.2.1/pkg/common/catalog/config.go 06:44:51 spire-1.2.1/pkg/common/catalog/config_test.go 06:44:51 spire-1.2.1/pkg/common/catalog/configure.go 06:44:51 spire-1.2.1/pkg/common/catalog/constraints.go 06:44:51 spire-1.2.1/pkg/common/catalog/constraints_test.go 06:44:51 spire-1.2.1/pkg/common/catalog/context.go 06:44:51 spire-1.2.1/pkg/common/catalog/external.go 06:44:51 spire-1.2.1/pkg/common/catalog/host.go 06:44:51 spire-1.2.1/pkg/common/catalog/pipenet.go 06:44:51 spire-1.2.1/pkg/common/catalog/plugin.go 06:44:51 spire-1.2.1/pkg/common/catalog/testplugin/ 06:44:51 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 06:44:51 spire-1.2.1/pkg/common/catalog/testplugin/main.go 06:44:51 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 06:44:51 spire-1.2.1/pkg/common/cli/ 06:44:51 spire-1.2.1/pkg/common/cli/env.go 06:44:51 spire-1.2.1/pkg/common/cli/flags.go 06:44:51 spire-1.2.1/pkg/common/cli/trust_domain.go 06:44:51 spire-1.2.1/pkg/common/cli/trust_domain_test.go 06:44:51 spire-1.2.1/pkg/common/cli/umask.go 06:44:51 spire-1.2.1/pkg/common/cli/umask_posix.go 06:44:51 spire-1.2.1/pkg/common/cli/umask_test.go 06:44:51 spire-1.2.1/pkg/common/cli/umask_windows.go 06:44:51 spire-1.2.1/pkg/common/cliprinter/ 06:44:51 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 06:44:51 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 06:44:51 spire-1.2.1/pkg/common/cliprinter/flag.go 06:44:51 spire-1.2.1/pkg/common/cliprinter/flag_test.go 06:44:51 spire-1.2.1/pkg/common/cliprinter/format.go 06:44:51 spire-1.2.1/pkg/common/cliprinter/format_test.go 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/ 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 06:44:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 06:44:51 spire-1.2.1/pkg/common/coretypes/ 06:44:51 spire-1.2.1/pkg/common/coretypes/bundle/ 06:44:51 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 06:44:51 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 06:44:51 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 06:44:51 spire-1.2.1/pkg/common/coretypes/bundle/require.go 06:44:51 spire-1.2.1/pkg/common/coretypes/jwtkey/ 06:44:51 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 06:44:51 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 06:44:51 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 06:44:51 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 06:44:51 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 06:44:51 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 06:44:51 spire-1.2.1/pkg/common/coretypes/x509certificate/ 06:44:51 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 06:44:51 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 06:44:51 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 06:44:51 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 06:44:51 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 06:44:51 spire-1.2.1/pkg/common/cryptoutil/ 06:44:51 spire-1.2.1/pkg/common/cryptoutil/keys.go 06:44:51 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 06:44:51 spire-1.2.1/pkg/common/diskutil/ 06:44:51 spire-1.2.1/pkg/common/diskutil/file_posix.go 06:44:51 spire-1.2.1/pkg/common/diskutil/file_test.go 06:44:51 spire-1.2.1/pkg/common/diskutil/file_windows.go 06:44:51 spire-1.2.1/pkg/common/errorutil/ 06:44:51 spire-1.2.1/pkg/common/errorutil/wrapper.go 06:44:51 spire-1.2.1/pkg/common/health/ 06:44:51 spire-1.2.1/pkg/common/health/config.go 06:44:51 spire-1.2.1/pkg/common/health/context.go 06:44:51 spire-1.2.1/pkg/common/health/context_test.go 06:44:51 spire-1.2.1/pkg/common/health/health.go 06:44:51 spire-1.2.1/pkg/common/health/health_test.go 06:44:51 spire-1.2.1/pkg/common/health/logger.go 06:44:51 spire-1.2.1/pkg/common/hostservice/ 06:44:51 spire-1.2.1/pkg/common/hostservice/metricsservice/ 06:44:51 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 06:44:51 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 06:44:51 spire-1.2.1/pkg/common/idutil/ 06:44:51 spire-1.2.1/pkg/common/idutil/require.go 06:44:51 spire-1.2.1/pkg/common/idutil/require_test.go 06:44:51 spire-1.2.1/pkg/common/idutil/safety.go 06:44:51 spire-1.2.1/pkg/common/idutil/safety_test.go 06:44:51 spire-1.2.1/pkg/common/idutil/spiffeid.go 06:44:51 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 06:44:51 spire-1.2.1/pkg/common/jwtsvid/ 06:44:51 spire-1.2.1/pkg/common/jwtsvid/common.go 06:44:51 spire-1.2.1/pkg/common/jwtsvid/sign.go 06:44:51 spire-1.2.1/pkg/common/jwtsvid/token_test.go 06:44:51 spire-1.2.1/pkg/common/jwtsvid/validate.go 06:44:51 spire-1.2.1/pkg/common/jwtutil/ 06:44:51 spire-1.2.1/pkg/common/jwtutil/keyset.go 06:44:51 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 06:44:51 spire-1.2.1/pkg/common/log/ 06:44:51 spire-1.2.1/pkg/common/log/hclog_adapter.go 06:44:51 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 06:44:51 spire-1.2.1/pkg/common/log/log.go 06:44:51 spire-1.2.1/pkg/common/log/log_test.go 06:44:51 spire-1.2.1/pkg/common/log/options.go 06:44:51 spire-1.2.1/pkg/common/nodeutil/ 06:44:51 spire-1.2.1/pkg/common/nodeutil/node.go 06:44:51 spire-1.2.1/pkg/common/nodeutil/node_test.go 06:44:51 spire-1.2.1/pkg/common/peertracker/ 06:44:51 spire-1.2.1/pkg/common/peertracker/conn.go 06:44:51 spire-1.2.1/pkg/common/peertracker/credentials.go 06:44:51 spire-1.2.1/pkg/common/peertracker/errors.go 06:44:51 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 06:44:51 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 06:44:51 spire-1.2.1/pkg/common/peertracker/info.go 06:44:51 spire-1.2.1/pkg/common/peertracker/listener.go 06:44:51 spire-1.2.1/pkg/common/peertracker/listener_test.go 06:44:51 spire-1.2.1/pkg/common/peertracker/peertracker.go 06:44:51 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 06:44:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 06:44:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 06:44:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 06:44:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 06:44:51 spire-1.2.1/pkg/common/peertracker/tcp.go 06:44:51 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 06:44:51 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 06:44:51 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 06:44:51 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 06:44:51 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 06:44:51 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 06:44:51 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 06:44:51 spire-1.2.1/pkg/common/peertracker/uds.go 06:44:51 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 06:44:51 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 06:44:51 spire-1.2.1/pkg/common/peertracker/uds_linux.go 06:44:51 spire-1.2.1/pkg/common/pemutil/ 06:44:51 spire-1.2.1/pkg/common/pemutil/block.go 06:44:51 spire-1.2.1/pkg/common/pemutil/certs.go 06:44:51 spire-1.2.1/pkg/common/pemutil/common.go 06:44:51 spire-1.2.1/pkg/common/pemutil/csr.go 06:44:51 spire-1.2.1/pkg/common/pemutil/keys.go 06:44:51 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 06:44:51 spire-1.2.1/pkg/common/pemutil/testdata/ 06:44:51 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 06:44:51 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 06:44:51 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 06:44:51 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 06:44:51 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 06:44:51 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 06:44:51 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 06:44:51 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 06:44:51 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 06:44:51 spire-1.2.1/pkg/common/plugin/ 06:44:51 spire-1.2.1/pkg/common/plugin/aws/ 06:44:51 spire-1.2.1/pkg/common/plugin/aws/iid.go 06:44:51 spire-1.2.1/pkg/common/plugin/azure/ 06:44:51 spire-1.2.1/pkg/common/plugin/azure/msi.go 06:44:51 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 06:44:51 spire-1.2.1/pkg/common/plugin/facade.go 06:44:51 spire-1.2.1/pkg/common/plugin/facade_test.go 06:44:51 spire-1.2.1/pkg/common/plugin/gcp/ 06:44:51 spire-1.2.1/pkg/common/plugin/gcp/iit.go 06:44:51 spire-1.2.1/pkg/common/plugin/k8s/ 06:44:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 06:44:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 06:44:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 06:44:51 spire-1.2.1/pkg/common/plugin/k8s/utils.go 06:44:51 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 06:44:51 spire-1.2.1/pkg/common/plugin/log.go 06:44:51 spire-1.2.1/pkg/common/plugin/sshpop/ 06:44:51 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 06:44:51 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 06:44:51 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 06:44:51 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 06:44:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 06:44:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 06:44:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 06:44:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 06:44:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 06:44:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 06:44:51 spire-1.2.1/pkg/common/plugin/tpmdevid/ 06:44:51 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 06:44:51 spire-1.2.1/pkg/common/plugin/x509pop/ 06:44:51 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 06:44:51 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 06:44:51 spire-1.2.1/pkg/common/profiling/ 06:44:51 spire-1.2.1/pkg/common/profiling/dumpers.go 06:44:51 spire-1.2.1/pkg/common/profiling/profiling.go 06:44:51 spire-1.2.1/pkg/common/protoutil/ 06:44:51 spire-1.2.1/pkg/common/protoutil/masks.go 06:44:51 spire-1.2.1/pkg/common/protoutil/masks_test.go 06:44:51 spire-1.2.1/pkg/common/rotationutil/ 06:44:51 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 06:44:51 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 06:44:51 spire-1.2.1/pkg/common/selector/ 06:44:51 spire-1.2.1/pkg/common/selector/selector.go 06:44:51 spire-1.2.1/pkg/common/selector/selector_test.go 06:44:51 spire-1.2.1/pkg/common/selector/set.go 06:44:51 spire-1.2.1/pkg/common/selector/set_utils.go 06:44:51 spire-1.2.1/pkg/common/selector/set_utils_test.go 06:44:51 spire-1.2.1/pkg/common/telemetry/ 06:44:51 spire-1.2.1/pkg/common/telemetry/agent/ 06:44:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 06:44:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 06:44:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 06:44:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 06:44:51 spire-1.2.1/pkg/common/telemetry/agent/manager.go 06:44:51 spire-1.2.1/pkg/common/telemetry/agent/node.go 06:44:51 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 06:44:51 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 06:44:51 spire-1.2.1/pkg/common/telemetry/agent/store/ 06:44:51 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 06:44:51 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 06:44:51 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 06:44:51 spire-1.2.1/pkg/common/telemetry/blackhole.go 06:44:51 spire-1.2.1/pkg/common/telemetry/call.go 06:44:51 spire-1.2.1/pkg/common/telemetry/common/ 06:44:51 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 06:44:51 spire-1.2.1/pkg/common/telemetry/config.go 06:44:51 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 06:44:51 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 06:44:51 spire-1.2.1/pkg/common/telemetry/inmem.go 06:44:51 spire-1.2.1/pkg/common/telemetry/inmem_test.go 06:44:51 spire-1.2.1/pkg/common/telemetry/m3.go 06:44:51 spire-1.2.1/pkg/common/telemetry/m3_test.go 06:44:51 spire-1.2.1/pkg/common/telemetry/metrics.go 06:44:51 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 06:44:51 spire-1.2.1/pkg/common/telemetry/names.go 06:44:51 spire-1.2.1/pkg/common/telemetry/prometheus.go 06:44:51 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 06:44:51 spire-1.2.1/pkg/common/telemetry/sanitize.go 06:44:51 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 06:44:51 spire-1.2.1/pkg/common/telemetry/server/ 06:44:51 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 06:44:51 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 06:44:51 spire-1.2.1/pkg/common/telemetry/server/datastore/ 06:44:51 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 06:44:51 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 06:44:51 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 06:44:51 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 06:44:51 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 06:44:51 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 06:44:51 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 06:44:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 06:44:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 06:44:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 06:44:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 06:44:51 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 06:44:51 spire-1.2.1/pkg/common/telemetry/server/rotate.go 06:44:51 spire-1.2.1/pkg/common/telemetry/server/server.go 06:44:51 spire-1.2.1/pkg/common/telemetry/sink.go 06:44:51 spire-1.2.1/pkg/common/telemetry/statsd.go 06:44:51 spire-1.2.1/pkg/common/telemetry/statsd_test.go 06:44:51 spire-1.2.1/pkg/common/telemetry/uptime.go 06:44:51 spire-1.2.1/pkg/common/telemetry/version.go 06:44:51 spire-1.2.1/pkg/common/telemetry/withlabels.go 06:44:51 spire-1.2.1/pkg/common/uptime/ 06:44:51 spire-1.2.1/pkg/common/uptime/uptime.go 06:44:51 spire-1.2.1/pkg/common/uptime/uptime_test.go 06:44:51 spire-1.2.1/pkg/common/util/ 06:44:51 spire-1.2.1/pkg/common/util/certs.go 06:44:51 spire-1.2.1/pkg/common/util/certs_test.go 06:44:51 spire-1.2.1/pkg/common/util/csr.go 06:44:51 spire-1.2.1/pkg/common/util/hash.go 06:44:51 spire-1.2.1/pkg/common/util/selectors.go 06:44:51 spire-1.2.1/pkg/common/util/selectors_test.go 06:44:51 spire-1.2.1/pkg/common/util/signals.go 06:44:51 spire-1.2.1/pkg/common/util/sort.go 06:44:51 spire-1.2.1/pkg/common/util/sort_test.go 06:44:51 spire-1.2.1/pkg/common/util/task.go 06:44:51 spire-1.2.1/pkg/common/util/task_test.go 06:44:51 spire-1.2.1/pkg/common/util/testdata/ 06:44:51 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 06:44:51 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 06:44:51 spire-1.2.1/pkg/common/version/ 06:44:51 spire-1.2.1/pkg/common/version/version.go 06:44:51 spire-1.2.1/pkg/common/x509svid/ 06:44:51 spire-1.2.1/pkg/common/x509svid/common_test.go 06:44:51 spire-1.2.1/pkg/common/x509svid/csr.go 06:44:51 spire-1.2.1/pkg/common/x509svid/upstreamca.go 06:44:51 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 06:44:51 spire-1.2.1/pkg/common/x509util/ 06:44:51 spire-1.2.1/pkg/common/x509util/cert.go 06:44:51 spire-1.2.1/pkg/common/x509util/dns.go 06:44:51 spire-1.2.1/pkg/common/x509util/dns_test.go 06:44:51 spire-1.2.1/pkg/common/x509util/keyid.go 06:44:51 spire-1.2.1/pkg/common/x509util/keypair.go 06:44:51 spire-1.2.1/pkg/common/x509util/serialnumber.go 06:44:51 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 06:44:51 spire-1.2.1/pkg/server/ 06:44:51 spire-1.2.1/pkg/server/api/ 06:44:51 spire-1.2.1/pkg/server/api/agent.go 06:44:51 spire-1.2.1/pkg/server/api/agent/ 06:44:51 spire-1.2.1/pkg/server/api/agent/v1/ 06:44:51 spire-1.2.1/pkg/server/api/agent/v1/service.go 06:44:51 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 06:44:51 spire-1.2.1/pkg/server/api/agent_test.go 06:44:51 spire-1.2.1/pkg/server/api/api.go 06:44:51 spire-1.2.1/pkg/server/api/audit/ 06:44:51 spire-1.2.1/pkg/server/api/audit/audit.go 06:44:51 spire-1.2.1/pkg/server/api/audit/audit_test.go 06:44:51 spire-1.2.1/pkg/server/api/bundle.go 06:44:51 spire-1.2.1/pkg/server/api/bundle/ 06:44:51 spire-1.2.1/pkg/server/api/bundle/v1/ 06:44:51 spire-1.2.1/pkg/server/api/bundle/v1/service.go 06:44:51 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 06:44:51 spire-1.2.1/pkg/server/api/bundle_test.go 06:44:51 spire-1.2.1/pkg/server/api/debug/ 06:44:51 spire-1.2.1/pkg/server/api/debug/v1/ 06:44:51 spire-1.2.1/pkg/server/api/debug/v1/service.go 06:44:51 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 06:44:51 spire-1.2.1/pkg/server/api/entry.go 06:44:51 spire-1.2.1/pkg/server/api/entry/ 06:44:51 spire-1.2.1/pkg/server/api/entry/v1/ 06:44:51 spire-1.2.1/pkg/server/api/entry/v1/service.go 06:44:51 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 06:44:51 spire-1.2.1/pkg/server/api/entry_test.go 06:44:51 spire-1.2.1/pkg/server/api/health/ 06:44:51 spire-1.2.1/pkg/server/api/health/v1/ 06:44:51 spire-1.2.1/pkg/server/api/health/v1/service.go 06:44:51 spire-1.2.1/pkg/server/api/health/v1/service_test.go 06:44:51 spire-1.2.1/pkg/server/api/id.go 06:44:51 spire-1.2.1/pkg/server/api/id_test.go 06:44:51 spire-1.2.1/pkg/server/api/limits/ 06:44:51 spire-1.2.1/pkg/server/api/limits/limits.go 06:44:51 spire-1.2.1/pkg/server/api/middleware/ 06:44:51 spire-1.2.1/pkg/server/api/middleware/alias.go 06:44:51 spire-1.2.1/pkg/server/api/middleware/audit.go 06:44:51 spire-1.2.1/pkg/server/api/middleware/authorization.go 06:44:51 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 06:44:51 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 06:44:51 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 06:44:51 spire-1.2.1/pkg/server/api/middleware/caller.go 06:44:51 spire-1.2.1/pkg/server/api/middleware/caller_test.go 06:44:51 spire-1.2.1/pkg/server/api/middleware/common.go 06:44:51 spire-1.2.1/pkg/server/api/middleware/common_test.go 06:44:51 spire-1.2.1/pkg/server/api/middleware/entries.go 06:44:51 spire-1.2.1/pkg/server/api/middleware/entries_test.go 06:44:51 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 06:44:51 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 06:44:51 spire-1.2.1/pkg/server/api/ratelimit.go 06:44:51 spire-1.2.1/pkg/server/api/rpccontext/ 06:44:51 spire-1.2.1/pkg/server/api/rpccontext/alias.go 06:44:51 spire-1.2.1/pkg/server/api/rpccontext/audit.go 06:44:51 spire-1.2.1/pkg/server/api/rpccontext/caller.go 06:44:51 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 06:44:51 spire-1.2.1/pkg/server/api/selector.go 06:44:51 spire-1.2.1/pkg/server/api/selector_test.go 06:44:51 spire-1.2.1/pkg/server/api/status.go 06:44:51 spire-1.2.1/pkg/server/api/status_test.go 06:44:51 spire-1.2.1/pkg/server/api/svid/ 06:44:51 spire-1.2.1/pkg/server/api/svid/v1/ 06:44:51 spire-1.2.1/pkg/server/api/svid/v1/service.go 06:44:51 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 06:44:51 spire-1.2.1/pkg/server/api/trustdomain.go 06:44:51 spire-1.2.1/pkg/server/api/trustdomain/ 06:44:51 spire-1.2.1/pkg/server/api/trustdomain/v1/ 06:44:51 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 06:44:51 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 06:44:51 spire-1.2.1/pkg/server/api/trustdomain_test.go 06:44:51 spire-1.2.1/pkg/server/authpolicy/ 06:44:51 spire-1.2.1/pkg/server/authpolicy/defaults.go 06:44:51 spire-1.2.1/pkg/server/authpolicy/policy.go 06:44:51 spire-1.2.1/pkg/server/authpolicy/policy.rego 06:44:51 spire-1.2.1/pkg/server/authpolicy/policy_data.json 06:44:51 spire-1.2.1/pkg/server/authpolicy/policy_test.go 06:44:51 spire-1.2.1/pkg/server/authpolicy/validate.go 06:44:51 spire-1.2.1/pkg/server/bundle/ 06:44:51 spire-1.2.1/pkg/server/bundle/client/ 06:44:51 spire-1.2.1/pkg/server/bundle/client/client.go 06:44:51 spire-1.2.1/pkg/server/bundle/client/client_test.go 06:44:51 spire-1.2.1/pkg/server/bundle/client/manager.go 06:44:51 spire-1.2.1/pkg/server/bundle/client/manager_test.go 06:44:51 spire-1.2.1/pkg/server/bundle/client/sources.go 06:44:51 spire-1.2.1/pkg/server/bundle/client/sources_test.go 06:44:51 spire-1.2.1/pkg/server/bundle/client/updater.go 06:44:51 spire-1.2.1/pkg/server/bundle/client/updater_test.go 06:44:51 spire-1.2.1/pkg/server/ca/ 06:44:51 spire-1.2.1/pkg/server/ca/ca.go 06:44:51 spire-1.2.1/pkg/server/ca/ca_health.go 06:44:51 spire-1.2.1/pkg/server/ca/ca_test.go 06:44:51 spire-1.2.1/pkg/server/ca/journal.go 06:44:51 spire-1.2.1/pkg/server/ca/journal_test.go 06:44:51 spire-1.2.1/pkg/server/ca/manager.go 06:44:51 spire-1.2.1/pkg/server/ca/manager_health.go 06:44:51 spire-1.2.1/pkg/server/ca/manager_test.go 06:44:51 spire-1.2.1/pkg/server/ca/templates.go 06:44:51 spire-1.2.1/pkg/server/ca/upstream_client.go 06:44:51 spire-1.2.1/pkg/server/ca/upstream_client_test.go 06:44:51 spire-1.2.1/pkg/server/ca/validation.go 06:44:51 spire-1.2.1/pkg/server/cache/ 06:44:51 spire-1.2.1/pkg/server/cache/dscache/ 06:44:51 spire-1.2.1/pkg/server/cache/dscache/cache.go 06:44:51 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 06:44:51 spire-1.2.1/pkg/server/cache/entrycache/ 06:44:51 spire-1.2.1/pkg/server/cache/entrycache/cache.go 06:44:51 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 06:44:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 06:44:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 06:44:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 06:44:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 06:44:51 spire-1.2.1/pkg/server/catalog/ 06:44:51 spire-1.2.1/pkg/server/catalog/catalog.go 06:44:51 spire-1.2.1/pkg/server/catalog/keymanager.go 06:44:51 spire-1.2.1/pkg/server/catalog/nodeattestor.go 06:44:51 spire-1.2.1/pkg/server/catalog/noderesolver.go 06:44:51 spire-1.2.1/pkg/server/catalog/notifier.go 06:44:51 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 06:44:51 spire-1.2.1/pkg/server/config.go 06:44:51 spire-1.2.1/pkg/server/datastore/ 06:44:51 spire-1.2.1/pkg/server/datastore/datastore.go 06:44:51 spire-1.2.1/pkg/server/datastore/datastore_health.go 06:44:51 spire-1.2.1/pkg/server/datastore/repository.go 06:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/ 06:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 06:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 06:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 06:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 06:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 06:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 06:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 06:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 06:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 06:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 06:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 06:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 06:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 06:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 06:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 06:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 06:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 06:44:51 spire-1.2.1/pkg/server/endpoints/ 06:44:51 spire-1.2.1/pkg/server/endpoints/bundle/ 06:44:51 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 06:44:51 spire-1.2.1/pkg/server/endpoints/bundle/config.go 06:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 06:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 06:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 06:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 06:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 06:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 06:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 06:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 06:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 06:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 06:44:51 spire-1.2.1/pkg/server/endpoints/bundle/server.go 06:44:51 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 06:44:51 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 06:44:51 spire-1.2.1/pkg/server/endpoints/config.go 06:44:51 spire-1.2.1/pkg/server/endpoints/endpoints.go 06:44:51 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 06:44:51 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 06:44:51 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 06:44:51 spire-1.2.1/pkg/server/endpoints/middleware.go 06:44:51 spire-1.2.1/pkg/server/endpoints/middleware_test.go 06:44:51 spire-1.2.1/pkg/server/hostservice/ 06:44:51 spire-1.2.1/pkg/server/hostservice/agentstore/ 06:44:51 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 06:44:51 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 06:44:51 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 06:44:51 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 06:44:51 spire-1.2.1/pkg/server/hostservice/identityprovider/ 06:44:51 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 06:44:51 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/ 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/ 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/base/ 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/test/ 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 06:44:51 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/ 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 06:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/noderesolver/ 06:44:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 06:44:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 06:44:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 06:44:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 06:44:51 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 06:44:51 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 06:44:51 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/notifier/ 06:44:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 06:44:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 06:44:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 06:44:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 06:44:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 06:44:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 06:44:51 spire-1.2.1/pkg/server/plugin/notifier/repository.go 06:44:51 spire-1.2.1/pkg/server/plugin/notifier/v1.go 06:44:51 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 06:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 06:44:51 spire-1.2.1/pkg/server/registration/ 06:44:51 spire-1.2.1/pkg/server/registration/manager.go 06:44:51 spire-1.2.1/pkg/server/registration/manager_test.go 06:44:51 spire-1.2.1/pkg/server/scanentries.go 06:44:51 spire-1.2.1/pkg/server/scanentries_test.go 06:44:51 spire-1.2.1/pkg/server/server.go 06:44:51 spire-1.2.1/pkg/server/server_test.go 06:44:51 spire-1.2.1/pkg/server/svid/ 06:44:51 spire-1.2.1/pkg/server/svid/observer.go 06:44:51 spire-1.2.1/pkg/server/svid/observer_test.go 06:44:51 spire-1.2.1/pkg/server/svid/rotator.go 06:44:51 spire-1.2.1/pkg/server/svid/rotator_config.go 06:44:51 spire-1.2.1/pkg/server/svid/rotator_config_test.go 06:44:51 spire-1.2.1/pkg/server/svid/rotator_test.go 06:44:51 spire-1.2.1/proto/ 06:44:51 spire-1.2.1/proto/private/ 06:44:51 spire-1.2.1/proto/private/server/ 06:44:51 spire-1.2.1/proto/private/server/journal/ 06:44:51 spire-1.2.1/proto/private/server/journal/journal.pb.go 06:44:51 spire-1.2.1/proto/private/server/journal/journal.proto 06:44:51 spire-1.2.1/proto/spire/ 06:44:51 spire-1.2.1/proto/spire/common/ 06:44:51 spire-1.2.1/proto/spire/common/common.pb.go 06:44:51 spire-1.2.1/proto/spire/common/common.proto 06:44:51 spire-1.2.1/proto/spire/common/plugin/ 06:44:51 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 06:44:51 spire-1.2.1/proto/spire/common/plugin/plugin.proto 06:44:51 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 06:44:51 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 06:44:51 spire-1.2.1/proto/spire/plugin/ 06:44:51 spire-1.2.1/proto/spire/plugin/agent/ 06:44:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 06:44:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 06:44:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 06:44:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 06:44:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 06:44:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 06:44:51 spire-1.2.1/release/ 06:44:51 spire-1.2.1/release/spire-extras/ 06:44:51 spire-1.2.1/release/spire-extras/README.md 06:44:51 spire-1.2.1/release/spire-extras/conf/ 06:44:51 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 06:44:51 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 06:44:51 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 06:44:51 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 06:44:51 spire-1.2.1/release/spire/ 06:44:51 spire-1.2.1/release/spire/README.md 06:44:51 spire-1.2.1/release/spire/conf/ 06:44:51 spire-1.2.1/release/spire/conf/agent/ 06:44:51 spire-1.2.1/release/spire/conf/agent/agent.conf 06:44:51 spire-1.2.1/release/spire/conf/server/ 06:44:51 spire-1.2.1/release/spire/conf/server/server.conf 06:44:51 spire-1.2.1/script/ 06:44:51 spire-1.2.1/script/build-artifact.sh 06:44:51 spire-1.2.1/script/generate_dummy_ca.sh 06:44:51 spire-1.2.1/support/ 06:44:51 spire-1.2.1/support/k8s/ 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/ 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 06:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 06:44:51 spire-1.2.1/support/oidc-discovery-provider/ 06:44:51 spire-1.2.1/support/oidc-discovery-provider/README.md 06:44:51 spire-1.2.1/support/oidc-discovery-provider/common_test.go 06:44:51 spire-1.2.1/support/oidc-discovery-provider/config.go 06:44:51 spire-1.2.1/support/oidc-discovery-provider/config_test.go 06:44:51 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 06:44:51 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 06:44:51 spire-1.2.1/support/oidc-discovery-provider/handler.go 06:44:51 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 06:44:51 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 06:44:51 spire-1.2.1/support/oidc-discovery-provider/main.go 06:44:51 spire-1.2.1/support/oidc-discovery-provider/server_api.go 06:44:51 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 06:44:51 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 06:44:51 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 06:44:51 spire-1.2.1/test/ 06:44:51 spire-1.2.1/test/clock/ 06:44:51 spire-1.2.1/test/clock/clock.go 06:44:51 spire-1.2.1/test/fakes/ 06:44:51 spire-1.2.1/test/fakes/fakeagentcatalog/ 06:44:51 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 06:44:51 spire-1.2.1/test/fakes/fakeagentkeymanager/ 06:44:51 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 06:44:51 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 06:44:51 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 06:44:51 spire-1.2.1/test/fakes/fakeagentstore/ 06:44:51 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 06:44:51 spire-1.2.1/test/fakes/fakedatastore/ 06:44:51 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 06:44:51 spire-1.2.1/test/fakes/fakeentryclient/ 06:44:51 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 06:44:51 spire-1.2.1/test/fakes/fakehealthchecker/ 06:44:51 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 06:44:51 spire-1.2.1/test/fakes/fakeidentityprovider/ 06:44:51 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 06:44:51 spire-1.2.1/test/fakes/fakemetrics/ 06:44:51 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 06:44:51 spire-1.2.1/test/fakes/fakenoderesolver/ 06:44:51 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 06:44:51 spire-1.2.1/test/fakes/fakenotifier/ 06:44:51 spire-1.2.1/test/fakes/fakenotifier/notifier.go 06:44:51 spire-1.2.1/test/fakes/fakepluginmetrics/ 06:44:51 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 06:44:51 spire-1.2.1/test/fakes/fakeserverca/ 06:44:51 spire-1.2.1/test/fakes/fakeserverca/serverca.go 06:44:51 spire-1.2.1/test/fakes/fakeservercatalog/ 06:44:51 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 06:44:51 spire-1.2.1/test/fakes/fakeserverkeymanager/ 06:44:51 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 06:44:51 spire-1.2.1/test/fakes/fakeservernodeattestor/ 06:44:51 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 06:44:51 spire-1.2.1/test/fakes/fakeupstreamauthority/ 06:44:51 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 06:44:51 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 06:44:51 spire-1.2.1/test/fakes/fakeworkloadapi/ 06:44:51 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 06:44:51 spire-1.2.1/test/fakes/fakeworkloadattestor/ 06:44:51 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 06:44:51 spire-1.2.1/test/fixture/ 06:44:51 spire-1.2.1/test/fixture/certs/ 06:44:51 spire-1.2.1/test/fixture/certs/agent_svid.der 06:44:51 spire-1.2.1/test/fixture/certs/base_cert.pem 06:44:51 spire-1.2.1/test/fixture/certs/base_csr.pem 06:44:51 spire-1.2.1/test/fixture/certs/base_key.pem 06:44:51 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 06:44:51 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 06:44:51 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 06:44:51 spire-1.2.1/test/fixture/certs/blog_cert.pem 06:44:51 spire-1.2.1/test/fixture/certs/blog_csr.pem 06:44:51 spire-1.2.1/test/fixture/certs/blog_key.pem 06:44:51 spire-1.2.1/test/fixture/certs/bundle.der 06:44:51 spire-1.2.1/test/fixture/certs/ca.pem 06:44:51 spire-1.2.1/test/fixture/certs/ca_key.pem 06:44:51 spire-1.2.1/test/fixture/certs/database_cert.pem 06:44:51 spire-1.2.1/test/fixture/certs/database_csr.pem 06:44:51 spire-1.2.1/test/fixture/certs/database_key.pem 06:44:51 spire-1.2.1/test/fixture/certs/node_cert.pem 06:44:51 spire-1.2.1/test/fixture/certs/node_csr.pem 06:44:51 spire-1.2.1/test/fixture/certs/node_key.pem 06:44:51 spire-1.2.1/test/fixture/certs/svid.pem 06:44:51 spire-1.2.1/test/fixture/certs/svid_key.pem 06:44:51 spire-1.2.1/test/fixture/config/ 06:44:51 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 06:44:51 spire-1.2.1/test/fixture/config/agent_good.conf 06:44:51 spire-1.2.1/test/fixture/config/agent_good_templated.conf 06:44:51 spire-1.2.1/test/fixture/config/plugin_good.conf 06:44:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 06:44:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 06:44:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 06:44:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 06:44:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 06:44:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 06:44:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 06:44:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 06:44:51 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 06:44:51 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 06:44:51 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 06:44:51 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 06:44:51 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 06:44:51 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 06:44:51 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 06:44:51 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 06:44:51 spire-1.2.1/test/fixture/config/server_good.conf 06:44:51 spire-1.2.1/test/fixture/config/server_good_templated.conf 06:44:51 spire-1.2.1/test/fixture/fixture.go 06:44:51 spire-1.2.1/test/fixture/nodeattestor/ 06:44:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 06:44:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 06:44:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 06:44:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 06:44:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 06:44:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 06:44:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 06:44:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 06:44:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 06:44:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 06:44:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 06:44:51 spire-1.2.1/test/fixture/registration/ 06:44:51 spire-1.2.1/test/fixture/registration/entries.json 06:44:51 spire-1.2.1/test/fixture/registration/good-for-update.json 06:44:51 spire-1.2.1/test/fixture/registration/good.json 06:44:51 spire-1.2.1/test/fixture/registration/invalid.json 06:44:51 spire-1.2.1/test/fixture/registration/invalid_json.json 06:44:51 spire-1.2.1/test/fixture/registration/manager_test_entries.json 06:44:51 spire-1.2.1/test/integration/ 06:44:51 spire-1.2.1/test/integration/README.md 06:44:51 spire-1.2.1/test/integration/common 06:44:51 spire-1.2.1/test/integration/setup/ 06:44:51 spire-1.2.1/test/integration/setup/adminclient/ 06:44:51 spire-1.2.1/test/integration/setup/adminclient/build.sh 06:44:51 spire-1.2.1/test/integration/setup/adminclient/client.go 06:44:51 spire-1.2.1/test/integration/setup/debugagent/ 06:44:51 spire-1.2.1/test/integration/setup/debugagent/build.sh 06:44:51 spire-1.2.1/test/integration/setup/debugagent/main.go 06:44:51 spire-1.2.1/test/integration/setup/debugserver/ 06:44:51 spire-1.2.1/test/integration/setup/debugserver/build.sh 06:44:51 spire-1.2.1/test/integration/setup/debugserver/main.go 06:44:51 spire-1.2.1/test/integration/setup/downstreamclient/ 06:44:51 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 06:44:51 spire-1.2.1/test/integration/setup/downstreamclient/client.go 06:44:51 spire-1.2.1/test/integration/setup/itclient/ 06:44:51 spire-1.2.1/test/integration/setup/itclient/client.go 06:44:51 spire-1.2.1/test/integration/setup/node-attestation/ 06:44:51 spire-1.2.1/test/integration/setup/node-attestation/build.sh 06:44:51 spire-1.2.1/test/integration/setup/node-attestation/client.go 06:44:51 spire-1.2.1/test/integration/setup/x509pop/ 06:44:51 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 06:44:51 spire-1.2.1/test/integration/setup/x509pop/setup.sh 06:44:51 spire-1.2.1/test/integration/suites/ 06:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/ 06:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 06:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 06:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 06:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 06:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 06:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 06:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 06:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 06:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 06:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 06:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 06:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 06:44:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 06:44:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 06:44:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 06:44:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 06:44:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 06:44:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 06:44:51 spire-1.2.1/test/integration/suites/datastore-mysql/ 06:44:51 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 06:44:51 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 06:44:51 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 06:44:51 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 06:44:51 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 06:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 06:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 06:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 06:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 06:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 06:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 06:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 06:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 06:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 06:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 06:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 06:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 06:44:51 spire-1.2.1/test/integration/suites/datastore-postgres/ 06:44:51 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 06:44:51 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 06:44:51 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 06:44:51 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 06:44:51 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 06:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/ 06:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 06:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 06:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 06:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 06:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 06:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 06:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 06:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 06:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 06:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 06:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 06:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 06:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/ 06:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 06:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 06:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 06:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 06:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 06:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 06:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 06:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 06:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 06:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 06:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 06:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 06:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 06:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 06:44:51 spire-1.2.1/test/integration/suites/join-token/ 06:44:51 spire-1.2.1/test/integration/suites/join-token/01-start-server 06:44:51 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 06:44:51 spire-1.2.1/test/integration/suites/join-token/03-start-agent 06:44:51 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 06:44:51 spire-1.2.1/test/integration/suites/join-token/05-check-svid 06:44:51 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 06:44:51 spire-1.2.1/test/integration/suites/join-token/README.md 06:44:51 spire-1.2.1/test/integration/suites/join-token/conf/ 06:44:51 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 06:44:51 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/join-token/conf/server/ 06:44:51 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 06:44:51 spire-1.2.1/test/integration/suites/join-token/teardown 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/ 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 06:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/ 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 06:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 06:44:51 spire-1.2.1/test/integration/suites/k8s/ 06:44:51 spire-1.2.1/test/integration/suites/k8s/00-setup 06:44:51 spire-1.2.1/test/integration/suites/k8s/01-apply-config 06:44:51 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 06:44:51 spire-1.2.1/test/integration/suites/k8s/README.md 06:44:51 spire-1.2.1/test/integration/suites/k8s/conf/ 06:44:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 06:44:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 06:44:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s/conf/server/ 06:44:51 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 06:44:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 06:44:51 spire-1.2.1/test/integration/suites/k8s/init-kubectl 06:44:51 spire-1.2.1/test/integration/suites/k8s/teardown 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/ 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/README.md 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/root/ 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/nested-rotation/teardown 06:44:51 spire-1.2.1/test/integration/suites/node-attestation/ 06:44:51 spire-1.2.1/test/integration/suites/node-attestation/00-setup 06:44:51 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 06:44:51 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 06:44:51 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 06:44:51 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 06:44:51 spire-1.2.1/test/integration/suites/node-attestation/README.md 06:44:51 spire-1.2.1/test/integration/suites/node-attestation/conf/ 06:44:51 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 06:44:51 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 06:44:51 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 06:44:51 spire-1.2.1/test/integration/suites/node-attestation/teardown 06:44:51 spire-1.2.1/test/integration/suites/rotation/ 06:44:51 spire-1.2.1/test/integration/suites/rotation/00-setup 06:44:51 spire-1.2.1/test/integration/suites/rotation/01-start-server 06:44:51 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 06:44:51 spire-1.2.1/test/integration/suites/rotation/03-start-agent 06:44:51 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 06:44:51 spire-1.2.1/test/integration/suites/rotation/05-check-svids 06:44:51 spire-1.2.1/test/integration/suites/rotation/README.md 06:44:51 spire-1.2.1/test/integration/suites/rotation/conf/ 06:44:51 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 06:44:51 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/rotation/conf/server/ 06:44:51 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 06:44:51 spire-1.2.1/test/integration/suites/rotation/teardown 06:44:51 spire-1.2.1/test/integration/suites/self-test/ 06:44:51 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 06:44:51 spire-1.2.1/test/integration/suites/self-test/README.md 06:44:51 spire-1.2.1/test/integration/suites/self-test/teardown 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/ 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 06:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 06:44:51 spire-1.2.1/test/integration/suites/upgrade/ 06:44:51 spire-1.2.1/test/integration/suites/upgrade/00-setup 06:44:51 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 06:44:51 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 06:44:51 spire-1.2.1/test/integration/suites/upgrade/README.md 06:44:51 spire-1.2.1/test/integration/suites/upgrade/conf/ 06:44:51 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 06:44:51 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 06:44:51 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 06:44:51 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 06:44:51 spire-1.2.1/test/integration/suites/upgrade/teardown 06:44:51 spire-1.2.1/test/integration/suites/upgrade/versions.txt 06:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 06:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 06:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 06:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 06:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 06:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 06:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 06:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 06:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 06:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 06:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 06:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 06:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 06:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 06:44:51 spire-1.2.1/test/integration/test-one.sh 06:44:51 spire-1.2.1/test/integration/test.sh 06:44:51 spire-1.2.1/test/plugintest/ 06:44:51 spire-1.2.1/test/plugintest/config.go 06:44:51 spire-1.2.1/test/plugintest/load.go 06:44:51 spire-1.2.1/test/plugintest/option.go 06:44:51 spire-1.2.1/test/spiretest/ 06:44:51 spire-1.2.1/test/spiretest/apiserver.go 06:44:51 spire-1.2.1/test/spiretest/assertions.go 06:44:51 spire-1.2.1/test/spiretest/dir.go 06:44:51 spire-1.2.1/test/spiretest/errors_posix.go 06:44:51 spire-1.2.1/test/spiretest/errors_windows.go 06:44:51 spire-1.2.1/test/spiretest/logs.go 06:44:51 spire-1.2.1/test/spiretest/socketapi.go 06:44:51 spire-1.2.1/test/spiretest/suite.go 06:44:51 spire-1.2.1/test/spiretest/x509.go 06:44:51 spire-1.2.1/test/testca/ 06:44:51 spire-1.2.1/test/testca/ca.go 06:44:51 spire-1.2.1/test/testkey/ 06:44:51 spire-1.2.1/test/testkey/generate.sh 06:44:51 spire-1.2.1/test/testkey/genkeys.go 06:44:51 spire-1.2.1/test/testkey/keys.go 06:44:51 spire-1.2.1/test/testkey/new.go 06:44:51 spire-1.2.1/test/tpmsimulator/ 06:44:51 spire-1.2.1/test/tpmsimulator/simulator.go 06:44:51 spire-1.2.1/test/util/ 06:44:51 spire-1.2.1/test/util/cert_fixtures.go 06:44:51 spire-1.2.1/test/util/cert_generation.go 06:44:51 spire-1.2.1/test/util/io_redirection.go 06:44:51 spire-1.2.1/test/util/race.go 06:44:51 spire-1.2.1/test/util/util.go 06:44:51 building spire from source... 06:44:51 Installing go1.17.7... 06:44:56 Building bin/spire-server... 06:44:56 go: downloading github.com/mitchellh/cli v1.1.2 06:44:56 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 06:44:56 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 06:44:56 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 06:44:56 go: downloading google.golang.org/grpc v1.44.0 06:44:56 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 06:44:57 go: downloading github.com/imdario/mergo v0.3.12 06:44:57 go: downloading github.com/sirupsen/logrus v1.8.1 06:44:57 go: downloading github.com/hashicorp/go-hclog v1.1.0 06:44:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 06:44:57 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 06:44:57 go: downloading github.com/fatih/color v1.13.0 06:44:57 go: downloading github.com/mattn/go-isatty v0.0.14 06:44:57 go: downloading github.com/hashicorp/go-plugin v1.4.3 06:44:57 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 06:44:57 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 06:44:57 go: downloading github.com/InVisionApp/go-logger v1.0.1 06:44:57 go: downloading github.com/armon/go-metrics v0.3.10 06:44:57 go: downloading github.com/prometheus/client_golang v1.12.1 06:44:57 go: downloading github.com/uber-go/tally/v4 v4.1.1 06:44:57 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 06:44:57 go: downloading github.com/open-policy-agent/opa v0.38.0 06:44:57 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 06:44:57 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 06:44:57 go: downloading github.com/Masterminds/goutils v1.1.0 06:44:58 go: downloading github.com/Masterminds/semver v1.5.0 06:44:58 go: downloading github.com/google/uuid v1.1.2 06:44:58 go: downloading github.com/huandu/xstrings v1.3.2 06:44:58 go: downloading github.com/mattn/go-colorable v0.1.12 06:44:58 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 06:44:58 go: downloading github.com/oklog/run v1.0.0 06:44:58 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 06:44:58 go: downloading github.com/prometheus/client_model v0.2.0 06:44:58 go: downloading github.com/prometheus/common v0.32.1 06:44:58 go: downloading github.com/beorn7/perks v1.0.1 06:44:58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 06:44:58 go: downloading github.com/prometheus/procfs v0.7.3 06:44:58 go: downloading github.com/imkira/go-observer v1.0.3 06:44:58 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 06:44:58 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 06:44:58 go: downloading github.com/pkg/errors v0.9.1 06:44:58 go: downloading go.uber.org/atomic v1.9.0 06:44:58 go: downloading github.com/mitchellh/reflectwalk v1.0.1 06:44:58 go: downloading github.com/hashicorp/errwrap v1.1.0 06:44:58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 06:44:58 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 06:44:58 go: downloading github.com/blang/semver/v4 v4.0.0 06:44:58 go: downloading github.com/go-sql-driver/mysql v1.6.0 06:44:58 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 06:44:58 go: downloading github.com/jinzhu/gorm v1.9.16 06:44:59 go: downloading github.com/mattn/go-sqlite3 v1.14.12 06:44:59 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 06:44:59 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 06:45:00 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 06:45:02 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 06:45:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 06:45:02 go: downloading github.com/stretchr/testify v1.7.0 06:45:02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 06:45:02 go: downloading github.com/aws/aws-sdk-go v1.43.0 06:45:06 go: downloading google.golang.org/api v0.70.0 06:45:06 go: downloading k8s.io/client-go v0.23.4 06:45:06 go: downloading k8s.io/api v0.23.4 06:45:06 go: downloading github.com/google/go-tpm v0.3.3 06:45:06 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 06:45:06 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 06:45:06 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 06:45:06 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 06:45:07 go: downloading cloud.google.com/go/storage v1.21.0 06:45:07 go: downloading cloud.google.com/go v0.100.2 06:45:07 go: downloading k8s.io/apimachinery v0.23.4 06:45:08 go: downloading k8s.io/kube-aggregator v0.23.3 06:45:08 go: downloading sigs.k8s.io/controller-runtime v0.11.1 06:45:08 go: downloading cloud.google.com/go/security v1.3.0 06:45:08 go: downloading github.com/hashicorp/vault/api v1.4.1 06:45:08 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 06:45:08 go: downloading github.com/hashicorp/golang-lru v0.5.4 06:45:08 go: downloading github.com/twmb/murmur3 v1.1.6 06:45:08 go: downloading github.com/jinzhu/inflection v1.0.0 06:45:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 06:45:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 06:45:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 06:45:09 go: downloading github.com/aws/smithy-go v1.11.0 06:45:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 06:45:09 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 06:45:09 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 06:45:09 go: downloading github.com/Azure/go-autorest/logger v0.2.1 06:45:09 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 06:45:09 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 06:45:10 go: downloading github.com/dimchansky/utfbom v1.1.1 06:45:10 go: downloading cloud.google.com/go/compute v1.3.0 06:45:10 go: downloading cloud.google.com/go/iam v0.1.1 06:45:10 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 06:45:10 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 06:45:12 go: downloading github.com/gogo/protobuf v1.3.2 06:45:12 go: downloading k8s.io/klog/v2 v2.30.0 06:45:12 go: downloading github.com/google/gofuzz v1.1.0 06:45:12 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 06:45:12 go: downloading github.com/spf13/pflag v1.0.5 06:45:12 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 06:45:12 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 06:45:12 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 06:45:12 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 06:45:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 06:45:12 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 06:45:12 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 06:45:12 go: downloading github.com/hashicorp/vault/sdk v0.4.1 06:45:12 go: downloading github.com/mitchellh/mapstructure v1.4.3 06:45:12 go: downloading github.com/tklauser/go-sysconf v0.3.9 06:45:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 06:45:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:45:12 go: downloading gopkg.in/yaml.v2 v2.4.0 06:45:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 06:45:12 go: downloading github.com/gobwas/glob v0.2.3 06:45:12 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 06:45:12 go: downloading github.com/jmespath/go-jmespath v0.4.0 06:45:13 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 06:45:13 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 06:45:13 go: downloading go.opencensus.io v0.23.0 06:45:13 go: downloading gopkg.in/inf.v0 v0.9.1 06:45:13 go: downloading github.com/google/go-cmp v0.5.7 06:45:13 go: downloading github.com/googleapis/gnostic v0.5.5 06:45:13 go: downloading github.com/go-logr/logr v1.2.2 06:45:13 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 06:45:13 go: downloading github.com/json-iterator/go v1.1.12 06:45:13 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 06:45:13 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 06:45:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 06:45:13 go: downloading go.uber.org/zap v1.21.0 06:45:13 go: downloading github.com/tklauser/numcpus v0.3.0 06:45:13 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 06:45:13 go: downloading sigs.k8s.io/yaml v1.3.0 06:45:13 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 06:45:13 go: downloading github.com/ryanuber/go-glob v1.0.0 06:45:13 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 06:45:13 go: downloading github.com/hashicorp/go-uuid v1.0.2 06:45:13 go: downloading github.com/hashicorp/go-version v1.2.0 06:45:13 go: downloading github.com/golang/snappy v0.0.4 06:45:13 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 06:45:13 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 06:45:13 go: downloading github.com/modern-go/reflect2 v1.0.2 06:45:13 go: downloading go.uber.org/multierr v1.6.0 06:45:13 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 06:45:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:45:21 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 06:45:21 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 06:45:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:45:23 CGO_ENABLED=0 GO111MODULE=on go build -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 06:45:41 Removing intermediate container 0cefb83de506 06:45:41 ---> 8ad8581e8ebc 06:45:41 06:45:41 Step 10/23 : FROM alpine:3.14 06:45:41 Removing intermediate container f176537f9dc9 06:45:41 ---> 07df84038656 06:45:41 06:45:41 Step 10/22 : FROM alpine:3.14 06:45:41 Removing intermediate container 2bb22aa51d90 06:45:41 ---> 7b99439532b2 06:45:41 06:45:41 Step 10/25 : FROM alpine:3.14 06:45:41 Removing intermediate container bb242e441678 06:45:41 ---> 2867821d4d06 06:45:41 06:45:41 Step 10/22 : FROM alpine:3.14 06:45:41 3.14: Pulling from library/alpine 06:45:42 3.14: Pulling from library/alpine 06:45:42 3.14: Pulling from library/alpine 06:45:42 3.14: Pulling from library/alpine 06:45:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:45:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:45:44 Status: Image is up to date for alpine:3.14 06:45:44 Status: Downloaded newer image for alpine:3.14 06:45:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:45:44 Status: Image is up to date for alpine:3.14 06:45:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:45:44 Status: Image is up to date for alpine:3.14 06:45:44 ---> e04c818066af 06:45:44 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 06:45:44 ---> e04c818066af 06:45:44 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:45:44 ---> e04c818066af 06:45:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:45:44 ---> e04c818066af 06:45:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:45:44 ---> Running in 6ca100378e49 06:45:44 ---> Running in 5f797d910555 06:45:44 ---> Running in 7ad195bf2ce5 06:45:44 ---> Running in a3a6a11506e3 06:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:45:45 (1/3) Installing ca-certificates (20211220-r0) 06:45:45 (2/3) Installing dumb-init (1.2.5-r1) 06:45:45 (3/3) Installing su-exec (0.2-r1) 06:45:45 Executing busybox-1.33.1-r7.trigger 06:45:45 Executing ca-certificates-20211220-r0.trigger 06:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:45:45 OK: 6 MiB in 17 packages 06:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:45:45 (1/1) Installing dumb-init (1.2.5-r1) 06:45:45 Executing busybox-1.33.1-r7.trigger 06:45:45 OK: 6 MiB in 15 packages 06:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:45:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:45:46 (1/6) Installing ca-certificates (20211220-r0) 06:45:46 (2/6) Installing brotli-libs (1.0.9-r5) 06:45:46 (3/6) Installing nghttp2-libs (1.43.0-r0) 06:45:46 (4/6) Installing libcurl (7.79.1-r0) 06:45:46 (5/6) Installing curl (7.79.1-r0) 06:45:46 (6/6) Installing dumb-init (1.2.5-r1) 06:45:46 Executing busybox-1.33.1-r7.trigger 06:45:46 Executing ca-certificates-20211220-r0.trigger 06:45:46 OK: 8 MiB in 20 packages 06:45:46 (1/1) Installing dumb-init (1.2.5-r1) 06:45:46 Executing busybox-1.33.1-r7.trigger 06:45:46 OK: 6 MiB in 15 packages 06:45:47 Removing intermediate container 6ca100378e49 06:45:47 ---> 789fba5bf1da 06:45:47 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:45:47 ---> Running in 0342ae9cdfaf 06:45:47 Removing intermediate container a3a6a11506e3 06:45:47 ---> 3a1ee3e73063 06:45:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:45:47 ---> Running in 82b6fcc2d376 06:45:47 Removing intermediate container 0342ae9cdfaf 06:45:47 ---> 0433e362f9d7 06:45:47 Step 13/25 : WORKDIR / 06:45:47 Removing intermediate container 5f797d910555 06:45:47 ---> 8c6eecb57a8e 06:45:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:45:47 ---> Running in 7ca0b4073fc9 06:45:47 Removing intermediate container 7ad195bf2ce5 06:45:47 ---> 6fcdc06d1fb7 06:45:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:45:47 ---> Running in 67ed5ffd14bf 06:45:47 Removing intermediate container 82b6fcc2d376 06:45:47 ---> ae8ff0a602ab 06:45:47 Step 13/22 : ENV APP_PORT=59861 06:45:47 ---> Running in b60e0fa894df 06:45:47 ---> Running in 63b807da11b7 06:45:47 Removing intermediate container 67ed5ffd14bf 06:45:47 ---> f959c3e4fe3f 06:45:47 Step 13/23 : ENV APP_PORT=59881 06:45:47 Removing intermediate container 7ca0b4073fc9 06:45:47 ---> 3ce6efe4d6b3 06:45:47 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:45:48 ---> Running in 62685e8dc509 06:45:48 Removing intermediate container b60e0fa894df 06:45:48 ---> 6bce817fa375 06:45:48 Step 13/22 : WORKDIR /edgex 06:45:48 Removing intermediate container 63b807da11b7 06:45:48 ---> 752a36975894 06:45:48 Step 14/22 : EXPOSE $APP_PORT 06:45:48 ---> Running in a3d7b6af8495 06:45:48 ---> Running in f561cfaa8fac 06:45:48 Removing intermediate container 62685e8dc509 06:45:48 ---> 934e63fc94f3 06:45:48 Step 14/23 : EXPOSE $APP_PORT 06:45:48 ---> Running in ff3625dceec4 06:45:48 Removing intermediate container a3d7b6af8495 06:45:48 ---> 524223488cc7 06:45:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:45:48 ---> 9da967e9b7ac 06:45:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:45:48 Removing intermediate container ff3625dceec4 06:45:48 ---> 66dd2bcab422 06:45:48 Step 15/23 : WORKDIR / 06:45:48 Removing intermediate container f561cfaa8fac 06:45:48 ---> 0d12dcb50163 06:45:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:45:48 ---> Running in 769a8659849f 06:45:48 Removing intermediate container 769a8659849f 06:45:48 ---> d69b2ba6036d 06:45:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:45:48 ---> 7bfcf826473f 06:45:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:45:49 ---> 7b11f34f7976 06:45:49 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:45:49 ---> e366c3352fa8 06:45:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:45:49 ---> f88e40ea5a3c 06:45:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:45:49 ---> 139c4cc35ff0 06:45:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:45:50 ---> 9b4f95a3bb49 06:45:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:45:50 ---> 3560575e814e 06:45:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:45:50 ---> b237ab3c90e2 06:45:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:45:50 ---> 56a52ba0d48b 06:45:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:45:51 ---> 8eba5917ef99 06:45:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:45:51 ---> e51bcda92a62 06:45:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:45:51 ---> 0c4e6aa669a4 06:45:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:45:51 ---> Running in a89336eaf443 06:45:51 ---> Running in 0a3931f6b5b4 06:45:52 Removing intermediate container a89336eaf443 06:45:52 ---> cc36bfe8e115 06:45:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:45:52 Removing intermediate container 0a3931f6b5b4 06:45:52 ---> 7baaae37073f 06:45:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:45:52 ---> Running in 2ac4f7823145 06:45:52 ---> Running in 9a7b426fc026 06:45:52 Removing intermediate container 9a7b426fc026 06:45:52 ---> d58132246b7a 06:45:52 Step 21/23 : LABEL arch=x86_64 06:45:52 ---> fcbec237657b 06:45:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:45:52 Removing intermediate container 2ac4f7823145 06:45:52 ---> a55b0b3e6e42 06:45:52 Step 20/22 : LABEL arch=x86_64 06:45:52 ---> Running in bfae28b318fc 06:45:52 ---> 3ff01b2151a8 06:45:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:45:52 ---> Running in 970fb543cdb5 06:45:52 Removing intermediate container bfae28b318fc 06:45:52 ---> 34d7e2ef19ab 06:45:52 Step 22/23 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 06:45:53 ---> Running in 1e7cd3f3e489 06:45:53 Removing intermediate container 970fb543cdb5 06:45:53 ---> 098df2a2ae39 06:45:53 Step 21/22 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 06:45:53 ---> 22a841137e9c 06:45:53 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:45:53 ---> 072cf9722807 06:45:53 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/ 06:45:53 ---> Running in a7dfb4212ee8 06:45:53 ---> Running in d24f009f2f8e 06:45:53 ---> Running in 448b5b96819e 06:45:53 Removing intermediate container 1e7cd3f3e489 06:45:53 ---> b57bb2dae627 06:45:53 Step 23/23 : LABEL version=0.0.0 06:45:53 ---> Running in 5fa267d43160 06:45:53 Removing intermediate container a7dfb4212ee8 06:45:53 ---> 308d9ece19d4 06:45:53 Step 22/22 : LABEL version=0.0.0 06:45:53 Removing intermediate container 5fa267d43160 06:45:53 ---> f2c9091002e9 06:45:53 06:45:54 ---> Running in a583ccd0ad4f 06:45:54 Successfully built f2c9091002e9 06:45:54 Successfully tagged core-metadata:latest 06:45:54  Building core-metadata ... done Building support-notifications 06:45:54 Removing intermediate container a583ccd0ad4f 06:45:54 ---> d586ea0ec0d6 06:45:54 06:45:54 Successfully built d586ea0ec0d6 06:45:54 Successfully tagged support-scheduler:latest 06:45:54 Building security-bootstrapper 06:45:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.284s coverage: 28.7% of statements 06:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:45:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.377s coverage: 98.5% of statements 06:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:46:01  Building support-scheduler ... done Removing intermediate container d24f009f2f8e 06:46:01 ---> 02dee9b00864 06:46:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:46:01 Removing intermediate container 448b5b96819e 06:46:01 ---> d3babafda208 06:46:01 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 06:46:01 ---> Running in a5682960114b 06:46:01 ---> Running in c427e0366612 06:46:01 Removing intermediate container c427e0366612 06:46:01 ---> c2a8cbceecf7 06:46:01 Step 23/25 : LABEL arch=x86_64 06:46:01 ---> Running in 39dc1858ad90 06:46:01 Removing intermediate container a5682960114b 06:46:01 ---> da1e4f87a9fd 06:46:01 Step 20/22 : LABEL arch=x86_64 06:46:01 ---> Running in 66fecd34b534 06:46:01 Removing intermediate container 39dc1858ad90 06:46:01 ---> ef8399c23f2d 06:46:01 Step 24/25 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 06:46:01 ---> Running in f2a1921d6778 06:46:02 Removing intermediate container 66fecd34b534 06:46:02 ---> ffac9be0f22b 06:46:02 Step 21/22 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 06:46:02 ---> Running in 6b487780f2f4 06:46:02 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:46:02 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:46:02 ---> 7cd877ae808f 06:46:02 Step 3/31 : WORKDIR /edgex-go 06:46:02 ---> Using cache 06:46:02 ---> 08796f13866a 06:46:02 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:02 ---> Using cache 06:46:02 ---> 6cc9812028a4 06:46:02 Step 5/31 : RUN apk add --update --no-cache make git 06:46:02 ---> Using cache 06:46:02 ---> 939696609235 06:46:02 Step 6/31 : COPY go.mod vendor* ./ 06:46:02 ---> Using cache 06:46:02 ---> bcb79fcb72b7 06:46:02 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:02 ---> Using cache 06:46:02 ---> b805b92ae0b8 06:46:02 Step 8/31 : COPY . . 06:46:02 ---> Using cache 06:46:02 ---> a759ff5a68d9 06:46:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:46:02 Removing intermediate container f2a1921d6778 06:46:02 ---> 775d561686ff 06:46:02 Step 25/25 : LABEL version=0.0.0 06:46:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.600s coverage: 54.9% of statements 06:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:46:02 ---> Running in 56100f24ca77 06:46:02 ---> Running in 51af320157f3 06:46:02 Removing intermediate container 6b487780f2f4 06:46:02 ---> af095c4e4af9 06:46:02 Step 22/22 : LABEL version=0.0.0 06:46:03 ---> Running in c20fd9a7aa31 06:46:03 Removing intermediate container 51af320157f3 06:46:03 ---> cfb9bc0cf287 06:46:03 06:46:03 Removing intermediate container c20fd9a7aa31 06:46:03 ---> 7cb12c9a44b0 06:46:03 06:46:03 Successfully built cfb9bc0cf287 06:46:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:46:03 Successfully tagged security-secretstore-setup:latest 06:46:03 Building core-command 06:46:03  Building security-secretstore-setup ... done Successfully built 7cb12c9a44b0 06:46:03 Successfully tagged security-proxy-setup:latest 06:46:03  Building security-proxy-setup ... done Building core-data 06:46:05 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:46:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:46:05 ---> 7cd877ae808f 06:46:05 Step 3/22 : WORKDIR /edgex-go 06:46:05 ---> Using cache 06:46:05 ---> 08796f13866a 06:46:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:05 ---> Using cache 06:46:05 ---> 6cc9812028a4 06:46:05 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:46:11 ---> Running in 426291c6b06c 06:46:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:46:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:46:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:46:12 ---> 7cd877ae808f 06:46:12 Step 3/23 : WORKDIR /edgex-go 06:46:12 ---> Using cache 06:46:12 ---> 08796f13866a 06:46:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:12 ---> Using cache 06:46:12 ---> 6cc9812028a4 06:46:12 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:46:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:46:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:46:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:46:12 ---> 7cd877ae808f 06:46:12 Step 3/23 : WORKDIR /edgex-go 06:46:12 ---> Using cache 06:46:12 ---> 08796f13866a 06:46:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:12 ---> Using cache 06:46:12 ---> 6cc9812028a4 06:46:12 Step 5/23 : RUN apk add --update --no-cache make git 06:46:12 ---> Using cache 06:46:12 ---> 939696609235 06:46:12 Step 6/23 : COPY go.mod vendor* ./ 06:46:12 ---> Using cache 06:46:12 ---> bcb79fcb72b7 06:46:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:12 ---> Using cache 06:46:12 ---> b805b92ae0b8 06:46:12 Step 8/23 : COPY . . 06:46:12 ---> Using cache 06:46:12 ---> a759ff5a68d9 06:46:12 Step 9/23 : RUN make cmd/core-command/core-command 06:46:12 OK: 221 MiB in 52 packages 06:46:13 ---> Running in 7e7ecbb35ce4 06:46:13 ---> Running in 99f10378b257 06:46:13 Removing intermediate container 426291c6b06c 06:46:13 ---> 7fa26400e7be 06:46:13 Step 6/22 : COPY go.mod vendor* ./ 06:46:14 ---> 886eb667f51e 06:46:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:14 ---> Running in 09a885f98e59 06:46:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:46:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:46:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:46:15 OK: 221 MiB in 52 packages 06:46:17 Removing intermediate container 09a885f98e59 06:46:17 ---> 44ae4348a4fb 06:46:17 Step 8/22 : COPY . . 06:46:17 Removing intermediate container 7e7ecbb35ce4 06:46:17 ---> e23b772e28c2 06:46:17 Step 6/23 : COPY go.mod vendor* ./ 06:46:18 ---> c6ccf523afbd 06:46:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:19 ---> Running in 7b99752b8fbe 06:46:24 Removing intermediate container 7b99752b8fbe 06:46:24 ---> ca79156ce302 06:46:24 Step 8/23 : COPY . . 06:46:28 ---> 5113ee90550e 06:46:28 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:46:28 ---> Running in ff726237460d 06:46:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:46:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.720s coverage: 89.2% of statements 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:46:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.323s coverage: 84.4% of statements 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:46:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.896s coverage: 95.4% of statements 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:46:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.233s coverage: 72.2% of statements 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:46:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.272s coverage: 60.0% of statements 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:46:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.698s coverage: 0.9% of statements 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:46:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.365s coverage: 58.8% of statements 06:46:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.206s coverage: 24.0% of statements 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 47.1% of statements 06:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.379s coverage: 79.5% of statements 06:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.331s coverage: 94.1% of statements 06:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.367s coverage: 96.3% of statements 06:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.392s coverage: 87.5% of statements 06:46:32 ---> 6f1167ece2a7 06:46:32 Step 9/23 : RUN make cmd/core-data/core-data 06:46:32 ---> Running in fd6a04b08a75 06:46:33 CGO_ENABLED=1 GO111MODULE=on go build -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 06:46:35 Removing intermediate container 56100f24ca77 06:46:35 ---> a9511546b51f 06:46:35 06:46:35 Step 10/31 : FROM alpine:3.14 06:46:35 ---> e04c818066af 06:46:35 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:46:35 ---> Running in 1214821fed99 06:46:35 Removing intermediate container 1214821fed99 06:46:35 ---> c3ac48e3960d 06:46:35 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:46:35 ---> Running in db23bfa30bae 06:46:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:46:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:46:36 (1/2) Installing dumb-init (1.2.5-r1) 06:46:36 (2/2) Installing su-exec (0.2-r1) 06:46:36 Executing busybox-1.33.1-r7.trigger 06:46:36 OK: 6 MiB in 16 packages 06:46:37 Removing intermediate container db23bfa30bae 06:46:37 ---> d3cb0e11dbaf 06:46:37 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:46:37 ---> Running in 22b4ee4c4e1c 06:46:37 Removing intermediate container 22b4ee4c4e1c 06:46:37 ---> 9789d1c65d7c 06:46:37 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:46:37 ---> Running in 616781bfbde1 06:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.472s coverage: 94.4% of statements 06:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.193s coverage: 44.8% of statements 06:46:38 Removing intermediate container 616781bfbde1 06:46:38 ---> c5943b36d0e7 06:46:38 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:46:38 ---> Running in 148030e3abbf 06:46:39 Removing intermediate container 148030e3abbf 06:46:39 ---> ea6f1f5af7b3 06:46:39 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:46:39 ---> Running in 5db3221d369c 06:46:40 Removing intermediate container 5db3221d369c 06:46:40 ---> 234f9b25ce48 06:46:40 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:46:40 ---> 27b748915b7e 06:46:40 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:46:40 ---> Running in 46906e74a80d 06:46:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.645s coverage: 82.5% of statements 06:46:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:46:43 Removing intermediate container 46906e74a80d 06:46:43 ---> 7f3ad5ed90d3 06:46:43 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:46:43 ---> 6cc0cf41a9d5 06:46:43 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:46:43 Removing intermediate container 99f10378b257 06:46:43 ---> 143919b3818c 06:46:43 06:46:43 Step 10/23 : FROM alpine:3.14 06:46:43 ---> e04c818066af 06:46:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:46:43 ---> Using cache 06:46:43 ---> 8c6eecb57a8e 06:46:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:46:43 ---> Using cache 06:46:43 ---> f959c3e4fe3f 06:46:43 Step 13/23 : ENV APP_PORT=59882 06:46:43 ---> Running in 638e5827030a 06:46:44 Removing intermediate container 638e5827030a 06:46:44 ---> a75e9332e35c 06:46:44 Step 14/23 : EXPOSE $APP_PORT 06:46:44 ---> 1f4d36a04f1c 06:46:44 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:46:44 ---> Running in 3fffc25a15ef 06:46:44 Removing intermediate container 3fffc25a15ef 06:46:44 ---> cd887f4898ad 06:46:44 Step 15/23 : WORKDIR / 06:46:44 ---> 0e07c78fd264 06:46:44 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:46:45 ---> Running in adef806c1a9d 06:46:45 ---> fb41ced75160 06:46:45 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:46:45 Removing intermediate container adef806c1a9d 06:46:45 ---> e61fd0507d27 06:46:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:46:46 ---> 4b8d83a34c91 06:46:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:46:46 ---> c0c36d246971 06:46:46 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:46:46 ---> Running in c81ef97012fe 06:46:46 Removing intermediate container c81ef97012fe 06:46:46 ---> 65d160248928 06:46:46 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:46:46 ---> 8f80c39b3fdb 06:46:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:46:47 ---> 01fe21f6943a 06:46:47 Step 26/31 : RUN chmod +x /entrypoint.sh 06:46:47 ---> Running in 6defa59d4ebf 06:46:47 ---> 701c3bd6ddcd 06:46:47 Step 19/23 : ENTRYPOINT ["/core-command"] 06:46:47 ---> Running in f39b2a18f83c 06:46:47 Removing intermediate container f39b2a18f83c 06:46:47 ---> 9ce45dfc1ef0 06:46:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:46:47 ---> Running in a2a551ef566b 06:46:48 Removing intermediate container a2a551ef566b 06:46:48 ---> 69ffddd9e7d9 06:46:48 Step 21/23 : LABEL arch=x86_64 06:46:48 ---> Running in be0ea2e5f2b9 06:46:48 Removing intermediate container be0ea2e5f2b9 06:46:48 ---> 3cf5e35e0ff5 06:46:48 Step 22/23 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 06:46:48 Removing intermediate container 6defa59d4ebf 06:46:48 ---> 544954c11003 06:46:48 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:46:48 ---> Running in d3a7186be005 06:46:48 ---> Running in 1af25271f8a0 06:46:49 Removing intermediate container d3a7186be005 06:46:49 ---> 51cfc8b690ea 06:46:49 Step 23/23 : LABEL version=0.0.0 06:46:49 Removing intermediate container 1af25271f8a0 06:46:49 ---> 7775fd9a7aa9 06:46:49 Step 28/31 : CMD ["gate"] 06:46:49 ---> Running in 35420d92db7c 06:46:49 ---> Running in 82f5ab5ee627 06:46:49 Removing intermediate container 35420d92db7c 06:46:49 ---> e9ad989f4b58 06:46:49 06:46:49 Successfully built e9ad989f4b58 06:46:49 Successfully tagged core-command:latest 06:46:49 Building security-spire-agent 06:46:49  Building core-command ... done Removing intermediate container 82f5ab5ee627 06:46:49 ---> 5c6528473471 06:46:49 Step 29/31 : LABEL arch=x86_64 06:46:49 ---> Running in e1f842c78b49 06:46:50 Removing intermediate container e1f842c78b49 06:46:50 ---> effe02bcdf91 06:46:50 Step 30/31 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 06:46:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements 06:46:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:46:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 06:46:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:46:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 06:46:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:46:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 06:46:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:46:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements 06:46:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:46:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.288s coverage: 80.0% of statements 06:46:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements 06:46:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements 06:46:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.738s coverage: 91.2% of statements 06:46:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:46:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.879s coverage: 64.4% of statements 06:46:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:46:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:46:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.218s coverage: 100.0% of statements 06:46:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.183s coverage: 89.4% of statements 06:46:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 06:46:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 06:46:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 06:46:52 ---> Running in e44ca6ff83f7 06:46:52 Removing intermediate container e44ca6ff83f7 06:46:52 ---> 89e26f9dc672 06:46:52 Step 31/31 : LABEL version=0.0.0 06:46:53 ---> Running in 95e2225b963d 06:46:53 Removing intermediate container 95e2225b963d 06:46:53 ---> f363d08938cd 06:46:53 06:46:53 Successfully built f363d08938cd 06:46:53 Successfully tagged security-bootstrapper:latest 06:46:53 Building security-spire-config 06:46:55  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:46:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:46:55 ---> 7cd877ae808f 06:46:55 Step 3/26 : WORKDIR /edgex-go 06:46:55 ---> Using cache 06:46:55 ---> 08796f13866a 06:46:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:55 ---> Using cache 06:46:55 ---> 6cc9812028a4 06:46:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:46:58 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:46:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:46:58 ---> 7cd877ae808f 06:46:58 Step 3/26 : WORKDIR /edgex-go 06:46:58 ---> Using cache 06:46:58 ---> 08796f13866a 06:46:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:58 ---> Using cache 06:46:58 ---> 6cc9812028a4 06:46:58 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:46:58 ---> Running in f28f3e60f696 06:46:58 ---> Running in 8a8f37770200 06:46:58 Removing intermediate container ff726237460d 06:46:58 ---> 4008cab2f6a6 06:46:58 06:46:58 Step 10/22 : FROM alpine:3.14 06:46:58 ---> e04c818066af 06:46:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:46:58 ---> Running in 64ef9c56645c 06:46:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.435s coverage: 65.4% of statements 06:46:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:46:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:46:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:46:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:46:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:46:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:46:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:46:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.758s coverage: 43.8% of statements 06:46:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:46:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:46:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.283s coverage: 89.5% of statements 06:46:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:46:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.228s coverage: 84.8% of statements 06:46:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:46:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:46:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:46:59 (1/2) Installing ca-certificates (20211220-r0) 06:46:59 (2/2) Installing dumb-init (1.2.5-r1) 06:46:59 Executing busybox-1.33.1-r7.trigger 06:46:59 Executing ca-certificates-20211220-r0.trigger 06:46:59 OK: 6 MiB in 16 packages 06:47:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:47:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:47:00 OK: 221 MiB in 52 packages 06:47:00 OK: 221 MiB in 52 packages 06:47:00 Removing intermediate container 64ef9c56645c 06:47:00 ---> a7b3982e4016 06:47:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:47:01 ---> Running in b19cd5286e42 06:47:01 Removing intermediate container b19cd5286e42 06:47:01 ---> a9260bdef009 06:47:01 Step 13/22 : ENV APP_PORT=59860 06:47:01 ---> Running in d07473f81fb5 06:47:01 Removing intermediate container f28f3e60f696 06:47:01 ---> 337ceeaba052 06:47:01 Step 6/26 : COPY go.mod vendor* ./ 06:47:01 Removing intermediate container 8a8f37770200 06:47:01 ---> 9980b359af34 06:47:01 Step 6/26 : COPY go.mod vendor* ./ 06:47:01 Removing intermediate container d07473f81fb5 06:47:01 ---> aa5d803d3585 06:47:01 Step 14/22 : EXPOSE $APP_PORT 06:47:01 ---> Running in 828016e5a87f 06:47:01 ---> 2e8102f3a160 06:47:01 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:01 ---> 321f6a008be2 06:47:01 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:01 Removing intermediate container fd6a04b08a75 06:47:01 ---> 6cb03a0ef96c 06:47:01 06:47:01 Step 10/23 : FROM alpine:3.14 06:47:01 ---> e04c818066af 06:47:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:47:01 ---> Running in c1355eb02743 06:47:01 Removing intermediate container 828016e5a87f 06:47:01 ---> f03c12e4211f 06:47:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:47:01 ---> Running in b9730ba641cb 06:47:01 ---> Running in 194496b2908a 06:47:02 Removing intermediate container 194496b2908a 06:47:02 ---> bfc00139521b 06:47:02 Step 12/23 : ENV APP_PORT=59880 06:47:02 ---> 91a484e3aa8f 06:47:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:47:02 ---> Running in 57cddf268940 06:47:02 Removing intermediate container 57cddf268940 06:47:02 ---> 0c14fca9510e 06:47:02 Step 13/23 : EXPOSE $APP_PORT 06:47:02 ---> Running in 8bc3b192d7b9 06:47:02 Removing intermediate container 8bc3b192d7b9 06:47:02 ---> bc2deee48c18 06:47:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:02 ---> Running in 9f844ce9f0f5 06:47:02 ---> 44ccddffeeaa 06:47:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:47:02 ---> 361847a0cd3f 06:47:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:47:03 ---> Running in d3d7676e5ed8 06:47:03 Removing intermediate container b9730ba641cb 06:47:03 ---> 685069219ef0 06:47:03 Step 8/26 : COPY . . 06:47:03 Removing intermediate container c1355eb02743 06:47:03 ---> c155bebe683d 06:47:03 Step 8/26 : COPY . . 06:47:03 Removing intermediate container d3d7676e5ed8 06:47:03 ---> 7c8fd61a3033 06:47:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:47:05 ---> Running in 840b87091114 06:47:07 Removing intermediate container 840b87091114 06:47:07 ---> b1384ea1688f 06:47:07 Step 20/22 : LABEL arch=x86_64 06:47:07 ---> Running in f78cab5e5c6e 06:47:07 Removing intermediate container 9f844ce9f0f5 06:47:07 ---> 3bb4b8f53bd4 06:47:07 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:47:08 ---> Running in c029ac595aa6 06:47:08 Removing intermediate container f78cab5e5c6e 06:47:08 ---> 8396eee2fa36 06:47:08 Step 21/22 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 06:47:08 ---> Running in 07643c1df8bd 06:47:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:47:09 Removing intermediate container 07643c1df8bd 06:47:09 ---> d2272550adf6 06:47:09 Step 22/22 : LABEL version=0.0.0 06:47:09 ---> Running in 1aaff0385702 06:47:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:47:09 Removing intermediate container 1aaff0385702 06:47:09 ---> c790bd97034f 06:47:09 06:47:09 ---> 60e1e8ff747c 06:47:09 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:47:09 ---> d13d528f9c12 06:47:09 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:47:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.333s coverage: 17.7% of statements 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:47:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.677s coverage: 92.3% of statements 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:47:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.336s coverage: 63.2% of statements 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:47:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:47:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.253s coverage: 28.9% of statements 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:47:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements 06:47:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 06:47:09 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 06:47:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:47:09 GO111MODULE=on go vet ./... 06:47:09 (1/6) Installing dumb-init (1.2.5-r1) 06:47:09 ---> Running in 7f3028e7984d 06:47:09 ---> Running in dcb80ca8be8d 06:47:09 Successfully built c790bd97034f 06:47:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:47:09 Successfully tagged support-notifications:latest 06:47:09  Building support-notifications ... done Building security-spiffe-token-provider 06:47:09 (3/6) Installing libsodium (1.0.18-r0) 06:47:09 Building bin/spire-agent... 06:47:10 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 06:47:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:47:10 Removing intermediate container dcb80ca8be8d 06:47:10 ---> cabc889eb154 06:47:10 Step 10/26 : RUN mkdir -p spire-build 06:47:10 Removing intermediate container 7f3028e7984d 06:47:10 ---> 491bee184638 06:47:10 Step 10/26 : RUN mkdir -p spire-build 06:47:10 (5/6) Installing libzmq (4.3.4-r0) 06:47:10 (6/6) Installing zeromq (4.3.4-r0) 06:47:10 Executing busybox-1.33.1-r7.trigger 06:47:10 OK: 8 MiB in 20 packages 06:47:11 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 06:47:11 go: downloading cloud.google.com/go/secretmanager v1.3.0 06:47:11 go: downloading github.com/docker/docker v20.10.12+incompatible 06:47:11 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 06:47:11 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 06:47:11 go: downloading github.com/google/go-tpm-tools v0.3.3 06:47:11 go: downloading github.com/opencontainers/image-spec v1.0.1 06:47:11 go: downloading github.com/docker/go-units v0.4.0 06:47:11 go: downloading github.com/docker/go-connections v0.4.0 06:47:11 go: downloading github.com/containerd/containerd v1.3.4 06:47:11 go: downloading github.com/opencontainers/go-digest v1.0.0 06:47:11 go: downloading github.com/docker/distribution v2.7.1+incompatible 06:47:13  ---> Running in 8e95e231687d 06:47:13 ---> Running in f5a568b0feec 06:47:13 Removing intermediate container c029ac595aa6 06:47:13 ---> 58fc83a96a1f 06:47:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:47:13 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:47:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:47:13 ---> 7cd877ae808f 06:47:13 Step 3/20 : WORKDIR /edgex-go 06:47:13 ---> Using cache 06:47:13 ---> 08796f13866a 06:47:13 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 06:47:14 ---> Running in 54fec9afb531 06:47:14 ---> fad9f0aeb3d9 06:47:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:47:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:47:15 ---> 0976430f5a2b 06:47:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:47:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:47:15 Removing intermediate container f5a568b0feec 06:47:15 ---> 023dd0ea997f 06:47:15 Step 11/26 : WORKDIR /edgex-go/spire-build 06:47:15 Removing intermediate container 8e95e231687d 06:47:15 ---> bed077165668 06:47:15 Step 11/26 : WORKDIR /edgex-go/spire-build 06:47:15 ---> Running in 92131e823c12 06:47:15 ---> Running in fc224fc12e30 06:47:15 ---> 605c02fb2304 06:47:15 Step 19/23 : ENTRYPOINT ["/core-data"] 06:47:15 ---> Running in ccbe68c58f81 06:47:15 Removing intermediate container 92131e823c12 06:47:15 ---> 009b508d265d 06:47: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 06:47:15 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 06:47:15 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 06:47:15 OK: 15864 distinct packages available 06:47:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:47:16 ---> Running in f78dea7bfbf8 06:47:16 Removing intermediate container fc224fc12e30 06:47:16 ---> b2c3d6558e86 06:47:16 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 06:47:16 Removing intermediate container ccbe68c58f81 06:47:16 ---> 80b1d373f70f 06:47:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:47:16 ---> Running in 5c6556cf05ab 06:47:16 ---> Running in c6cfc918084e 06:47:16 Removing intermediate container 5c6556cf05ab 06:47:16 ---> f8a8d568eb4d 06:47:16 Step 21/23 : LABEL arch=x86_64 06:47:16 ---> Running in 0d49c310de76 06:47:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:47:16 Removing intermediate container 0d49c310de76 06:47:16 ---> 57f61ff69df0 06:47:16 Step 22/23 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 06:47:16 ---> Running in 89ed5ae54015 06:47:17 Removing intermediate container 89ed5ae54015 06:47:17 ---> b955f38d660c 06:47:17 Step 23/23 : LABEL version=0.0.0 06:47:17 ---> Running in 8f2e3d8c7deb 06:47:17 OK: 221 MiB in 52 packages 06:47:17 spire-1.2.1/ 06:47:17 spire-1.2.1/ 06:47:17 spire-1.2.1/.data/ 06:47:17 spire-1.2.1/.data/.file 06:47:17 spire-1.2.1/.dockerignore 06:47:17 spire-1.2.1/.gitattributes 06:47:17 spire-1.2.1/.githooks/ 06:47:17 spire-1.2.1/.githooks/pre-commit 06:47:17 spire-1.2.1/.github/ 06:47:17 spire-1.2.1/.github/ISSUE_TEMPLATE.md 06:47:17 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 06:47:17 spire-1.2.1/.github/dependabot.yml 06:47:17 spire-1.2.1/.github/workflows/ 06:47:17 spire-1.2.1/.github/workflows/nightly_build.yaml 06:47:17 spire-1.2.1/.github/workflows/pr_build.yaml 06:47:17 spire-1.2.1/.github/workflows/release_build.yaml 06:47:17 spire-1.2.1/.github/workflows/scripts/ 06:47:17 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 06:47:17 spire-1.2.1/.github/workflows/scripts/push-images.sh 06:47:17 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 06:47:17 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 06:47:17 spire-1.2.1/.github/workflows/scripts/split.sh 06:47:17 spire-1.2.1/.gitignore 06:47:17 spire-1.2.1/.go-version 06:47:17 spire-1.2.1/.golangci.yml 06:47:17 spire-1.2.1/ADOPTERS.md 06:47:17 spire-1.2.1/CHANGELOG.md 06:47:17 spire-1.2.1/CODE-OF-CONDUCT.md 06:47:17 spire-1.2.1/CODEOWNERS 06:47:17 spire-1.2.1/CONTRIBUTING.md 06:47:17 spire-1.2.1/Dockerfile 06:47:17 spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ 06:47:17 spire-1.2.1/.data/.file 06:47:17 spire-1.2.1/.dockerignore 06:47:17 spire-1.2.1/.gitattributes 06:47:17 spire-1.2.1/.githooks/ 06:47:17 spire-1.2.1/.githooks/pre-commit 06:47:17 spire-1.2.1/.github/ 06:47:17 spire-1.2.1/.github/ISSUE_TEMPLATE.md 06:47:17 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 06:47:17 spire-1.2.1/.github/dependabot.yml 06:47:17 spire-1.2.1/.github/workflows/ 06:47:17 spire-1.2.1/.github/workflows/nightly_build.yaml 06:47:17 spire-1.2.1/.github/workflows/pr_build.yaml 06:47:17 spire-1.2.1/.github/workflows/release_build.yaml 06:47:17 spire-1.2.1/.github/workflows/scripts/ 06:47:17 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 06:47:17 spire-1.2.1/.github/workflows/scripts/push-images.sh 06:47:17 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 06:47:17 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 06:47:17 spire-1.2.1/.github/workflows/scripts/split.sh 06:47:17 spire-1.2.1/.gitignore 06:47:17 spire-1.2.1/.go-version 06:47:17 spire-1.2.1/.golangci.yml 06:47:17 spire-1.2.1/ADOPTERS.md 06:47:17 spire-1.2.1/CHANGELOG.md 06:47:17 spire-1.2.1/CODE-OF-CONDUCT.md 06:47:17 spire-1.2.1/CODEOWNERS 06:47:17 spire-1.2.1/CONTRIBUTING.md 06:47:17 spire-1.2.1/Dockerfile 06:47:17 spire-1.2.1/Dockerfile.dev 06:47:17 spire-1.2.1/Dockerfile.scratch 06:47:17 spire-1.2.1/LICENSE 06:47:17 spire-1.2.1/MAINTAINERS.md 06:47:17 spire-1.2.1/Makefile 06:47:17 spire-1.2.1/README.md 06:47:17 spire-1.2.1/ROADMAP.md 06:47:17 spire-1.2.1/SECURITY.md 06:47:17 spire-1.2.1/cmd/ 06:47:17 spire-1.2.1/cmd/spire-agent/ 06:47:17 spire-1.2.1/cmd/spire-agent/cli/ 06:47:17 spire-1.2.1/cmd/spire-agent/cli/api/ 06:47:17 spire-1.2.1/cmd/spire-agent/cli/api/common.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/cli.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/common/ 06:47:17 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 06:47:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/run/ 06:47:17 spire-1.2.1/cmd/spire-agent/cli/run/run.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/validate/ 06:47:17 spire-1.2.1/Dockerfile.scratch 06:47:17 spire-1.2.1/LICENSE 06:47:17 spire-1.2.1/MAINTAINERS.md 06:47:17 spire-1.2.1/Makefile 06:47:17 spire-1.2.1/README.md 06:47:17 spire-1.2.1/ROADMAP.md 06:47:17 spire-1.2.1/SECURITY.md 06:47:17 spire-1.2.1/cmd/ 06:47:17 spire-1.2.1/cmd/spire-agent/ 06:47:17 spire-1.2.1/cmd/spire-agent/cli/ 06:47:17 spire-1.2.1/cmd/spire-agent/cli/api/ 06:47:17 spire-1.2.1/cmd/spire-agent/cli/api/common.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/cli.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/common/ 06:47:17 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 06:47:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/run/ 06:47:17 spire-1.2.1/cmd/spire-agent/cli/run/run.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/validate/ 06:47:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 06:47:17 spire-1.2.1/cmd/spire-agent/main.go 06:47:17 spire-1.2.1/cmd/spire-server/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/agent/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/agent/count.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/agent/list.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/agent/show.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/bundle/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/cli.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/count.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/create.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/show.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/update.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/util.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/common.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/create.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/list.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 06:47:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 06:47:17 spire-1.2.1/cmd/spire-agent/main.go 06:47:17 spire-1.2.1/cmd/spire-server/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/agent/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/agent/count.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/agent/list.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/agent/show.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/bundle/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/cli.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/show.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/update.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/jwt/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/run/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/run/run.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/token/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/token/generate.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/validate/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/count.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/create.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/show.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/update.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/util.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/common.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/create.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/list.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/show.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/update.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/jwt/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/run/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/run/run.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/token/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/token/generate.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/validate/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/x509/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 06:47:17 spire-1.2.1/cmd/spire-server/main.go 06:47:17 spire-1.2.1/cmd/spire-server/util/ 06:47:17 spire-1.2.1/cmd/spire-server/util/util.go 06:47:17 spire-1.2.1/conf/ 06:47:17 spire-1.2.1/conf/agent/ 06:47:17 spire-1.2.1/conf/agent/agent.conf 06:47:17 spire-1.2.1/conf/agent/agent_full.conf 06:47:17 spire-1.2.1/conf/agent/dummy_root_ca.crt 06:47:17 spire-1.2.1/conf/server/ 06:47:17 spire-1.2.1/conf/server/dummy_upstream_ca.crt 06:47:17 spire-1.2.1/conf/server/dummy_upstream_ca.key 06:47:17 spire-1.2.1/conf/server/server.conf 06:47:17 spire-1.2.1/conf/server/server_full.conf 06:47:17 spire-1.2.1/doc/ 06:47:17 spire-1.2.1/doc/SPIRE101.md 06:47:17 spire-1.2.1/doc/auditlog.md 06:47:17 spire-1.2.1/doc/authorization_policy_engine.md 06:47:17 spire-1.2.1/doc/changelog_guidelines.md 06:47:17 spire-1.2.1/doc/cure53-report.pdf 06:47:17 spire-1.2.1/doc/images/ 06:47:17 spire-1.2.1/doc/images/2019_roadmap.png 06:47:17 spire-1.2.1/doc/images/SPIRE101.png 06:47:17 spire-1.2.1/doc/images/SPIRE_agent.png 06:47:17 spire-1.2.1/doc/images/SPIRE_server.png 06:47:17 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/x509/ 06:47:17 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 06:47:17 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 06:47:17 spire-1.2.1/cmd/spire-server/main.go 06:47:17 spire-1.2.1/cmd/spire-server/util/ 06:47:17 spire-1.2.1/cmd/spire-server/util/util.go 06:47:17 spire-1.2.1/conf/ 06:47:17 spire-1.2.1/conf/agent/ 06:47:17 spire-1.2.1/conf/agent/agent.conf 06:47:17 spire-1.2.1/conf/agent/agent_full.conf 06:47:17 spire-1.2.1/conf/agent/dummy_root_ca.crt 06:47:17 spire-1.2.1/conf/server/ 06:47:17 spire-1.2.1/conf/server/dummy_upstream_ca.crt 06:47:17 spire-1.2.1/conf/server/dummy_upstream_ca.key 06:47:17 spire-1.2.1/conf/server/server.conf 06:47:17 spire-1.2.1/conf/server/server_full.conf 06:47:17 spire-1.2.1/doc/ 06:47:17 spire-1.2.1/doc/SPIRE101.md 06:47:17 spire-1.2.1/doc/auditlog.md 06:47:17 spire-1.2.1/doc/authorization_policy_engine.md 06:47:17 spire-1.2.1/doc/changelog_guidelines.md 06:47:17 spire-1.2.1/doc/cure53-report.pdf 06:47:17 spire-1.2.1/doc/images/ 06:47:17 spire-1.2.1/doc/images/2019_roadmap.png 06:47:17 spire-1.2.1/doc/images/SPIRE101.png 06:47:17 spire-1.2.1/doc/images/SPIRE_agent.png 06:47:17 spire-1.2.1/doc/images/SPIRE_server.png 06:47:17 spire-1.2.1/doc/images/cache_mgr.png 06:47:17 spire-1.2.1/doc/images/cache_mgr_components.png 06:47:17 spire-1.2.1/doc/images/federated_spire.png 06:47:17 spire-1.2.1/doc/images/ha_mode.png 06:47:17 spire-1.2.1/doc/images/nested_spire.png 06:47:17 spire-1.2.1/doc/images/oidc_federation.png 06:47:17 spire-1.2.1/doc/images/single_trust_domain.png 06:47:17 spire-1.2.1/doc/images/spiffe_compatible.png 06:47:17 spire-1.2.1/doc/images/spire_logo.png 06:47:17 spire-1.2.1/doc/migrating_registration_api_clients.md 06:47:17 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 06:47:17 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 06:47:17 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 06:47:17 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 06:47:17 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 06:47:17 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 06:47:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 06:47:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 06:47:17 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 06:47:17 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 06:47:17 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 06:47:17 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 06:47:17 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 06:47:17 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 06:47:17 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 06:47:17 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 06:47:17 spire-1.2.1/doc/plugin_server_datastore_sql.md 06:47:17 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 06:47:17 spire-1.2.1/doc/plugin_server_keymanager_disk.md 06:47:17 spire-1.2.1/doc/plugin_server_keymanager_memory.md 06:47:17 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 06:47:17 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 06:47:17 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 06:47:17 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 06:47:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 06:47:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 06:47:17 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 06:47:17 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 06:47:17 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 06:47:17 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 06:47:17 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 06:47:17 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 06:47:17 spire-1.2.1/doc/images/cache_mgr.png 06:47:17 spire-1.2.1/doc/images/cache_mgr_components.png 06:47:17 spire-1.2.1/doc/images/federated_spire.png 06:47:17 spire-1.2.1/doc/images/ha_mode.png 06:47:17 spire-1.2.1/doc/images/nested_spire.png 06:47:17 spire-1.2.1/doc/images/oidc_federation.png 06:47:17 spire-1.2.1/doc/images/single_trust_domain.png 06:47:17 spire-1.2.1/doc/images/spiffe_compatible.png 06:47:17 spire-1.2.1/doc/images/spire_logo.png 06:47:17 spire-1.2.1/doc/migrating_registration_api_clients.md 06:47:17 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 06:47:17 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 06:47:17 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 06:47:17 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 06:47:17 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 06:47:17 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 06:47:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 06:47:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 06:47:17 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 06:47:17 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 06:47:17 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 06:47:17 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 06:47:17 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 06:47:17 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 06:47:17 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 06:47:17 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 06:47:17 spire-1.2.1/doc/plugin_server_datastore_sql.md 06:47:17 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 06:47:17 spire-1.2.1/doc/plugin_server_keymanager_disk.md 06:47:17 spire-1.2.1/doc/plugin_server_keymanager_memory.md 06:47:17 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 06:47:17 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 06:47:17 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 06:47:17 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 06:47:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 06:47:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 06:47:17 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 06:47:17 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 06:47:17 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 06:47:17 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 06:47:17 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 06:47:17 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 06:47:17 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 06:47:17 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 06:47:17 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 06:47:17 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 06:47:17 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 06:47:17 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 06:47:17 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 06:47:17 spire-1.2.1/doc/scaling_spire.md 06:47:17 spire-1.2.1/doc/spire_agent.md 06:47:17 spire-1.2.1/doc/spire_server.md 06:47:17 spire-1.2.1/doc/supported_integrations.md 06:47:17 spire-1.2.1/doc/telemetry.md 06:47:17 spire-1.2.1/doc/telemetry_config.md 06:47:17 spire-1.2.1/doc/upgrading.md 06:47:17 spire-1.2.1/doc/using_spire.md 06:47:17 spire-1.2.1/examples/ 06:47:17 spire-1.2.1/examples/README.md 06:47:17 spire-1.2.1/go.mod 06:47:17 spire-1.2.1/go.sum 06:47:17 spire-1.2.1/pkg/ 06:47:17 spire-1.2.1/pkg/agent/ 06:47:17 spire-1.2.1/pkg/agent/agent.go 06:47:17 spire-1.2.1/pkg/agent/api/ 06:47:17 spire-1.2.1/pkg/agent/api/config.go 06:47:17 spire-1.2.1/pkg/agent/api/debug/ 06:47:17 spire-1.2.1/pkg/agent/api/debug/v1/ 06:47:17 spire-1.2.1/pkg/agent/api/debug/v1/service.go 06:47:17 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 06:47:17 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 06:47:17 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 06:47:17 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 06:47:17 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 06:47:17 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 06:47:17 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 06:47:17 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 06:47:17 spire-1.2.1/doc/scaling_spire.md 06:47:17 spire-1.2.1/doc/spire_agent.md 06:47:17 spire-1.2.1/doc/spire_server.md 06:47:17 spire-1.2.1/doc/supported_integrations.md 06:47:17 spire-1.2.1/doc/telemetry.md 06:47:17 spire-1.2.1/doc/telemetry_config.md 06:47:17 spire-1.2.1/doc/upgrading.md 06:47:17 spire-1.2.1/doc/using_spire.md 06:47:17 spire-1.2.1/examples/ 06:47:17 spire-1.2.1/examples/README.md 06:47:17 spire-1.2.1/go.mod 06:47:17 spire-1.2.1/go.sum 06:47:17 spire-1.2.1/pkg/ 06:47:17 spire-1.2.1/pkg/agent/ 06:47:17 spire-1.2.1/pkg/agent/agent.go 06:47:17 spire-1.2.1/pkg/agent/api/ 06:47:17 spire-1.2.1/pkg/agent/api/config.go 06:47:17 spire-1.2.1/pkg/agent/api/debug/ 06:47:17 spire-1.2.1/pkg/agent/api/debug/v1/ 06:47:17 spire-1.2.1/pkg/agent/api/debug/v1/service.go 06:47:17 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 06:47:17 spire-1.2.1/pkg/agent/api/delegatedidentity/ 06:47:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 06:47:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 06:47:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 06:47:17 spire-1.2.1/pkg/agent/api/endpoints.go 06:47:17 spire-1.2.1/pkg/agent/api/health/ 06:47:17 spire-1.2.1/pkg/agent/api/health/v1/ 06:47:17 spire-1.2.1/pkg/agent/api/health/v1/service.go 06:47:17 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 06:47:17 spire-1.2.1/pkg/agent/api/rpccontext/ 06:47:17 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 06:47:17 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 06:47:17 spire-1.2.1/pkg/agent/attestor/ 06:47:17 spire-1.2.1/pkg/agent/attestor/node/ 06:47:17 spire-1.2.1/pkg/agent/attestor/node/experimental.go 06:47:17 spire-1.2.1/pkg/agent/attestor/node/node.go 06:47:17 spire-1.2.1/pkg/agent/attestor/node/node_test.go 06:47:17 spire-1.2.1/pkg/agent/attestor/workload/ 06:47:17 spire-1.2.1/pkg/agent/attestor/workload/workload.go 06:47:17 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 06:47:17 spire-1.2.1/pkg/agent/catalog/ 06:47:17 spire-1.2.1/pkg/agent/catalog/catalog.go 06:47:17 spire-1.2.1/pkg/agent/catalog/keymanager.go 06:47:17 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 06:47:17 spire-1.2.1/pkg/agent/catalog/svidstore.go 06:47:17 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 06:47:17 spire-1.2.1/pkg/agent/client/ 06:47:17 spire-1.2.1/pkg/agent/client/client.go 06:47:17 spire-1.2.1/pkg/agent/client/client_test.go 06:47:17 spire-1.2.1/pkg/agent/client/dial.go 06:47:17 spire-1.2.1/pkg/agent/client/nodeconn.go 06:47:17 spire-1.2.1/pkg/agent/client/nodeconn_test.go 06:47:17 spire-1.2.1/pkg/agent/client/update.go 06:47:17 spire-1.2.1/pkg/agent/client/util.go 06:47:17 spire-1.2.1/pkg/agent/common/ 06:47:17 spire-1.2.1/pkg/agent/common/backoff/ 06:47:17 spire-1.2.1/pkg/agent/common/backoff/backoff.go 06:47:17 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 06:47:17 spire-1.2.1/pkg/agent/common/cgroups/ 06:47:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 06:47:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 06:47:17 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 06:47:17 spire-1.2.1/pkg/agent/config.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/ 06:47:17 spire-1.2.1/pkg/agent/endpoints/config.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/endpoints.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/metrics.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/middleware.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/peertracker.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 06:47:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 06:47:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/workload/ 06:47:17 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 06:47:17 spire-1.2.1/pkg/agent/manager/ 06:47:17 spire-1.2.1/pkg/agent/manager/cache/ 06:47:17 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 06:47:17 spire-1.2.1/pkg/agent/manager/cache/cache.go 06:47:17 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 06:47:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 06:47:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 06:47:17 spire-1.2.1/pkg/agent/manager/cache/sets.go 06:47:17 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 06:47:17 spire-1.2.1/pkg/agent/manager/config.go 06:47:17 spire-1.2.1/pkg/agent/api/delegatedidentity/ 06:47:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 06:47:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 06:47:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 06:47:17 spire-1.2.1/pkg/agent/api/endpoints.go 06:47:17 spire-1.2.1/pkg/agent/api/health/ 06:47:17 spire-1.2.1/pkg/agent/api/health/v1/ 06:47:17 spire-1.2.1/pkg/agent/api/health/v1/service.go 06:47:17 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 06:47:17 spire-1.2.1/pkg/agent/api/rpccontext/ 06:47:17 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 06:47:17 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 06:47:17 spire-1.2.1/pkg/agent/attestor/ 06:47:17 spire-1.2.1/pkg/agent/attestor/node/ 06:47:17 spire-1.2.1/pkg/agent/attestor/node/experimental.go 06:47:17 spire-1.2.1/pkg/agent/attestor/node/node.go 06:47:17 spire-1.2.1/pkg/agent/attestor/node/node_test.go 06:47:17 spire-1.2.1/pkg/agent/attestor/workload/ 06:47:17 spire-1.2.1/pkg/agent/attestor/workload/workload.go 06:47:17 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 06:47:17 spire-1.2.1/pkg/agent/catalog/ 06:47:17 spire-1.2.1/pkg/agent/catalog/catalog.go 06:47:17 spire-1.2.1/pkg/agent/catalog/keymanager.go 06:47:17 spire-1.2.1/pkg/agent/manager/manager.go 06:47:17 spire-1.2.1/pkg/agent/manager/manager_test.go 06:47:17 spire-1.2.1/pkg/agent/manager/storage.go 06:47:17 spire-1.2.1/pkg/agent/manager/storage_test.go 06:47:17 spire-1.2.1/pkg/agent/manager/storecache/ 06:47:17 spire-1.2.1/pkg/agent/manager/storecache/cache.go 06:47:17 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 06:47:17 spire-1.2.1/pkg/agent/manager/sync.go 06:47:17 spire-1.2.1/pkg/agent/plugin/ 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/ 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 06:47:17 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 06:47:17 spire-1.2.1/pkg/agent/catalog/svidstore.go 06:47:17 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 06:47:17 spire-1.2.1/pkg/agent/client/ 06:47:17 spire-1.2.1/pkg/agent/client/client.go 06:47:17 spire-1.2.1/pkg/agent/client/client_test.go 06:47:17 spire-1.2.1/pkg/agent/client/dial.go 06:47:17 spire-1.2.1/pkg/agent/client/nodeconn.go 06:47:17 spire-1.2.1/pkg/agent/client/nodeconn_test.go 06:47:17 spire-1.2.1/pkg/agent/client/update.go 06:47:17 spire-1.2.1/pkg/agent/client/util.go 06:47:17 spire-1.2.1/pkg/agent/common/ 06:47:17 spire-1.2.1/pkg/agent/common/backoff/ 06:47:17 spire-1.2.1/pkg/agent/common/backoff/backoff.go 06:47:17 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 06:47:17 spire-1.2.1/pkg/agent/common/cgroups/ 06:47:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 06:47:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 06:47:17 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 06:47:17 spire-1.2.1/pkg/agent/config.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/ 06:47:17 spire-1.2.1/pkg/agent/endpoints/config.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/endpoints.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/metrics.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/middleware.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/peertracker.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 06:47:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 06:47:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/workload/ 06:47:17 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 06:47:17 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 06:47:17 spire-1.2.1/pkg/agent/manager/ 06:47:17 spire-1.2.1/pkg/agent/manager/cache/ 06:47:17 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 06:47:17 spire-1.2.1/pkg/agent/manager/cache/cache.go 06:47:17 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 06:47:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 06:47:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 06:47:17 spire-1.2.1/pkg/agent/manager/cache/sets.go 06:47:17 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 06:47:17 spire-1.2.1/pkg/agent/manager/config.goRemoving intermediate container 8f2e3d8c7deb 06:47:17 ---> 3f5d7e5e2591 06:47:17 06:47:17 06:47:17 spire-1.2.1/pkg/agent/manager/manager.go 06:47:17 spire-1.2.1/pkg/agent/manager/manager_test.go 06:47:17 spire-1.2.1/pkg/agent/manager/storage.go 06:47:17 spire-1.2.1/pkg/agent/manager/storage_test.go 06:47:17 spire-1.2.1/pkg/agent/manager/storecache/ 06:47:17 spire-1.2.1/pkg/agent/manager/storecache/cache.go 06:47:17 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 06:47:17 spire-1.2.1/pkg/agent/manager/sync.go 06:47:17 spire-1.2.1/pkg/agent/plugin/ 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/ 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 06:47:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/ 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 06:47:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/ 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 06:47:17 spire-1.2.1/pkg/agent/svid/ 06:47:17 spire-1.2.1/pkg/agent/svid/rotator.go 06:47:17 spire-1.2.1/pkg/agent/svid/rotator_config.go 06:47:17 spire-1.2.1/pkg/agent/svid/rotator_test.go 06:47:17 spire-1.2.1/pkg/agent/svid/store/ 06:47:17 spire-1.2.1/pkg/agent/svid/store/service.go 06:47:17 spire-1.2.1/pkg/agent/svid/store/service_test.go 06:47:17 spire-1.2.1/pkg/common/ 06:47:17 spire-1.2.1/pkg/common/agentpathtemplate/ 06:47:17 spire-1.2.1/pkg/common/agentpathtemplate/template.go 06:47:17 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 06:47:17 spire-1.2.1/pkg/common/api/ 06:47:17 spire-1.2.1/pkg/common/api/metrics.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/ 06:47:17 spire-1.2.1/pkg/common/api/middleware/common_test.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/interceptor.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/logger.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/logger_test.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/metrics.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/middleware.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/misconfig.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/names.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/names_test.go 06:47:17 spire-1.2.1/pkg/common/api/names.go 06:47:17 spire-1.2.1/pkg/common/api/ratelimit.go 06:47:17 spire-1.2.1/pkg/common/api/rpccontext/ 06:47:17 spire-1.2.1/pkg/common/api/rpccontext/logger.go 06:47:17 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 06:47:17 spire-1.2.1/pkg/common/api/rpccontext/names.go 06:47:17 spire-1.2.1/pkg/common/auth/ 06:47:17 spire-1.2.1/pkg/common/auth/interceptors.go 06:47:17 spire-1.2.1/pkg/common/auth/interceptors_test.go 06:47:17 spire-1.2.1/pkg/common/auth/untracked_uds.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/ 06:47:17 spire-1.2.1/pkg/common/bundleutil/bundle.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/common_test.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/marshal.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/types.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 06:47:17 spire-1.2.1/pkg/common/catalog/ 06:47:17 spire-1.2.1/pkg/common/catalog/bind.go 06:47:17 spire-1.2.1/pkg/common/catalog/builtin.go 06:47:17 spire-1.2.1/pkg/common/catalog/catalog.go 06:47:17 spire-1.2.1/pkg/common/catalog/catalog_test.go 06:47:17 spire-1.2.1/pkg/common/catalog/closers.go 06:47:17 spire-1.2.1/pkg/common/catalog/cmd_linux.go 06:47:17 spire-1.2.1/pkg/common/catalog/cmd_other.go 06:47:17 spire-1.2.1/pkg/common/catalog/config.go 06:47:17 spire-1.2.1/pkg/common/catalog/config_test.go 06:47:17 spire-1.2.1/pkg/common/catalog/configure.go 06:47:17 spire-1.2.1/pkg/common/catalog/constraints.go 06:47:17 spire-1.2.1/pkg/common/catalog/constraints_test.go 06:47:17 spire-1.2.1/pkg/common/catalog/context.go 06:47:17 spire-1.2.1/pkg/common/catalog/external.go 06:47:17 spire-1.2.1/pkg/common/catalog/host.go 06:47:17 spire-1.2.1/pkg/common/catalog/pipenet.go 06:47:17 spire-1.2.1/pkg/common/catalog/plugin.go 06:47:17 spire-1.2.1/pkg/common/catalog/testplugin/ 06:47:17 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 06:47:17 spire-1.2.1/pkg/common/catalog/testplugin/main.go 06:47:17 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 06:47:17 spire-1.2.1/pkg/common/cli/ 06:47:17 spire-1.2.1/pkg/common/cli/env.go 06:47:17 spire-1.2.1/pkg/common/cli/flags.go 06:47:17 spire-1.2.1/pkg/common/cli/trust_domain.go 06:47:17 spire-1.2.1/pkg/common/cli/trust_domain_test.go 06:47:17 spire-1.2.1/pkg/common/cli/umask.go 06:47:17 spire-1.2.1/pkg/common/cli/umask_posix.go 06:47:17 spire-1.2.1/pkg/common/cli/umask_test.go 06:47:17 spire-1.2.1/pkg/common/cli/umask_windows.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/ 06:47:17 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/flag.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/flag_test.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/format.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/format_test.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/ 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 06:47:17 spire-1.2.1/pkg/common/coretypes/ 06:47:17 spire-1.2.1/pkg/common/coretypes/bundle/ 06:47:17 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 06:47:17 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 06:47:17 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 06:47:17 spire-1.2.1/pkg/common/coretypes/bundle/require.go 06:47:17 spire-1.2.1/pkg/common/coretypes/jwtkey/ 06:47:17 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 06:47:17 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 06:47:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 06:47:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 06:47:17 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 06:47:17 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 06:47:17 spire-1.2.1/pkg/common/coretypes/x509certificate/ 06:47:17 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 06:47:17 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 06:47:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 06:47:17 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 06:47:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 06:47:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 06:47:17 spire-1.2.1/pkg/common/cryptoutil/ 06:47:17 spire-1.2.1/pkg/common/cryptoutil/keys.go 06:47:17 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 06:47:17 spire-1.2.1/pkg/common/diskutil/ 06:47:17 spire-1.2.1/pkg/common/diskutil/file_posix.go 06:47:17 spire-1.2.1/pkg/common/diskutil/file_test.go 06:47:17 spire-1.2.1/pkg/common/diskutil/file_windows.go 06:47:17 spire-1.2.1/pkg/common/errorutil/ 06:47:17 spire-1.2.1/pkg/common/errorutil/wrapper.go 06:47:17 spire-1.2.1/pkg/common/health/ 06:47:17 spire-1.2.1/pkg/common/health/config.go 06:47:17 spire-1.2.1/pkg/common/health/context.go 06:47:17 spire-1.2.1/pkg/common/health/context_test.go 06:47:17 spire-1.2.1/pkg/common/health/health.go 06:47:17 spire-1.2.1/pkg/common/health/health_test.go 06:47:17 spire-1.2.1/pkg/common/health/logger.go 06:47:17 spire-1.2.1/pkg/common/hostservice/ 06:47:17 spire-1.2.1/pkg/common/hostservice/metricsservice/ 06:47:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 06:47:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 06:47:17 spire-1.2.1/pkg/common/idutil/ 06:47:17 spire-1.2.1/pkg/common/idutil/require.go 06:47:17 spire-1.2.1/pkg/common/idutil/require_test.go 06:47:17 spire-1.2.1/pkg/common/idutil/safety.go 06:47:17 spire-1.2.1/pkg/common/idutil/safety_test.go 06:47:17 spire-1.2.1/pkg/common/idutil/spiffeid.go 06:47:17 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 06:47:17 spire-1.2.1/pkg/common/jwtsvid/ 06:47:17 spire-1.2.1/pkg/common/jwtsvid/common.go 06:47:17 spire-1.2.1/pkg/common/jwtsvid/sign.go 06:47:17 spire-1.2.1/pkg/common/jwtsvid/token_test.go 06:47:17 spire-1.2.1/pkg/common/jwtsvid/validate.go 06:47:17 spire-1.2.1/pkg/common/jwtutil/ 06:47:17 spire-1.2.1/pkg/common/jwtutil/keyset.go 06:47:17 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 06:47:17 spire-1.2.1/pkg/common/log/ 06:47:17 spire-1.2.1/pkg/common/log/hclog_adapter.go 06:47:17 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 06:47:17 spire-1.2.1/pkg/common/log/log.go 06:47:17 spire-1.2.1/pkg/common/log/log_test.go 06:47:17 spire-1.2.1/pkg/common/log/options.go 06:47:17 spire-1.2.1/pkg/common/nodeutil/ 06:47:17 spire-1.2.1/pkg/common/nodeutil/node.go 06:47:17 spire-1.2.1/pkg/common/nodeutil/node_test.go 06:47:17 spire-1.2.1/pkg/common/peertracker/ 06:47:17 spire-1.2.1/pkg/common/peertracker/conn.go 06:47:17 spire-1.2.1/pkg/common/peertracker/credentials.go 06:47:17 spire-1.2.1/pkg/common/peertracker/errors.go 06:47:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 06:47:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 06:47:17 spire-1.2.1/pkg/common/peertracker/info.go 06:47:17 spire-1.2.1/pkg/common/peertracker/listener.go 06:47:17 spire-1.2.1/pkg/common/peertracker/listener_test.go 06:47:17 spire-1.2.1/pkg/common/peertracker/peertracker.go 06:47:17 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 06:47:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 06:47:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 06:47:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 06:47:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 06:47:17 spire-1.2.1/pkg/common/peertracker/tcp.go 06:47:17 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 06:47:17 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 06:47:17 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 06:47:17 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 06:47:17 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 06:47:17 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 06:47:17 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 06:47:17 spire-1.2.1/pkg/common/peertracker/uds.go 06:47:17 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 06:47:17 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 06:47:17 spire-1.2.1/pkg/common/peertracker/uds_linux.go 06:47:17 spire-1.2.1/pkg/common/pemutil/ 06:47:17 spire-1.2.1/pkg/common/pemutil/block.go 06:47:17 spire-1.2.1/pkg/common/pemutil/certs.go 06:47:17 spire-1.2.1/pkg/common/pemutil/common.go 06:47:17 spire-1.2.1/pkg/common/pemutil/csr.go 06:47:17 spire-1.2.1/pkg/common/pemutil/keys.go 06:47:17 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/ 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 06:47:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 06:47:17 spire-1.2.1/pkg/agent/svid/ 06:47:17 spire-1.2.1/pkg/agent/svid/rotator.go 06:47:17 spire-1.2.1/pkg/agent/svid/rotator_config.go 06:47:17 spire-1.2.1/pkg/agent/svid/rotator_test.go 06:47:17 spire-1.2.1/pkg/agent/svid/store/ 06:47:17 spire-1.2.1/pkg/agent/svid/store/service.go 06:47:17 spire-1.2.1/pkg/agent/svid/store/service_test.go 06:47:17 spire-1.2.1/pkg/common/ 06:47:17 spire-1.2.1/pkg/common/agentpathtemplate/ 06:47:17 spire-1.2.1/pkg/common/agentpathtemplate/template.go 06:47:17 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 06:47:17 spire-1.2.1/pkg/common/api/ 06:47:17 spire-1.2.1/pkg/common/api/metrics.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/ 06:47:17 spire-1.2.1/pkg/common/api/middleware/common_test.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/interceptor.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 06:47:17 spire-1.2.1/pkg/common/plugin/ 06:47:17 spire-1.2.1/pkg/common/plugin/aws/ 06:47:17 spire-1.2.1/pkg/common/plugin/aws/iid.go 06:47:17 spire-1.2.1/pkg/common/plugin/azure/ 06:47:17 spire-1.2.1/pkg/common/plugin/azure/msi.go 06:47:17 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 06:47:17 spire-1.2.1/pkg/common/plugin/facade.go 06:47:17 spire-1.2.1/pkg/common/plugin/facade_test.go 06:47:17 spire-1.2.1/pkg/common/plugin/gcp/ 06:47:17 spire-1.2.1/pkg/common/plugin/gcp/iit.go 06:47:17 spire-1.2.1/pkg/common/plugin/k8s/ 06:47:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 06:47:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 06:47:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 06:47:17 spire-1.2.1/pkg/common/plugin/k8s/utils.go 06:47:17 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 06:47:17 spire-1.2.1/pkg/common/plugin/log.go 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/ 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 06:47:17 spire-1.2.1/pkg/common/api/middleware/logger.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/logger_test.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/metrics.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/middleware.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/misconfig.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/names.go 06:47:17 spire-1.2.1/pkg/common/api/middleware/names_test.go 06:47:17 spire-1.2.1/pkg/common/api/names.go 06:47:17 spire-1.2.1/pkg/common/api/ratelimit.go 06:47:17 spire-1.2.1/pkg/common/api/rpccontext/ 06:47:17 spire-1.2.1/pkg/common/api/rpccontext/logger.go 06:47:17 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 06:47:17 spire-1.2.1/pkg/common/api/rpccontext/names.go 06:47:17 spire-1.2.1/pkg/common/auth/ 06:47:17 spire-1.2.1/pkg/common/auth/interceptors.go 06:47:17 spire-1.2.1/pkg/common/auth/interceptors_test.go 06:47:17 spire-1.2.1/pkg/common/auth/untracked_uds.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/ 06:47:17 spire-1.2.1/pkg/common/bundleutil/bundle.go 06:47:17 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 06:47:17 spire-1.2.1/pkg/common/plugin/tpmdevid/ 06:47:17 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 06:47:17 spire-1.2.1/pkg/common/plugin/x509pop/ 06:47:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 06:47:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 06:47:17 spire-1.2.1/pkg/common/profiling/ 06:47:17 spire-1.2.1/pkg/common/profiling/dumpers.go 06:47:17 spire-1.2.1/pkg/common/profiling/profiling.go 06:47:17 spire-1.2.1/pkg/common/protoutil/ 06:47:17 spire-1.2.1/pkg/common/protoutil/masks.go 06:47:17 spire-1.2.1/pkg/common/protoutil/masks_test.go 06:47:17 spire-1.2.1/pkg/common/rotationutil/ 06:47:17 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 06:47:17 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 06:47:17 spire-1.2.1/pkg/common/selector/ 06:47:17 spire-1.2.1/pkg/common/selector/selector.go 06:47:17 spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/common_test.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/marshal.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/types.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 06:47:17 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 06:47:17 spire-1.2.1/pkg/common/catalog/ 06:47:17 spire-1.2.1/pkg/common/catalog/bind.go 06:47:17 spire-1.2.1/pkg/common/catalog/builtin.go 06:47:17 spire-1.2.1/pkg/common/catalog/catalog.go 06:47:17 spire-1.2.1/pkg/common/catalog/catalog_test.go 06:47:17 spire-1.2.1/pkg/common/catalog/closers.go 06:47:17 spire-1.2.1/pkg/common/catalog/cmd_linux.go 06:47:17 spire-1.2.1/pkg/common/catalog/cmd_other.go 06:47:17 spire-1.2.1/pkg/common/catalog/config.go 06:47:17 spire-1.2.1/pkg/common/catalog/config_test.go 06:47:17 spire-1.2.1/pkg/common/catalog/configure.go 06:47:17 spire-1.2.1/pkg/common/catalog/constraints.go 06:47:17 spire-1.2.1/pkg/common/catalog/constraints_test.go 06:47:17 spire-1.2.1/pkg/common/catalog/context.go 06:47:17 spire-1.2.1/pkg/common/selector/set.go 06:47:17 spire-1.2.1/pkg/common/selector/set_utils.go 06:47:17 spire-1.2.1/pkg/common/selector/set_utils_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/ 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/ 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/manager.go 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/node.go 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/store/ 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 06:47:17 spire-1.2.1/pkg/common/telemetry/blackhole.go 06:47:17 spire-1.2.1/pkg/common/telemetry/call.go 06:47:17 spire-1.2.1/pkg/common/telemetry/common/ 06:47:17 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 06:47:17 spire-1.2.1/pkg/common/telemetry/config.go 06:47:17 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 06:47:17 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/inmem.go 06:47:17 spire-1.2.1/pkg/common/telemetry/inmem_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/m3.go 06:47:17 spire-1.2.1/pkg/common/telemetry/m3_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/metrics.go 06:47:17 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/names.go 06:47:17 spire-1.2.1/pkg/common/telemetry/prometheus.go 06:47:17 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/sanitize.go 06:47:17 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/ 06:47:17 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/datastore/ 06:47:17 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 06:47:17 spire-1.2.1/pkg/common/catalog/external.go 06:47:17 spire-1.2.1/pkg/common/catalog/host.go 06:47:17 spire-1.2.1/pkg/common/catalog/pipenet.go 06:47:17 spire-1.2.1/pkg/common/catalog/plugin.go 06:47:17 spire-1.2.1/pkg/common/catalog/testplugin/ 06:47:17 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 06:47:17 spire-1.2.1/pkg/common/catalog/testplugin/main.go 06:47:17 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 06:47:17 spire-1.2.1/pkg/common/cli/ 06:47:17 spire-1.2.1/pkg/common/cli/env.go 06:47:17 spire-1.2.1/pkg/common/cli/flags.go 06:47:17 spire-1.2.1/pkg/common/cli/trust_domain.go 06:47:17 spire-1.2.1/pkg/common/cli/trust_domain_test.go 06:47:17 spire-1.2.1/pkg/common/cli/umask.go 06:47:17 spire-1.2.1/pkg/common/cli/umask_posix.go 06:47:17 spire-1.2.1/pkg/common/cli/umask_test.go 06:47:17 spire-1.2.1/pkg/common/cli/umask_windows.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/ 06:47:17 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/flag.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/flag_test.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/format.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/format_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 06:47:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/rotate.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/server.go 06:47:17 spire-1.2.1/pkg/common/telemetry/sink.go 06:47:17 spire-1.2.1/pkg/common/telemetry/statsd.go 06:47:17 spire-1.2.1/pkg/common/telemetry/statsd_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/uptime.go 06:47:17 spire-1.2.1/pkg/common/telemetry/version.go 06:47:17 spire-1.2.1/pkg/common/telemetry/withlabels.go 06:47:17 spire-1.2.1/pkg/common/uptime/ 06:47:17 spire-1.2.1/pkg/common/uptime/uptime.go 06:47:17 spire-1.2.1/pkg/common/uptime/uptime_test.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/ 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 06:47:17 06:47:17 spire-1.2.1/pkg/common/util/ 06:47:17 spire-1.2.1/pkg/common/util/certs.go 06:47:17 spire-1.2.1/pkg/common/util/certs_test.go 06:47:17 spire-1.2.1/pkg/common/util/csr.go 06:47:17 spire-1.2.1/pkg/common/util/hash.go 06:47:17 spire-1.2.1/pkg/common/util/selectors.go 06:47:17 spire-1.2.1/pkg/common/util/selectors_test.go 06:47:17 spire-1.2.1/pkg/common/util/signals.go 06:47:17 spire-1.2.1/pkg/common/util/sort.go 06:47:17 spire-1.2.1/pkg/common/util/sort_test.go 06:47:17 spire-1.2.1/pkg/common/util/task.go 06:47:17 spire-1.2.1/pkg/common/util/task_test.go 06:47:17 spire-1.2.1/pkg/common/util/testdata/ 06:47:17 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 06:47:17 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 06:47:17 spire-1.2.1/pkg/common/version/ 06:47:17 spire-1.2.1/pkg/common/version/version.go 06:47:17 spire-1.2.1/pkg/common/x509svid/ 06:47:17 spire-1.2.1/pkg/common/x509svid/common_test.go 06:47:17 spire-1.2.1/pkg/common/x509svid/csr.go 06:47:17 spire-1.2.1/pkg/common/x509svid/upstreamca.go 06:47:17 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 06:47:17 spire-1.2.1/pkg/common/x509util/ 06:47:17 spire-1.2.1/pkg/common/x509util/cert.go 06:47:17 spire-1.2.1/pkg/common/x509util/dns.go 06:47:17 spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 06:47:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 06:47:17 spire-1.2.1/pkg/common/coretypes/ 06:47:17 spire-1.2.1/pkg/common/coretypes/bundle/ 06:47:17 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 06:47:17 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 06:47:17 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 06:47:17 spire-1.2.1/pkg/common/coretypes/bundle/require.go 06:47:17 spire-1.2.1/pkg/common/coretypes/jwtkey/ 06:47:17 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 06:47:17 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 06:47:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 06:47:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 06:47:17 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 06:47:17 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 06:47:17 spire-1.2.1/pkg/common/coretypes/x509certificate/ 06:47:17 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 06:47:17 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 06:47:17 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 06:47:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 06:47:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 06:47:17 spire-1.2.1/pkg/common/cryptoutil/ 06:47:17 spire-1.2.1/pkg/common/cryptoutil/keys.go 06:47:17 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 06:47:17 spire-1.2.1/pkg/common/diskutil/ 06:47:17 spire-1.2.1/pkg/common/diskutil/file_posix.go 06:47:17 spire-1.2.1/pkg/common/diskutil/file_test.go 06:47:17 spire-1.2.1/pkg/common/diskutil/file_windows.go 06:47:17 spire-1.2.1/pkg/common/errorutil/ 06:47:17 spire-1.2.1/pkg/common/errorutil/wrapper.go 06:47:17 spire-1.2.1/pkg/common/health/ 06:47:17 spire-1.2.1/pkg/common/health/config.go 06:47:17 spire-1.2.1/pkg/common/health/context.go 06:47:17 spire-1.2.1/pkg/common/health/context_test.go 06:47:17 spire-1.2.1/pkg/common/health/health.go 06:47:17 spire-1.2.1/pkg/common/health/health_test.go 06:47:17 spire-1.2.1/pkg/common/health/logger.go 06:47:17 spire-1.2.1/pkg/common/hostservice/ 06:47:17 spire-1.2.1/pkg/common/hostservice/metricsservice/ 06:47:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 06:47:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 06:47:17 spire-1.2.1/pkg/common/x509util/keyid.go 06:47:17 spire-1.2.1/pkg/common/x509util/keypair.go 06:47:17 spire-1.2.1/pkg/common/x509util/serialnumber.go 06:47:17 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 06:47:17 spire-1.2.1/pkg/server/ 06:47:17 spire-1.2.1/pkg/server/api/ 06:47:17 spire-1.2.1/pkg/server/api/agent.go 06:47:17 spire-1.2.1/pkg/server/api/agent/ 06:47:17 spire-1.2.1/pkg/server/api/agent/v1/ 06:47:17 spire-1.2.1/pkg/server/api/agent/v1/service.go 06:47:17 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 06:47:17 spire-1.2.1/pkg/server/api/agent_test.go 06:47:17 spire-1.2.1/pkg/server/api/api.go 06:47:17 spire-1.2.1/pkg/server/api/audit/ 06:47:17 spire-1.2.1/pkg/server/api/audit/audit.go 06:47:17 spire-1.2.1/pkg/server/api/audit/audit_test.go 06:47:17 spire-1.2.1/pkg/server/api/bundle.go 06:47:17 spire-1.2.1/pkg/server/api/bundle/ 06:47:17 spire-1.2.1/pkg/server/api/bundle/v1/ 06:47:17 spire-1.2.1/pkg/server/api/bundle/v1/service.go 06:47:17 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 06:47:17 spire-1.2.1/pkg/server/api/bundle_test.go 06:47:17 spire-1.2.1/pkg/server/api/debug/ 06:47:17 spire-1.2.1/pkg/server/api/debug/v1/ 06:47:17 spire-1.2.1/pkg/server/api/debug/v1/service.go 06:47:17 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 06:47:17 spire-1.2.1/pkg/common/idutil/ 06:47:17 spire-1.2.1/pkg/common/idutil/require.go 06:47:17 spire-1.2.1/pkg/common/idutil/require_test.go 06:47:17 spire-1.2.1/pkg/common/idutil/safety.go 06:47:17 spire-1.2.1/pkg/common/idutil/safety_test.go 06:47:17 spire-1.2.1/pkg/common/idutil/spiffeid.go 06:47:17 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 06:47:17 spire-1.2.1/pkg/common/jwtsvid/ 06:47:17 spire-1.2.1/pkg/common/jwtsvid/common.go 06:47:17 spire-1.2.1/pkg/common/jwtsvid/sign.go 06:47:17 spire-1.2.1/pkg/common/jwtsvid/token_test.go 06:47:17 spire-1.2.1/pkg/common/jwtsvid/validate.go 06:47:17 spire-1.2.1/pkg/common/jwtutil/ 06:47:17 spire-1.2.1/pkg/common/jwtutil/keyset.go 06:47:17 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 06:47:17 spire-1.2.1/pkg/common/log/ 06:47:17 spire-1.2.1/pkg/common/log/hclog_adapter.go 06:47:17 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 06:47:17 spire-1.2.1/pkg/common/log/log.go 06:47:17 spire-1.2.1/pkg/common/log/log_test.go 06:47:17 spire-1.2.1/pkg/common/log/options.go 06:47:17 spire-1.2.1/pkg/common/nodeutil/ 06:47:17 spire-1.2.1/pkg/common/nodeutil/node.go 06:47:17 spire-1.2.1/pkg/common/nodeutil/node_test.go 06:47:17 spire-1.2.1/pkg/common/peertracker/ 06:47:17 spire-1.2.1/pkg/common/peertracker/conn.go 06:47:17 spire-1.2.1/pkg/server/api/entry.go 06:47:17 spire-1.2.1/pkg/server/api/entry/ 06:47:17 spire-1.2.1/pkg/server/api/entry/v1/ 06:47:17 spire-1.2.1/pkg/server/api/entry/v1/service.go 06:47:17 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 06:47:17 spire-1.2.1/pkg/server/api/entry_test.go 06:47:17 spire-1.2.1/pkg/server/api/health/ 06:47:17 spire-1.2.1/pkg/server/api/health/v1/ 06:47:17 spire-1.2.1/pkg/server/api/health/v1/service.go 06:47:17 spire-1.2.1/pkg/server/api/health/v1/service_test.go 06:47:17 spire-1.2.1/pkg/server/api/id.go 06:47:17 spire-1.2.1/pkg/server/api/id_test.go 06:47:17 spire-1.2.1/pkg/server/api/limits/ 06:47:17 spire-1.2.1/pkg/server/api/limits/limits.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/ 06:47:17 spire-1.2.1/pkg/server/api/middleware/alias.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/audit.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/authorization.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/caller.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/caller_test.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/common.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/common_test.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/entries.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/entries_test.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 06:47:17 spire-1.2.1/pkg/server/api/ratelimit.go 06:47:17 spire-1.2.1/pkg/server/api/rpccontext/ 06:47:17 spire-1.2.1/pkg/server/api/rpccontext/alias.go 06:47:17 spire-1.2.1/pkg/server/api/rpccontext/audit.go 06:47:17 spire-1.2.1/pkg/server/api/rpccontext/caller.go 06:47:17 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 06:47:17 spire-1.2.1/pkg/server/api/selector.go 06:47:17 spire-1.2.1/pkg/server/api/selector_test.go 06:47:17 spire-1.2.1/pkg/server/api/status.go 06:47:17 spire-1.2.1/pkg/server/api/status_test.go 06:47:17 spire-1.2.1/pkg/server/api/svid/ 06:47:17 spire-1.2.1/pkg/server/api/svid/v1/ 06:47:17 spire-1.2.1/pkg/server/api/svid/v1/service.go 06:47:17 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 06:47:17 spire-1.2.1/pkg/server/api/trustdomain.go 06:47:17 spire-1.2.1/pkg/server/api/trustdomain/ 06:47:17 spire-1.2.1/pkg/server/api/trustdomain/v1/ 06:47:17 spire-1.2.1/pkg/common/peertracker/credentials.go 06:47:17 spire-1.2.1/pkg/common/peertracker/errors.go 06:47:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 06:47:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 06:47:17 spire-1.2.1/pkg/common/peertracker/info.go 06:47:17 spire-1.2.1/pkg/common/peertracker/listener.go 06:47:17 spire-1.2.1/pkg/common/peertracker/listener_test.go 06:47:17 spire-1.2.1/pkg/common/peertracker/peertracker.go 06:47:17 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 06:47:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 06:47:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 06:47:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 06:47:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 06:47:17 spire-1.2.1/pkg/common/peertracker/tcp.go 06:47:17 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 06:47:17 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 06:47:17 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 06:47:17 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 06:47:17 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 06:47:17 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 06:47:17 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 06:47:17 spire-1.2.1/pkg/common/peertracker/uds.go 06:47:17 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 06:47:17 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 06:47:17 spire-1.2.1/pkg/common/peertracker/uds_linux.go 06:47:17 spire-1.2.1/pkg/common/pemutil/ 06:47:17 spire-1.2.1/pkg/common/pemutil/block.go 06:47:17 spire-1.2.1/pkg/common/pemutil/certs.go 06:47:17 spire-1.2.1/pkg/common/pemutil/common.go 06:47:17 spire-1.2.1/pkg/common/pemutil/csr.go 06:47:17 spire-1.2.1/pkg/common/pemutil/keys.go 06:47:17 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/ 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 06:47:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 06:47:17 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 06:47:17 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 06:47:17 spire-1.2.1/pkg/server/api/trustdomain_test.go 06:47:17 spire-1.2.1/pkg/server/authpolicy/ 06:47:17 spire-1.2.1/pkg/server/authpolicy/defaults.go 06:47:17 spire-1.2.1/pkg/server/authpolicy/policy.go 06:47:17 spire-1.2.1/pkg/server/authpolicy/policy.rego 06:47:17 spire-1.2.1/pkg/server/authpolicy/policy_data.json 06:47:17 spire-1.2.1/pkg/server/authpolicy/policy_test.go 06:47:17 spire-1.2.1/pkg/server/authpolicy/validate.go 06:47:17 spire-1.2.1/pkg/server/bundle/ 06:47:17 spire-1.2.1/pkg/server/bundle/client/ 06:47:17 spire-1.2.1/pkg/server/bundle/client/client.go 06:47:17 spire-1.2.1/pkg/server/bundle/client/client_test.go 06:47:17 spire-1.2.1/pkg/server/bundle/client/manager.go 06:47:17 spire-1.2.1/pkg/server/bundle/client/manager_test.go 06:47:17 spire-1.2.1/pkg/server/bundle/client/sources.go 06:47:17 spire-1.2.1/pkg/server/bundle/client/sources_test.go 06:47:17 spire-1.2.1/pkg/server/bundle/client/updater.go 06:47:17 spire-1.2.1/pkg/server/bundle/client/updater_test.go 06:47:17 spire-1.2.1/pkg/server/ca/ 06:47:17 spire-1.2.1/pkg/server/ca/ca.go 06:47:17 spire-1.2.1/pkg/server/ca/ca_health.go 06:47:17 spire-1.2.1/pkg/common/plugin/ 06:47:17 spire-1.2.1/pkg/common/plugin/aws/ 06:47:17 spire-1.2.1/pkg/common/plugin/aws/iid.go 06:47:17 spire-1.2.1/pkg/common/plugin/azure/ 06:47:17 spire-1.2.1/pkg/common/plugin/azure/msi.go 06:47:17 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 06:47:17 spire-1.2.1/pkg/common/plugin/facade.go 06:47:17 spire-1.2.1/pkg/common/plugin/facade_test.go 06:47:17 spire-1.2.1/pkg/common/plugin/gcp/ 06:47:17 spire-1.2.1/pkg/common/plugin/gcp/iit.go 06:47:17 spire-1.2.1/pkg/common/plugin/k8s/ 06:47:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 06:47:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 06:47:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 06:47:17 spire-1.2.1/pkg/common/plugin/k8s/utils.go 06:47:17 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 06:47:17 spire-1.2.1/pkg/common/plugin/log.go 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/ 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 06:47:17 spire-1.2.1/pkg/server/ca/ca_test.go 06:47:17 spire-1.2.1/pkg/server/ca/journal.go 06:47:17 spire-1.2.1/pkg/server/ca/journal_test.go 06:47:17 spire-1.2.1/pkg/server/ca/manager.go 06:47:17 spire-1.2.1/pkg/server/ca/manager_health.go 06:47:17 spire-1.2.1/pkg/server/ca/manager_test.go 06:47:17 spire-1.2.1/pkg/server/ca/templates.go 06:47:17 spire-1.2.1/pkg/server/ca/upstream_client.go 06:47:17 spire-1.2.1/pkg/server/ca/upstream_client_test.go 06:47:17 spire-1.2.1/pkg/server/ca/validation.go 06:47:17 spire-1.2.1/pkg/server/cache/ 06:47:17 spire-1.2.1/pkg/server/cache/dscache/ 06:47:17 spire-1.2.1/pkg/server/cache/dscache/cache.go 06:47:17 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 06:47:17 spire-1.2.1/pkg/server/cache/entrycache/ 06:47:17 spire-1.2.1/pkg/server/cache/entrycache/cache.go 06:47:17 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 06:47:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 06:47:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 06:47:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 06:47:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 06:47:17 spire-1.2.1/pkg/server/catalog/ 06:47:17 spire-1.2.1/pkg/server/catalog/catalog.go 06:47:17 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 06:47:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 06:47:17 spire-1.2.1/pkg/common/plugin/tpmdevid/ 06:47:17 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 06:47:17 spire-1.2.1/pkg/common/plugin/x509pop/ 06:47:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 06:47:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 06:47:17 spire-1.2.1/pkg/common/profiling/ 06:47:17 spire-1.2.1/pkg/common/profiling/dumpers.go 06:47:17 spire-1.2.1/pkg/common/profiling/profiling.go 06:47:17 spire-1.2.1/pkg/common/protoutil/ 06:47:17 spire-1.2.1/pkg/common/protoutil/masks.go 06:47:17 spire-1.2.1/pkg/common/protoutil/masks_test.go 06:47:17 spire-1.2.1/pkg/common/rotationutil/ 06:47:17 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 06:47:17 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 06:47:17 spire-1.2.1/pkg/common/selector/ 06:47:17 spire-1.2.1/pkg/common/selector/selector.go 06:47:17 spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 06:47:17 spire-1.2.1/pkg/server/catalog/nodeattestor.go 06:47:17 spire-1.2.1/pkg/server/catalog/noderesolver.go 06:47:17 spire-1.2.1/pkg/server/catalog/notifier.go 06:47:17 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 06:47:17 spire-1.2.1/pkg/server/config.go 06:47:17 spire-1.2.1/pkg/server/datastore/ 06:47:17 spire-1.2.1/pkg/server/datastore/datastore.go 06:47:17 spire-1.2.1/pkg/server/datastore/datastore_health.go 06:47:17 spire-1.2.1/pkg/server/datastore/repository.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/ 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 06:47:17 spire-1.2.1/pkg/common/selector/set.go 06:47:17 spire-1.2.1/pkg/common/selector/set_utils.go 06:47:17 spire-1.2.1/pkg/common/selector/set_utils_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/ 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/ 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/manager.go 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/node.go 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/store/ 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 06:47:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 06:47:17 spire-1.2.1/pkg/common/telemetry/blackhole.go 06:47:17 spire-1.2.1/pkg/common/telemetry/call.go 06:47:17 spire-1.2.1/pkg/common/telemetry/common/ 06:47:17 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 06:47:17 spire-1.2.1/pkg/common/telemetry/config.go 06:47:17 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 06:47:17 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/inmem.go 06:47:17 spire-1.2.1/pkg/common/telemetry/inmem_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/m3.go 06:47:17 spire-1.2.1/pkg/common/telemetry/m3_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/metrics.go 06:47:17 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/names.go 06:47:17 spire-1.2.1/pkg/common/telemetry/prometheus.go 06:47:17 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/sanitize.go 06:47:17 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/ 06:47:17 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/datastore/ 06:47:17 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 06:47:17 spire-1.2.1/pkg/server/endpoints/ 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/ 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/config.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 06:47:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/rotate.go 06:47:17 spire-1.2.1/pkg/common/telemetry/server/server.go 06:47:17 spire-1.2.1/pkg/common/telemetry/sink.go 06:47:17 spire-1.2.1/pkg/common/telemetry/statsd.go 06:47:17 spire-1.2.1/pkg/common/telemetry/statsd_test.go 06:47:17 spire-1.2.1/pkg/common/telemetry/uptime.go 06:47:17 spire-1.2.1/pkg/common/telemetry/version.go 06:47:17 spire-1.2.1/pkg/common/telemetry/withlabels.go 06:47:17 spire-1.2.1/pkg/common/uptime/ 06:47:17 spire-1.2.1/pkg/common/uptime/uptime.go 06:47:17 spire-1.2.1/pkg/common/uptime/uptime_test.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/server.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 06:47:17 spire-1.2.1/pkg/server/endpoints/config.go 06:47:17 spire-1.2.1/pkg/server/endpoints/endpoints.go 06:47:17 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 06:47:17 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 06:47:17 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 06:47:17 spire-1.2.1/pkg/server/endpoints/middleware.go 06:47:17 spire-1.2.1/pkg/server/endpoints/middleware_test.go 06:47:17 spire-1.2.1/pkg/server/hostservice/ 06:47:17 spire-1.2.1/pkg/server/hostservice/agentstore/ 06:47:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 06:47:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 06:47:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 06:47:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 06:47:17 spire-1.2.1/pkg/server/hostservice/identityprovider/ 06:47:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 06:47:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/ 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/ 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/base/ 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 06:47:17 spire-1.2.1/pkg/common/util/ 06:47:17 spire-1.2.1/pkg/common/util/certs.go 06:47:17 spire-1.2.1/pkg/common/util/certs_test.go 06:47:17 spire-1.2.1/pkg/common/util/csr.go 06:47:17 spire-1.2.1/pkg/common/util/hash.go 06:47:17 spire-1.2.1/pkg/common/util/selectors.go 06:47:17 spire-1.2.1/pkg/common/util/selectors_test.go 06:47:17 spire-1.2.1/pkg/common/util/signals.go 06:47:17 spire-1.2.1/pkg/common/util/sort.go 06:47:17 spire-1.2.1/pkg/common/util/sort_test.go 06:47:17 spire-1.2.1/pkg/common/util/task.go 06:47:17 spire-1.2.1/pkg/common/util/task_test.go 06:47:17 spire-1.2.1/pkg/common/util/testdata/ 06:47:17 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 06:47:17 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 06:47:17 spire-1.2.1/pkg/common/version/ 06:47:17 spire-1.2.1/pkg/common/version/version.go 06:47:17 spire-1.2.1/pkg/common/x509svid/ 06:47:17 spire-1.2.1/pkg/common/x509svid/common_test.go 06:47:17 spire-1.2.1/pkg/common/x509svid/csr.go 06:47:17 spire-1.2.1/pkg/common/x509svid/upstreamca.go 06:47:17 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 06:47:17 spire-1.2.1/pkg/common/x509util/ 06:47:17 spire-1.2.1/pkg/common/x509util/cert.go 06:47:17 spire-1.2.1/pkg/common/x509util/dns.go 06:47:17 spire-1.2.1/pkg/common/x509util/dns_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/test/ 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 06:47:17 spire-1.2.1/pkg/common/x509util/keyid.go 06:47:17 spire-1.2.1/pkg/common/x509util/keypair.go 06:47:17 spire-1.2.1/pkg/common/x509util/serialnumber.go 06:47:17 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 06:47:17 spire-1.2.1/pkg/server/ 06:47:17 spire-1.2.1/pkg/server/api/ 06:47:17 spire-1.2.1/pkg/server/api/agent.go 06:47:17 spire-1.2.1/pkg/server/api/agent/ 06:47:17 spire-1.2.1/pkg/server/api/agent/v1/ 06:47:17 spire-1.2.1/pkg/server/api/agent/v1/service.go 06:47:17 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 06:47:17 spire-1.2.1/pkg/server/api/agent_test.go 06:47:17 spire-1.2.1/pkg/server/api/api.go 06:47:17 spire-1.2.1/pkg/server/api/audit/ 06:47:17 spire-1.2.1/pkg/server/api/audit/audit.go 06:47:17 spire-1.2.1/pkg/server/api/audit/audit_test.go 06:47:17 spire-1.2.1/pkg/server/api/bundle.go 06:47:17 spire-1.2.1/pkg/server/api/bundle/ 06:47:17 spire-1.2.1/pkg/server/api/bundle/v1/ 06:47:17 spire-1.2.1/pkg/server/api/bundle/v1/service.go 06:47:17 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 06:47:17 spire-1.2.1/pkg/server/api/bundle_test.go 06:47:17 spire-1.2.1/pkg/server/api/debug/ 06:47:17 spire-1.2.1/pkg/server/api/debug/v1/ 06:47:17 spire-1.2.1/pkg/server/api/debug/v1/service.go 06:47:17 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/noderesolver/ 06:47:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 06:47:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 06:47:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 06:47:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 06:47:17 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 06:47:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 06:47:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/ 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/repository.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/v1.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 06:47:17 spire-1.2.1/pkg/server/api/entry.go 06:47:17 spire-1.2.1/pkg/server/api/entry/ 06:47:17 spire-1.2.1/pkg/server/api/entry/v1/ 06:47:17 spire-1.2.1/pkg/server/api/entry/v1/service.go 06:47:17 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 06:47:17 spire-1.2.1/pkg/server/api/entry_test.go 06:47:17 spire-1.2.1/pkg/server/api/health/ 06:47:17 spire-1.2.1/pkg/server/api/health/v1/ 06:47:17 spire-1.2.1/pkg/server/api/health/v1/service.go 06:47:17 spire-1.2.1/pkg/server/api/health/v1/service_test.go 06:47:17 spire-1.2.1/pkg/server/api/id.go 06:47:17 spire-1.2.1/pkg/server/api/id_test.go 06:47:17 spire-1.2.1/pkg/server/api/limits/ 06:47:17 spire-1.2.1/pkg/server/api/limits/limits.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/ 06:47:17 spire-1.2.1/pkg/server/api/middleware/alias.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/audit.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/authorization.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/caller.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/caller_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 06:47:17 06:47:17 spire-1.2.1/pkg/server/api/middleware/common.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/common_test.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/entries.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/entries_test.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 06:47:17 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 06:47:17 spire-1.2.1/pkg/server/api/ratelimit.go 06:47:17 spire-1.2.1/pkg/server/api/rpccontext/ 06:47:17 spire-1.2.1/pkg/server/api/rpccontext/alias.go 06:47:17 spire-1.2.1/pkg/server/api/rpccontext/audit.go 06:47:17 spire-1.2.1/pkg/server/api/rpccontext/caller.go 06:47:17 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 06:47:17 spire-1.2.1/pkg/server/api/selector.go 06:47:17 spire-1.2.1/pkg/server/api/selector_test.go 06:47:17 spire-1.2.1/pkg/server/api/status.go 06:47:17 spire-1.2.1/pkg/server/api/status_test.go 06:47:17 spire-1.2.1/pkg/server/api/svid/ 06:47:17 spire-1.2.1/pkg/server/api/svid/v1/ 06:47:17 spire-1.2.1/pkg/server/api/svid/v1/service.go 06:47:17 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 06:47:17 spire-1.2.1/pkg/server/api/trustdomain.go 06:47:17 spire-1.2.1/pkg/server/api/trustdomain/ 06:47:17 spire-1.2.1/pkg/server/api/trustdomain/v1/ 06:47:17 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 06:47:17 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 06:47:17 spire-1.2.1/pkg/server/api/trustdomain_test.go 06:47:17 spire-1.2.1/pkg/server/authpolicy/ 06:47:17 spire-1.2.1/pkg/server/authpolicy/defaults.go 06:47:17 spire-1.2.1/pkg/server/authpolicy/policy.go 06:47:17 spire-1.2.1/pkg/server/authpolicy/policy.rego 06:47:17 spire-1.2.1/pkg/server/authpolicy/policy_data.json 06:47:17 spire-1.2.1/pkg/server/authpolicy/policy_test.go 06:47:17 spire-1.2.1/pkg/server/authpolicy/validate.go 06:47:17 spire-1.2.1/pkg/server/bundle/ 06:47:17 spire-1.2.1/pkg/server/bundle/client/ 06:47:17 spire-1.2.1/pkg/server/bundle/client/client.go 06:47:17 spire-1.2.1/pkg/server/bundle/client/client_test.go 06:47:17 spire-1.2.1/pkg/server/bundle/client/manager.go 06:47:17 spire-1.2.1/pkg/server/bundle/client/manager_test.go 06:47:17 spire-1.2.1/pkg/server/bundle/client/sources.go 06:47:17 spire-1.2.1/pkg/server/bundle/client/sources_test.go 06:47:17 spire-1.2.1/pkg/server/bundle/client/updater.go 06:47:17 spire-1.2.1/pkg/server/bundle/client/updater_test.go 06:47:17 spire-1.2.1/pkg/server/ca/ 06:47:17 spire-1.2.1/pkg/server/ca/ca.go 06:47:17 spire-1.2.1/pkg/server/ca/ca_health.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 06:47:17 spire-1.2.1/pkg/server/registration/ 06:47:17 spire-1.2.1/pkg/server/registration/manager.go 06:47:17 spire-1.2.1/pkg/server/registration/manager_test.go 06:47:17 spire-1.2.1/pkg/server/scanentries.go 06:47:17 spire-1.2.1/pkg/server/scanentries_test.go 06:47:17 spire-1.2.1/pkg/server/server.go 06:47:17 spire-1.2.1/pkg/server/server_test.go 06:47:17 spire-1.2.1/pkg/server/svid/ 06:47:17 spire-1.2.1/pkg/server/svid/observer.go 06:47:17 spire-1.2.1/pkg/server/svid/observer_test.go 06:47:17 spire-1.2.1/pkg/server/svid/rotator.go 06:47:17 spire-1.2.1/pkg/server/svid/rotator_config.go 06:47:17 spire-1.2.1/pkg/server/svid/rotator_config_test.go 06:47:17 spire-1.2.1/pkg/server/svid/rotator_test.go 06:47:17 spire-1.2.1/proto/ 06:47:17 spire-1.2.1/proto/private/ 06:47:17 spire-1.2.1/proto/private/server/ 06:47:17 spire-1.2.1/proto/private/server/journal/ 06:47:17 spire-1.2.1/proto/private/server/journal/journal.pb.go 06:47:17 spire-1.2.1/proto/private/server/journal/journal.proto 06:47:17 spire-1.2.1/proto/spire/ 06:47:17 spire-1.2.1/proto/spire/common/ 06:47:17 spire-1.2.1/proto/spire/common/common.pb.go 06:47:17 spire-1.2.1/proto/spire/common/common.proto 06:47:17 spire-1.2.1/proto/spire/common/plugin/ 06:47:17 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 06:47:17 spire-1.2.1/proto/spire/common/plugin/plugin.proto 06:47:17 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 06:47:17 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 06:47:17 spire-1.2.1/proto/spire/plugin/ 06:47:17 spire-1.2.1/proto/spire/plugin/agent/ 06:47:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 06:47:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 06:47:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 06:47:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 06:47:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 06:47:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 06:47:17 spire-1.2.1/release/ 06:47:17 spire-1.2.1/release/spire-extras/ 06:47:17 spire-1.2.1/release/spire-extras/README.md 06:47:17 spire-1.2.1/release/spire-extras/conf/ 06:47:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 06:47:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 06:47:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 06:47:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 06:47:17 spire-1.2.1/release/spire/ 06:47:17 spire-1.2.1/release/spire/README.md 06:47:17 spire-1.2.1/release/spire/conf/ 06:47:17 spire-1.2.1/release/spire/conf/agent/ 06:47:17 spire-1.2.1/release/spire/conf/agent/agent.conf 06:47:17 spire-1.2.1/release/spire/conf/server/ 06:47:17 spire-1.2.1/release/spire/conf/server/server.conf 06:47:17 spire-1.2.1/script/ 06:47:17 spire-1.2.1/script/build-artifact.sh 06:47:17 spire-1.2.1/script/generate_dummy_ca.sh 06:47:17 spire-1.2.1/support/ 06:47:17 spire-1.2.1/support/k8s/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 06:47:17 spire-1.2.1/pkg/server/ca/ca_test.go 06:47:17 spire-1.2.1/pkg/server/ca/journal.go 06:47:17 spire-1.2.1/pkg/server/ca/journal_test.go 06:47:17 spire-1.2.1/pkg/server/ca/manager.go 06:47:17 spire-1.2.1/pkg/server/ca/manager_health.go 06:47:17 spire-1.2.1/pkg/server/ca/manager_test.go 06:47:17 spire-1.2.1/pkg/server/ca/templates.go 06:47:17 spire-1.2.1/pkg/server/ca/upstream_client.go 06:47:17 spire-1.2.1/pkg/server/ca/upstream_client_test.go 06:47:17 spire-1.2.1/pkg/server/ca/validation.go 06:47:17 spire-1.2.1/pkg/server/cache/ 06:47:17 spire-1.2.1/pkg/server/cache/dscache/ 06:47:17 spire-1.2.1/pkg/server/cache/dscache/cache.go 06:47:17 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 06:47:17 spire-1.2.1/pkg/server/cache/entrycache/ 06:47:17 spire-1.2.1/pkg/server/cache/entrycache/cache.go 06:47:17 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 06:47:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 06:47:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 06:47:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 06:47:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 06:47:17 spire-1.2.1/pkg/server/catalog/ 06:47:17 spire-1.2.1/pkg/server/catalog/catalog.go 06:47:17 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yamlspire-1.2.1/pkg/server/catalog/keymanager.go 06:47:17 spire-1.2.1/pkg/server/catalog/nodeattestor.go 06:47:17 spire-1.2.1/pkg/server/catalog/noderesolver.go 06:47:17 spire-1.2.1/pkg/server/catalog/notifier.go 06:47:17 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 06:47:17 spire-1.2.1/pkg/server/config.go 06:47:17 spire-1.2.1/pkg/server/datastore/ 06:47:17 spire-1.2.1/pkg/server/datastore/datastore.go 06:47:17 spire-1.2.1/pkg/server/datastore/datastore_health.go 06:47:17 spire-1.2.1/pkg/server/datastore/repository.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/ 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/ 06:47:17 spire-1.2.1/support/oidc-discovery-provider/README.md 06:47:17 spire-1.2.1/support/oidc-discovery-provider/common_test.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/config.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/config_test.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/handler.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/main.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/server_api.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 06:47:17 spire-1.2.1/test/ 06:47:17 spire-1.2.1/test/clock/ 06:47:17 spire-1.2.1/test/clock/clock.go 06:47:17 spire-1.2.1/test/fakes/ 06:47:17 spire-1.2.1/test/fakes/fakeagentcatalog/ 06:47:17 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 06:47:17 spire-1.2.1/test/fakes/fakeagentkeymanager/ 06:47:17 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 06:47:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 06:47:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 06:47:17 spire-1.2.1/test/fakes/fakeagentstore/ 06:47:17 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 06:47:17 spire-1.2.1/test/fakes/fakedatastore/ 06:47:17 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 06:47:17 spire-1.2.1/test/fakes/fakeentryclient/ 06:47:17 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 06:47:17 spire-1.2.1/test/fakes/fakehealthchecker/ 06:47:17 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 06:47:17 spire-1.2.1/test/fakes/fakeidentityprovider/ 06:47:17 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 06:47:17 spire-1.2.1/test/fakes/fakemetrics/ 06:47:17 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 06:47:17 spire-1.2.1/test/fakes/fakenoderesolver/ 06:47:17 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 06:47:17 spire-1.2.1/test/fakes/fakenotifier/ 06:47:17 spire-1.2.1/test/fakes/fakenotifier/notifier.go 06:47:17 spire-1.2.1/test/fakes/fakepluginmetrics/ 06:47:17 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 06:47:17 spire-1.2.1/test/fakes/fakeserverca/ 06:47:17 spire-1.2.1/test/fakes/fakeserverca/serverca.go 06:47:17 spire-1.2.1/test/fakes/fakeservercatalog/ 06:47:17 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 06:47:17 spire-1.2.1/test/fakes/fakeserverkeymanager/ 06:47:17 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 06:47:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 06:47:17 spire-1.2.1/pkg/server/endpoints/ 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/ 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/config.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 06:47:17 spire-1.2.1/test/fakes/fakeservernodeattestor/ 06:47:17 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 06:47:17 spire-1.2.1/test/fakes/fakeupstreamauthority/ 06:47:17 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 06:47:17 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 06:47:17 spire-1.2.1/test/fakes/fakeworkloadapi/ 06:47:17 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 06:47:17 spire-1.2.1/test/fakes/fakeworkloadattestor/ 06:47:17 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 06:47:17 spire-1.2.1/test/fixture/ 06:47:17 spire-1.2.1/test/fixture/certs/ 06:47:17 spire-1.2.1/test/fixture/certs/agent_svid.der 06:47:17 spire-1.2.1/test/fixture/certs/base_cert.pem 06:47:17 spire-1.2.1/test/fixture/certs/base_csr.pem 06:47:17 spire-1.2.1/test/fixture/certs/base_key.pem 06:47:17 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 06:47:17 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 06:47:17 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 06:47:17 spire-1.2.1/test/fixture/certs/blog_cert.pem 06:47:17 spire-1.2.1/test/fixture/certs/blog_csr.pem 06:47:17 spire-1.2.1/test/fixture/certs/blog_key.pem 06:47:17 spire-1.2.1/test/fixture/certs/bundle.der 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/server.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 06:47:17 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 06:47:17 spire-1.2.1/pkg/server/endpoints/config.go 06:47:17 spire-1.2.1/pkg/server/endpoints/endpoints.go 06:47:17 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 06:47:17 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 06:47:17 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 06:47:17 spire-1.2.1/pkg/server/endpoints/middleware.go 06:47:17 spire-1.2.1/pkg/server/endpoints/middleware_test.go 06:47:17 spire-1.2.1/pkg/server/hostservice/ 06:47:17 spire-1.2.1/pkg/server/hostservice/agentstore/ 06:47:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 06:47:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 06:47:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 06:47:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 06:47:17 spire-1.2.1/test/fixture/certs/ca.pem 06:47:17 spire-1.2.1/test/fixture/certs/ca_key.pem 06:47:17 spire-1.2.1/test/fixture/certs/database_cert.pem 06:47:17 spire-1.2.1/test/fixture/certs/database_csr.pem 06:47:17 spire-1.2.1/test/fixture/certs/database_key.pem 06:47:17 spire-1.2.1/test/fixture/certs/node_cert.pem 06:47:17 spire-1.2.1/test/fixture/certs/node_csr.pem 06:47:17 spire-1.2.1/test/fixture/certs/node_key.pem 06:47:17 spire-1.2.1/test/fixture/certs/svid.pem 06:47:17 spire-1.2.1/test/fixture/certs/svid_key.pem 06:47:17 spire-1.2.1/test/fixture/config/ 06:47:17 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 06:47:17 spire-1.2.1/test/fixture/config/agent_good.conf 06:47:17 spire-1.2.1/test/fixture/config/agent_good_templated.conf 06:47:17 spire-1.2.1/test/fixture/config/plugin_good.conf 06:47:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_good.conf 06:47:17 spire-1.2.1/test/fixture/config/server_good_templated.conf 06:47:17 spire-1.2.1/test/fixture/fixture.go 06:47:17 spire-1.2.1/test/fixture/nodeattestor/ 06:47:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 06:47:17 spire-1.2.1/pkg/server/hostservice/identityprovider/ 06:47:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 06:47:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/ 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/ 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/base/ 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 06:47:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 06:47:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 06:47:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 06:47:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 06:47:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 06:47:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 06:47:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 06:47:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 06:47:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 06:47:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 06:47:17 spire-1.2.1/test/fixture/registration/ 06:47:17 spire-1.2.1/test/fixture/registration/entries.json 06:47:17 spire-1.2.1/test/fixture/registration/good-for-update.json 06:47:17 spire-1.2.1/test/fixture/registration/good.json 06:47:17 spire-1.2.1/test/fixture/registration/invalid.json 06:47:17 spire-1.2.1/test/fixture/registration/invalid_json.json 06:47:17 spire-1.2.1/test/fixture/registration/manager_test_entries.json 06:47:17 spire-1.2.1/test/integration/ 06:47:17 spire-1.2.1/test/integration/README.md 06:47:17 spire-1.2.1/test/integration/common 06:47:17 spire-1.2.1/test/integration/setup/ 06:47:17 spire-1.2.1/test/integration/setup/adminclient/ 06:47:17 spire-1.2.1/test/integration/setup/adminclient/build.sh 06:47:17 spire-1.2.1/test/integration/setup/adminclient/client.go 06:47:17 spire-1.2.1/test/integration/setup/debugagent/ 06:47:17 spire-1.2.1/test/integration/setup/debugagent/build.sh 06:47:17 spire-1.2.1/test/integration/setup/debugagent/main.go 06:47:17 spire-1.2.1/test/integration/setup/debugserver/ 06:47:17 spire-1.2.1/test/integration/setup/debugserver/build.sh 06:47:17 spire-1.2.1/test/integration/setup/debugserver/main.go 06:47:17 spire-1.2.1/test/integration/setup/downstreamclient/ 06:47:17 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 06:47:17 spire-1.2.1/test/integration/setup/downstreamclient/client.go 06:47:17 spire-1.2.1/test/integration/setup/itclient/ 06:47:17 spire-1.2.1/test/integration/setup/itclient/client.go 06:47:17 spire-1.2.1/test/integration/setup/node-attestation/ 06:47:17 spire-1.2.1/test/integration/setup/node-attestation/build.sh 06:47:17 spire-1.2.1/test/integration/setup/node-attestation/client.go 06:47:17 spire-1.2.1/test/integration/setup/x509pop/ 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/test/ 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 06:47:17 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 06:47:17 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 06:47:17 spire-1.2.1/test/integration/setup/x509pop/setup.sh 06:47:17 spire-1.2.1/test/integration/suites/ 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/ 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql/ 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres/ 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/ 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 06:47:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/noderesolver/ 06:47:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 06:47:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 06:47:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 06:47:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/ 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 06:47:17 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 06:47:17 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 06:47:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 06:47:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/ 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/repository.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/v1.go 06:47:17 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 06:47:17 spire-1.2.1/test/integration/suites/join-token/ 06:47:17 spire-1.2.1/test/integration/suites/join-token/01-start-server 06:47:17 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 06:47:17 spire-1.2.1/test/integration/suites/join-token/03-start-agent 06:47:17 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 06:47:17 spire-1.2.1/test/integration/suites/join-token/05-check-svid 06:47:17 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 06:47:17 spire-1.2.1/test/integration/suites/join-token/README.md 06:47:17 spire-1.2.1/test/integration/suites/join-token/conf/ 06:47:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/join-token/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/join-token/teardown 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectlSuccessfully built 3f5d7e5e2591 06:47:17 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 06:47:17 spire-1.2.1/test/integration/suites/k8s/ 06:47:17 spire-1.2.1/test/integration/suites/k8s/00-setup 06:47:17 spire-1.2.1/test/integration/suites/k8s/01-apply-config 06:47:17 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 06:47:17 spire-1.2.1/test/integration/suites/k8s/README.md 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/ 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/init-kubectl 06:47:17 spire-1.2.1/test/integration/suites/k8s/teardown 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/README.md 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/root/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/teardown 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/ 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/00-setup 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/README.md 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/conf/ 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/teardown 06:47:17 spire-1.2.1/test/integration/suites/rotation/ 06:47:17 spire-1.2.1/test/integration/suites/rotation/00-setup 06:47:17 spire-1.2.1/test/integration/suites/rotation/01-start-server 06:47:17 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 06:47:17 spire-1.2.1/test/integration/suites/rotation/03-start-agent 06:47:17 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 06:47:17 spire-1.2.1/test/integration/suites/rotation/05-check-svids 06:47:17 spire-1.2.1/test/integration/suites/rotation/README.md 06:47:17 spire-1.2.1/test/integration/suites/rotation/conf/ 06:47:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/rotation/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/rotation/teardown 06:47:17 spire-1.2.1/test/integration/suites/self-test/ 06:47:17 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 06:47:17 spire-1.2.1/test/integration/suites/self-test/README.md 06:47:17 spire-1.2.1/test/integration/suites/self-test/teardown 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/ 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 06:47:17 spire-1.2.1/test/integration/suites/upgrade/ 06:47:17 spire-1.2.1/test/integration/suites/upgrade/00-setup 06:47:17 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 06:47:17 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 06:47:17 spire-1.2.1/test/integration/suites/upgrade/README.md 06:47:17 spire-1.2.1/test/integration/suites/upgrade/conf/ 06:47:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/upgrade/teardown 06:47:17 spire-1.2.1/test/integration/suites/upgrade/versions.txt 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 06:47:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 06:47:17 spire-1.2.1/pkg/server/registration/ 06:47:17 spire-1.2.1/pkg/server/registration/manager.go 06:47:17 spire-1.2.1/pkg/server/registration/manager_test.go 06:47:17 spire-1.2.1/pkg/server/scanentries.go 06:47:17 spire-1.2.1/pkg/server/scanentries_test.go 06:47:17 spire-1.2.1/pkg/server/server.go 06:47:17 spire-1.2.1/pkg/server/server_test.go 06:47:17 spire-1.2.1/pkg/server/svid/ 06:47:17 spire-1.2.1/pkg/server/svid/observer.go 06:47:17 spire-1.2.1/pkg/server/svid/observer_test.go 06:47:17 spire-1.2.1/pkg/server/svid/rotator.go 06:47:17 spire-1.2.1/pkg/server/svid/rotator_config.go 06:47:17 spire-1.2.1/pkg/server/svid/rotator_config_test.go 06:47:17 spire-1.2.1/pkg/server/svid/rotator_test.go 06:47:17 spire-1.2.1/proto/ 06:47:17 spire-1.2.1/proto/private/ 06:47:17 spire-1.2.1/proto/private/server/ 06:47:17 spire-1.2.1/proto/private/server/journal/ 06:47:17 spire-1.2.1/proto/private/server/journal/journal.pb.go 06:47:17 spire-1.2.1/proto/private/server/journal/journal.proto 06:47:17 spire-1.2.1/proto/spire/ 06:47:17 spire-1.2.1/proto/spire/common/ 06:47:17 spire-1.2.1/proto/spire/common/common.pb.go 06:47:17 spire-1.2.1/proto/spire/common/common.proto 06:47:17 spire-1.2.1/proto/spire/common/plugin/ 06:47:17 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 06:47:17 spire-1.2.1/proto/spire/common/plugin/plugin.proto 06:47:17 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 06:47:17 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 06:47:17 spire-1.2.1/proto/spire/plugin/ 06:47:17 spire-1.2.1/proto/spire/plugin/agent/ 06:47:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 06:47:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 06:47:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 06:47:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 06:47:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 06:47:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 06:47:17 spire-1.2.1/release/ 06:47:17 spire-1.2.1/release/spire-extras/ 06:47:17 spire-1.2.1/release/spire-extras/README.md 06:47:17 spire-1.2.1/release/spire-extras/conf/ 06:47:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 06:47:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 06:47:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 06:47:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 06:47:17 spire-1.2.1/release/spire/ 06:47:17 spire-1.2.1/release/spire/README.md 06:47:17 spire-1.2.1/release/spire/conf/ 06:47:17 spire-1.2.1/release/spire/conf/agent/ 06:47:17 spire-1.2.1/release/spire/conf/agent/agent.conf 06:47:17 spire-1.2.1/release/spire/conf/server/ 06:47:17 spire-1.2.1/release/spire/conf/server/server.conf 06:47:17 spire-1.2.1/script/ 06:47:17 spire-1.2.1/script/build-artifact.sh 06:47:17 spire-1.2.1/script/generate_dummy_ca.sh 06:47:17 spire-1.2.1/support/ 06:47:17 spire-1.2.1/support/k8s/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 06:47:17 spire-1.2.1/test/integration/test-one.sh 06:47:17 spire-1.2.1/test/integration/test.sh 06:47:17 spire-1.2.1/test/plugintest/ 06:47:17 spire-1.2.1/test/plugintest/config.go 06:47:17 spire-1.2.1/test/plugintest/load.go 06:47:17 spire-1.2.1/test/plugintest/option.go 06:47:17 spire-1.2.1/test/spiretest/ 06:47:17 spire-1.2.1/test/spiretest/apiserver.go 06:47:17 spire-1.2.1/test/spiretest/assertions.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 06:47:17 spire-1.2.1/test/spiretest/dir.go 06:47:17 spire-1.2.1/test/spiretest/errors_posix.go 06:47:17 spire-1.2.1/test/spiretest/errors_windows.go 06:47:17 spire-1.2.1/test/spiretest/logs.go 06:47:17 spire-1.2.1/test/spiretest/socketapi.go 06:47:17 spire-1.2.1/test/spiretest/suite.go 06:47:17 spire-1.2.1/test/spiretest/x509.go 06:47:17 spire-1.2.1/test/testca/ 06:47:17 spire-1.2.1/test/testca/ca.go 06:47:17 spire-1.2.1/test/testkey/ 06:47:17 spire-1.2.1/test/testkey/generate.sh 06:47:17 spire-1.2.1/test/testkey/genkeys.go 06:47:17 spire-1.2.1/test/testkey/keys.go 06:47:17 spire-1.2.1/test/testkey/new.go 06:47:17 spire-1.2.1/test/tpmsimulator/ 06:47:17 spire-1.2.1/test/tpmsimulator/simulator.go 06:47:17 spire-1.2.1/test/util/ 06:47:17 spire-1.2.1/test/util/cert_fixtures.go 06:47:17 spire-1.2.1/test/util/cert_generation.go 06:47:17 spire-1.2.1/test/util/io_redirection.go 06:47:17 spire-1.2.1/test/util/race.go 06:47:17 spire-1.2.1/test/util/util.go 06:47:17 building spire from source... 06:47:17 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 06:47:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/ 06:47:17 spire-1.2.1/support/oidc-discovery-provider/README.md 06:47:17 spire-1.2.1/support/oidc-discovery-provider/common_test.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/config.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/config_test.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/handler.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/main.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/server_api.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 06:47:17 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 06:47:17 spire-1.2.1/test/ 06:47:17 spire-1.2.1/test/clock/ 06:47:17 spire-1.2.1/test/clock/clock.go 06:47:17 spire-1.2.1/test/fakes/ 06:47:17 spire-1.2.1/test/fakes/fakeagentcatalog/ 06:47:17 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 06:47:17 spire-1.2.1/test/fakes/fakeagentkeymanager/ 06:47:17 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 06:47:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 06:47:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 06:47:17 spire-1.2.1/test/fakes/fakeagentstore/ 06:47:17 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 06:47:17 spire-1.2.1/test/fakes/fakedatastore/ 06:47:17 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 06:47:17 spire-1.2.1/test/fakes/fakeentryclient/ 06:47:17 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 06:47:17 spire-1.2.1/test/fakes/fakehealthchecker/ 06:47:17 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 06:47:17 spire-1.2.1/test/fakes/fakeidentityprovider/ 06:47:17 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 06:47:17 spire-1.2.1/test/fakes/fakemetrics/ 06:47:17 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 06:47:17 spire-1.2.1/test/fakes/fakenoderesolver/ 06:47:17 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 06:47:17 spire-1.2.1/test/fakes/fakenotifier/ 06:47:17 spire-1.2.1/test/fakes/fakenotifier/notifier.go 06:47:17 spire-1.2.1/test/fakes/fakepluginmetrics/ 06:47:17 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 06:47:17 spire-1.2.1/test/fakes/fakeserverca/ 06:47:17 spire-1.2.1/test/fakes/fakeserverca/serverca.go 06:47:17 spire-1.2.1/test/fakes/fakeservercatalog/ 06:47:17 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 06:47:17 spire-1.2.1/test/fakes/fakeserverkeymanager/ 06:47:17 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 06:47:17 spire-1.2.1/test/fakes/fakeservernodeattestor/ 06:47:17 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 06:47:17 spire-1.2.1/test/fakes/fakeupstreamauthority/ 06:47:17 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 06:47:17 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 06:47:17 spire-1.2.1/test/fakes/fakeworkloadapi/ 06:47:17 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 06:47:17 spire-1.2.1/test/fakes/fakeworkloadattestor/ 06:47:17 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 06:47:17 spire-1.2.1/test/fixture/ 06:47:17 spire-1.2.1/test/fixture/certs/ 06:47:17 spire-1.2.1/test/fixture/certs/agent_svid.der 06:47:17 spire-1.2.1/test/fixture/certs/base_cert.pem 06:47:17 spire-1.2.1/test/fixture/certs/base_csr.pem 06:47:17 spire-1.2.1/test/fixture/certs/base_key.pem 06:47:17 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 06:47:17 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 06:47:17 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 06:47:17 spire-1.2.1/test/fixture/certs/blog_cert.pem 06:47:17 spire-1.2.1/test/fixture/certs/blog_csr.pem 06:47:17 spire-1.2.1/test/fixture/certs/blog_key.pem 06:47:17 spire-1.2.1/test/fixture/certs/bundle.der 06:47:17 spire-1.2.1/test/fixture/certs/ca.pem 06:47:17 spire-1.2.1/test/fixture/certs/ca_key.pem 06:47:17 spire-1.2.1/test/fixture/certs/database_cert.pem 06:47:17 spire-1.2.1/test/fixture/certs/database_csr.pem 06:47:17 spire-1.2.1/test/fixture/certs/database_key.pem 06:47:17 spire-1.2.1/test/fixture/certs/node_cert.pem 06:47:17 spire-1.2.1/test/fixture/certs/node_csr.pem 06:47:17 spire-1.2.1/test/fixture/certs/node_key.pem 06:47:17 spire-1.2.1/test/fixture/certs/svid.pem 06:47:17 spire-1.2.1/test/fixture/certs/svid_key.pem 06:47:17 spire-1.2.1/test/fixture/config/ 06:47:17 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 06:47:17 spire-1.2.1/test/fixture/config/agent_good.conf 06:47:17 spire-1.2.1/test/fixture/config/agent_good_templated.conf 06:47:17 spire-1.2.1/test/fixture/config/plugin_good.conf 06:47:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 06:47:17 spire-1.2.1/test/fixture/config/server_good.conf 06:47:17 spire-1.2.1/test/fixture/config/server_good_templated.conf 06:47:17 spire-1.2.1/test/fixture/fixture.go 06:47:17 spire-1.2.1/test/fixture/nodeattestor/ 06:47:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 06:47:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 06:47:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 06:47:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 06:47:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 06:47:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 06:47:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 06:47:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 06:47:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 06:47:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 06:47:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 06:47:17 spire-1.2.1/test/fixture/registration/ 06:47:17 spire-1.2.1/test/fixture/registration/entries.json 06:47:17 spire-1.2.1/test/fixture/registration/good-for-update.json 06:47:17 spire-1.2.1/test/fixture/registration/good.json 06:47:17 spire-1.2.1/test/fixture/registration/invalid.json 06:47:17 spire-1.2.1/test/fixture/registration/invalid_json.json 06:47:17 spire-1.2.1/test/fixture/registration/manager_test_entries.json 06:47:17 spire-1.2.1/test/integration/ 06:47:17 spire-1.2.1/test/integration/README.md 06:47:17 spire-1.2.1/test/integration/common 06:47:17 spire-1.2.1/test/integration/setup/ 06:47:17 spire-1.2.1/test/integration/setup/adminclient/ 06:47:17 spire-1.2.1/test/integration/setup/adminclient/build.sh 06:47:17 spire-1.2.1/test/integration/setup/adminclient/client.go 06:47:17 spire-1.2.1/test/integration/setup/debugagent/ 06:47:17 spire-1.2.1/test/integration/setup/debugagent/build.sh 06:47:17 spire-1.2.1/test/integration/setup/debugagent/main.go 06:47:17 spire-1.2.1/test/integration/setup/debugserver/ 06:47:17 spire-1.2.1/test/integration/setup/debugserver/build.sh 06:47:17 spire-1.2.1/test/integration/setup/debugserver/main.go 06:47:17 spire-1.2.1/test/integration/setup/downstreamclient/ 06:47:17 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 06:47:17 spire-1.2.1/test/integration/setup/downstreamclient/client.go 06:47:17 spire-1.2.1/test/integration/setup/itclient/ 06:47:17 spire-1.2.1/test/integration/setup/itclient/client.go 06:47:17 spire-1.2.1/test/integration/setup/node-attestation/ 06:47:17 spire-1.2.1/test/integration/setup/node-attestation/build.sh 06:47:17 spire-1.2.1/test/integration/setup/node-attestation/client.go 06:47:17 spire-1.2.1/test/integration/setup/x509pop/ 06:47:17 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 06:47:17 spire-1.2.1/test/integration/setup/x509pop/setup.sh 06:47:17 spire-1.2.1/test/integration/suites/ 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/ 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql/ 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres/ 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/ 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/ 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 06:47:17 spire-1.2.1/test/integration/suites/join-token/ 06:47:17 spire-1.2.1/test/integration/suites/join-token/01-start-server 06:47:17 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 06:47:17 spire-1.2.1/test/integration/suites/join-token/03-start-agent 06:47:17 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 06:47:17 spire-1.2.1/test/integration/suites/join-token/05-check-svid 06:47:17 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 06:47:17 spire-1.2.1/test/integration/suites/join-token/README.md 06:47:17 spire-1.2.1/test/integration/suites/join-token/conf/ 06:47:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/join-token/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/join-token/teardown 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 06:47:17 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 06:47:17 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 06:47:17 spire-1.2.1/test/integration/suites/k8s/ 06:47:17 spire-1.2.1/test/integration/suites/k8s/00-setup 06:47:17 spire-1.2.1/test/integration/suites/k8s/01-apply-config 06:47:17 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 06:47:17 spire-1.2.1/test/integration/suites/k8s/README.md 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/ 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 06:47:17 spire-1.2.1/test/integration/suites/k8s/init-kubectl 06:47:17 spire-1.2.1/test/integration/suites/k8s/teardown 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/README.md 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/root/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/nested-rotation/teardown 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/ 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/00-setup 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/README.md 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/conf/ 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/node-attestation/teardown 06:47:17 spire-1.2.1/test/integration/suites/rotation/ 06:47:17 spire-1.2.1/test/integration/suites/rotation/00-setup 06:47:17 spire-1.2.1/test/integration/suites/rotation/01-start-server 06:47:17 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 06:47:17 spire-1.2.1/test/integration/suites/rotation/03-start-agent 06:47:17 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 06:47:17 spire-1.2.1/test/integration/suites/rotation/05-check-svids 06:47:17 spire-1.2.1/test/integration/suites/rotation/README.md 06:47:17 spire-1.2.1/test/integration/suites/rotation/conf/ 06:47:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/rotation/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/rotation/teardown 06:47:17 spire-1.2.1/test/integration/suites/self-test/ 06:47:17 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 06:47:17 spire-1.2.1/test/integration/suites/self-test/README.md 06:47:17 spire-1.2.1/test/integration/suites/self-test/teardown 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/ 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 06:47:17 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 06:47:17 spire-1.2.1/test/integration/suites/upgrade/ 06:47:17 spire-1.2.1/test/integration/suites/upgrade/00-setup 06:47:17 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 06:47:17 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 06:47:17 spire-1.2.1/test/integration/suites/upgrade/README.md 06:47:17 spire-1.2.1/test/integration/suites/upgrade/conf/ 06:47:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 06:47:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 06:47:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 06:47:17 spire-1.2.1/test/integration/suites/upgrade/teardown 06:47:17 spire-1.2.1/test/integration/suites/upgrade/versions.txt 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 06:47:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 06:47:17 spire-1.2.1/test/integration/test-one.sh 06:47:17 spire-1.2.1/test/integration/test.sh 06:47:17 spire-1.2.1/test/plugintest/ 06:47:17 spire-1.2.1/test/plugintest/config.go 06:47:17 spire-1.2.1/test/plugintest/load.go 06:47:17 spire-1.2.1/test/plugintest/option.go 06:47:17 spire-1.2.1/test/spiretest/ 06:47:17 spire-1.2.1/test/spiretest/apiserver.go 06:47:17 spire-1.2.1/test/spiretest/assertions.go 06:47:17 spire-1.2.1/test/spiretest/dir.go 06:47:17 spire-1.2.1/test/spiretest/errors_posix.go 06:47:17 spire-1.2.1/test/spiretest/errors_windows.go 06:47:17 spire-1.2.1/test/spiretest/logs.go 06:47:17 spire-1.2.1/test/spiretest/socketapi.go 06:47:17 spire-1.2.1/test/spiretest/suite.go 06:47:17 spire-1.2.1/test/spiretest/x509.go 06:47:17 spire-1.2.1/test/testca/ 06:47:17 spire-1.2.1/test/testca/ca.go 06:47:17 spire-1.2.1/test/testkey/ 06:47:17 spire-1.2.1/test/testkey/generate.sh 06:47:17 spire-1.2.1/test/testkey/genkeys.go 06:47:17 spire-1.2.1/test/testkey/keys.go 06:47:17 spire-1.2.1/test/testkey/new.go 06:47:17 spire-1.2.1/test/tpmsimulator/ 06:47:17 spire-1.2.1/test/tpmsimulator/simulator.go 06:47:17 spire-1.2.1/test/util/ 06:47:17 spire-1.2.1/test/util/cert_fixtures.go 06:47:17 spire-1.2.1/test/util/cert_generation.go 06:47:17 spire-1.2.1/test/util/io_redirection.go 06:47:17 spire-1.2.1/test/util/race.go 06:47:17 spire-1.2.1/test/util/util.go 06:47:17 building spire from source... 06:47:17 Installing go1.17.7... 06:47:17 Installing go1.17.7... 06:47:17 Successfully tagged core-data:latest 06:47:17  Building core-data ... done Building sys-mgmt-agent 06:47:20 Removing intermediate container 54fec9afb531 06:47:20 ---> 9917d142ed2d 06:47:20 Step 5/20 : COPY go.mod vendor* ./ 06:47:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:47:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:47:21 ---> 7cd877ae808f 06:47:21 Step 3/23 : WORKDIR /edgex-go 06:47:21 ---> Using cache 06:47:21 ---> 08796f13866a 06:47:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:21 ---> Using cache 06:47:21 ---> 6cc9812028a4 06:47:21 Step 5/23 : RUN apk add --update --no-cache make bash git 06:47:22 Building bin/spire-server... 06:47:22 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 06:47:22 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 06:47:22 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 06:47:22 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 06:47:22 go: downloading github.com/mitchellh/cli v1.1.2 06:47:22 go: downloading google.golang.org/grpc v1.44.0 06:47:22 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 06:47:22 go: downloading github.com/imdario/mergo v0.3.12 06:47:22 go: downloading github.com/sirupsen/logrus v1.8.1 06:47:22 Building bin/spire-server... 06:47:22 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 06:47:22 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 06:47:22 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 06:47:22 go: downloading github.com/mitchellh/cli v1.1.2 06:47:22 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 06:47:22 go: downloading github.com/imdario/mergo v0.3.12 06:47:23 go: downloading github.com/hashicorp/go-hclog v1.1.0 06:47:23 go: downloading github.com/sirupsen/logrus v1.8.1 06:47:23 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 06:47:23 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 06:47:23 go: downloading google.golang.org/grpc v1.44.0 06:47:23 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 06:47:23 go: downloading github.com/hashicorp/go-hclog v1.1.0 06:47:23 go: downloading github.com/fatih/color v1.13.0 06:47:23 go: downloading github.com/mattn/go-isatty v0.0.14 06:47:23 go: downloading github.com/hashicorp/go-plugin v1.4.3 06:47:23 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 06:47:23 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 06:47:23 go: downloading github.com/fatih/color v1.13.0 06:47:23 go: downloading github.com/mattn/go-isatty v0.0.14 06:47:23 go: downloading github.com/hashicorp/go-plugin v1.4.3 06:47:23 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 06:47:23 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 06:47:23 go: downloading github.com/InVisionApp/go-logger v1.0.1 06:47:23 go: downloading github.com/armon/go-metrics v0.3.10 06:47:23 go: downloading github.com/prometheus/client_golang v1.12.1 06:47:23 go: downloading github.com/uber-go/tally/v4 v4.1.1 06:47:23 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 06:47:23 go: downloading github.com/open-policy-agent/opa v0.38.0 06:47:23 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 06:47:23 go: downloading github.com/InVisionApp/go-logger v1.0.1 06:47:23 go: downloading github.com/armon/go-metrics v0.3.10 06:47:23 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 06:47:23 go: downloading github.com/mattn/go-colorable v0.1.12 06:47:23 go: downloading github.com/Masterminds/goutils v1.1.0 06:47:23 go: downloading github.com/Masterminds/semver v1.5.0 06:47:23 go: downloading github.com/prometheus/client_golang v1.12.1 06:47:23 go: downloading github.com/google/uuid v1.1.2 06:47:23 go: downloading github.com/huandu/xstrings v1.3.2 06:47:23 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 06:47:23 go: downloading github.com/oklog/run v1.0.0 06:47:23 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 06:47:23 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 06:47:23 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 06:47:23 go: downloading github.com/uber-go/tally/v4 v4.1.1 06:47:23 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 06:47:23 go: downloading github.com/imkira/go-observer v1.0.3 06:47:23 go: downloading go.uber.org/atomic v1.9.0 06:47:23 go: downloading github.com/open-policy-agent/opa v0.38.0 06:47:23 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 06:47:23 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 06:47:23 go: downloading github.com/mattn/go-colorable v0.1.12 06:47:23 go: downloading github.com/Masterminds/goutils v1.1.0 06:47:23 go: downloading github.com/Masterminds/semver v1.5.0 06:47:23 go: downloading github.com/pkg/errors v0.9.1 06:47:23 go: downloading github.com/google/uuid v1.1.2 06:47:23 go: downloading github.com/huandu/xstrings v1.3.2 06:47:23 go: downloading github.com/prometheus/client_model v0.2.0 06:47:23 go: downloading github.com/prometheus/common v0.32.1 06:47:23 go: downloading github.com/beorn7/perks v1.0.1 06:47:23 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 06:47:23 go: downloading github.com/oklog/run v1.0.0 06:47:23 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 06:47:23 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 06:47:23 go: downloading github.com/prometheus/client_model v0.2.0 06:47:23 go: downloading github.com/prometheus/common v0.32.1 06:47:23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 06:47:23 go: downloading github.com/beorn7/perks v1.0.1 06:47:23 go: downloading github.com/prometheus/procfs v0.7.3 06:47:23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 06:47:23 go: downloading github.com/mitchellh/reflectwalk v1.0.1 06:47:23 go: downloading github.com/hashicorp/errwrap v1.1.0 06:47:23 go: downloading github.com/prometheus/procfs v0.7.3 06:47:23 go: downloading github.com/imkira/go-observer v1.0.3 06:47:23 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 06:47:23 go: downloading github.com/hashicorp/golang-lru v0.5.4 06:47:23 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 06:47:23 go: downloading github.com/blang/semver/v4 v4.0.0 06:47:23 go: downloading github.com/go-sql-driver/mysql v1.6.0 06:47:23 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 06:47:23 go: downloading github.com/jinzhu/gorm v1.9.16 06:47:23 go: downloading github.com/pkg/errors v0.9.1 06:47:23 go: downloading go.uber.org/atomic v1.9.0 06:47:23 go: downloading github.com/mattn/go-sqlite3 v1.14.12 06:47:23 go: downloading github.com/aws/aws-sdk-go v1.43.0 06:47:23 go: downloading github.com/mitchellh/reflectwalk v1.0.1 06:47:23 go: downloading github.com/hashicorp/errwrap v1.1.0 06:47:23 go: downloading github.com/hashicorp/golang-lru v0.5.4 06:47:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 06:47:23 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 06:47:23 go: downloading github.com/blang/semver/v4 v4.0.0 06:47:23 go: downloading github.com/go-sql-driver/mysql v1.6.0 06:47:23 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 06:47:23 go: downloading github.com/jinzhu/gorm v1.9.16 06:47:24 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 06:47:24 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 06:47:24 go: downloading github.com/mattn/go-sqlite3 v1.14.12 06:47:24 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 06:47:25  ---> ce788012e87f 06:47:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:25 ---> Running in 799cf09bcc8f 06:47:25 ---> Running in f2a27d4b3541 06:47:25 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 06:47:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 06:47:25 go: downloading github.com/stretchr/testify v1.7.0 06:47:25 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 06:47:25 go: downloading github.com/aws/aws-sdk-go v1.43.0 06:47:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:47:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:47:26 OK: 221 MiB in 52 packages 06:47:27 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 06:47:27 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 06:47:27 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 06:47:27 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 06:47:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 06:47:27 go: downloading github.com/stretchr/testify v1.7.0 06:47:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 06:47:27 go: downloading google.golang.org/api v0.70.0 06:47:27 Removing intermediate container f2a27d4b3541 06:47:27 ---> 062fd2bfa3ac 06:47:27 Step 7/20 : COPY . . 06:47:27 Removing intermediate container 799cf09bcc8f 06:47:27 ---> 0d6d1a1a08e3 06:47:27 Step 6/23 : COPY go.mod vendor* ./ 06:47:28 go: downloading k8s.io/client-go v0.23.4 06:47:28 go: downloading k8s.io/api v0.23.4 06:47:28 go: downloading github.com/google/go-tpm v0.3.3 06:47:28 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 06:47:28 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 06:47:28 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 06:47:28 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 06:47:28 go: downloading cloud.google.com/go/storage v1.21.0 06:47:28  ---> 95b500cbe545 06:47:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:28 go: downloading google.golang.org/api v0.70.0 06:47:28 go: downloading k8s.io/client-go v0.23.4 06:47:28 go: downloading k8s.io/api v0.23.4 06:47:28 go: downloading github.com/google/go-tpm v0.3.3 06:47:28 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 06:47:28 go: downloading cloud.google.com/go v0.100.2 06:47:28 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 06:47:29 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 06:47:29 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 06:47:29 go: downloading cloud.google.com/go/storage v1.21.0 06:47:29 go: downloading k8s.io/apimachinery v0.23.4 06:47:29 go: downloading cloud.google.com/go v0.100.2 06:47:29 go: downloading k8s.io/kube-aggregator v0.23.3 06:47:29 go: downloading k8s.io/apimachinery v0.23.4 06:47:29 go: downloading sigs.k8s.io/controller-runtime v0.11.1 06:47:29 go: downloading cloud.google.com/go/security v1.3.0 06:47:30 go: downloading github.com/hashicorp/vault/api v1.4.1 06:47:30 go: downloading k8s.io/kube-aggregator v0.23.3 06:47:30 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 06:47:30 go: downloading sigs.k8s.io/controller-runtime v0.11.1 06:47:30 go: downloading cloud.google.com/go/security v1.3.0 06:47:30 go: downloading github.com/twmb/murmur3 v1.1.6 06:47:30 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 06:47:30 go: downloading github.com/jinzhu/inflection v1.0.0 06:47:30 go: downloading github.com/aws/smithy-go v1.11.0 06:47:30 go: downloading github.com/hashicorp/vault/api v1.4.1 06:47:30 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 06:47:30 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 06:47:30 go: downloading github.com/twmb/murmur3 v1.1.6 06:47:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 06:47:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 06:47:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 06:47:30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 06:47:30 go: downloading github.com/jinzhu/inflection v1.0.0 06:47:30 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 06:47:30 go: downloading github.com/Azure/go-autorest/logger v0.2.1 06:47:30 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 06:47:30 go: downloading github.com/dimchansky/utfbom v1.1.1 06:47:30 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 06:47:30 go: downloading cloud.google.com/go/compute v1.3.0 06:47:30 go: downloading cloud.google.com/go/iam v0.1.1 06:47:30 go: downloading github.com/aws/smithy-go v1.11.0 06:47:30 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 06:47:30 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 06:47:30 go: downloading github.com/gogo/protobuf v1.3.2 06:47:30 go: downloading k8s.io/klog/v2 v2.30.0 06:47:30 go: downloading github.com/google/gofuzz v1.1.0 06:47:30 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 06:47:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 06:47:31 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 06:47:31 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 06:47:31 go: downloading github.com/spf13/pflag v1.0.5 06:47:31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 06:47:31 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 06:47:31 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 06:47:31 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 06:47:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 06:47:31 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 06:47:31 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 06:47:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 06:47:31 go: downloading github.com/hashicorp/vault/sdk v0.4.1 06:47:31 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 06:47:31 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 06:47:31 go: downloading github.com/mitchellh/mapstructure v1.4.3 06:47:31 go: downloading github.com/tklauser/go-sysconf v0.3.9 06:47:31 go: downloading gopkg.in/yaml.v2 v2.4.0 06:47:31 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:47:31 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 06:47:31 go: downloading github.com/gobwas/glob v0.2.3 06:47:31 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 06:47:31 go: downloading github.com/jmespath/go-jmespath v0.4.0 06:47:31 go: downloading github.com/Azure/go-autorest/logger v0.2.1 06:47:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 06:47:31 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 06:47:31 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 06:47:31 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 06:47:31 go: downloading go.opencensus.io v0.23.0 06:47:31 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 06:47:31 go: downloading gopkg.in/inf.v0 v0.9.1 06:47:31 go: downloading github.com/dimchansky/utfbom v1.1.1 06:47:31 go: downloading github.com/google/go-cmp v0.5.7 06:47:31 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 06:47:31 go: downloading github.com/go-logr/logr v1.2.2 06:47:31 go: downloading github.com/googleapis/gnostic v0.5.5 06:47:31 go: downloading cloud.google.com/go/compute v1.3.0 06:47:31 go: downloading github.com/json-iterator/go v1.1.12 06:47:31 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 06:47:31 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 06:47:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 06:47:31 go: downloading go.uber.org/zap v1.21.0 06:47:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 06:47:31 go: downloading cloud.google.com/go/iam v0.1.1 06:47:31 go: downloading github.com/tklauser/numcpus v0.3.0 06:47:31 go: downloading sigs.k8s.io/yaml v1.3.0 06:47:32 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 06:47:32 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 06:47:32 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 06:47:32 go: downloading github.com/ryanuber/go-glob v1.0.0 06:47:32 go: downloading github.com/golang/snappy v0.0.4 06:47:32 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 06:47:32 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 06:47:32 go: downloading github.com/modern-go/reflect2 v1.0.2 06:47:32 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 06:47:32 go: downloading github.com/hashicorp/go-uuid v1.0.2 06:47:32 go: downloading github.com/hashicorp/go-version v1.2.0 06:47:32 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 06:47:32 go: downloading go.uber.org/multierr v1.6.0 06:47:32  ---> Running in 4206071e90e9 06:47:32 go: downloading github.com/gogo/protobuf v1.3.2 06:47:32 go: downloading k8s.io/klog/v2 v2.30.0 06:47:32 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 06:47:32 go: downloading github.com/google/gofuzz v1.1.0 06:47:32 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 06:47:32 go: downloading github.com/spf13/pflag v1.0.5 06:47:32 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 06:47:32 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 06:47:32 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 06:47:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 06:47:32 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 06:47:32 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 06:47:32 go: downloading github.com/hashicorp/vault/sdk v0.4.1 06:47:32 go: downloading github.com/mitchellh/mapstructure v1.4.3 06:47:32 go: downloading github.com/tklauser/go-sysconf v0.3.9 06:47:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 06:47:32 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:47:32 go: downloading gopkg.in/yaml.v2 v2.4.0 06:47:32 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 06:47:32 go: downloading github.com/gobwas/glob v0.2.3 06:47:32 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 06:47:32 go: downloading github.com/jmespath/go-jmespath v0.4.0 06:47:32 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 06:47:32 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 06:47:32 go: downloading go.opencensus.io v0.23.0 06:47:32 go: downloading gopkg.in/inf.v0 v0.9.1 06:47:32 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 06:47:32 go: downloading github.com/google/go-cmp v0.5.7 06:47:32 go: downloading github.com/googleapis/gnostic v0.5.5 06:47:32 go: downloading github.com/go-logr/logr v1.2.2 06:47:32 go: downloading github.com/json-iterator/go v1.1.12 06:47:32 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 06:47:32 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 06:47:32 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 06:47:32 go: downloading go.uber.org/zap v1.21.0 06:47:32 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 06:47:32 go: downloading github.com/tklauser/numcpus v0.3.0 06:47:32 go: downloading sigs.k8s.io/yaml v1.3.0 06:47:32 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 06:47:32 go: downloading github.com/ryanuber/go-glob v1.0.0 06:47:32 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 06:47:32 go: downloading github.com/hashicorp/go-uuid v1.0.2 06:47:32 go: downloading github.com/hashicorp/go-version v1.2.0 06:47:32 go: downloading github.com/golang/snappy v0.0.4 06:47:32 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 06:47:32 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 06:47:32 go: downloading github.com/modern-go/reflect2 v1.0.2 06:47:32 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 06:47:32 go: downloading go.uber.org/multierr v1.6.0 06:47:38 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 06:47:38 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 06:47:38 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 06:47:38 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 06:47:40 Removing intermediate container 4206071e90e9 06:47:40 ---> 334beb43cf9d 06:47:40 Step 8/23 : COPY . . 06:47:40 ---> c6b9a68a9aba 06:47:40 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:47:40 ---> Running in 47396d60260e 06:47:40 CGO_ENABLED=0 GO111MODULE=on go build -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 06:48:02 ---> 75445005404c 06:48:02 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:48:02 ---> Running in 693f44960acd 06:48:02 CGO_ENABLED=0 GO111MODULE=on go build -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 06:48:24 Removing intermediate container 47396d60260e 06:48:24 ---> 61164f9f8626 06:48:24 06:48:24 Step 9/20 : FROM alpine:3.15 06:48:24 3.15: Pulling from library/alpine 06:48:25 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 06:48:25 Status: Downloaded newer image for alpine:3.15 06:48:25 ---> 0ac33e5f5afa 06:48:25 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:48:25 ---> Running in 0fa64d93db7f 06:48:26 Removing intermediate container 0fa64d93db7f 06:48:26 ---> aabb1a4226f3 06:48:26 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:48:26 ---> Running in fe000667b21d 06:48:28 Removing intermediate container fe000667b21d 06:48:28 ---> ff7b5bc7a3b3 06:48:28 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:48:28 ---> Running in a93b0b72f3d9 06:48:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:48:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:48:30 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 06:48:30 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 06:48:30 OK: 15854 distinct packages available 06:48:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:48:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:48:32 (1/9) Installing ca-certificates (20211220-r0) 06:48:32 (2/9) Installing brotli-libs (1.0.9-r5) 06:48:32 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:48:32 (4/9) Installing libcurl (7.80.0-r0) 06:48:32 (5/9) Installing curl (7.80.0-r0) 06:48:32 (6/9) Installing dumb-init (1.2.5-r1) 06:48:32 (7/9) Installing musl-obstack (1.2.3-r0) 06:48:32 (8/9) Installing libucontext (1.1-r0) 06:48:32 (9/9) Installing gcompat (1.0.0-r4) 06:48:32 Executing busybox-1.34.1-r5.trigger 06:48:32 Executing ca-certificates-20211220-r0.trigger 06:48:32 OK: 8 MiB in 23 packages 06:48:34 Removing intermediate container a93b0b72f3d9 06:48:34 ---> 6a7a28c09c31 06:48:34 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 06:48:35 ---> c262763dd100 06:48:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:48:37 Removing intermediate container 6c8216bda481 06:48:37 ---> 65e14439ac8b 06:48:37 06:48:37 Step 13/25 : FROM alpine:3.15 06:48:37 ---> 0ac33e5f5afa 06:48:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:48:37 ---> Using cache 06:48:37 ---> aabb1a4226f3 06:48:37 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:48:37 ---> Using cache 06:48:37 ---> ff7b5bc7a3b3 06:48:37 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:48:38 ---> Running in 432ec76a9e30 06:48:38 ---> b3c667eedc67 06:48:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:48:38 Removing intermediate container 693f44960acd 06:48:38 ---> d1b311330e82 06:48:38 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:48:38 ---> Running in 40c2928b1820 06:48:38 ---> 9384ca29e6e3 06:48:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:48:38 ---> Running in 8b556e3b7919 06:48:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:48:38 Removing intermediate container 8b556e3b7919 06:48:38 ---> ecb6268e56d1 06:48:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:48:39 ---> Running in f4670c2120a5 06:48:39 CGO_ENABLED=0 GO111MODULE=on go build -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 06:48:39 Removing intermediate container f4670c2120a5 06:48:39 ---> 36edbcad2696 06:48:39 Step 18/20 : LABEL arch=x86_64 06:48:39 ---> Running in fe522736d1e6 06:48:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:48:39 Removing intermediate container fe522736d1e6 06:48:39 ---> 919aa0db2233 06:48:39 Step 19/20 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 06:48:39 ---> Running in 8b0d074b3af7 06:48:40 Removing intermediate container 8b0d074b3af7 06:48:40 ---> ebf2d2fc7b6b 06:48:40 Step 20/20 : LABEL version=0.0.0 06:48:40 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 06:48:40 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 06:48:40 OK: 15854 distinct packages available 06:48:40 ---> Running in 0e9c64e07dbe 06:48:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:48:40 Removing intermediate container 0e9c64e07dbe 06:48:40 ---> 6cf190ff81b6 06:48:40 06:48:40 Successfully built 6cf190ff81b6 06:48:40 Successfully tagged security-spiffe-token-provider:latest 06:48:40  Building security-spiffe-token-provider ... done Removing intermediate container 40c2928b1820 06:48:40 ---> 64cf39244f23 06:48:40 06:48:40 Step 11/23 : FROM docker:20.10.14 06:48:40 20.10.14: Pulling from library/docker 06:48:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:48:41 (1/5) Installing dumb-init (1.2.5-r1) 06:48:41 (2/5) Installing musl-obstack (1.2.3-r0) 06:48:41 (3/5) Installing libucontext (1.1-r0) 06:48:41 (4/5) Installing gcompat (1.0.0-r4) 06:48:41 (5/5) Installing openssl (1.1.1n-r0) 06:48:41 Executing busybox-1.34.1-r5.trigger 06:48:41 OK: 6 MiB in 19 packages 06:48:43 Removing intermediate container 432ec76a9e30 06:48:43 ---> 3c9536aa5030 06:48:43 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 06:48:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:48:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:48:47 ./bin/test-attribution-txt.sh 06:48:47 ---> 2d19f37aae1c 06:48:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:48:48 ---> b8d373cc8ff2 06:48:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:48:48 ---> ea236ccf962b 06:48:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:48:49 ---> 45535670baf1 06:48:49 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:48:49 ---> Running in be768eba36b9 06:48:50 Removing intermediate container be768eba36b9 06:48:50 ---> 099e67b322e9 06:48:50 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:48:50 ---> Running in a3c37e8ca948 06:48:50 Removing intermediate container a3c37e8ca948 06:48:50 ---> 871b62b3a681 06:48:50 Step 23/25 : LABEL arch=x86_64 06:48:50 ---> Running in e20d04bd4c26 [Pipeline] echo 06:48:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:48:50 Removing intermediate container e20d04bd4c26 06:48:50 ---> a3e0505ee086 06:48:50 Step 24/25 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 06:48:51 ---> Running in ce0da4d96886 06:48:51 Removing intermediate container ce0da4d96886 06:48:51 ---> 05f6e125b6a8 06:48:51 Step 25/25 : LABEL version=0.0.0 06:48:51 ---> Running in f63451cd9989 06:48:51 + ls -al . 06:48:51 total 664 06:48:51 drwxrwxr-x 9 1001 1001 4096 Apr 8 06:48 . 06:48:51 drwxr-xr-x 4 root root 4096 Apr 8 06:43 .. 06:48:51 -rw-rw-r-- 1 1001 1001 11 Apr 8 06:41 .dockerignore 06:48:51 drwxrwxr-x 8 1001 1001 4096 Apr 8 06:41 .git 06:48:51 drwxrwxr-x 4 1001 1001 4096 Apr 8 06:41 .github 06:48:51 -rw-rw-r-- 1 1001 1001 870 Apr 8 06:41 .gitignore 06:48:51 -rw-rw-r-- 1 1001 1001 42 Apr 8 06:41 .golangci.yml 06:48:51 -rw-rw-r-- 1 1001 1001 87 Apr 8 06:41 .hadolint.yml 06:48:51 -rw-rw-r-- 1 1001 1001 166 Apr 8 06:41 .sonarcloud.properties 06:48:51 -rw-rw-r-- 1 1001 1001 1171 Apr 8 06:41 ADOPTERS.md 06:48:51 -rw-rw-r-- 1 1001 1001 9953 Apr 8 06:41 Attribution.txt 06:48:51 -rw-rw-r-- 1 1001 1001 51732 Apr 8 06:41 CHANGELOG.md 06:48:51 -rw-rw-r-- 1 1001 1001 3804 Apr 8 06:41 CONTRIBUTING.md 06:48:51 -rw-rw-r-- 1 1001 1001 677 Apr 8 06:41 GOVERNANCE.md 06:48:51 -rw-rw-r-- 1 1001 1001 849 Apr 8 06:41 Jenkinsfile 06:48:51 -rw-rw-r-- 1 1001 1001 10775 Apr 8 06:41 LICENSE 06:48:51 -rw-rw-r-- 1 1001 1001 8478 Apr 8 06:41 Makefile 06:48:51 -rw-rw-r-- 1 1001 1001 582 Apr 8 06:41 OWNERS.md 06:48:51 -rw-rw-r-- 1 1001 1001 8207 Apr 8 06:41 README.md 06:48:51 -rw-rw-r-- 1 1001 1001 6912 Apr 8 06:41 SECURITY.md 06:48:51 -rw-rw-r-- 1 1001 1001 5 Apr 8 06:41 VERSION 06:48:51 -rw-rw-r-- 1 1001 1001 4131 Apr 8 06:41 ZMQWindows.md 06:48:51 drwxrwxr-x 2 1001 1001 4096 Apr 8 06:41 bin 06:48:51 drwxrwxr-x 18 1001 1001 4096 Apr 8 06:41 cmd 06:48:51 -rw-r--r-- 1 root root 432415 Apr 8 06:47 coverage.out 06:48:51 -rw-rw-r-- 1 1001 1001 3175 Apr 8 06:41 go.mod 06:48:51 -rw-rw-r-- 1 1001 1001 34990 Apr 8 06:41 go.sum 06:48:51 drwxrwxr-x 8 1001 1001 4096 Apr 8 06:41 internal 06:48:51 drwxrwxr-x 3 1001 1001 4096 Apr 8 06:41 openapi 06:48:51 drwxrwxr-x 4 1001 1001 4096 Apr 8 06:41 snap 06:48:51 -rw-rw-r-- 1 1001 1001 204 Apr 8 06:41 version.go [Pipeline] sh 06:48:51 Removing intermediate container f63451cd9989 06:48:51 ---> cbb6487c1b29 06:48:51 06:48:51 Successfully built cbb6487c1b29 06:48:51 Successfully tagged security-spire-server:latest 06:48:52 + '[' -e coverage.out ] 06:48:52 + chown 1001:1001 coverage.out [Pipeline] stash 06:48:52 Warning: overwriting stash ‘coverage-report’ 06:48:52 Stashed 1 file(s) [Pipeline] sh 06:48:53 + make build 06:48:53 CGO_ENABLED=1 GO111MODULE=on go build -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 06:48:54  Building security-spire-server ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 06:48:54 Status: Downloaded newer image for docker:20.10.14 06:48:54 ---> 7417809fdb73 06:48:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:48:55 ---> Running in 76b8ac100def 06:48:55 Removing intermediate container 76b8ac100def 06:48:55 ---> 2aeee301ffea 06:48:55 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 06:48:55 ---> Running in ad79becbf7ad 06:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:48:56 (1/43) Installing readline (8.1.1-r0) 06:48:56 (2/43) Installing bash (5.1.16-r0) 06:48:56 Executing bash-5.1.16-r0.post-install 06:48:56 (3/43) Installing brotli-libs (1.0.9-r5) 06:48:56 (4/43) Installing nghttp2-libs (1.46.0-r0) 06:48:56 (5/43) Installing libcurl (7.80.0-r0) 06:48:56 (6/43) Installing curl (7.80.0-r0) 06:48:56 (7/43) Installing dumb-init (1.2.5-r1) 06:48:56 (8/43) Installing libbz2 (1.0.8-r1) 06:48:56 (9/43) Installing expat (2.4.7-r0) 06:48:57 (10/43) Installing libffi (3.4.2-r1) 06:48:57 (11/43) Installing gdbm (1.22-r0) 06:48:57 (12/43) Installing xz-libs (5.2.5-r0) 06:48:57 (13/43) Installing libgcc (10.3.1_git20211027-r0) 06:48:57 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 06:48:57 (15/43) Installing mpdecimal (2.5.1-r1) 06:48:57 (16/43) Installing sqlite-libs (3.36.0-r0) 06:48:57 (17/43) Installing python3 (3.9.7-r4) 06:48:57 (18/43) Installing py3-appdirs (1.4.4-r2) 06:48:57 (19/43) Installing py3-certifi (2020.12.5-r1) 06:48:57 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 06:48:57 (21/43) Installing py3-idna (3.3-r0) 06:48:57 (22/43) Installing py3-urllib3 (1.26.7-r0) 06:48:57 (23/43) Installing py3-requests (2.26.0-r1) 06:48:57 (24/43) Installing py3-msgpack (1.0.2-r1) 06:48:57 (25/43) Installing py3-lockfile (0.12.2-r4) 06:48:57 (26/43) Installing py3-cachecontrol (0.12.10-r0) 06:48:57 (27/43) Installing py3-colorama (0.4.4-r1) 06:48:57 (28/43) Installing py3-contextlib2 (21.6.0-r1) 06:48:57 (29/43) Installing py3-distlib (0.3.3-r0) 06:48:57 (30/43) Installing py3-distro (1.6.0-r0) 06:48:57 (31/43) Installing py3-six (1.16.0-r0) 06:48:57 (32/43) Installing py3-webencodings (0.5.1-r4) 06:48:57 (33/43) Installing py3-html5lib (1.1-r1) 06:48:57 (34/43) Installing py3-parsing (2.4.7-r2) 06:48:57 (35/43) Installing py3-packaging (20.9-r1) 06:48:57 (36/43) Installing py3-tomli (1.2.2-r0) 06:48:57 (37/43) Installing py3-pep517 (0.12.0-r0) 06:48:57 (38/43) Installing py3-progress (1.6-r0) 06:48:57 (39/43) Installing py3-retrying (1.3.3-r2) 06:48:57 (40/43) Installing py3-ordered-set (4.0.2-r2) 06:48:57 (41/43) Installing py3-setuptools (52.0.0-r4) 06:48:57 (42/43) Installing py3-toml (0.10.2-r2) 06:48:57 (43/43) Installing py3-pip (20.3.4-r1) 06:48:57 Executing busybox-1.34.1-r5.trigger 06:48:57 OK: 83 MiB in 65 packages 06:48:58 Collecting docker-compose==1.23.2 06:48:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:48:58 Collecting texttable<0.10,>=0.9.0 06:48:58 Downloading texttable-0.9.1.tar.gz (11 kB) 06:48:58 Collecting jsonschema<3,>=2.5.1 06:48:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:48:58 Collecting dockerpty<0.5,>=0.4.1 06:48:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:48:59 Collecting PyYAML<4,>=3.10 06:48:59 Downloading PyYAML-3.13.tar.gz (270 kB) 06:48:59 Collecting cached-property<2,>=1.2.0 06:48:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:48:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:48:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:48:59 Collecting docker<4.0,>=3.6.0 06:48:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:49:00 Collecting websocket-client<1.0,>=0.32.0 06:49:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:49:00 Collecting docopt<0.7,>=0.6.1 06:49:00 Downloading docopt-0.6.2.tar.gz (25 kB) 06:49:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 06:49:00 Collecting docker-pycreds>=0.4.0 06:49:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:49:00 Collecting idna<2.8,>=2.5 06:49:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:49:00 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) 06:49:00 Collecting chardet<3.1.0,>=3.0.2 06:49:00 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:49:00 Collecting urllib3<1.25,>=1.21.1 06:49:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:49:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:49:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:49:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:49:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:49:00 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 06:49:00 Attempting uninstall: urllib3 06:49:00 Found existing installation: urllib3 1.26.7 06:49:00 Uninstalling urllib3-1.26.7: 06:49:00 Successfully uninstalled urllib3-1.26.7 06:49:00 Attempting uninstall: idna 06:49:00 Found existing installation: idna 3.3 06:49:00 Uninstalling idna-3.3: 06:49:00 Successfully uninstalled idna-3.3 06:49:01 Attempting uninstall: requests 06:49:01 Found existing installation: requests 2.26.0 06:49:01 Uninstalling requests-2.26.0: 06:49:01 Successfully uninstalled requests-2.26.0 06:49:01 Running setup.py install for texttable: started 06:49:01 Running setup.py install for texttable: finished with status 'done' 06:49:01 Running setup.py install for PyYAML: started 06:49:02 Running setup.py install for PyYAML: finished with status 'done' 06:49:02 Running setup.py install for docopt: started 06:49:02 Running setup.py install for docopt: finished with status 'done' 06:49:02 Running setup.py install for dockerpty: started 06:49:02 Running setup.py install for dockerpty: finished with status 'done' 06:49:03 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 06:49:08 Removing intermediate container ad79becbf7ad 06:49:08 ---> 9228659ec317 06:49:08 Step 14/23 : ENV APP_PORT=58890 06:49:08 ---> Running in 544df39c7c58 06:49:09 Removing intermediate container 544df39c7c58 06:49:09 ---> 194306f103df 06:49:09 Step 15/23 : EXPOSE $APP_PORT 06:49:09 ---> Running in 8499909799c3 06:49:09 Removing intermediate container 8499909799c3 06:49:09 ---> 249d20c6d282 06:49:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:49:10 ---> cabfade9c8ee 06:49:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:49:11 ---> 6e2f22fbbdc4 06:49:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:49:12 ---> f0bfff448875 06:49:12 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:49:12 ---> Running in 048594dea999 06:49:12 Removing intermediate container 048594dea999 06:49:12 ---> 1e0c87e78f48 06:49:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:49:12 ---> Running in a881701e68ac 06:49:13 Removing intermediate container a881701e68ac 06:49:13 ---> 1a5d9a31cb5a 06:49:13 Step 21/23 : LABEL arch=x86_64 06:49:13 ---> Running in 2a8b24867d35 06:49:13 Removing intermediate container 2a8b24867d35 06:49:13 ---> 3c22509cfd32 06:49:13 Step 22/23 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 06:49:13 ---> Running in c12a1d380c15 06:49:13 Removing intermediate container c12a1d380c15 06:49:13 ---> 31494fa7457b 06:49:13 Step 23/23 : LABEL version=0.0.0 06:49:13 ---> Running in a3599038bf97 06:49:14 Removing intermediate container a3599038bf97 06:49:14 ---> 819e33e36703 06:49:14 06:49:14 Successfully built 819e33e36703 06:49:14 Successfully tagged sys-mgmt-agent:latest 06:50:10  Building sys-mgmt-agent ... done Building bin/spire-agent... 06:50:10 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 06:50:10 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 06:50:10 go: downloading github.com/docker/docker v20.10.12+incompatible 06:50:10 go: downloading cloud.google.com/go/secretmanager v1.3.0 06:50:10 go: downloading github.com/google/go-tpm-tools v0.3.3 06:50:10 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 06:50:10 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 06:50:10 go: downloading github.com/docker/go-connections v0.4.0 06:50:10 go: downloading github.com/docker/go-units v0.4.0 06:50:10 go: downloading github.com/opencontainers/image-spec v1.0.1 06:50:10 go: downloading github.com/containerd/containerd v1.3.4 06:50:10 go: downloading github.com/docker/distribution v2.7.1+incompatible 06:50:10 go: downloading github.com/opencontainers/go-digest v1.0.0 06:50:10 Building bin/spire-agent... 06:50:10 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 06:50:10 go: downloading cloud.google.com/go/secretmanager v1.3.0 06:50:10 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 06:50:10 go: downloading github.com/docker/docker v20.10.12+incompatible 06:50:10 go: downloading github.com/google/go-tpm-tools v0.3.3 06:50:10 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 06:50:10 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 06:50:10 go: downloading github.com/docker/go-connections v0.4.0 06:50:10 go: downloading github.com/docker/go-units v0.4.0 06:50:10 go: downloading github.com/opencontainers/image-spec v1.0.1 06:50:10 go: downloading github.com/containerd/containerd v1.3.4 06:50:10 go: downloading github.com/docker/distribution v2.7.1+incompatible 06:50:10 go: downloading github.com/opencontainers/go-digest v1.0.0 06:50:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:51:06 Removing intermediate container f78dea7bfbf8 06:51:06 ---> 2474ce1f836a 06:51:06 06:51:06 Step 13/26 : FROM alpine:3.15 06:51:06 ---> 0ac33e5f5afa 06:51:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:51:06 ---> Using cache 06:51:06 ---> aabb1a4226f3 06:51:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:06 ---> Using cache 06:51:06 ---> ff7b5bc7a3b3 06:51:06 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:51:06 Removing intermediate container c6cfc918084e 06:51:06 ---> 6a090e8cbc74 06:51:06 06:51:06 Step 13/26 : FROM alpine:3.15 06:51:06 ---> 0ac33e5f5afa 06:51:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:51:06 ---> Using cache 06:51:06 ---> aabb1a4226f3 06:51:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:06 ---> Using cache 06:51:06 ---> ff7b5bc7a3b3 06:51:06 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:51:06 ---> Using cache 06:51:06 ---> 3c9536aa5030 06:51:06 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 06:51:06 ---> Running in c428798929f2 06:51:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:51:06 ---> f107b215e871 06:51:06 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 06:51:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:51:07 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 06:51:07 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 06:51:07 OK: 15854 distinct packages available 06:51:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:51:07 ---> 51eff9096c06 06:51:07 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:51:07 ---> 079133bfe37a 06:51:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:51:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:51:07 ---> 9e2e3d6f6463 06:51:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:51:07 ---> bb8a23522d2e 06:51:07 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:51:08 (1/4) Installing dumb-init (1.2.5-r1) 06:51:08 ---> Running in 99f6ffaab407 06:51:08 (2/4) Installing musl-obstack (1.2.3-r0) 06:51:08 Removing intermediate container 99f6ffaab407 06:51:08 ---> 1d9972d74477 06:51:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:51:08 ---> Running in 0b3a3cb15e25 06:51:08 (3/4) Installing libucontext (1.1-r0) 06:51:08 Removing intermediate container 0b3a3cb15e25 06:51:08 ---> 79f2daeb1e74 06:51:08 Step 24/26 : LABEL arch=x86_64 06:51:08 ---> Running in 0b4a144b2940 06:51:08 (4/4) Installing gcompat (1.0.0-r4) 06:51:08 Removing intermediate container 0b4a144b2940 06:51:08 ---> 388da39c1695 06:51:08 Step 25/26 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 06:51:08 Executing busybox-1.34.1-r5.trigger 06:51:08 OK: 6 MiB in 18 packages 06:51:08 ---> Running in e33c2faa3711 06:51:08 Removing intermediate container e33c2faa3711 06:51:08 ---> 7b972ff71287 06:51:08 Step 26/26 : LABEL version=0.0.0 06:51:08 ---> Running in 8b849b05e18b 06:51:08 Removing intermediate container 8b849b05e18b 06:51:08 ---> 776bcf673451 06:51:08 06:51:08 Removing intermediate container c428798929f2 06:51:08 ---> 0b57225c1ea8 06:51:08 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 06:51:08 Successfully built 776bcf673451 06:51:08 Successfully tagged security-spire-agent:latest 06:51:10  Building security-spire-agent ... done  ---> 9dd392278aeb 06:51:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:51:10 ---> 423d33c39c43 06:51:10 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:51:10 ---> Running in a7bdc430ea6f 06:51:10 Removing intermediate container a7bdc430ea6f 06:51:10 ---> f6da659c9ddc 06:51:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:51:10 ---> 023855a12e04 06:51:10 Step 21/26 : WORKDIR / 06:51:10 ---> Running in 83c10c6085f2 06:51:10 Removing intermediate container 83c10c6085f2 06:51:10 ---> 8c904f8647ca 06:51:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:51:10 ---> Running in 6f460f6bfb0c 06:51:10 Removing intermediate container 6f460f6bfb0c 06:51:10 ---> 4fe2162a45a8 06:51:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:51:10 ---> Running in 72fc325fbec1 06:51:11 Removing intermediate container 72fc325fbec1 06:51:11 ---> 3ce7faf29c1a 06:51:11 Step 24/26 : LABEL arch=x86_64 06:51:11 ---> Running in 49e0e6141595 06:51:11 Removing intermediate container 49e0e6141595 06:51:11 ---> da621c7840a3 06:51:11 Step 25/26 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 06:51:11 ---> Running in fb715d99ec39 06:51:11 Removing intermediate container fb715d99ec39 06:51:11 ---> 1ae7df8166aa 06:51:11 Step 26/26 : LABEL version=0.0.0 06:51:11 ---> Running in 46127f199613 06:51:11 Removing intermediate container 46127f199613 06:51:11 ---> 0ebd58927568 06:51:11 06:51:11 Successfully built 0ebd58927568 06:51:11 Successfully tagged security-spire-config:latest 06:51:11  Building security-spire-config ... done  [Pipeline] } 06:51:11 $ docker stop --time=1 d1c5a2e36c2af9d5e2187e421919f068ffcbf15fa2bfe65493c740e6743598a4 06:51:13 $ docker rm -f d1c5a2e36c2af9d5e2187e421919f068ffcbf15fa2bfe65493c740e6743598a4 [Pipeline] // withDockerContainer [Pipeline] sh 06:51:13 + docker images 06:51:13 REPOSITORY TAG IMAGE ID CREATED SIZE 06:51:13 security-spire-config latest 0ebd58927568 2 seconds ago 86.7MB 06:51:13 security-spire-agent latest 776bcf673451 5 seconds ago 127MB 06:51:13 6a090e8cbc74 17 seconds ago 4.5GB 06:51:13 2474ce1f836a 18 seconds ago 4.5GB 06:51:13 sys-mgmt-agent latest 819e33e36703 2 minutes ago 307MB 06:51:13 security-spire-server latest cbb6487c1b29 2 minutes ago 87.3MB 06:51:13 security-spiffe-token-provider latest 6cf190ff81b6 2 minutes ago 28.5MB 06:51:13 64cf39244f23 2 minutes ago 1.62GB 06:51:13 65e14439ac8b 2 minutes ago 4.5GB 06:51:13 61164f9f8626 2 minutes ago 1.61GB 06:51:13 core-data latest 3f5d7e5e2591 3 minutes ago 35.9MB 06:51:13 support-notifications latest c790bd97034f 4 minutes ago 26.6MB 06:51:13 6cb03a0ef96c 4 minutes ago 1.65GB 06:51:13 4008cab2f6a6 4 minutes ago 1.62GB 06:51:13 security-bootstrapper latest f363d08938cd 4 minutes ago 24.3MB 06:51:13 core-command latest e9ad989f4b58 4 minutes ago 24.5MB 06:51:13 143919b3818c 4 minutes ago 1.61GB 06:51:13 a9511546b51f 4 minutes ago 1.61GB 06:51:13 security-proxy-setup latest 7cb12c9a44b0 5 minutes ago 43.4MB 06:51:13 security-secretstore-setup latest cfb9bc0cf287 5 minutes ago 42.1MB 06:51:13 support-scheduler latest d586ea0ec0d6 5 minutes ago 26MB 06:51:13 core-metadata latest f2c9091002e9 5 minutes ago 26.2MB 06:51:13 2867821d4d06 5 minutes ago 1.63GB 06:51:13 8ad8581e8ebc 5 minutes ago 1.62GB 06:51:13 7b99439532b2 5 minutes ago 1.63GB 06:51:13 07df84038656 5 minutes ago 1.62GB 06:51:13 ci-base-image-x86_64 latest 7cd877ae808f 9 minutes ago 896MB 06:51:13 docker 20.10.14 7417809fdb73 2 days ago 218MB 06:51:13 alpine 3.14 e04c818066af 3 days ago 5.59MB 06:51:13 alpine 3.15 0ac33e5f5afa 3 days ago 5.57MB 06:51:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 06:51:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 06:51:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:51:28 Still waiting to schedule task 06:51:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:52:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:52:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:52:11 CGO_ENABLED=0 GO111MODULE=on go build -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 06:52:12 CGO_ENABLED=0 GO111MODULE=on go build -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 06:52:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:52:24 CGO_ENABLED=0 GO111MODULE=on go build -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 06:52:28 CGO_ENABLED=0 GO111MODULE=on go build -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 06:52:35 CGO_ENABLED=0 GO111MODULE=on go build -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 06:52:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:52:42 Running on prd-ubuntu18.04-docker-8c-8g-11573 in /w/workspace/edgexfoundry_edgex-go_PR-3950 [Pipeline] { [Pipeline] ws 06:52:42 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 06:52:42 The recommended git tool is: git 06:52:44 using credential edgex-jenkins-ssh 06:52:44 Cloning the remote Git repository 06:52:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:52:44 > git init /w/workspace/edgex-go/2 # timeout=10 06:52:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:52:44 > git --version # timeout=10 06:52:44 > git --version # 'git version 2.17.1' 06:52:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:52:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:52:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:52:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:52:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:52:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:52:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3950/head:refs/remotes/origin/PR-3950 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:52:49 Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit e6e6868e0a3c72ce24bda0da472ee16f31690baf 06:52:49 Merge succeeded, producing e6e6868e0a3c72ce24bda0da472ee16f31690baf 06:52:49 Checking out Revision e6e6868e0a3c72ce24bda0da472ee16f31690baf (PR-3950) 06:52:49 > git config core.sparsecheckout # timeout=10 06:52:49 > git checkout -f e6e6868e0a3c72ce24bda0da472ee16f31690baf # timeout=10 06:52:49 > git remote # timeout=10 06:52:49 > git config --get remote.origin.url # timeout=10 06:52:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:49 > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 06:52:49 > git rev-parse HEAD^{commit} # timeout=10 06:52:49 > git config core.sparsecheckout # timeout=10 06:52:49 > git checkout -f e6e6868e0a3c72ce24bda0da472ee16f31690baf # timeout=10 06:52:53 Commit message: "feat(metadata): Implement PATCH deviceprofile/resource API" 06:52:53 CGO_ENABLED=0 GO111MODULE=on go build -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] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:54 + echo snap-build.sh 06:52:54 snap-build.sh 06:52:54 + SNAP_BASE_DIR=. 06:52:54 + '[' '!' -z /w/workspace/edgex-go/2 ']' 06:52:54 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 06:52:54 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 06:52:54 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 06:52:54 + cd /w/workspace/edgex-go/2 06:52:54 + sudo apt-get remove -qy --purge lxd lxd-client 06:52:54 Reading package lists... 06:52:54 Building dependency tree... 06:52:54 Reading state information... 06:52:54 The following packages were automatically installed and are no longer required: 06:52:54 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:52:54 uidmap xdelta3 06:52:54 Use 'sudo apt autoremove' to remove them. 06:52:54 The following packages will be REMOVED: 06:52:54 lxd* lxd-client* 06:52:54 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:52:54 After this operation, 31.7 MB disk space will be freed. 06:52:55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 06:52:55 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:52:56 Removing lxd dnsmasq configuration 06:52:56 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:52:56 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:52:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:52:56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 06:52:56 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:52:58 Processing triggers for systemd (237-3ubuntu10.52) ... 06:52:58 Processing triggers for ureadahead (0.100.0-21) ... 06:52:58 + sudo snap remove --purge lxd [Pipeline] } 06:52:59 $ docker stop --time=1 011bbe366f566802484a4188e5d12143f225fd7e15c9375791ac54a1a6060c46 06:52:59 snap "lxd" is not installed 06:52:59 + sudo groupadd --force --system lxd 06:52:59 ++ whoami 06:52:59 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:52:59 + newgrp - lxd 06:52:59 + sudo snap install lxd 06:53:01 $ docker rm -f 011bbe366f566802484a4188e5d12143f225fd7e15c9375791ac54a1a6060c46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:53:03 06:53:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:53:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:53:03 latest: Pulling from edgex-devops/edgex-compose-arm64 06:53:03 29e5d40040c1: Pulling fs layer 06:53:03 1ce36da41761: Pulling fs layer 06:53:03 25b303627fd3: Pulling fs layer 06:53:03 29e5d40040c1: Verifying Checksum 06:53:03 29e5d40040c1: Download complete 06:53:04 1ce36da41761: Verifying Checksum 06:53:04 1ce36da41761: Download complete 06:53:04 29e5d40040c1: Pull complete 06:53:05 25b303627fd3: Verifying Checksum 06:53:05 25b303627fd3: Download complete 06:53:05 1ce36da41761: Pull complete 06:53:07 2022-04-08T06:53:04Z INFO Waiting for automatic snapd restart... 06:53:18 25b303627fd3: Pull complete 06:53:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:53:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:53:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:53:18 prd-ubuntu20.04-docker-arm64-4c-16g-11570 does not seem to be running inside a container 06:53:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 06:53:20 $ docker top 455c1ff53adcc5aca89a561215aabb8c04d89e176ee7d6e654a4d03dca386374 -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:21 + docker-compose build --help 06:53:21 + grep parallel 06:53:22 lxd 5.0.0-c5bcb80 from Canonical* installed 06:53:22 + sudo lxd init --auto 06:53:25 --parallel Build images in parallel. [Pipeline] } 06:53:25 $ docker stop --time=1 455c1ff53adcc5aca89a561215aabb8c04d89e176ee7d6e654a4d03dca386374 06:53:27 $ docker rm -f 455c1ff53adcc5aca89a561215aabb8c04d89e176ee7d6e654a4d03dca386374 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:53:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:53:27 . [Pipeline] withDockerContainer 06:53:28 prd-ubuntu20.04-docker-arm64-4c-16g-11570 does not seem to be running inside a container 06:53:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:53:29 $ docker top 40a3e16c3ac3b0c503c1e5dc4cde0adc9aaefaf89bf643f554e5134c83f662b8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:30 + docker-compose -f ./docker-compose-build.yml build --parallel 06:53:30 + sudo snap install --classic snapcraft 06:53:34 Building core-command ... 06:53:34 Building core-data ... 06:53:34 Building core-metadata ... 06:53:34 Building security-bootstrapper ... 06:53:34 Building security-proxy-setup ... 06:53:34 Building security-secretstore-setup ... 06:53:34 Building security-spiffe-token-provider ... 06:53:34 Building security-spire-agent ... 06:53:34 Building security-spire-config ... 06:53:34 Building security-spire-server ... 06:53:34 Building support-notifications ... 06:53:34 Building support-scheduler ... 06:53:34 Building sys-mgmt-agent ... 06:53:34 Building security-spire-config 06:53:34 Building security-secretstore-setup 06:53:34 Building security-bootstrapper 06:53:34 Building core-command 06:53:34 Building sys-mgmt-agent 06:53:35 snapcraft 6.1 from Canonical* installed 06:53:35 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 06:53:35 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 06:53:35 % Total % Received % Xferd Average Speed Time Time Time Current 06:53:35 Dload Upload Total Spent Left Speed 06:53:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4245 0 --:--:-- --:--:-- --:--:-- 4272 06:53:35 100 3325k 100 3325k 0 0 8482k 0 --:--:-- --:--:-- --:--:-- 8482k 06:53:35 ./yq_linux_amd64 06:53:35 + sudo snapcraft prime --use-lxd 06:53:37 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:53:37 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:53:37 - README.md 06:53:37 06:53:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:53:37 Launching a container. 06:53:47 Waiting for container to be ready 06:53:47 To start your first container, try: lxc launch ubuntu:20.04 06:53:47 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 06:53:47 06:53:52 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:53:52 Waiting for network to be ready... 06:53:53 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 06:53:53 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] 06:53:53 Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 06:53:53 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] 06:53:53 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 06:53:53 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 06:53:53 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] 06:53:53 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 06:53:53 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] 06:53:53 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 06:53:54 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 06:53:54 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 06:53:54 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 06:53:54 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 06:53:54 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 06:53:54 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 06:53:54 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 06:53:54 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 06:53:54 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 06:53:55 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] 06:53:55 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] 06:53:55 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 06:53:55 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 06:53:55 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] 06:53:55 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] 06:53:55 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] 06:53:55 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 06:53:57 Fetched 23.7 MB in 4s (6395 kB/s) 06:53:57 Reading package lists... 06:53:57 Reading package lists... 06:53:58 Building dependency tree... 06:53:58 Reading state information... 06:53:58 The following additional packages will be installed: 06:53:58 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:53:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:53:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:53:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:53:58 Suggested packages: 06:53:58 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:53:58 Recommended packages: 06:53:58 gnupg libsasl2-modules 06:53:58 The following NEW packages will be installed: 06:53:58 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:53:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:53:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:53:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:53:58 The following packages will be upgraded: 06:53:58 gpg gpg-agent gpgconf libudev1 06:53:58 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 06:53:58 Need to get 3859 kB of archives. 06:53:58 After this operation, 14.9 MB of additional disk space will be used. 06:53:58 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 06:53:58 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 06:53:58 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 06:53:58 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 06:53:58 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 06:53:58 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:53:58 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 06:53:58 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 06:53:58 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 06:53:58 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 06:53:58 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 06:53:58 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 06:53:58 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 06:53:58 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 06:53:58 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 06:53:58 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 06:53:58 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 06:53:58 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 06:53:58 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 06:53:59 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 06:53:59 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 06:53:59 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 06:53:59 debconf: delaying package configuration, since apt-utils is not installed 06:53:59 Fetched 3859 kB in 1s (3649 kB/s) 06:53:59 (Reading database ... 12816 files and directories currently installed.) 06:53:59 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 06:53:59 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 06:53:59 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 06:53:59 Selecting previously unselected package udev. 06:53:59 (Reading database ... 12816 files and directories currently installed.) 06:53:59 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 06:53:59 Unpacking udev (245.4-4ubuntu3.15) ... 06:53:59 Selecting previously unselected package libfuse2:amd64. 06:53:59 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 06:53:59 Unpacking libfuse2:amd64 (2.9.9-3) ... 06:53:59 Selecting previously unselected package fuse. 06:53:59 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 06:53:59 Unpacking fuse (2.9.9-3) ... 06:54:00 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 06:54:00 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 06:54:00 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 06:54:00 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 06:54:00 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 06:54:00 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 06:54:00 Selecting previously unselected package libksba8:amd64. 06:54:00 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:54:00 Unpacking libksba8:amd64 (1.3.5-2) ... 06:54:00 Selecting previously unselected package libroken18-heimdal:amd64. 06:54:00 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:54:00 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:54:00 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:54:00 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:54:00 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:54:00 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:54:00 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:54:00 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:54:00 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:54:00 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:54:00 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:54:00 Selecting previously unselected package libwind0-heimdal:amd64. 06:54:00 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:54:00 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:54:00 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:54:00 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:54:00 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:54:00 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:54:00 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:54:00 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:54:00 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:54:00 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:54:00 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:54:00 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:54:00 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:54:00 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:54:00 Selecting previously unselected package libsasl2-modules-db:amd64. 06:54:00 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 06:54:00 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 06:54:00 Selecting previously unselected package libsasl2-2:amd64. 06:54:00 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 06:54:00 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 06:54:00 Selecting previously unselected package libldap-common. 06:54:00 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 06:54:00 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 06:54:00 Selecting previously unselected package libldap-2.4-2:amd64. 06:54:00 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 06:54:00 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 06:54:00 Selecting previously unselected package dirmngr. 06:54:00 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 06:54:00 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 06:54:01 Setting up libksba8:amd64 (1.3.5-2) ... 06:54:01 Setting up libfuse2:amd64 (2.9.9-3) ... 06:54:01 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 06:54:01 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 06:54:01 Setting up udev (245.4-4ubuntu3.15) ... 06:54:01 invoke-rc.d: policy-rc.d denied execution of start. 06:54:01 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 06:54:01 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:54:01 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 06:54:01 Setting up gpg (2.2.19-3ubuntu2.1) ... 06:54:01 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:54:01 Setting up fuse (2.9.9-3) ... 06:54:01 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 06:54:02 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:54:02 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:54:02 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:54:02 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:54:02 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:54:02 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:54:02 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:54:02 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 06:54:02 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 06:54:02 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 06:54:02 Processing triggers for systemd (245.4-4ubuntu3) ... 06:54:02 Processing triggers for libc-bin (2.31-0ubuntu9) ... 06:54:03 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 06:54:03 Alias= settings in the [Install] section, and DefaultInstance= for template 06:54:03 units). This means they are not meant to be enabled using systemctl. 06:54:03 06:54:03 Possible reasons for having this kind of units are: 06:54:03 • A unit may be statically enabled by being symlinked from another unit's 06:54:03 .wants/ or .requires/ directory. 06:54:03 • A unit's purpose may be to act as a helper for some other unit which has 06:54:03 a requirement dependency on it. 06:54:03 • A unit may be started when needed via activation (socket, path, timer, 06:54:03 D-Bus, udev, scripted systemctl call, ...). 06:54:03 • In case of template units, the unit is meant to be enabled with some 06:54:03 instance name specified. 06:54:03 Reading package lists... 06:54:03 Building dependency tree... 06:54:03 Reading state information... 06:54:03 The following additional packages will be installed: 06:54:03 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 06:54:03 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 06:54:03 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 06:54:03 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 06:54:03 openssh-client python3 python3-minimal python3.8 python3.8-minimal 06:54:03 squashfs-tools systemd systemd-sysv systemd-timesyncd 06:54:03 Suggested packages: 06:54:03 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 06:54:03 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:54:03 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 06:54:03 systemd-container policykit-1 06:54:03 Recommended packages: 06:54:03 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 06:54:03 The following NEW packages will be installed: 06:54:03 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 06:54:03 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 06:54:03 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 06:54:03 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 06:54:03 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 06:54:03 The following packages will be upgraded: 06:54:03 libsystemd0 systemd systemd-sysv systemd-timesyncd 06:54:03 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 06:54:03 Need to get 46.5 MB of archives. 06:54:03 After this operation, 181 MB of additional disk space will be used. 06:54:03 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 06:54:03 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 06:54:03 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 06:54:03 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 06:54:03 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 06:54:03 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 06:54:03 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 06:54:03 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 06:54:03 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 06:54:03 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 06:54:03 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 06:54:03 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 06:54:03 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 06:54:03 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 06:54:03 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 06:54:03 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 06:54:03 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 06:54:03 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 06:54:03 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 06:54:03 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 06:54:03 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 06:54:04 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 06:54:04 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 06:54:04 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 06:54:04 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 06:54:04 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 06:54:04 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 06:54:04 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 06:54:04 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 06:54:04 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 06:54:04 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 06:54:04 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 06:54:04 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 06:54:04 debconf: delaying package configuration, since apt-utils is not installed 06:54:04 Fetched 46.5 MB in 1s (48.9 MB/s) 06:54:04 (Reading database ... 13067 files and directories currently installed.) 06:54:04 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 06:54:04 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 06:54:04 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 06:54:04 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 06:54:04 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 06:54:05 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 06:54:05 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 06:54:05 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 06:54:05 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 06:54:05 Selecting previously unselected package libpython3.8-minimal:amd64. 06:54:05 (Reading database ... 13068 files and directories currently installed.) 06:54:05 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 06:54:05 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 06:54:06 Selecting previously unselected package libexpat1:amd64. 06:54:06 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 06:54:06 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 06:54:06 Selecting previously unselected package python3.8-minimal. 06:54:06 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 06:54:06 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 06:54:06 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 06:54:06 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 06:54:06 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 06:54:06 Selecting previously unselected package python3-minimal. 06:54:06 (Reading database ... 13359 files and directories currently installed.) 06:54:06 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 06:54:06 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 06:54:06 Selecting previously unselected package mime-support. 06:54:06 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 06:54:06 Unpacking mime-support (3.64ubuntu1) ... 06:54:06 Selecting previously unselected package libmpdec2:amd64. 06:54:06 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 06:54:06 Unpacking libmpdec2:amd64 (2.4.2-3) ... 06:54:07 Selecting previously unselected package libpython3.8-stdlib:amd64. 06:54:07 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 06:54:07 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 06:54:07 Selecting previously unselected package python3.8. 06:54:07 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 06:54:07 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 06:54:07 Selecting previously unselected package libpython3-stdlib:amd64. 06:54:07 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 06:54:07 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 06:54:07 Setting up python3-minimal (3.8.2-0ubuntu2) ... 06:54:07 Selecting previously unselected package python3. 06:54:07 (Reading database ... 13761 files and directories currently installed.) 06:54:07 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 06:54:07 Unpacking python3 (3.8.2-0ubuntu2) ... 06:54:07 Selecting previously unselected package libdbus-1-3:amd64. 06:54:07 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 06:54:07 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 06:54:07 Selecting previously unselected package dbus. 06:54:07 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 06:54:07 Unpacking dbus (1.12.16-2ubuntu2.1) ... 06:54:07 Selecting previously unselected package libbsd0:amd64. 06:54:07 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 06:54:07 Unpacking libbsd0:amd64 (0.10.0-1) ... 06:54:07 Selecting previously unselected package libpam-systemd:amd64. 06:54:07 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 06:54:07 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 06:54:07 Selecting previously unselected package sudo. 06:54:07 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 06:54:07 Unpacking sudo (1.8.31-1ubuntu1.2) ... 06:54:07 Selecting previously unselected package apparmor. 06:54:07 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 06:54:07 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 06:54:08 Selecting previously unselected package libcbor0.6:amd64. 06:54:08 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 06:54:08 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 06:54:08 Selecting previously unselected package libedit2:amd64. 06:54:08 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 06:54:08 Unpacking libedit2:amd64 (3.1-20191231-1) ... 06:54:08 Selecting previously unselected package libfido2-1:amd64. 06:54:08 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 06:54:08 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 06:54:08 Selecting previously unselected package libkrb5support0:amd64. 06:54:08 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 06:54:08 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 06:54:08 Selecting previously unselected package libk5crypto3:amd64. 06:54:08 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 06:54:08 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 06:54:08 Selecting previously unselected package libkeyutils1:amd64. 06:54:08 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 06:54:08 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 06:54:08 Selecting previously unselected package libkrb5-3:amd64. 06:54:08 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 06:54:08 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 06:54:08 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:54:08 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 06:54:08 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 06:54:08 Selecting previously unselected package openssh-client. 06:54:08 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 06:54:08 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 06:54:08 Selecting previously unselected package dbus-user-session. 06:54:08 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 06:54:08 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 06:54:08 Selecting previously unselected package liblzo2-2:amd64. 06:54:08 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 06:54:08 Unpacking liblzo2-2:amd64 (2.10-2) ... 06:54:08 Selecting previously unselected package squashfs-tools. 06:54:08 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 06:54:08 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 06:54:08 Selecting previously unselected package snapd. 06:54:08 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 06:54:08 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 06:54:12 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 06:54:12 Setting up mime-support (3.64ubuntu1) ... 06:54:12 Setting up liblzo2-2:amd64 (2.10-2) ... 06:54:12 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 06:54:12 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 06:54:12 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 06:54:12 Setting up dbus (1.12.16-2ubuntu2.1) ... 06:54:12 Setting up sudo (1.8.31-1ubuntu1.2) ... 06:54:12 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 06:54:12 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 06:54:12 Setting up libmpdec2:amd64 (2.4.2-3) ... 06:54:12 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 06:54:12 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 06:54:12 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 06:54:12 Setting up libbsd0:amd64 (0.10.0-1) ... 06:54:12 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 06:54:12 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 06:54:12 Setting up libedit2:amd64 (3.1-20191231-1) ... 06:54:12 Setting up python3 (3.8.2-0ubuntu2) ... 06:54:12 running python rtupdate hooks for python3.8... 06:54:12 running python post-rtupdate hooks for python3.8... 06:54:13 Setting up apparmor (2.13.3-7ubuntu5.1) ... 06:54:14 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:54:14 Reloading AppArmor profiles 06:54:14 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 06:54:14 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 06:54:14 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 06:54:14 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 06:54:14 Setting up systemd (245.4-4ubuntu3.15) ... 06:54:14 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:54:14 Installing new version of config file /etc/systemd/resolved.conf ... 06:54:16 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 06:54:16 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 06:54:16 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 06:54:16 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 06:54:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:54:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:54:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:54:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:54:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:54:17 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:54:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:54:18 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:54:18 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:54:18 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:54:18 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 06:54:18 Processing triggers for libc-bin (2.31-0ubuntu9) ... 06:54:19 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 06:54:19 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 06:54:19 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 06:54:20 Reading package lists... 06:54:20 Reading package lists... 06:54:20 Building dependency tree... 06:54:20 Reading state information... 06:54:21 Calculating upgrade... 06:54:21 The following packages will be upgraded: 06:54:21 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 06:54:21 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 06:54:21 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 06:54:21 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 06:54:21 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 06:54:21 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 06:54:21 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 06:54:21 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 06:54:21 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 06:54:21 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 06:54:21 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 06:54:21 xz-utils zlib1g 06:54:22 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:54:22 Need to get 65.7 MB of archives. 06:54:22 After this operation, 27.6 MB of additional disk space will be used. 06:54:22 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 06:54:22 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 06:54:22 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 06:54:22 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 06:54:22 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 06:54:22 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 06:54:22 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 06:54:22 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 06:54:22 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 06:54:22 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 06:54:22 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 06:54:22 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 06:54:22 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 06:54:22 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 06:54:22 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 06:54:22 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 06:54:22 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 06:54:22 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 06:54:22 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 06:54:22 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 06:54:23 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 06:54:23 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 06:54:23 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 06:54:23 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 06:54:23 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 06:54:23 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 06:54:23 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 06:54:23 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 06:54:23 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 06:54:23 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 06:54:23 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 06:54:23 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 06:54:24 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 06:54:24 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 06:54:24 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 06:54:26 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 06:54:26 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 06:54:26 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 06:54:26 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 06:54:26 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 06:54:26 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 06:54:26 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 06:54:26 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 06:54:26 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 06:54:26 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 06:54:26 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 06:54:26 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 06:54:26 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 06:54:26 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 06:54:26 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 06:54:26 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 06:54:26 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 06:54:26 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 06:54:26 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 06:54:26 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 06:54:26 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 06:54:26 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 06:54:26 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 06:54:26 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 06:54:26 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 06:54:26 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 06:54:26 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 06:54:26 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 06:54:26 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 06:54:26 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 06:54:26 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 06:54:26 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 06:54:26 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 06:54:26 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 06:54:26 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 06:54:26 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 06:54:26 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 06:54:26 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 06:54:26 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 06:54:26 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 06:54:26 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 06:54:26 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 06:54:27 debconf: delaying package configuration, since apt-utils is not installed 06:54:27 Fetched 65.7 MB in 5s (12.4 MB/s) 06:54:27 (Reading database ... 14313 files and directories currently installed.) 06:54:27 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 06:54:27 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 06:54:27 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 06:54:27 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 06:54:27 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 06:54:27 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 06:54:27 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:54:27 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:54:28 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:54:28 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:54:28 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:54:28 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:54:28 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:54:28 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:54:28 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:54:28 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:54:28 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:54:28 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:54:28 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:54:28 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:54:28 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 06:54:28 (Reading database ... 14312 files and directories currently installed.) 06:54:28 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:54:28 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:54:28 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 06:54:28 (Reading database ... 14312 files and directories currently installed.) 06:54:28 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:54:29 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:54:29 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:54:29 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:54:29 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:54:29 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:54:29 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 06:54:29 (Reading database ... 14312 files and directories currently installed.) 06:54:29 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 06:54:29 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 06:54:30 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 06:54:30 (Reading database ... 14312 files and directories currently installed.) 06:54:30 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 06:54:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:54:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:54:30 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 06:54:30 Setting up base-files (11ubuntu5.5) ... 06:54:30 Installing new version of config file /etc/issue ... 06:54:30 Installing new version of config file /etc/issue.net ... 06:54:30 Installing new version of config file /etc/lsb-release ... 06:54:30 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:54:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:54:31 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:54:31 Removing obsolete conffile /etc/default/motd-news ... 06:54:31 (Reading database ... 14311 files and directories currently installed.) 06:54:31 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 06:54:31 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 06:54:31 Setting up bash (5.0-6ubuntu1.1) ... 06:54:31 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 06:54:31 (Reading database ... 14311 files and directories currently installed.) 06:54:31 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 06:54:31 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 06:54:31 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 06:54:31 (Reading database ... 14311 files and directories currently installed.) 06:54:31 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 06:54:31 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 06:54:31 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 06:54:31 (Reading database ... 14311 files and directories currently installed.) 06:54:31 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 06:54:31 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 06:54:32 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 06:54:32 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 06:54:32 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 06:54:32 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 06:54:33 Setting up perl-base (5.30.0-9ubuntu0.2) ... 06:54:33 (Reading database ... 14311 files and directories currently installed.) 06:54:33 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 06:54:33 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 06:54:33 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 06:54:33 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 06:54:33 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 06:54:33 (Reading database ... 14311 files and directories currently installed.) 06:54:33 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 06:54:33 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 06:54:33 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 06:54:33 (Reading database ... 14311 files and directories currently installed.) 06:54:33 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 06:54:33 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:54:33 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 06:54:33 (Reading database ... 14311 files and directories currently installed.) 06:54:33 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 06:54:33 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:54:33 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 06:54:33 (Reading database ... 14311 files and directories currently installed.) 06:54:33 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 06:54:33 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:54:34 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 06:54:34 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:54:34 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 06:54:34 (Reading database ... 14311 files and directories currently installed.) 06:54:34 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 06:54:34 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:54:34 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 06:54:34 (Reading database ... 14311 files and directories currently installed.) 06:54:34 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 06:54:34 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:54:34 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 06:54:34 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:54:34 Setting up util-linux (2.34-0.1ubuntu9.3) ... 06:54:35 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:54:35 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:54:35 (Reading database ... 14311 files and directories currently installed.) 06:54:35 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 06:54:35 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 06:54:35 Setting up libc-bin (2.31-0ubuntu9.7) ... 06:54:35 (Reading database ... 14311 files and directories currently installed.) 06:54:35 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 06:54:36 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 06:54:36 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 06:54:36 (Reading database ... 14311 files and directories currently installed.) 06:54:36 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 06:54:36 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 06:54:36 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 06:54:36 (Reading database ... 14311 files and directories currently installed.) 06:54:36 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 06:54:36 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 06:54:36 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 06:54:37 (Reading database ... 14311 files and directories currently installed.) 06:54:37 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 06:54:37 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 06:54:37 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 06:54:37 (Reading database ... 14311 files and directories currently installed.) 06:54:37 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 06:54:37 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 06:54:37 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 06:54:37 (Reading database ... 14311 files and directories currently installed.) 06:54:37 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 06:54:37 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 06:54:37 Setting up gpgv (2.2.19-3ubuntu2.1) ... 06:54:37 (Reading database ... 14311 files and directories currently installed.) 06:54:37 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 06:54:37 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 06:54:37 Setting up ubuntu-keyring (2020.02.11.4) ... 06:54:37 (Reading database ... 14311 files and directories currently installed.) 06:54:37 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 06:54:38 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 06:54:38 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 06:54:38 (Reading database ... 14311 files and directories currently installed.) 06:54:38 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 06:54:38 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 06:54:38 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 06:54:38 (Reading database ... 14311 files and directories currently installed.) 06:54:38 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 06:54:38 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 06:54:38 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 06:54:38 (Reading database ... 14311 files and directories currently installed.) 06:54:38 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 06:54:38 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 06:54:38 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 06:54:38 (Reading database ... 14311 files and directories currently installed.) 06:54:38 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 06:54:38 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 06:54:38 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 06:54:38 (Reading database ... 14311 files and directories currently installed.) 06:54:38 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 06:54:38 Unpacking apt (2.0.6) over (2.0.2) ... 06:54:39 Setting up apt (2.0.6) ... 06:54:39 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:54:39 (Reading database ... 14311 files and directories currently installed.) 06:54:39 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 06:54:39 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 06:54:39 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 06:54:39 (Reading database ... 14311 files and directories currently installed.) 06:54:39 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 06:54:39 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 06:54:40 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 06:54:40 (Reading database ... 14313 files and directories currently installed.) 06:54:40 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 06:54:40 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 06:54:40 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 06:54:40 (Reading database ... 14317 files and directories currently installed.) 06:54:40 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 06:54:40 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:54:40 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 06:54:40 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 06:54:40 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 06:54:40 (Reading database ... 14317 files and directories currently installed.) 06:54:40 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 06:54:40 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 06:54:40 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 06:54:41 (Reading database ... 14317 files and directories currently installed.) 06:54:41 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 06:54:41 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 06:54:41 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 06:54:41 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 06:54:41 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 06:54:41 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 06:54:41 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 06:54:41 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 06:54:41 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 06:54:41 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 06:54:41 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 06:54:41 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 06:54:41 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 06:54:41 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 06:54:41 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 06:54:42 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 06:54:42 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 06:54:42 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 06:54:42 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 06:54:42 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 06:54:42 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 06:54:42 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 06:54:42 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 06:54:42 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 06:54:42 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 06:54:42 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 06:54:43 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 06:54:43 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 06:54:43 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 06:54:43 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 06:54:43 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 06:54:43 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 06:54:43 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 06:54:43 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 06:54:43 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 06:54:43 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 06:54:43 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 06:54:43 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 06:54:44 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 06:54:44 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 06:54:44 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 06:54:44 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 06:54:45 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 06:54:45 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 06:54:45 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 06:54:45 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 06:54:46 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 06:54:46 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 06:54:47 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 06:54:47 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 06:54:47 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 06:54:47 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 06:54:47 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 06:54:47 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 06:54:47 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 06:54:47 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 06:54:47 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 06:54:47 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 06:54:47 Setting up tzdata (2022a-0ubuntu0.20.04) ... 06:54:47 06:54:47 Current default time zone: 'Etc/UTC' 06:54:47 Local time is now: Fri Apr 8 06:54:47 UTC 2022. 06:54:47 Universal Time is now: Fri Apr 8 06:54:47 UTC 2022. 06:54:47 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:54:47 06:54:47 Setting up xz-utils (5.2.4-1ubuntu1) ... 06:54:47 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 06:54:47 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 06:54:47 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 06:54:47 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 06:54:47 Setting up mount (2.34-0.1ubuntu9.3) ... 06:54:47 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 06:54:47 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 06:54:47 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 06:54:47 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 06:54:47 Setting up openssl (1.1.1f-1ubuntu2.12) ... 06:54:47 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 06:54:47 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 06:54:47 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 06:54:47 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 06:54:47 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 06:54:47 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 06:54:47 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 06:54:47 Setting up fdisk (2.34-0.1ubuntu9.3) ... 06:54:47 Setting up ca-certificates (20210119~20.04.2) ... 06:54:49 Updating certificates in /etc/ssl/certs... 06:54:50 21 added, 21 removed; done. 06:54:50 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 06:54:50 Setting up perl (5.30.0-9ubuntu0.2) ... 06:54:50 Setting up procps (2:3.3.16-1ubuntu2.3) ... 06:54:50 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 06:54:50 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 06:54:50 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 06:54:50 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 06:54:50 Setting up binutils (2.34-6ubuntu1.3) ... 06:54:50 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 06:54:50 Setting up build-essential (12.8ubuntu1.1) ... 06:54:50 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 06:54:50 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 06:54:50 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 06:54:50 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 06:54:50 Processing triggers for systemd (245.4-4ubuntu3.15) ... 06:54:50 Processing triggers for mime-support (3.64ubuntu1) ... 06:54:50 Processing triggers for ca-certificates (20210119~20.04.2) ... 06:54:50 Updating certificates in /etc/ssl/certs... 06:54:51 0 added, 0 removed; done. 06:54:51 Running hooks in /etc/ca-certificates/update.d... 06:54:51 done. 06:54:52 Reading package lists... 06:54:52 Building dependency tree... 06:54:52 Reading state information... 06:54:52 The following NEW packages will be installed: 06:54:52 apt-transport-https 06:54:52 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:54:52 Need to get 4680 B of archives. 06:54:52 After this operation, 162 kB of additional disk space will be used. 06:54:52 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 06:54:53 debconf: delaying package configuration, since apt-utils is not installed 06:54:53 Fetched 4680 B in 0s (85.9 kB/s) 06:54:53 Selecting previously unselected package apt-transport-https. 06:54:53 (Reading database ... 14320 files and directories currently installed.) 06:54:53 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 06:54:53 Unpacking apt-transport-https (2.0.6) ... 06:54:53 Setting up apt-transport-https (2.0.6) ... 06:54:53 Waiting for network to be ready... 06:54:59 2022-04-08T06:54:57Z INFO Waiting for automatic snapd restart... 06:55:00 snapd 2.54.4 from Canonical* installed 06:55:01 "snapd" switched to the "latest/stable" channel 06:55:01 06:55:04 core20 20220318 from Canonical* installed 06:55:04 "core20" switched to the "latest/stable" channel 06:55:04 06:55:06 snapcraft 6.1 from Canonical* installed 06:55:07 "snapcraft" switched to the "latest/stable" channel 06:55:07 06:55:11 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:55:11 - README.md 06:55:11 06:55:11 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:55:11 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 06:55:11 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 06:55:11 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 06:55:12 Reading package lists... 06:55:13 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 06:55:13 Reading package lists... 06:55:13 Building dependency tree... 06:55:13 Reading state information... 06:55:13 Suggested packages: 06:55:13 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 06:55:13 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 06:55:13 krb5-user libnorm-doc 06:55:13 Recommended packages: 06:55:13 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:55:13 The following NEW packages will be installed: 06:55:13 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 06:55:13 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 06:55:13 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 06:55:13 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 06:55:13 libzmq5 pkg-config zip 06:55:13 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 06:55:13 Need to get 10.3 MB of archives. 06:55:13 After this operation, 56.5 MB of additional disk space will be used. 06:55:13 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 06:55:14 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 06:55:14 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 06:55:14 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 06:55:14 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 06:55:14 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 06:55:14 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 06:55:14 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 06:55:14 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 06:55:14 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 06:55:14 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 06:55:14 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 06:55:15 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 06:55:15 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 06:55:15 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 06:55:15 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 06:55:15 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 06:55:15 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 06:55:15 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 06:55:15 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 06:55:15 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 06:55:15 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 06:55:15 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 06:55:15 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 06:55:15 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 06:55:15 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 06:55:15 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 06:55:15 debconf: delaying package configuration, since apt-utils is not installed 06:55:15 Fetched 10.3 MB in 2s (6276 kB/s) 06:55:15 Selecting previously unselected package libglib2.0-0:amd64. 06:55:15 (Reading database ... 14324 files and directories currently installed.) 06:55:15 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 06:55:15 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 06:55:15 Selecting previously unselected package libsodium23:amd64. 06:55:15 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 06:55:15 Unpacking libsodium23:amd64 (1.0.18-1) ... 06:55:15 Selecting previously unselected package libpsl5:amd64. 06:55:15 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 06:55:15 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 06:55:15 Selecting previously unselected package libbrotli1:amd64. 06:55:15 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 06:55:15 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 06:55:15 Selecting previously unselected package libnghttp2-14:amd64. 06:55:15 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 06:55:15 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 06:55:15 Selecting previously unselected package librtmp1:amd64. 06:55:15 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 06:55:15 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 06:55:15 Selecting previously unselected package libssh-4:amd64. 06:55:15 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 06:55:15 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 06:55:16 Selecting previously unselected package libcurl3-gnutls:amd64. 06:55:16 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 06:55:16 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 06:55:16 Selecting previously unselected package liberror-perl. 06:55:16 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 06:55:16 Unpacking liberror-perl (0.17029-1) ... 06:55:16 Selecting previously unselected package git-man. 06:55:16 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 06:55:16 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 06:55:16 Selecting previously unselected package git. 06:55:16 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 06:55:16 Unpacking git (1:2.25.1-1ubuntu3.2) ... 06:55:16 Selecting previously unselected package libgssrpc4:amd64. 06:55:16 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 06:55:16 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 06:55:16 Selecting previously unselected package libkdb5-9:amd64. 06:55:16 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 06:55:16 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 06:55:16 Selecting previously unselected package libkadm5srv-mit11:amd64. 06:55:16 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 06:55:16 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 06:55:16 Selecting previously unselected package libkadm5clnt-mit11:amd64. 06:55:16 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 06:55:16 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 06:55:17 Selecting previously unselected package comerr-dev:amd64. 06:55:17 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 06:55:17 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 06:55:17 Selecting previously unselected package krb5-multidev:amd64. 06:55:17 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 06:55:17 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 06:55:17 Selecting previously unselected package libnorm1:amd64. 06:55:17 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 06:55:17 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 06:55:17 Selecting previously unselected package libnorm-dev:amd64. 06:55:17 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 06:55:17 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 06:55:17 Selecting previously unselected package libpgm-5.2-0:amd64. 06:55:17 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 06:55:17 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 06:55:17 Selecting previously unselected package libpgm-dev:amd64. 06:55:17 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 06:55:17 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 06:55:17 Selecting previously unselected package libsodium-dev:amd64. 06:55:17 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 06:55:17 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 06:55:17 Selecting previously unselected package libzmq5:amd64. 06:55:17 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 06:55:17 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 06:55:17 Selecting previously unselected package libkrb5-dev:amd64. 06:55:17 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 06:55:17 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 06:55:17 Selecting previously unselected package libzmq3-dev:amd64. 06:55:17 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 06:55:17 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 06:55:17 Selecting previously unselected package pkg-config. 06:55:17 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 06:55:17 Unpacking pkg-config (0.29.1-0ubuntu4) ... 06:55:18 Selecting previously unselected package zip. 06:55:18 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 06:55:18 Unpacking zip (3.0-11build1) ... 06:55:18 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 06:55:18 Setting up libsodium23:amd64 (1.0.18-1) ... 06:55:18 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 06:55:18 No schema files found: doing nothing. 06:55:18 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 06:55:18 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 06:55:18 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 06:55:18 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 06:55:18 Setting up liberror-perl (0.17029-1) ... 06:55:18 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 06:55:18 Setting up zip (3.0-11build1) ... 06:55:18 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 06:55:18 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 06:55:18 Setting up pkg-config (0.29.1-0ubuntu4) ... 06:55:18 Setting up libsodium-dev:amd64 (1.0.18-1) ... 06:55:18 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 06:55:18 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 06:55:18 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 06:55:18 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 06:55:18 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 06:55:18 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 06:55:18 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 06:55:18 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 06:55:18 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 06:55:18 Setting up git (1:2.25.1-1ubuntu3.2) ... 06:55:18 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 06:55:18 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 06:55:18 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 06:55:18 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 06:55:18 comerr-dev set to automatically installed. 06:55:18 git set to automatically installed. 06:55:18 git-man set to automatically installed. 06:55:18 krb5-multidev set to automatically installed. 06:55:18 libbrotli1 set to automatically installed. 06:55:18 libcurl3-gnutls set to automatically installed. 06:55:18 liberror-perl set to automatically installed. 06:55:18 libglib2.0-0 set to automatically installed. 06:55:18 libgssrpc4 set to automatically installed. 06:55:18 libkadm5clnt-mit11 set to automatically installed. 06:55:18 libkadm5srv-mit11 set to automatically installed. 06:55:18 libkdb5-9 set to automatically installed. 06:55:18 libkrb5-dev set to automatically installed. 06:55:18 libnghttp2-14 set to automatically installed. 06:55:18 libnorm-dev set to automatically installed. 06:55:18 libnorm1 set to automatically installed. 06:55:18 libpgm-5.2-0 set to automatically installed. 06:55:18 libpgm-dev set to automatically installed. 06:55:18 libpsl5 set to automatically installed. 06:55:18 librtmp1 set to automatically installed. 06:55:18 libsodium-dev set to automatically installed. 06:55:18 libsodium23 set to automatically installed. 06:55:18 libssh-4 set to automatically installed. 06:55:18 libzmq3-dev set to automatically installed. 06:55:18 libzmq5 set to automatically installed. 06:55:18 pkg-config set to automatically installed. 06:55:18 zip set to automatically installed. 06:55:19 snapd is not logged in, snap install commands will use sudo 06:55:26 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:55:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:55:26 ---> c09615357430 06:55:26 Step 3/25 : WORKDIR /edgex-go 06:55:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:55:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:55:26 ---> c09615357430 06:55:26 Step 3/23 : WORKDIR /edgex-go 06:55:26 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:55:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:55:26 ---> c09615357430 06:55:26 Step 3/26 : WORKDIR /edgex-go 06:55:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:55:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:55:26 ---> c09615357430 06:55:26 Step 3/23 : WORKDIR /edgex-go 06:55:26 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:55:26 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:55:26 ---> c09615357430 06:55:26 Step 3/31 : WORKDIR /edgex-go 06:55:26 ---> Running in 097a4c8ff652 06:55:26 ---> Running in 79c3017e93e6 06:55:26 ---> Running in 6e7990c27de2 06:55:26 ---> Running in c21682bc8309 06:55:26 ---> Running in 22ee9d0e42bb 06:55:26 Removing intermediate container 79c3017e93e6 06:55:26 ---> 0870a5ae00c1 06:55:26 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:26 Removing intermediate container c21682bc8309 06:55:26 ---> 5139cc87f3c6 06:55:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:26 ---> Running in 44026f92b834 06:55:26 ---> Running in f6ddb9273cb1 06:55:26 Removing intermediate container 22ee9d0e42bb 06:55:26 ---> ad9c90699826 06:55:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:26 Removing intermediate container 6e7990c27de2 06:55:26 ---> 217858cf7252 06:55:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:26 Removing intermediate container 097a4c8ff652 06:55:26 ---> 2f15f0ddc29e 06:55:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:26 ---> Running in f718b66856ab 06:55:26 ---> Running in 0cc99c3dda2a 06:55:26 ---> Running in 410c9a5d8345 06:55:26 Removing intermediate container f6ddb9273cb1 06:55:26 ---> 18e9238b55fc 06:55:26 Step 5/23 : RUN apk add --update --no-cache make bash git 06:55:26 Removing intermediate container f718b66856ab 06:55:26 ---> 1642a172dcff 06:55:26 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:55:26 ---> Running in d30101ea4d7c 06:55:26 ---> Running in 6cc0c7d80520 06:55:26 Removing intermediate container 44026f92b834 06:55:26 ---> f6e2a7e8d281 06:55:26 Step 5/31 : RUN apk add --update --no-cache make git 06:55:26 Removing intermediate container 0cc99c3dda2a 06:55:26 ---> fdbba885199f 06:55:26 Step 5/23 : RUN apk add --update --no-cache make git 06:55:26 ---> Running in 22f11e99a0d3 06:55:26 Removing intermediate container 410c9a5d8345 06:55:26 ---> d9f6d0f147e0 06:55:26 Step 5/25 : RUN apk add --update --no-cache make git 06:55:26 ---> Running in 719247153ac0 06:55:26 ---> Running in 58632fa0e749 06:55:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:55:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:55:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:55:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:55:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:55:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:55:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:55:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:55:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:55:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:55:26 OK: 220 MiB in 52 packages 06:55:26 OK: 220 MiB in 52 packages 06:55:26 OK: 220 MiB in 52 packages 06:55:26 OK: 220 MiB in 52 packages 06:55:26 OK: 220 MiB in 52 packages 06:55:26 Removing intermediate container d30101ea4d7c 06:55:26 ---> 1dad22f2f7a0 06:55:26 Step 6/23 : COPY go.mod vendor* ./ 06:55:27 Removing intermediate container 58632fa0e749 06:55:27 ---> c400e6238470 06:55:27 Step 6/25 : COPY go.mod vendor* ./ 06:55:27 Removing intermediate container 22f11e99a0d3 06:55:27 ---> 8da28f723a1c 06:55:27 Step 6/31 : COPY go.mod vendor* ./ 06:55:27 Removing intermediate container 719247153ac0 06:55:27 ---> 74c5198feaeb 06:55:27 Step 6/23 : COPY go.mod vendor* ./ 06:55:27 Removing intermediate container 6cc0c7d80520 06:55:27 ---> dc251fa12a2a 06:55:27 Step 6/26 : COPY go.mod vendor* ./ 06:55:27 ---> a1fa1583fcdc 06:55:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:27 ---> Running in 878bc1fd2426 06:55:28 ---> 7c0378caa123 06:55:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:28 ---> Running in 1c7f47f67575 06:55:28 ---> cb08cdff7bbc 06:55:28 ---> cc22ed1b845f 06:55:28 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:29 ---> ed5ea226a2d3 06:55:29 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:29 ---> Running in ac604a5110b4 06:55:29 ---> Running in 2a39c93bbfce 06:55:29 ---> Running in f0d62704f412 06:55:32 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 06:55:32 Downloading snap 'edgex-app-service-configurable' 06:55:32 Pulling app-service-configurable 06:55:32 + snapcraftctl pull 06:55:32 Removing intermediate container 878bc1fd2426 06:55:32 ---> a1d1e9ec18e8 06:55:32 Step 8/23 : COPY . . 06:55:33 Pulling config-common 06:55:33 + snapcraftctl pull 06:55:34 Removing intermediate container 1c7f47f67575 06:55:34 ---> 79718d1d6aaf 06:55:34 Step 8/25 : COPY . . 06:55:34 Pulling go-build-helper 06:55:34 + snapcraftctl pull 06:55:35 Removing intermediate container ac604a5110b4 06:55:35 ---> e7bfdf2e7822 06:55:35 Step 8/31 : COPY . . 06:55:35 Removing intermediate container f0d62704f412 06:55:35 ---> 2f2d84405adf 06:55:35 Step 8/26 : COPY . . 06:55:35 Removing intermediate container 2a39c93bbfce 06:55:35 ---> 1112d3e94b19 06:55:35 Step 8/23 : COPY . . 06:55:36 'edgex-go' has dependencies that need to be staged: go-build-helper 06:55:36 Skipping pull go-build-helper (already ran) 06:55:36 Building go-build-helper 06:55:36 + snapcraftctl build 06:55:37 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 06:55:38 Staging go-build-helper 06:55:38 + snapcraftctl stage 06:55:43 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 06:55:43 Fetched 290 kB in 0s (0 B/s) 06:55:43 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 06:55:43 Fetched 158 kB in 0s (0 B/s) 06:55:43 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 06:55:43 Fetched 242 kB in 0s (0 B/s) 06:55:43 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 06:55:43 Fetched 150 kB in 0s (0 B/s) 06:55:43 Pulling edgex-go 06:55:43 + snapcraftctl pull 06:55:44 Pulling hooks 06:55:44 + snapcraftctl pull 06:55:57 Removing suid/guid from /root/parts/static-packages/install/bin/su 06:55:57 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 06:55:57 Fetched 96.1 kB in 0s (0 B/s) 06:55:57 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 06:55:57 Fetched 78.7 kB in 0s (0 B/s) 06:55:57 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 06:55:57 Fetched 48.0 kB in 0s (0 B/s) 06:55:57 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 06:55:57 Fetched 50.2 kB in 0s (0 B/s) 06:55:57 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 06:55:57 Fetched 14.7 kB in 0s (0 B/s) 06:55:57 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 06:55:57 Fetched 234 kB in 0s (0 B/s) 06:55:57 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 06:55:57 Fetched 155 kB in 0s (0 B/s) 06:55:57 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 06:55:57 Fetched 170 kB in 0s (0 B/s) 06:55:57 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 06:55:57 Fetched 267 kB in 0s (0 B/s) 06:55:57 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:55:57 Fetched 50.6 kB in 0s (0 B/s) 06:55:57 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 06:55:57 Fetched 15.1 kB in 0s (0 B/s) 06:55:57 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 06:55:57 Fetched 51.5 kB in 0s (0 B/s) 06:55:57 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 06:55:57 Fetched 121 kB in 0s (0 B/s) 06:55:57 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 06:55:57 Fetched 29.7 kB in 0s (0 B/s) 06:55:57 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 06:55:57 Fetched 1021 kB in 0s (0 B/s) 06:55:57 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 06:55:57 Fetched 49.3 kB in 0s (0 B/s) 06:55:57 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 06:55:57 Fetched 54.9 kB in 0s (0 B/s) 06:55:57 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 06:55:57 Fetched 16.6 kB in 0s (0 B/s) 06:55:57 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 06:55:57 Fetched 87.9 kB in 0s (0 B/s) 06:55:57 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 06:55:57 Fetched 142 kB in 0s (0 B/s) 06:55:57 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 06:55:57 Fetched 41.8 kB in 0s (0 B/s) 06:55:57 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 06:55:57 Fetched 181 kB in 0s (0 B/s) 06:55:57 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 06:55:57 Fetched 208 kB in 0s (0 B/s) 06:55:57 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 06:55:57 Fetched 161 kB in 0s (0 B/s) 06:55:57 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 06:55:57 Fetched 107 kB in 0s (0 B/s) 06:55:57 Pulling static-packages 06:55:57 + snapcraftctl pull 06:55:57 Pulling version 06:55:57 + cd /root/project 06:55:57 ++ git describe --tags --abbrev=0 06:55:57 ++ sed s/v// 06:55:57 + GIT_VERSION=2.2.0-dev.60 06:55:57 + '[' -z 2.2.0-dev.60 ']' 06:55:57 + snapcraftctl set-version 2.2.0-dev.60 06:55:58 Building app-service-configurable 06:55:58 + snapcraftctl build 06:56:00 Building config-common 06:56:00 + snapcraftctl build 06:56:01 + cp --archive --link --no-dereference . /root/parts/config-common/install 06:56:02 Skipping build go-build-helper (already ran) 06:56:02 Building edgex-go 06:56:02 + cd /root/parts/edgex-go/src 06:56:02 ++ git describe --tags --abbrev=0 06:56:02 ++ sed s/v// 06:56:02 + GIT_VERSION=2.2.0-dev.60 06:56:02 + '[' -z 2.2.0-dev.60 ']' 06:56:02 + echo 2.2.0-dev.60 06:56:02 + '[' '!' -d vendor ']' 06:56:02 + go mod download all 06:56:06 + make build 06:56:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:56:07 ---> 79d52c9aa71f 06:56:07 Step 9/23 : RUN make cmd/core-command/core-command 06:56:07 ---> 3404485ef750 06:56:07 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:56:07 ---> eb6d6aa703bd 06:56:07 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:56:07 ---> b1ab8e02056d 06:56:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:56:07 ---> Running in 8780b2cc4d35 06:56:07 ---> ea9f4ecd8b0c 06:56:07 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:56:07 ---> Running in 0786e6ca08ba 06:56:07 ---> Running in 83ca01cdd4c2 06:56:07 ---> Running in 06c3c16153a3 06:56:07 ---> Running in a854a1917734 06:56:07 Removing intermediate container 06c3c16153a3 06:56:07 ---> 0567c1024a03 06:56:07 Step 10/26 : RUN mkdir -p spire-build 06:56:07 ---> Running in 1ef2021076e2 06:56:08 CGO_ENABLED=0 GO111MODULE=on go build -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 06:56:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:56:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:56:08 CGO_ENABLED=0 GO111MODULE=on go build -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 06:56:10 Removing intermediate container 1ef2021076e2 06:56:10 ---> 241fec35060d 06:56:10 Step 11/26 : WORKDIR /edgex-go/spire-build 06:56:10 ---> Running in 3974a3e10243 06:56:10 Removing intermediate container 3974a3e10243 06:56:10 ---> 21e13a277a04 06:56:10 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 06:56:10 ---> Running in 276ba86bbbbe 06:56:13 spire-1.2.1/ 06:56:13 spire-1.2.1/.data/ 06:56:13 spire-1.2.1/.data/.file 06:56:13 spire-1.2.1/.dockerignore 06:56:13 spire-1.2.1/.gitattributes 06:56:13 spire-1.2.1/.githooks/ 06:56:13 spire-1.2.1/.githooks/pre-commit 06:56:13 spire-1.2.1/.github/ 06:56:13 spire-1.2.1/.github/ISSUE_TEMPLATE.md 06:56:13 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 06:56:13 spire-1.2.1/.github/dependabot.yml 06:56:13 spire-1.2.1/.github/workflows/ 06:56:13 spire-1.2.1/.github/workflows/nightly_build.yaml 06:56:13 spire-1.2.1/.github/workflows/pr_build.yaml 06:56:13 spire-1.2.1/.github/workflows/release_build.yaml 06:56:13 spire-1.2.1/.github/workflows/scripts/ 06:56:13 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 06:56:13 spire-1.2.1/.github/workflows/scripts/push-images.sh 06:56:13 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 06:56:13 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 06:56:13 spire-1.2.1/.github/workflows/scripts/split.sh 06:56:13 spire-1.2.1/.gitignore 06:56:13 spire-1.2.1/.go-version 06:56:13 spire-1.2.1/.golangci.yml 06:56:13 spire-1.2.1/ADOPTERS.md 06:56:13 spire-1.2.1/CHANGELOG.md 06:56:13 spire-1.2.1/CODE-OF-CONDUCT.md 06:56:13 spire-1.2.1/CODEOWNERS 06:56:13 spire-1.2.1/CONTRIBUTING.md 06:56:13 spire-1.2.1/Dockerfile 06:56:13 spire-1.2.1/Dockerfile.dev 06:56:13 spire-1.2.1/Dockerfile.scratch 06:56:13 spire-1.2.1/LICENSE 06:56:13 spire-1.2.1/MAINTAINERS.md 06:56:13 spire-1.2.1/Makefile 06:56:13 spire-1.2.1/README.md 06:56:13 spire-1.2.1/ROADMAP.md 06:56:13 spire-1.2.1/SECURITY.md 06:56:13 spire-1.2.1/cmd/ 06:56:13 spire-1.2.1/cmd/spire-agent/ 06:56:13 spire-1.2.1/cmd/spire-agent/cli/ 06:56:13 spire-1.2.1/cmd/spire-agent/cli/api/ 06:56:13 spire-1.2.1/cmd/spire-agent/cli/api/common.go 06:56:13 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 06:56:13 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 06:56:13 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 06:56:13 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 06:56:13 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 06:56:13 spire-1.2.1/cmd/spire-agent/cli/cli.go 06:56:13 spire-1.2.1/cmd/spire-agent/cli/common/ 06:56:13 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 06:56:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 06:56:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 06:56:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 06:56:13 spire-1.2.1/cmd/spire-agent/cli/run/ 06:56:13 spire-1.2.1/cmd/spire-agent/cli/run/run.go 06:56:13 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 06:56:13 spire-1.2.1/cmd/spire-agent/cli/validate/ 06:56:13 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 06:56:13 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 06:56:13 spire-1.2.1/cmd/spire-agent/main.go 06:56:13 spire-1.2.1/cmd/spire-server/ 06:56:13 spire-1.2.1/cmd/spire-server/cli/ 06:56:13 spire-1.2.1/cmd/spire-server/cli/agent/ 06:56:13 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/agent/count.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/agent/list.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/agent/show.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/bundle/ 06:56:13 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/cli.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/entry/ 06:56:13 spire-1.2.1/cmd/spire-server/cli/entry/count.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/entry/create.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/entry/show.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/entry/update.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/entry/util.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/federation/ 06:56:13 spire-1.2.1/cmd/spire-server/cli/federation/common.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/federation/create.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/federation/list.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/federation/show.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/federation/update.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 06:56:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/jwt/ 06:56:13 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/run/ 06:56:13 spire-1.2.1/cmd/spire-server/cli/run/run.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/token/ 06:56:13 spire-1.2.1/cmd/spire-server/cli/token/generate.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/validate/ 06:56:13 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/x509/ 06:56:13 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 06:56:13 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 06:56:13 spire-1.2.1/cmd/spire-server/main.go 06:56:13 spire-1.2.1/cmd/spire-server/util/ 06:56:13 spire-1.2.1/cmd/spire-server/util/util.go 06:56:13 spire-1.2.1/conf/ 06:56:13 spire-1.2.1/conf/agent/ 06:56:13 spire-1.2.1/conf/agent/agent.conf 06:56:13 spire-1.2.1/conf/agent/agent_full.conf 06:56:13 spire-1.2.1/conf/agent/dummy_root_ca.crt 06:56:13 spire-1.2.1/conf/server/ 06:56:13 spire-1.2.1/conf/server/dummy_upstream_ca.crt 06:56:13 spire-1.2.1/conf/server/dummy_upstream_ca.key 06:56:13 spire-1.2.1/conf/server/server.conf 06:56:13 spire-1.2.1/conf/server/server_full.conf 06:56:13 spire-1.2.1/doc/ 06:56:13 spire-1.2.1/doc/SPIRE101.md 06:56:13 spire-1.2.1/doc/auditlog.md 06:56:13 spire-1.2.1/doc/authorization_policy_engine.md 06:56:13 spire-1.2.1/doc/changelog_guidelines.md 06:56:13 spire-1.2.1/doc/cure53-report.pdf 06:56:13 spire-1.2.1/doc/images/ 06:56:13 spire-1.2.1/doc/images/2019_roadmap.png 06:56:13 spire-1.2.1/doc/images/SPIRE101.png 06:56:13 spire-1.2.1/doc/images/SPIRE_agent.png 06:56:13 spire-1.2.1/doc/images/SPIRE_server.png 06:56:13 spire-1.2.1/doc/images/cache_mgr.png 06:56:13 spire-1.2.1/doc/images/cache_mgr_components.png 06:56:13 spire-1.2.1/doc/images/federated_spire.png 06:56:13 spire-1.2.1/doc/images/ha_mode.png 06:56:13 spire-1.2.1/doc/images/nested_spire.png 06:56:13 spire-1.2.1/doc/images/oidc_federation.png 06:56:13 spire-1.2.1/doc/images/single_trust_domain.png 06:56:13 spire-1.2.1/doc/images/spiffe_compatible.png 06:56:13 spire-1.2.1/doc/images/spire_logo.png 06:56:13 spire-1.2.1/doc/migrating_registration_api_clients.md 06:56:13 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 06:56:13 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 06:56:13 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 06:56:13 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 06:56:13 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 06:56:13 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 06:56:13 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 06:56:13 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 06:56:13 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 06:56:13 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 06:56:13 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 06:56:13 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 06:56:13 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 06:56:13 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 06:56:13 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 06:56:13 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 06:56:13 spire-1.2.1/doc/plugin_server_datastore_sql.md 06:56:13 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 06:56:13 spire-1.2.1/doc/plugin_server_keymanager_disk.md 06:56:13 spire-1.2.1/doc/plugin_server_keymanager_memory.md 06:56:13 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 06:56:13 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 06:56:13 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 06:56:13 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 06:56:13 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 06:56:13 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 06:56:13 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 06:56:13 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 06:56:13 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 06:56:13 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 06:56:13 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 06:56:13 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 06:56:13 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 06:56:13 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 06:56:13 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 06:56:13 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 06:56:13 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 06:56:13 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 06:56:13 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 06:56:13 spire-1.2.1/doc/scaling_spire.md 06:56:13 spire-1.2.1/doc/spire_agent.md 06:56:13 spire-1.2.1/doc/spire_server.md 06:56:13 spire-1.2.1/doc/supported_integrations.md 06:56:13 spire-1.2.1/doc/telemetry.md 06:56:13 spire-1.2.1/doc/telemetry_config.md 06:56:13 spire-1.2.1/doc/upgrading.md 06:56:13 spire-1.2.1/doc/using_spire.md 06:56:13 spire-1.2.1/examples/ 06:56:13 spire-1.2.1/examples/README.md 06:56:13 spire-1.2.1/go.mod 06:56:13 spire-1.2.1/go.sum 06:56:13 spire-1.2.1/pkg/ 06:56:13 spire-1.2.1/pkg/agent/ 06:56:13 spire-1.2.1/pkg/agent/agent.go 06:56:13 spire-1.2.1/pkg/agent/api/ 06:56:13 spire-1.2.1/pkg/agent/api/config.go 06:56:13 spire-1.2.1/pkg/agent/api/debug/ 06:56:13 spire-1.2.1/pkg/agent/api/debug/v1/ 06:56:13 spire-1.2.1/pkg/agent/api/debug/v1/service.go 06:56:13 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 06:56:13 spire-1.2.1/pkg/agent/api/delegatedidentity/ 06:56:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 06:56:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 06:56:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 06:56:13 spire-1.2.1/pkg/agent/api/endpoints.go 06:56:13 spire-1.2.1/pkg/agent/api/health/ 06:56:13 spire-1.2.1/pkg/agent/api/health/v1/ 06:56:13 spire-1.2.1/pkg/agent/api/health/v1/service.go 06:56:13 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 06:56:13 spire-1.2.1/pkg/agent/api/rpccontext/ 06:56:13 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 06:56:13 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 06:56:13 spire-1.2.1/pkg/agent/attestor/ 06:56:13 spire-1.2.1/pkg/agent/attestor/node/ 06:56:13 spire-1.2.1/pkg/agent/attestor/node/experimental.go 06:56:13 spire-1.2.1/pkg/agent/attestor/node/node.go 06:56:13 spire-1.2.1/pkg/agent/attestor/node/node_test.go 06:56:13 spire-1.2.1/pkg/agent/attestor/workload/ 06:56:13 spire-1.2.1/pkg/agent/attestor/workload/workload.go 06:56:13 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 06:56:13 spire-1.2.1/pkg/agent/catalog/ 06:56:13 spire-1.2.1/pkg/agent/catalog/catalog.go 06:56:13 spire-1.2.1/pkg/agent/catalog/keymanager.go 06:56:13 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 06:56:13 spire-1.2.1/pkg/agent/catalog/svidstore.go 06:56:13 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 06:56:13 spire-1.2.1/pkg/agent/client/ 06:56:13 spire-1.2.1/pkg/agent/client/client.go 06:56:13 spire-1.2.1/pkg/agent/client/client_test.go 06:56:13 spire-1.2.1/pkg/agent/client/dial.go 06:56:13 spire-1.2.1/pkg/agent/client/nodeconn.go 06:56:13 spire-1.2.1/pkg/agent/client/nodeconn_test.go 06:56:13 spire-1.2.1/pkg/agent/client/update.go 06:56:13 spire-1.2.1/pkg/agent/client/util.go 06:56:13 spire-1.2.1/pkg/agent/common/ 06:56:13 spire-1.2.1/pkg/agent/common/backoff/ 06:56:13 spire-1.2.1/pkg/agent/common/backoff/backoff.go 06:56:13 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 06:56:13 spire-1.2.1/pkg/agent/common/cgroups/ 06:56:13 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 06:56:13 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 06:56:13 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 06:56:13 spire-1.2.1/pkg/agent/config.go 06:56:13 spire-1.2.1/pkg/agent/endpoints/ 06:56:13 spire-1.2.1/pkg/agent/endpoints/config.go 06:56:13 spire-1.2.1/pkg/agent/endpoints/endpoints.go 06:56:13 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 06:56:13 spire-1.2.1/pkg/agent/endpoints/metrics.go 06:56:13 spire-1.2.1/pkg/agent/endpoints/middleware.go 06:56:13 spire-1.2.1/pkg/agent/endpoints/peertracker.go 06:56:13 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 06:56:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 06:56:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 06:56:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 06:56:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 06:56:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 06:56:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 06:56:13 spire-1.2.1/pkg/agent/endpoints/workload/ 06:56:13 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 06:56:13 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 06:56:13 spire-1.2.1/pkg/agent/manager/ 06:56:13 spire-1.2.1/pkg/agent/manager/cache/ 06:56:13 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 06:56:13 spire-1.2.1/pkg/agent/manager/cache/cache.go 06:56:13 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 06:56:13 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 06:56:13 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 06:56:13 spire-1.2.1/pkg/agent/manager/cache/sets.go 06:56:13 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 06:56:13 spire-1.2.1/pkg/agent/manager/config.go 06:56:13 spire-1.2.1/pkg/agent/manager/manager.go 06:56:13 spire-1.2.1/pkg/agent/manager/manager_test.go 06:56:13 spire-1.2.1/pkg/agent/manager/storage.go 06:56:13 spire-1.2.1/pkg/agent/manager/storage_test.go 06:56:13 spire-1.2.1/pkg/agent/manager/storecache/ 06:56:13 spire-1.2.1/pkg/agent/manager/storecache/cache.go 06:56:13 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 06:56:13 spire-1.2.1/pkg/agent/manager/sync.go 06:56:13 spire-1.2.1/pkg/agent/plugin/ 06:56:13 spire-1.2.1/pkg/agent/plugin/keymanager/ 06:56:13 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 06:56:13 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 06:56:13 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 06:56:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 06:56:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 06:56:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 06:56:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 06:56:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 06:56:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 06:56:13 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 06:56:13 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 06:56:13 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 06:56:13 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 06:56:13 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 06:56:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/svidstore/ 06:56:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 06:56:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 06:56:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 06:56:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 06:56:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 06:56:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 06:56:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 06:56:13 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 06:56:13 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 06:56:13 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 06:56:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 06:56:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 06:56:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 06:56:13 spire-1.2.1/pkg/agent/svid/ 06:56:13 spire-1.2.1/pkg/agent/svid/rotator.go 06:56:13 spire-1.2.1/pkg/agent/svid/rotator_config.go 06:56:13 spire-1.2.1/pkg/agent/svid/rotator_test.go 06:56:13 spire-1.2.1/pkg/agent/svid/store/ 06:56:13 spire-1.2.1/pkg/agent/svid/store/service.go 06:56:13 spire-1.2.1/pkg/agent/svid/store/service_test.go 06:56:13 spire-1.2.1/pkg/common/ 06:56:13 spire-1.2.1/pkg/common/agentpathtemplate/ 06:56:13 spire-1.2.1/pkg/common/agentpathtemplate/template.go 06:56:13 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 06:56:13 spire-1.2.1/pkg/common/api/ 06:56:13 spire-1.2.1/pkg/common/api/metrics.go 06:56:13 spire-1.2.1/pkg/common/api/middleware/ 06:56:13 spire-1.2.1/pkg/common/api/middleware/common_test.go 06:56:13 spire-1.2.1/pkg/common/api/middleware/interceptor.go 06:56:13 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 06:56:13 spire-1.2.1/pkg/common/api/middleware/logger.go 06:56:13 spire-1.2.1/pkg/common/api/middleware/logger_test.go 06:56:13 spire-1.2.1/pkg/common/api/middleware/metrics.go 06:56:13 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 06:56:13 spire-1.2.1/pkg/common/api/middleware/middleware.go 06:56:13 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 06:56:13 spire-1.2.1/pkg/common/api/middleware/misconfig.go 06:56:13 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 06:56:13 spire-1.2.1/pkg/common/api/middleware/names.go 06:56:13 spire-1.2.1/pkg/common/api/middleware/names_test.go 06:56:13 spire-1.2.1/pkg/common/api/names.go 06:56:13 spire-1.2.1/pkg/common/api/ratelimit.go 06:56:13 spire-1.2.1/pkg/common/api/rpccontext/ 06:56:13 spire-1.2.1/pkg/common/api/rpccontext/logger.go 06:56:13 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 06:56:13 spire-1.2.1/pkg/common/api/rpccontext/names.go 06:56:13 spire-1.2.1/pkg/common/auth/ 06:56:13 spire-1.2.1/pkg/common/auth/interceptors.go 06:56:13 spire-1.2.1/pkg/common/auth/interceptors_test.go 06:56:13 spire-1.2.1/pkg/common/auth/untracked_uds.go 06:56:13 spire-1.2.1/pkg/common/bundleutil/ 06:56:13 spire-1.2.1/pkg/common/bundleutil/bundle.go 06:56:13 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 06:56:13 spire-1.2.1/pkg/common/bundleutil/common_test.go 06:56:13 spire-1.2.1/pkg/common/bundleutil/marshal.go 06:56:13 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 06:56:13 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 06:56:13 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 06:56:13 spire-1.2.1/pkg/common/bundleutil/types.go 06:56:13 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 06:56:13 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 06:56:13 spire-1.2.1/pkg/common/catalog/ 06:56:13 spire-1.2.1/pkg/common/catalog/bind.go 06:56:13 spire-1.2.1/pkg/common/catalog/builtin.go 06:56:13 spire-1.2.1/pkg/common/catalog/catalog.go 06:56:13 spire-1.2.1/pkg/common/catalog/catalog_test.go 06:56:13 spire-1.2.1/pkg/common/catalog/closers.go 06:56:13 spire-1.2.1/pkg/common/catalog/cmd_linux.go 06:56:13 spire-1.2.1/pkg/common/catalog/cmd_other.go 06:56:13 spire-1.2.1/pkg/common/catalog/config.go 06:56:13 spire-1.2.1/pkg/common/catalog/config_test.go 06:56:13 spire-1.2.1/pkg/common/catalog/configure.go 06:56:13 spire-1.2.1/pkg/common/catalog/constraints.go 06:56:13 spire-1.2.1/pkg/common/catalog/constraints_test.go 06:56:13 spire-1.2.1/pkg/common/catalog/context.go 06:56:13 spire-1.2.1/pkg/common/catalog/external.go 06:56:13 spire-1.2.1/pkg/common/catalog/host.go 06:56:13 spire-1.2.1/pkg/common/catalog/pipenet.go 06:56:13 spire-1.2.1/pkg/common/catalog/plugin.go 06:56:13 spire-1.2.1/pkg/common/catalog/testplugin/ 06:56:13 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 06:56:13 spire-1.2.1/pkg/common/catalog/testplugin/main.go 06:56:13 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 06:56:13 spire-1.2.1/pkg/common/cli/ 06:56:13 spire-1.2.1/pkg/common/cli/env.go 06:56:13 spire-1.2.1/pkg/common/cli/flags.go 06:56:13 spire-1.2.1/pkg/common/cli/trust_domain.go 06:56:13 spire-1.2.1/pkg/common/cli/trust_domain_test.go 06:56:13 spire-1.2.1/pkg/common/cli/umask.go 06:56:13 spire-1.2.1/pkg/common/cli/umask_posix.go 06:56:13 spire-1.2.1/pkg/common/cli/umask_test.go 06:56:13 spire-1.2.1/pkg/common/cli/umask_windows.go 06:56:13 spire-1.2.1/pkg/common/cliprinter/ 06:56:13 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 06:56:13 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 06:56:13 spire-1.2.1/pkg/common/cliprinter/flag.go 06:56:13 spire-1.2.1/pkg/common/cliprinter/flag_test.go 06:56:13 spire-1.2.1/pkg/common/cliprinter/format.go 06:56:13 spire-1.2.1/pkg/common/cliprinter/format_test.go 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/ 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 06:56:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 06:56:13 spire-1.2.1/pkg/common/coretypes/ 06:56:13 spire-1.2.1/pkg/common/coretypes/bundle/ 06:56:13 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 06:56:13 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 06:56:13 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 06:56:13 spire-1.2.1/pkg/common/coretypes/bundle/require.go 06:56:13 spire-1.2.1/pkg/common/coretypes/jwtkey/ 06:56:13 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 06:56:13 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 06:56:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 06:56:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 06:56:13 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 06:56:13 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 06:56:13 spire-1.2.1/pkg/common/coretypes/x509certificate/ 06:56:13 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 06:56:13 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 06:56:13 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 06:56:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 06:56:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 06:56:13 spire-1.2.1/pkg/common/cryptoutil/ 06:56:13 spire-1.2.1/pkg/common/cryptoutil/keys.go 06:56:13 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 06:56:13 spire-1.2.1/pkg/common/diskutil/ 06:56:13 spire-1.2.1/pkg/common/diskutil/file_posix.go 06:56:13 spire-1.2.1/pkg/common/diskutil/file_test.go 06:56:13 spire-1.2.1/pkg/common/diskutil/file_windows.go 06:56:13 spire-1.2.1/pkg/common/errorutil/ 06:56:13 spire-1.2.1/pkg/common/errorutil/wrapper.go 06:56:13 spire-1.2.1/pkg/common/health/ 06:56:13 spire-1.2.1/pkg/common/health/config.go 06:56:13 spire-1.2.1/pkg/common/health/context.go 06:56:13 spire-1.2.1/pkg/common/health/context_test.go 06:56:13 spire-1.2.1/pkg/common/health/health.go 06:56:13 spire-1.2.1/pkg/common/health/health_test.go 06:56:13 spire-1.2.1/pkg/common/health/logger.go 06:56:13 spire-1.2.1/pkg/common/hostservice/ 06:56:13 spire-1.2.1/pkg/common/hostservice/metricsservice/ 06:56:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 06:56:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 06:56:13 spire-1.2.1/pkg/common/idutil/ 06:56:13 spire-1.2.1/pkg/common/idutil/require.go 06:56:13 spire-1.2.1/pkg/common/idutil/require_test.go 06:56:13 spire-1.2.1/pkg/common/idutil/safety.go 06:56:13 spire-1.2.1/pkg/common/idutil/safety_test.go 06:56:13 spire-1.2.1/pkg/common/idutil/spiffeid.go 06:56:13 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 06:56:13 spire-1.2.1/pkg/common/jwtsvid/ 06:56:13 spire-1.2.1/pkg/common/jwtsvid/common.go 06:56:13 spire-1.2.1/pkg/common/jwtsvid/sign.go 06:56:13 spire-1.2.1/pkg/common/jwtsvid/token_test.go 06:56:13 spire-1.2.1/pkg/common/jwtsvid/validate.go 06:56:13 spire-1.2.1/pkg/common/jwtutil/ 06:56:13 spire-1.2.1/pkg/common/jwtutil/keyset.go 06:56:13 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 06:56:13 spire-1.2.1/pkg/common/log/ 06:56:13 spire-1.2.1/pkg/common/log/hclog_adapter.go 06:56:13 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 06:56:13 spire-1.2.1/pkg/common/log/log.go 06:56:13 spire-1.2.1/pkg/common/log/log_test.go 06:56:13 spire-1.2.1/pkg/common/log/options.go 06:56:13 spire-1.2.1/pkg/common/nodeutil/ 06:56:13 spire-1.2.1/pkg/common/nodeutil/node.go 06:56:13 spire-1.2.1/pkg/common/nodeutil/node_test.go 06:56:13 spire-1.2.1/pkg/common/peertracker/ 06:56:13 spire-1.2.1/pkg/common/peertracker/conn.go 06:56:13 spire-1.2.1/pkg/common/peertracker/credentials.go 06:56:13 spire-1.2.1/pkg/common/peertracker/errors.go 06:56:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 06:56:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 06:56:13 spire-1.2.1/pkg/common/peertracker/info.go 06:56:13 spire-1.2.1/pkg/common/peertracker/listener.go 06:56:13 spire-1.2.1/pkg/common/peertracker/listener_test.go 06:56:13 spire-1.2.1/pkg/common/peertracker/peertracker.go 06:56:13 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 06:56:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 06:56:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 06:56:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 06:56:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 06:56:13 spire-1.2.1/pkg/common/peertracker/tcp.go 06:56:13 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 06:56:13 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 06:56:13 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 06:56:13 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 06:56:13 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 06:56:14 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 06:56:14 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 06:56:14 spire-1.2.1/pkg/common/peertracker/uds.go 06:56:14 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 06:56:14 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 06:56:14 spire-1.2.1/pkg/common/peertracker/uds_linux.go 06:56:14 spire-1.2.1/pkg/common/pemutil/ 06:56:14 spire-1.2.1/pkg/common/pemutil/block.go 06:56:14 spire-1.2.1/pkg/common/pemutil/certs.go 06:56:14 spire-1.2.1/pkg/common/pemutil/common.go 06:56:14 spire-1.2.1/pkg/common/pemutil/csr.go 06:56:14 spire-1.2.1/pkg/common/pemutil/keys.go 06:56:14 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 06:56:14 spire-1.2.1/pkg/common/pemutil/testdata/ 06:56:14 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 06:56:14 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 06:56:14 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 06:56:14 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 06:56:14 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 06:56:14 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 06:56:14 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 06:56:14 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 06:56:14 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 06:56:14 spire-1.2.1/pkg/common/plugin/ 06:56:14 spire-1.2.1/pkg/common/plugin/aws/ 06:56:14 spire-1.2.1/pkg/common/plugin/aws/iid.go 06:56:14 spire-1.2.1/pkg/common/plugin/azure/ 06:56:14 spire-1.2.1/pkg/common/plugin/azure/msi.go 06:56:14 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 06:56:14 spire-1.2.1/pkg/common/plugin/facade.go 06:56:14 spire-1.2.1/pkg/common/plugin/facade_test.go 06:56:14 spire-1.2.1/pkg/common/plugin/gcp/ 06:56:14 spire-1.2.1/pkg/common/plugin/gcp/iit.go 06:56:14 spire-1.2.1/pkg/common/plugin/k8s/ 06:56:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 06:56:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 06:56:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 06:56:14 spire-1.2.1/pkg/common/plugin/k8s/utils.go 06:56:14 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 06:56:14 spire-1.2.1/pkg/common/plugin/log.go 06:56:14 spire-1.2.1/pkg/common/plugin/sshpop/ 06:56:14 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 06:56:14 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 06:56:14 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 06:56:14 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 06:56:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 06:56:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 06:56:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 06:56:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 06:56:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 06:56:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 06:56:14 spire-1.2.1/pkg/common/plugin/tpmdevid/ 06:56:14 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 06:56:14 spire-1.2.1/pkg/common/plugin/x509pop/ 06:56:14 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 06:56:14 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 06:56:14 spire-1.2.1/pkg/common/profiling/ 06:56:14 spire-1.2.1/pkg/common/profiling/dumpers.go 06:56:14 spire-1.2.1/pkg/common/profiling/profiling.go 06:56:14 spire-1.2.1/pkg/common/protoutil/ 06:56:14 spire-1.2.1/pkg/common/protoutil/masks.go 06:56:14 spire-1.2.1/pkg/common/protoutil/masks_test.go 06:56:14 spire-1.2.1/pkg/common/rotationutil/ 06:56:14 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 06:56:14 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 06:56:14 spire-1.2.1/pkg/common/selector/ 06:56:14 spire-1.2.1/pkg/common/selector/selector.go 06:56:14 spire-1.2.1/pkg/common/selector/selector_test.go 06:56:14 spire-1.2.1/pkg/common/selector/set.go 06:56:14 spire-1.2.1/pkg/common/selector/set_utils.go 06:56:14 spire-1.2.1/pkg/common/selector/set_utils_test.go 06:56:14 spire-1.2.1/pkg/common/telemetry/ 06:56:14 spire-1.2.1/pkg/common/telemetry/agent/ 06:56:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 06:56:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 06:56:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 06:56:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 06:56:14 spire-1.2.1/pkg/common/telemetry/agent/manager.go 06:56:14 spire-1.2.1/pkg/common/telemetry/agent/node.go 06:56:14 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 06:56:14 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 06:56:14 spire-1.2.1/pkg/common/telemetry/agent/store/ 06:56:14 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 06:56:14 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 06:56:14 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 06:56:14 spire-1.2.1/pkg/common/telemetry/blackhole.go 06:56:14 spire-1.2.1/pkg/common/telemetry/call.go 06:56:14 spire-1.2.1/pkg/common/telemetry/common/ 06:56:14 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 06:56:14 spire-1.2.1/pkg/common/telemetry/config.go 06:56:14 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 06:56:14 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 06:56:14 spire-1.2.1/pkg/common/telemetry/inmem.go 06:56:14 spire-1.2.1/pkg/common/telemetry/inmem_test.go 06:56:14 spire-1.2.1/pkg/common/telemetry/m3.go 06:56:14 spire-1.2.1/pkg/common/telemetry/m3_test.go 06:56:14 spire-1.2.1/pkg/common/telemetry/metrics.go 06:56:14 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 06:56:14 spire-1.2.1/pkg/common/telemetry/names.go 06:56:14 spire-1.2.1/pkg/common/telemetry/prometheus.go 06:56:14 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 06:56:14 spire-1.2.1/pkg/common/telemetry/sanitize.go 06:56:14 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 06:56:14 spire-1.2.1/pkg/common/telemetry/server/ 06:56:14 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 06:56:14 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 06:56:14 spire-1.2.1/pkg/common/telemetry/server/datastore/ 06:56:14 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 06:56:14 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 06:56:14 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 06:56:14 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 06:56:14 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 06:56:14 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 06:56:14 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 06:56:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 06:56:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 06:56:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 06:56:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 06:56:14 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 06:56:14 spire-1.2.1/pkg/common/telemetry/server/rotate.go 06:56:14 spire-1.2.1/pkg/common/telemetry/server/server.go 06:56:14 spire-1.2.1/pkg/common/telemetry/sink.go 06:56:14 spire-1.2.1/pkg/common/telemetry/statsd.go 06:56:14 spire-1.2.1/pkg/common/telemetry/statsd_test.go 06:56:14 spire-1.2.1/pkg/common/telemetry/uptime.go 06:56:14 spire-1.2.1/pkg/common/telemetry/version.go 06:56:14 spire-1.2.1/pkg/common/telemetry/withlabels.go 06:56:14 spire-1.2.1/pkg/common/uptime/ 06:56:14 spire-1.2.1/pkg/common/uptime/uptime.go 06:56:14 spire-1.2.1/pkg/common/uptime/uptime_test.go 06:56:14 spire-1.2.1/pkg/common/util/ 06:56:14 spire-1.2.1/pkg/common/util/certs.go 06:56:14 spire-1.2.1/pkg/common/util/certs_test.go 06:56:14 spire-1.2.1/pkg/common/util/csr.go 06:56:14 spire-1.2.1/pkg/common/util/hash.go 06:56:14 spire-1.2.1/pkg/common/util/selectors.go 06:56:14 spire-1.2.1/pkg/common/util/selectors_test.go 06:56:14 spire-1.2.1/pkg/common/util/signals.go 06:56:14 spire-1.2.1/pkg/common/util/sort.go 06:56:14 spire-1.2.1/pkg/common/util/sort_test.go 06:56:14 spire-1.2.1/pkg/common/util/task.go 06:56:14 spire-1.2.1/pkg/common/util/task_test.go 06:56:14 spire-1.2.1/pkg/common/util/testdata/ 06:56:14 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 06:56:14 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 06:56:14 spire-1.2.1/pkg/common/version/ 06:56:14 spire-1.2.1/pkg/common/version/version.go 06:56:14 spire-1.2.1/pkg/common/x509svid/ 06:56:14 spire-1.2.1/pkg/common/x509svid/common_test.go 06:56:14 spire-1.2.1/pkg/common/x509svid/csr.go 06:56:14 spire-1.2.1/pkg/common/x509svid/upstreamca.go 06:56:14 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 06:56:14 spire-1.2.1/pkg/common/x509util/ 06:56:14 spire-1.2.1/pkg/common/x509util/cert.go 06:56:14 spire-1.2.1/pkg/common/x509util/dns.go 06:56:14 spire-1.2.1/pkg/common/x509util/dns_test.go 06:56:14 spire-1.2.1/pkg/common/x509util/keyid.go 06:56:14 spire-1.2.1/pkg/common/x509util/keypair.go 06:56:14 spire-1.2.1/pkg/common/x509util/serialnumber.go 06:56:14 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 06:56:14 spire-1.2.1/pkg/server/ 06:56:14 spire-1.2.1/pkg/server/api/ 06:56:14 spire-1.2.1/pkg/server/api/agent.go 06:56:14 spire-1.2.1/pkg/server/api/agent/ 06:56:14 spire-1.2.1/pkg/server/api/agent/v1/ 06:56:14 spire-1.2.1/pkg/server/api/agent/v1/service.go 06:56:14 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 06:56:14 spire-1.2.1/pkg/server/api/agent_test.go 06:56:14 spire-1.2.1/pkg/server/api/api.go 06:56:14 spire-1.2.1/pkg/server/api/audit/ 06:56:14 spire-1.2.1/pkg/server/api/audit/audit.go 06:56:14 spire-1.2.1/pkg/server/api/audit/audit_test.go 06:56:14 spire-1.2.1/pkg/server/api/bundle.go 06:56:14 spire-1.2.1/pkg/server/api/bundle/ 06:56:14 spire-1.2.1/pkg/server/api/bundle/v1/ 06:56:14 spire-1.2.1/pkg/server/api/bundle/v1/service.go 06:56:14 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 06:56:14 spire-1.2.1/pkg/server/api/bundle_test.go 06:56:14 spire-1.2.1/pkg/server/api/debug/ 06:56:14 spire-1.2.1/pkg/server/api/debug/v1/ 06:56:14 spire-1.2.1/pkg/server/api/debug/v1/service.go 06:56:14 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 06:56:14 spire-1.2.1/pkg/server/api/entry.go 06:56:14 spire-1.2.1/pkg/server/api/entry/ 06:56:14 spire-1.2.1/pkg/server/api/entry/v1/ 06:56:14 spire-1.2.1/pkg/server/api/entry/v1/service.go 06:56:14 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 06:56:14 spire-1.2.1/pkg/server/api/entry_test.go 06:56:14 spire-1.2.1/pkg/server/api/health/ 06:56:14 spire-1.2.1/pkg/server/api/health/v1/ 06:56:14 spire-1.2.1/pkg/server/api/health/v1/service.go 06:56:14 spire-1.2.1/pkg/server/api/health/v1/service_test.go 06:56:14 spire-1.2.1/pkg/server/api/id.go 06:56:14 spire-1.2.1/pkg/server/api/id_test.go 06:56:14 spire-1.2.1/pkg/server/api/limits/ 06:56:14 spire-1.2.1/pkg/server/api/limits/limits.go 06:56:14 spire-1.2.1/pkg/server/api/middleware/ 06:56:14 spire-1.2.1/pkg/server/api/middleware/alias.go 06:56:14 spire-1.2.1/pkg/server/api/middleware/audit.go 06:56:14 spire-1.2.1/pkg/server/api/middleware/authorization.go 06:56:14 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 06:56:14 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 06:56:14 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 06:56:14 spire-1.2.1/pkg/server/api/middleware/caller.go 06:56:14 spire-1.2.1/pkg/server/api/middleware/caller_test.go 06:56:14 spire-1.2.1/pkg/server/api/middleware/common.go 06:56:14 spire-1.2.1/pkg/server/api/middleware/common_test.go 06:56:14 spire-1.2.1/pkg/server/api/middleware/entries.go 06:56:14 spire-1.2.1/pkg/server/api/middleware/entries_test.go 06:56:14 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 06:56:14 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 06:56:14 spire-1.2.1/pkg/server/api/ratelimit.go 06:56:14 spire-1.2.1/pkg/server/api/rpccontext/ 06:56:14 spire-1.2.1/pkg/server/api/rpccontext/alias.go 06:56:14 spire-1.2.1/pkg/server/api/rpccontext/audit.go 06:56:14 spire-1.2.1/pkg/server/api/rpccontext/caller.go 06:56:14 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 06:56:14 spire-1.2.1/pkg/server/api/selector.go 06:56:14 spire-1.2.1/pkg/server/api/selector_test.go 06:56:14 spire-1.2.1/pkg/server/api/status.go 06:56:14 spire-1.2.1/pkg/server/api/status_test.go 06:56:14 spire-1.2.1/pkg/server/api/svid/ 06:56:14 spire-1.2.1/pkg/server/api/svid/v1/ 06:56:14 spire-1.2.1/pkg/server/api/svid/v1/service.go 06:56:14 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 06:56:14 spire-1.2.1/pkg/server/api/trustdomain.go 06:56:14 spire-1.2.1/pkg/server/api/trustdomain/ 06:56:14 spire-1.2.1/pkg/server/api/trustdomain/v1/ 06:56:14 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 06:56:14 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 06:56:14 spire-1.2.1/pkg/server/api/trustdomain_test.go 06:56:14 spire-1.2.1/pkg/server/authpolicy/ 06:56:14 spire-1.2.1/pkg/server/authpolicy/defaults.go 06:56:14 spire-1.2.1/pkg/server/authpolicy/policy.go 06:56:14 spire-1.2.1/pkg/server/authpolicy/policy.rego 06:56:14 spire-1.2.1/pkg/server/authpolicy/policy_data.json 06:56:14 spire-1.2.1/pkg/server/authpolicy/policy_test.go 06:56:14 spire-1.2.1/pkg/server/authpolicy/validate.go 06:56:14 spire-1.2.1/pkg/server/bundle/ 06:56:14 spire-1.2.1/pkg/server/bundle/client/ 06:56:14 spire-1.2.1/pkg/server/bundle/client/client.go 06:56:14 spire-1.2.1/pkg/server/bundle/client/client_test.go 06:56:14 spire-1.2.1/pkg/server/bundle/client/manager.go 06:56:14 spire-1.2.1/pkg/server/bundle/client/manager_test.go 06:56:14 spire-1.2.1/pkg/server/bundle/client/sources.go 06:56:14 spire-1.2.1/pkg/server/bundle/client/sources_test.go 06:56:14 spire-1.2.1/pkg/server/bundle/client/updater.go 06:56:14 spire-1.2.1/pkg/server/bundle/client/updater_test.go 06:56:14 spire-1.2.1/pkg/server/ca/ 06:56:14 spire-1.2.1/pkg/server/ca/ca.go 06:56:14 spire-1.2.1/pkg/server/ca/ca_health.go 06:56:14 spire-1.2.1/pkg/server/ca/ca_test.go 06:56:14 spire-1.2.1/pkg/server/ca/journal.go 06:56:14 spire-1.2.1/pkg/server/ca/journal_test.go 06:56:14 spire-1.2.1/pkg/server/ca/manager.go 06:56:14 spire-1.2.1/pkg/server/ca/manager_health.go 06:56:14 spire-1.2.1/pkg/server/ca/manager_test.go 06:56:14 spire-1.2.1/pkg/server/ca/templates.go 06:56:14 spire-1.2.1/pkg/server/ca/upstream_client.go 06:56:14 spire-1.2.1/pkg/server/ca/upstream_client_test.go 06:56:14 spire-1.2.1/pkg/server/ca/validation.go 06:56:14 spire-1.2.1/pkg/server/cache/ 06:56:14 spire-1.2.1/pkg/server/cache/dscache/ 06:56:14 spire-1.2.1/pkg/server/cache/dscache/cache.go 06:56:14 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 06:56:14 spire-1.2.1/pkg/server/cache/entrycache/ 06:56:14 spire-1.2.1/pkg/server/cache/entrycache/cache.go 06:56:14 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 06:56:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 06:56:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 06:56:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 06:56:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 06:56:14 spire-1.2.1/pkg/server/catalog/ 06:56:14 spire-1.2.1/pkg/server/catalog/catalog.go 06:56:14 spire-1.2.1/pkg/server/catalog/keymanager.go 06:56:14 spire-1.2.1/pkg/server/catalog/nodeattestor.go 06:56:14 spire-1.2.1/pkg/server/catalog/noderesolver.go 06:56:14 spire-1.2.1/pkg/server/catalog/notifier.go 06:56:14 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 06:56:14 spire-1.2.1/pkg/server/config.go 06:56:14 spire-1.2.1/pkg/server/datastore/ 06:56:14 spire-1.2.1/pkg/server/datastore/datastore.go 06:56:14 spire-1.2.1/pkg/server/datastore/datastore_health.go 06:56:14 spire-1.2.1/pkg/server/datastore/repository.go 06:56:14 spire-1.2.1/pkg/server/datastore/sqlstore/ 06:56:14 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 06:56:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 06:56:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 06:56:14 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 06:56:14 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 06:56:14 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 06:56:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 06:56:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 06:56:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 06:56:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 06:56:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 06:56:14 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 06:56:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 06:56:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 06:56:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 06:56:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 06:56:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 06:56:14 spire-1.2.1/pkg/server/endpoints/ 06:56:14 spire-1.2.1/pkg/server/endpoints/bundle/ 06:56:14 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 06:56:14 spire-1.2.1/pkg/server/endpoints/bundle/config.go 06:56:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 06:56:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 06:56:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 06:56:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 06:56:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 06:56:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 06:56:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 06:56:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 06:56:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 06:56:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 06:56:14 spire-1.2.1/pkg/server/endpoints/bundle/server.go 06:56:14 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 06:56:14 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 06:56:14 spire-1.2.1/pkg/server/endpoints/config.go 06:56:14 spire-1.2.1/pkg/server/endpoints/endpoints.go 06:56:14 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 06:56:14 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 06:56:14 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 06:56:14 spire-1.2.1/pkg/server/endpoints/middleware.go 06:56:14 spire-1.2.1/pkg/server/endpoints/middleware_test.go 06:56:14 spire-1.2.1/pkg/server/hostservice/ 06:56:14 spire-1.2.1/pkg/server/hostservice/agentstore/ 06:56:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 06:56:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 06:56:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 06:56:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 06:56:14 spire-1.2.1/pkg/server/hostservice/identityprovider/ 06:56:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 06:56:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/ 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/ 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/base/ 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/test/ 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 06:56:14 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/ 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 06:56:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/noderesolver/ 06:56:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 06:56:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 06:56:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 06:56:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 06:56:14 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 06:56:14 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 06:56:14 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/notifier/ 06:56:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 06:56:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 06:56:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 06:56:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 06:56:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 06:56:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 06:56:14 spire-1.2.1/pkg/server/plugin/notifier/repository.go 06:56:14 spire-1.2.1/pkg/server/plugin/notifier/v1.go 06:56:14 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 06:56:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 06:56:14 spire-1.2.1/pkg/server/registration/ 06:56:14 spire-1.2.1/pkg/server/registration/manager.go 06:56:14 spire-1.2.1/pkg/server/registration/manager_test.go 06:56:14 spire-1.2.1/pkg/server/scanentries.go 06:56:14 spire-1.2.1/pkg/server/scanentries_test.go 06:56:14 spire-1.2.1/pkg/server/server.go 06:56:14 spire-1.2.1/pkg/server/server_test.go 06:56:14 spire-1.2.1/pkg/server/svid/ 06:56:14 spire-1.2.1/pkg/server/svid/observer.go 06:56:14 spire-1.2.1/pkg/server/svid/observer_test.go 06:56:14 spire-1.2.1/pkg/server/svid/rotator.go 06:56:14 spire-1.2.1/pkg/server/svid/rotator_config.go 06:56:14 spire-1.2.1/pkg/server/svid/rotator_config_test.go 06:56:14 spire-1.2.1/pkg/server/svid/rotator_test.go 06:56:14 spire-1.2.1/proto/ 06:56:14 spire-1.2.1/proto/private/ 06:56:14 spire-1.2.1/proto/private/server/ 06:56:14 spire-1.2.1/proto/private/server/journal/ 06:56:14 spire-1.2.1/proto/private/server/journal/journal.pb.go 06:56:14 spire-1.2.1/proto/private/server/journal/journal.proto 06:56:14 spire-1.2.1/proto/spire/ 06:56:14 spire-1.2.1/proto/spire/common/ 06:56:14 spire-1.2.1/proto/spire/common/common.pb.go 06:56:14 spire-1.2.1/proto/spire/common/common.proto 06:56:14 spire-1.2.1/proto/spire/common/plugin/ 06:56:14 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 06:56:14 spire-1.2.1/proto/spire/common/plugin/plugin.proto 06:56:14 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 06:56:14 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 06:56:14 spire-1.2.1/proto/spire/plugin/ 06:56:14 spire-1.2.1/proto/spire/plugin/agent/ 06:56:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 06:56:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 06:56:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 06:56:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 06:56:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 06:56:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 06:56:14 spire-1.2.1/release/ 06:56:14 spire-1.2.1/release/spire-extras/ 06:56:14 spire-1.2.1/release/spire-extras/README.md 06:56:14 spire-1.2.1/release/spire-extras/conf/ 06:56:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 06:56:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 06:56:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 06:56:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 06:56:14 spire-1.2.1/release/spire/ 06:56:14 spire-1.2.1/release/spire/README.md 06:56:14 spire-1.2.1/release/spire/conf/ 06:56:14 spire-1.2.1/release/spire/conf/agent/ 06:56:14 spire-1.2.1/release/spire/conf/agent/agent.conf 06:56:14 spire-1.2.1/release/spire/conf/server/ 06:56:14 spire-1.2.1/release/spire/conf/server/server.conf 06:56:14 spire-1.2.1/script/ 06:56:14 spire-1.2.1/script/build-artifact.sh 06:56:14 spire-1.2.1/script/generate_dummy_ca.sh 06:56:14 spire-1.2.1/support/ 06:56:14 spire-1.2.1/support/k8s/ 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/ 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 06:56:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 06:56:14 spire-1.2.1/support/oidc-discovery-provider/ 06:56:14 spire-1.2.1/support/oidc-discovery-provider/README.md 06:56:14 spire-1.2.1/support/oidc-discovery-provider/common_test.go 06:56:14 spire-1.2.1/support/oidc-discovery-provider/config.go 06:56:14 spire-1.2.1/support/oidc-discovery-provider/config_test.go 06:56:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 06:56:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 06:56:14 spire-1.2.1/support/oidc-discovery-provider/handler.go 06:56:14 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 06:56:14 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 06:56:14 spire-1.2.1/support/oidc-discovery-provider/main.go 06:56:14 spire-1.2.1/support/oidc-discovery-provider/server_api.go 06:56:14 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 06:56:14 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 06:56:14 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 06:56:14 spire-1.2.1/test/ 06:56:14 spire-1.2.1/test/clock/ 06:56:14 spire-1.2.1/test/clock/clock.go 06:56:14 spire-1.2.1/test/fakes/ 06:56:14 spire-1.2.1/test/fakes/fakeagentcatalog/ 06:56:14 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 06:56:14 spire-1.2.1/test/fakes/fakeagentkeymanager/ 06:56:14 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 06:56:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 06:56:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 06:56:14 spire-1.2.1/test/fakes/fakeagentstore/ 06:56:14 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 06:56:14 spire-1.2.1/test/fakes/fakedatastore/ 06:56:14 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 06:56:14 spire-1.2.1/test/fakes/fakeentryclient/ 06:56:14 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 06:56:14 spire-1.2.1/test/fakes/fakehealthchecker/ 06:56:14 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 06:56:14 spire-1.2.1/test/fakes/fakeidentityprovider/ 06:56:14 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 06:56:14 spire-1.2.1/test/fakes/fakemetrics/ 06:56:14 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 06:56:14 spire-1.2.1/test/fakes/fakenoderesolver/ 06:56:14 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 06:56:14 spire-1.2.1/test/fakes/fakenotifier/ 06:56:14 spire-1.2.1/test/fakes/fakenotifier/notifier.go 06:56:14 spire-1.2.1/test/fakes/fakepluginmetrics/ 06:56:14 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 06:56:14 spire-1.2.1/test/fakes/fakeserverca/ 06:56:14 spire-1.2.1/test/fakes/fakeserverca/serverca.go 06:56:14 spire-1.2.1/test/fakes/fakeservercatalog/ 06:56:14 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 06:56:14 spire-1.2.1/test/fakes/fakeserverkeymanager/ 06:56:14 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 06:56:14 spire-1.2.1/test/fakes/fakeservernodeattestor/ 06:56:14 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 06:56:14 spire-1.2.1/test/fakes/fakeupstreamauthority/ 06:56:14 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 06:56:14 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 06:56:14 spire-1.2.1/test/fakes/fakeworkloadapi/ 06:56:14 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 06:56:14 spire-1.2.1/test/fakes/fakeworkloadattestor/ 06:56:14 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 06:56:14 spire-1.2.1/test/fixture/ 06:56:14 spire-1.2.1/test/fixture/certs/ 06:56:14 spire-1.2.1/test/fixture/certs/agent_svid.der 06:56:14 spire-1.2.1/test/fixture/certs/base_cert.pem 06:56:14 spire-1.2.1/test/fixture/certs/base_csr.pem 06:56:14 spire-1.2.1/test/fixture/certs/base_key.pem 06:56:14 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 06:56:14 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 06:56:14 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 06:56:14 spire-1.2.1/test/fixture/certs/blog_cert.pem 06:56:14 spire-1.2.1/test/fixture/certs/blog_csr.pem 06:56:14 spire-1.2.1/test/fixture/certs/blog_key.pem 06:56:14 spire-1.2.1/test/fixture/certs/bundle.der 06:56:14 spire-1.2.1/test/fixture/certs/ca.pem 06:56:14 spire-1.2.1/test/fixture/certs/ca_key.pem 06:56:14 spire-1.2.1/test/fixture/certs/database_cert.pem 06:56:14 spire-1.2.1/test/fixture/certs/database_csr.pem 06:56:14 spire-1.2.1/test/fixture/certs/database_key.pem 06:56:14 spire-1.2.1/test/fixture/certs/node_cert.pem 06:56:14 spire-1.2.1/test/fixture/certs/node_csr.pem 06:56:14 spire-1.2.1/test/fixture/certs/node_key.pem 06:56:14 spire-1.2.1/test/fixture/certs/svid.pem 06:56:14 spire-1.2.1/test/fixture/certs/svid_key.pem 06:56:14 spire-1.2.1/test/fixture/config/ 06:56:14 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 06:56:14 spire-1.2.1/test/fixture/config/agent_good.conf 06:56:14 spire-1.2.1/test/fixture/config/agent_good_templated.conf 06:56:14 spire-1.2.1/test/fixture/config/plugin_good.conf 06:56:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 06:56:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 06:56:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 06:56:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 06:56:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 06:56:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 06:56:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 06:56:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 06:56:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 06:56:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 06:56:14 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 06:56:14 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 06:56:14 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 06:56:14 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 06:56:14 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 06:56:14 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 06:56:14 spire-1.2.1/test/fixture/config/server_good.conf 06:56:14 spire-1.2.1/test/fixture/config/server_good_templated.conf 06:56:14 spire-1.2.1/test/fixture/fixture.go 06:56:14 spire-1.2.1/test/fixture/nodeattestor/ 06:56:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 06:56:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 06:56:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 06:56:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 06:56:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 06:56:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 06:56:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 06:56:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 06:56:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 06:56:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 06:56:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 06:56:14 spire-1.2.1/test/fixture/registration/ 06:56:14 spire-1.2.1/test/fixture/registration/entries.json 06:56:14 spire-1.2.1/test/fixture/registration/good-for-update.json 06:56:14 spire-1.2.1/test/fixture/registration/good.json 06:56:14 spire-1.2.1/test/fixture/registration/invalid.json 06:56:14 spire-1.2.1/test/fixture/registration/invalid_json.json 06:56:14 spire-1.2.1/test/fixture/registration/manager_test_entries.json 06:56:14 spire-1.2.1/test/integration/ 06:56:14 spire-1.2.1/test/integration/README.md 06:56:14 spire-1.2.1/test/integration/common 06:56:14 spire-1.2.1/test/integration/setup/ 06:56:14 spire-1.2.1/test/integration/setup/adminclient/ 06:56:14 spire-1.2.1/test/integration/setup/adminclient/build.sh 06:56:14 spire-1.2.1/test/integration/setup/adminclient/client.go 06:56:14 spire-1.2.1/test/integration/setup/debugagent/ 06:56:14 spire-1.2.1/test/integration/setup/debugagent/build.sh 06:56:14 spire-1.2.1/test/integration/setup/debugagent/main.go 06:56:14 spire-1.2.1/test/integration/setup/debugserver/ 06:56:14 spire-1.2.1/test/integration/setup/debugserver/build.sh 06:56:14 spire-1.2.1/test/integration/setup/debugserver/main.go 06:56:14 spire-1.2.1/test/integration/setup/downstreamclient/ 06:56:14 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 06:56:14 spire-1.2.1/test/integration/setup/downstreamclient/client.go 06:56:14 spire-1.2.1/test/integration/setup/itclient/ 06:56:14 spire-1.2.1/test/integration/setup/itclient/client.go 06:56:14 spire-1.2.1/test/integration/setup/node-attestation/ 06:56:14 spire-1.2.1/test/integration/setup/node-attestation/build.sh 06:56:14 spire-1.2.1/test/integration/setup/node-attestation/client.go 06:56:14 spire-1.2.1/test/integration/setup/x509pop/ 06:56:14 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 06:56:14 spire-1.2.1/test/integration/setup/x509pop/setup.sh 06:56:14 spire-1.2.1/test/integration/suites/ 06:56:14 spire-1.2.1/test/integration/suites/admin-endpoints/ 06:56:14 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 06:56:14 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 06:56:14 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 06:56:14 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 06:56:14 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 06:56:14 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 06:56:14 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 06:56:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 06:56:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 06:56:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 06:56:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 06:56:14 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 06:56:14 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 06:56:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 06:56:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 06:56:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 06:56:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 06:56:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 06:56:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 06:56:14 spire-1.2.1/test/integration/suites/datastore-mysql/ 06:56:14 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 06:56:14 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 06:56:14 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 06:56:14 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 06:56:14 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 06:56:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 06:56:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 06:56:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 06:56:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 06:56:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 06:56:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 06:56:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 06:56:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 06:56:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 06:56:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 06:56:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 06:56:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 06:56:14 spire-1.2.1/test/integration/suites/datastore-postgres/ 06:56:14 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 06:56:14 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 06:56:14 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 06:56:14 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 06:56:14 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 06:56:14 spire-1.2.1/test/integration/suites/debug-endpoints/ 06:56:14 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 06:56:14 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 06:56:14 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 06:56:14 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 06:56:14 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 06:56:14 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 06:56:14 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 06:56:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 06:56:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 06:56:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 06:56:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 06:56:14 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 06:56:14 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 06:56:14 spire-1.2.1/test/integration/suites/downstream-endpoints/ 06:56:14 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 06:56:14 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 06:56:14 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 06:56:14 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 06:56:14 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 06:56:14 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 06:56:14 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 06:56:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 06:56:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 06:56:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 06:56:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 06:56:14 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 06:56:14 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 06:56:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 06:56:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 06:56:14 spire-1.2.1/test/integration/suites/join-token/ 06:56:14 spire-1.2.1/test/integration/suites/join-token/01-start-server 06:56:14 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 06:56:14 spire-1.2.1/test/integration/suites/join-token/03-start-agent 06:56:14 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 06:56:14 spire-1.2.1/test/integration/suites/join-token/05-check-svid 06:56:14 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 06:56:14 spire-1.2.1/test/integration/suites/join-token/README.md 06:56:14 spire-1.2.1/test/integration/suites/join-token/conf/ 06:56:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 06:56:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/join-token/conf/server/ 06:56:14 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 06:56:14 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 06:56:14 spire-1.2.1/test/integration/suites/join-token/teardown 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/ 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 06:56:14 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/ 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 06:56:14 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 06:56:14 spire-1.2.1/test/integration/suites/k8s/ 06:56:14 spire-1.2.1/test/integration/suites/k8s/00-setup 06:56:14 spire-1.2.1/test/integration/suites/k8s/01-apply-config 06:56:14 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 06:56:14 spire-1.2.1/test/integration/suites/k8s/README.md 06:56:14 spire-1.2.1/test/integration/suites/k8s/conf/ 06:56:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 06:56:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 06:56:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s/conf/server/ 06:56:14 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 06:56:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 06:56:14 spire-1.2.1/test/integration/suites/k8s/init-kubectl 06:56:14 spire-1.2.1/test/integration/suites/k8s/teardown 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/ 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/README.md 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/root/ 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 06:56:14 spire-1.2.1/test/integration/suites/nested-rotation/teardown 06:56:14 spire-1.2.1/test/integration/suites/node-attestation/ 06:56:14 spire-1.2.1/test/integration/suites/node-attestation/00-setup 06:56:14 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 06:56:14 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 06:56:14 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 06:56:14 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 06:56:14 spire-1.2.1/test/integration/suites/node-attestation/README.md 06:56:14 spire-1.2.1/test/integration/suites/node-attestation/conf/ 06:56:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 06:56:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 06:56:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 06:56:14 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 06:56:14 spire-1.2.1/test/integration/suites/node-attestation/teardown 06:56:14 spire-1.2.1/test/integration/suites/rotation/ 06:56:14 spire-1.2.1/test/integration/suites/rotation/00-setup 06:56:14 spire-1.2.1/test/integration/suites/rotation/01-start-server 06:56:14 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 06:56:14 spire-1.2.1/test/integration/suites/rotation/03-start-agent 06:56:14 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 06:56:14 spire-1.2.1/test/integration/suites/rotation/05-check-svids 06:56:14 spire-1.2.1/test/integration/suites/rotation/README.md 06:56:14 spire-1.2.1/test/integration/suites/rotation/conf/ 06:56:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 06:56:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/rotation/conf/server/ 06:56:14 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 06:56:14 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 06:56:14 spire-1.2.1/test/integration/suites/rotation/teardown 06:56:14 spire-1.2.1/test/integration/suites/self-test/ 06:56:14 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 06:56:14 spire-1.2.1/test/integration/suites/self-test/README.md 06:56:14 spire-1.2.1/test/integration/suites/self-test/teardown 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/ 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 06:56:14 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 06:56:14 spire-1.2.1/test/integration/suites/upgrade/ 06:56:14 spire-1.2.1/test/integration/suites/upgrade/00-setup 06:56:15 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 06:56:15 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 06:56:15 spire-1.2.1/test/integration/suites/upgrade/README.md 06:56:15 spire-1.2.1/test/integration/suites/upgrade/conf/ 06:56:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 06:56:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 06:56:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 06:56:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 06:56:15 spire-1.2.1/test/integration/suites/upgrade/teardown 06:56:15 spire-1.2.1/test/integration/suites/upgrade/versions.txt 06:56:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 06:56:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 06:56:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 06:56:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 06:56:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 06:56:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 06:56:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 06:56:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 06:56:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 06:56:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 06:56:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 06:56:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 06:56:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 06:56:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 06:56:15 spire-1.2.1/test/integration/test-one.sh 06:56:15 spire-1.2.1/test/integration/test.sh 06:56:15 spire-1.2.1/test/plugintest/ 06:56:15 spire-1.2.1/test/plugintest/config.go 06:56:15 spire-1.2.1/test/plugintest/load.go 06:56:15 spire-1.2.1/test/plugintest/option.go 06:56:15 spire-1.2.1/test/spiretest/ 06:56:15 spire-1.2.1/test/spiretest/apiserver.go 06:56:15 spire-1.2.1/test/spiretest/assertions.go 06:56:15 spire-1.2.1/test/spiretest/dir.go 06:56:15 spire-1.2.1/test/spiretest/errors_posix.go 06:56:15 spire-1.2.1/test/spiretest/errors_windows.go 06:56:15 spire-1.2.1/test/spiretest/logs.go 06:56:15 spire-1.2.1/test/spiretest/socketapi.go 06:56:15 spire-1.2.1/test/spiretest/suite.go 06:56:15 spire-1.2.1/test/spiretest/x509.go 06:56:15 spire-1.2.1/test/testca/ 06:56:15 spire-1.2.1/test/testca/ca.go 06:56:15 spire-1.2.1/test/testkey/ 06:56:15 spire-1.2.1/test/testkey/generate.sh 06:56:15 spire-1.2.1/test/testkey/genkeys.go 06:56:15 spire-1.2.1/test/testkey/keys.go 06:56:15 spire-1.2.1/test/testkey/new.go 06:56:15 spire-1.2.1/test/tpmsimulator/ 06:56:15 spire-1.2.1/test/tpmsimulator/simulator.go 06:56:15 spire-1.2.1/test/util/ 06:56:15 spire-1.2.1/test/util/cert_fixtures.go 06:56:15 spire-1.2.1/test/util/cert_generation.go 06:56:15 spire-1.2.1/test/util/io_redirection.go 06:56:15 spire-1.2.1/test/util/race.go 06:56:15 spire-1.2.1/test/util/util.go 06:56:15 building spire from source... 06:56:15 Installing go1.17.7... 06:56:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:56:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:56:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:56:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:56:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:56:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:56:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:56:42 Building bin/spire-server... 06:56:42 go: downloading github.com/mitchellh/cli v1.1.2 06:56:42 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 06:56:42 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 06:56:42 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 06:56:42 go: downloading google.golang.org/grpc v1.44.0 06:56:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 06:56:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:56:43 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 06:56:43 go: downloading github.com/imdario/mergo v0.3.12 06:56:44 go: downloading github.com/sirupsen/logrus v1.8.1 06:56:44 go: downloading github.com/hashicorp/go-hclog v1.1.0 06:56:44 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 06:56:44 go: downloading github.com/mattn/go-isatty v0.0.14 06:56:44 go: downloading github.com/fatih/color v1.13.0 06:56:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:56:45 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 06:56:45 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 06:56:45 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 06:56:45 go: downloading github.com/InVisionApp/go-logger v1.0.1 06:56:45 go: downloading github.com/hashicorp/go-plugin v1.4.3 06:56:45 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 06:56:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:56:47 go: downloading github.com/armon/go-metrics v0.3.10 06:56:47 go: downloading github.com/prometheus/client_golang v1.12.1 06:56:47 go: downloading github.com/uber-go/tally/v4 v4.1.1 06:56:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:56:48 go: downloading github.com/open-policy-agent/opa v0.38.0 06:56:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:56:50 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 06:56:50 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 06:56:50 + case "$service" in 06:56:50 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 06:56:50 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 06:56:50 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 06:56:50 + case "$service" in 06:56:50 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 06:56:50 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 06:56:50 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 06:56:50 + case "$service" in 06:56:50 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 06:56:50 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 06:56:50 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 06:56:50 + case "$service" in 06:56:50 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 06:56:50 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 06:56:50 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 06:56:50 + case "$service" in 06:56:50 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 06:56:50 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 06:56:50 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 06:56:50 + case "$service" in 06:56:50 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 06:56:50 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 06:56:50 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 06:56:50 + case "$service" in 06:56:50 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 06:56:50 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 06:56:50 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 06:56:50 + case "$service" in 06:56:50 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 06:56:50 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 06:56:50 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 06:56:50 + case "$service" in 06:56:50 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 06:56:50 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 06:56:50 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 06:56:50 + case "$service" in 06:56:50 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 06:56:50 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 06:56:50 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 06:56:50 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 06:56:50 + case "$service" in 06:56:50 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 06:56:50 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 06:56:50 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 06:56:50 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 06:56:50 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 06:56:51 Building hooks 06:56:51 + cd /root/parts/hooks/src 06:56:51 + make build 06:56:51 go mod tidy 06:56:51 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 06:56:51 go: downloading github.com/stretchr/testify v1.7.0 06:56:51 go: downloading github.com/davecgh/go-spew v1.1.0 06:56:51 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:56:51 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 06:56:53 GO111MODULE=on go build -o cmd/install/install ./cmd/install 06:56:53 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 06:56:54 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 06:56:55 Removing suid/guid from /root/parts/static-packages/install/bin/su 06:56:55 Building static-packages 06:56:55 + snapcraftctl build 06:56:57 Building version 06:56:57 + snapcraftctl build 06:56:59 Staging app-service-configurable 06:56:59 + snapcraftctl stage 06:57:01 Staging config-common 06:57:01 + snapcraftctl stage 06:57:02 Skipping stage go-build-helper (already ran) 06:57:02 Staging edgex-go 06:57:02 + snapcraftctl stage 06:57:03 Staging hooks 06:57:03 + snapcraftctl stage 06:57:04 Staging static-packages 06:57:04 + snapcraftctl stage 06:57:06 Staging version 06:57:06 + snapcraftctl stage 06:57:07 Priming app-service-configurable 06:57:07 + snapcraftctl prime 06:57:10 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 06:57:10 stage-packages: 06:57:10 - libnorm1 06:57:10 - libpgm-5.2-0 06:57:10 - libsodium23 06:57:10 - libzmq5 06:57:10 Priming config-common 06:57:10 + snapcraftctl prime 06:57:11 Priming go-build-helper 06:57:11 + snapcraftctl prime 06:57:12 Priming edgex-go 06:57:12 + snapcraftctl prime 06:57:14 Priming hooks 06:57:14 + snapcraftctl prime 06:57:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 06:57:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 06:57:14 go: downloading github.com/mattn/go-colorable v0.1.12 06:57:14 go: downloading github.com/Masterminds/goutils v1.1.0 06:57:14 go: downloading github.com/Masterminds/semver v1.5.0 06:57:14 go: downloading github.com/google/uuid v1.1.2 06:57:14 go: downloading github.com/huandu/xstrings v1.3.2 06:57:14 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 06:57:14 go: downloading github.com/oklog/run v1.0.0 06:57:14 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 06:57:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 06:57:14 go: downloading github.com/prometheus/client_model v0.2.0 06:57:14 go: downloading github.com/prometheus/common v0.32.1 06:57:14 go: downloading github.com/pkg/errors v0.9.1 06:57:14 go: downloading go.uber.org/atomic v1.9.0 06:57:14 go: downloading github.com/beorn7/perks v1.0.1 06:57:14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 06:57:14 go: downloading github.com/prometheus/procfs v0.7.3 06:57:15 go: downloading github.com/imkira/go-observer v1.0.3 06:57:15 go: downloading github.com/hashicorp/errwrap v1.1.0 06:57:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 06:57:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 06:57:15 go: downloading github.com/twmb/murmur3 v1.1.6 06:57:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 06:57:15 go: downloading gopkg.in/yaml.v2 v2.4.0 06:57:16 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:57:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 06:57:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 06:57:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 06:57:16 Priming static-packages 06:57:16 + snapcraftctl prime 06:57:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 06:57:20 Priming version 06:57:20 + snapcraftctl prime 06:57:21 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 06:57:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 06:57:22 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 06:57:22 go: downloading github.com/stretchr/testify v1.7.0 06:57:22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 06:57:23 go: downloading github.com/aws/aws-sdk-go v1.43.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:57:45 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 06:57:45 go: downloading github.com/blang/semver/v4 v4.0.0 06:57:45 go: downloading github.com/go-sql-driver/mysql v1.6.0 06:57:45 go: downloading github.com/jinzhu/gorm v1.9.16 06:57:45 go: downloading github.com/mattn/go-sqlite3 v1.14.12 06:57:45 go: downloading k8s.io/client-go v0.23.4 06:57:45 go: downloading k8s.io/api v0.23.4 06:57:45 go: downloading github.com/google/go-tpm v0.3.3 06:57:46 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 06:58:01 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 06:58:01 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 06:58:01 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 06:58:01 go: downloading cloud.google.com/go/storage v1.21.0 06:58:01 go: downloading cloud.google.com/go v0.100.2 06:58:03 go: downloading google.golang.org/api v0.70.0 06:58:42 go: downloading k8s.io/apimachinery v0.23.4 06:58:42 go: downloading k8s.io/kube-aggregator v0.23.3 06:58:42 go: downloading sigs.k8s.io/controller-runtime v0.11.1 06:58:42 go: downloading cloud.google.com/go/security v1.3.0 06:58:42 go: downloading github.com/hashicorp/vault/api v1.4.1 06:58:42 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 06:58:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 06:58:42 go: downloading github.com/gobwas/glob v0.2.3 06:58:42 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 06:58:42 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 06:58:42 go: downloading github.com/aws/smithy-go v1.11.0 06:58:44 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 06:58:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 06:58:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 06:58:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 06:58:45 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 06:58:45 go: downloading github.com/jinzhu/inflection v1.0.0 06:58:45 go: downloading github.com/gogo/protobuf v1.3.2 06:58:50 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 06:58:50 go: downloading github.com/Azure/go-autorest/logger v0.2.1 06:58:50 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 06:58:50 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 06:58:50 go: downloading github.com/dimchansky/utfbom v1.1.1 06:58:50 go: downloading cloud.google.com/go/compute v1.3.0 06:58:51 go: downloading cloud.google.com/go/iam v0.1.1 06:58:51 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 06:58:51 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 06:58:52 go: downloading k8s.io/klog/v2 v2.30.0 06:58:52 go: downloading github.com/google/gofuzz v1.1.0 06:58:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 06:58:53 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 06:58:54 go: downloading github.com/spf13/pflag v1.0.5 06:58:54 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 06:58:54 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 06:58:54 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 06:58:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 06:58:54 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 06:58:54 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 06:58:54 go: downloading github.com/hashicorp/vault/sdk v0.4.1 06:58:55 go: downloading github.com/mitchellh/mapstructure v1.4.3 06:58:55 go: downloading github.com/tklauser/go-sysconf v0.3.9 06:58:55 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 06:58:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 06:58:56 go: downloading github.com/jmespath/go-jmespath v0.4.0 06:58:58 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 06:58:58 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 06:58:58 go: downloading go.opencensus.io v0.23.0 06:58:59 go: downloading gopkg.in/inf.v0 v0.9.1 06:58:59 go: downloading github.com/go-logr/logr v1.2.2 06:58:59 go: downloading github.com/google/go-cmp v0.5.7 06:58:59 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 06:58:59 go: downloading github.com/json-iterator/go v1.1.12 06:59:00 go: downloading github.com/googleapis/gnostic v0.5.5 06:59:02 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 06:59:04 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 06:59:04 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 06:59:04 go: downloading github.com/tklauser/numcpus v0.3.0 06:59:04 go: downloading go.uber.org/zap v1.21.0 06:59:05 go: downloading sigs.k8s.io/yaml v1.3.0 06:59:05 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 06:59:05 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 06:59:05 go: downloading github.com/modern-go/reflect2 v1.0.2 06:59:05 go: downloading github.com/ryanuber/go-glob v1.0.0 06:59:05 go: downloading github.com/golang/snappy v0.0.4 06:59:06 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 06:59:16 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 06:59:16 go: downloading github.com/hashicorp/go-uuid v1.0.2 06:59:16 go: downloading github.com/hashicorp/go-version v1.2.0 06:59:16 go: downloading go.uber.org/multierr v1.6.0 06:59:34 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 06:59:34 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 07:02:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:02:39 Removing intermediate container 83ca01cdd4c2 07:02:39 ---> de8df23a9eca 07:02:39 07:02:39 Step 10/23 : FROM alpine:3.14 07:02:39 3.14: Pulling from library/alpine 07:02:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:02:41 Status: Downloaded newer image for alpine:3.14 07:02:41 ---> ac73e934f311 07:02:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:02:42 ---> Running in 65121fd23504 07:02:44 Removing intermediate container 8780b2cc4d35 07:02:44 ---> 9bb911cd159a 07:02:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:02:44 ---> Running in d7c882047967 07:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:02:45 (1/1) Installing dumb-init (1.2.5-r1) 07:02:45 Executing busybox-1.33.1-r7.trigger 07:02:45 OK: 5 MiB in 15 packages 07:02:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:02:48 Removing intermediate container 65121fd23504 07:02:48 ---> f767fbdce3e5 07:02:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:02:48 ---> Running in 8a032389ad50 07:02:49 Removing intermediate container 8a032389ad50 07:02:49 ---> 50ec3d84d03f 07:02:49 Step 13/23 : ENV APP_PORT=59882 07:02:49 ---> Running in 980e3203c12c 07:02:50 Removing intermediate container 0786e6ca08ba 07:02:50 ---> 52c264fa6eeb 07:02:50 07:02:50 Step 10/25 : FROM alpine:3.14 07:02:50 ---> ac73e934f311 07:02:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:02:50 Removing intermediate container a854a1917734 07:02:50 ---> f26a4b8de180 07:02:50 07:02:50 Step 10/31 : FROM alpine:3.14 07:02:50 ---> ac73e934f311 07:02:50 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:02:50 ---> Running in 9d6da595dfa2 07:02:50 ---> Running in 0099c8473cbe 07:02:51 Removing intermediate container 980e3203c12c 07:02:51 ---> 2dee362bc8c9 07:02:51 Step 14/23 : EXPOSE $APP_PORT 07:02:51 ---> Running in 02c8497cb632 07:02:51 Removing intermediate container 0099c8473cbe 07:02:51 ---> 600f3f9b7469 07:02:51 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:02:52 ---> Running in a17159b0b58f 07:02:52 Removing intermediate container d7c882047967 07:02:52 ---> 1e35a1a8074f 07:02:52 07:02:52 Step 11/23 : FROM docker:20.10.14 07:02:52 20.10.14: Pulling from library/docker 07:02:53 Removing intermediate container 02c8497cb632 07:02:53 ---> 028816230a13 07:02:53 Step 15/23 : WORKDIR / 07:02:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:02:53 ---> Running in a44bfdc0dabc 07:02:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:02:54 (1/3) Installing ca-certificates (20211220-r0) 07:02:54 (2/3) Installing dumb-init (1.2.5-r1) 07:02:54 (3/3) Installing su-exec (0.2-r1) 07:02:54 Executing busybox-1.33.1-r7.trigger 07:02:54 Executing ca-certificates-20211220-r0.trigger 07:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:02:55 Removing intermediate container a44bfdc0dabc 07:02:55 ---> c56a0ab62fe9 07:02:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:02:55 OK: 6 MiB in 17 packages 07:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:02:56 (1/2) Installing dumb-init (1.2.5-r1) 07:02:56 (2/2) Installing su-exec (0.2-r1) 07:02:56 Executing busybox-1.33.1-r7.trigger 07:02:56 OK: 6 MiB in 16 packages 07:02:57 ---> db337d7de2a8 07:02:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:02:59 Removing intermediate container a17159b0b58f 07:02:59 ---> a9fc4b5eb07d 07:02:59 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:02:59 ---> Running in 9d4c12982eb6 07:02:59 Removing intermediate container 9d6da595dfa2 07:02:59 ---> d3ffb9e9383e 07:02:59 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:03:00 ---> Running in 3d5785e1215f 07:03:00 Removing intermediate container 9d4c12982eb6 07:03:00 ---> 465b02ce3132 07:03:00 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:03:00 ---> Running in 07e361ca5259 07:03:01 Removing intermediate container 3d5785e1215f 07:03:01 ---> 1f7f47184cd1 07:03:01 Step 13/25 : WORKDIR / 07:03:01 Removing intermediate container 07e361ca5259 07:03:01 ---> 2a3f6572b464 07:03:01 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:03:01 ---> Running in 61a4cc5580c4 07:03:01 ---> Running in 393cbcbb3fb4 07:03:03 Removing intermediate container 393cbcbb3fb4 07:03:03 ---> ad80b01e0d8d 07:03:03 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:03:03 ---> fb9d92b08a6c 07:03:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:03:04 ---> 84e33783942b 07:03:04 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:03:05 ---> 118f8174c9d3 07:03:05 Step 19/23 : ENTRYPOINT ["/core-command"] 07:03:05 ---> Running in 41a7ac6061a4 07:03:05 Removing intermediate container 61a4cc5580c4 07:03:05 ---> bdc3e6adbf4c 07:03:05 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:03:06 ---> Running in 4a1bd2739499 07:03:06 Removing intermediate container 41a7ac6061a4 07:03:06 ---> 0986dce0e413 07:03:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:03:07 ---> Running in 2c6d33f4def8 07:03:07 ---> c9e21fcc9c01 07:03:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:03:07 Removing intermediate container 4a1bd2739499 07:03:07 ---> c356caaae746 07:03:07 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:03:08 Removing intermediate container 2c6d33f4def8 07:03:08 ---> aa7ab68fc345 07:03:08 Step 21/23 : LABEL arch=arm64 07:03:08 ---> Running in 15b769431e63 07:03:09 ---> bbfc5c274289 07:03:09 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:03:09 Removing intermediate container 15b769431e63 07:03:09 ---> a65ca466fdbb 07:03:09 Step 22/23 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 07:03:09 ---> 69974726bb01 07:03:09 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:03:09 ---> Running in a7b8f6190064 07:03:10 ---> Running in 6b9063a4b9ec 07:03:11 Removing intermediate container a7b8f6190064 07:03:11 ---> 7b1386e8a959 07:03:11 Step 23/23 : LABEL version=0.0.0 07:03:11 ---> Running in b642e066c13d 07:03:11 ---> 8625ce2c8a52 07:03:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:03:12 Removing intermediate container b642e066c13d 07:03:12 ---> bd9089d7c44d 07:03:12 07:03:14 Removing intermediate container 6b9063a4b9ec 07:03:14 ---> a481570bc3a4 07:03:14 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:03:14 Successfully built bd9089d7c44d 07:03:14 Successfully tagged core-command-arm64:latest 07:03:14 Building security-spiffe-token-provider 07:03:16  Building core-command ... done  ---> 53a6f6d1ec9a 07:03:16 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:03:16 ---> 277d3ba1a8c5 07:03:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:03:21 ---> 043846ddf458 07:03:21 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:03:21 ---> a3e621ecda6b 07:03:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:03:22 ---> 984640f39aec 07:03:22 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:03:22 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 07:03:22 Status: Downloaded newer image for docker:20.10.14 07:03:22 ---> c346e9eafbab 07:03: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' 07:03:22 ---> Running in b8cf455de896 07:03:22 ---> 73d5245e7371 07:03:22 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:03:23 ---> Running in 8a2cda9b3241 07:03:23 Removing intermediate container b8cf455de896 07:03:23 ---> df07c06337c3 07:03:23 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:03:24 ---> Running in fb508bb5fa0b 07:03:24 ---> 963f1237c930 07:03:24 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:03:26 ---> 6990d05b859b 07:03:26 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:03:26 ---> Running in 79b99e8160e6 07:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:03:26 Removing intermediate container 8a2cda9b3241 07:03:26 ---> 5c0651749fc9 07:03:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 07:03:27 ---> Running in 6fa67698f12f 07:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:03:27 Removing intermediate container 79b99e8160e6 07:03:27 ---> 34a6f662d296 07:03:27 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:03:27 Removing intermediate container 6fa67698f12f 07:03:27 ---> 1f7cf1a0301b 07:03:27 Step 23/25 : LABEL arch=arm64 07:03:28 ---> Running in 22630eff9afa 07:03:28 (1/43) Installing readline (8.1.1-r0) 07:03:28 (2/43) Installing bash (5.1.16-r0) 07:03:28 Executing bash-5.1.16-r0.post-install 07:03:28 (3/43) Installing brotli-libs (1.0.9-r5) 07:03:28 (4/43) Installing nghttp2-libs (1.46.0-r0) 07:03:28 (5/43) Installing libcurl (7.80.0-r0) 07:03:28 (6/43) Installing curl (7.80.0-r0) 07:03:28 (7/43) Installing dumb-init (1.2.5-r1) 07:03:28 (8/43) Installing libbz2 (1.0.8-r1) 07:03:28 (9/43) Installing expat (2.4.7-r0) 07:03:28 (10/43) Installing libffi (3.4.2-r1) 07:03:28 (11/43) Installing gdbm (1.22-r0) 07:03:28 (12/43) Installing xz-libs (5.2.5-r0) 07:03:28 (13/43) Installing libgcc (10.3.1_git20211027-r0) 07:03:28 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 07:03:28 (15/43) Installing mpdecimal (2.5.1-r1) 07:03:28 (16/43) Installing sqlite-libs (3.36.0-r0) 07:03:28 (17/43) Installing python3 (3.9.7-r4) 07:03:28 Removing intermediate container 22630eff9afa 07:03:28 ---> b4dcbdbdb72a 07:03:28 Step 24/25 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 07:03:29 ---> Running in b579d5851bbf 07:03:29 ---> dbff26a3989b 07:03:29 Step 26/31 : RUN chmod +x /entrypoint.sh 07:03:29 ---> Running in bf98c4bbad3d 07:03:30 Removing intermediate container b579d5851bbf 07:03:30 ---> e1d6c7487ae5 07:03:30 Step 25/25 : LABEL version=0.0.0 07:03:30 ---> Running in 77ef1ae3b215 07:03:31 Removing intermediate container 77ef1ae3b215 07:03:31 ---> a544e35d97c4 07:03:31 07:03:31 (18/43) Installing py3-appdirs (1.4.4-r2) 07:03:31 (19/43) Installing py3-certifi (2020.12.5-r1) 07:03:31 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 07:03:31 (21/43) Installing py3-idna (3.3-r0) 07:03:31 (22/43) Installing py3-urllib3 (1.26.7-r0) 07:03:31 (23/43) Installing py3-requests (2.26.0-r1) 07:03:31 (24/43) Installing py3-msgpack (1.0.2-r1) 07:03:31 (25/43) Installing py3-lockfile (0.12.2-r4) 07:03:31 (26/43) Installing py3-cachecontrol (0.12.10-r0) 07:03:31 (27/43) Installing py3-colorama (0.4.4-r1) 07:03:31 (28/43) Installing py3-contextlib2 (21.6.0-r1) 07:03:31 (29/43) Installing py3-distlib (0.3.3-r0) 07:03:32 (30/43) Installing py3-distro (1.6.0-r0) 07:03:32 (31/43) Installing py3-six (1.16.0-r0) 07:03:32 (32/43) Installing py3-webencodings (0.5.1-r4) 07:03:32 (33/43) Installing py3-html5lib (1.1-r1) 07:03:32 (34/43) Installing py3-parsing (2.4.7-r2) 07:03:32 (35/43) Installing py3-packaging (20.9-r1) 07:03:32 (36/43) Installing py3-tomli (1.2.2-r0) 07:03:32 (37/43) Installing py3-pep517 (0.12.0-r0) 07:03:32 (38/43) Installing py3-progress (1.6-r0) 07:03:32 (39/43) Installing py3-retrying (1.3.3-r2) 07:03:32 (40/43) Installing py3-ordered-set (4.0.2-r2) 07:03:32 (41/43) Installing py3-setuptools (52.0.0-r4) 07:03:32 Successfully built a544e35d97c4 07:03:32 Successfully tagged security-secretstore-setup-arm64:latest 07:03:32  Building security-secretstore-setup ... done Building support-scheduler 07:03:32 (42/43) Installing py3-toml (0.10.2-r2) 07:03:32 (43/43) Installing py3-pip (20.3.4-r1) 07:03:33 Executing busybox-1.34.1-r5.trigger 07:03:33 OK: 82 MiB in 65 packages 07:03:33 Removing intermediate container bf98c4bbad3d 07:03:33 ---> e76166acabf9 07:03:33 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:03:34 ---> Running in b5579b8d3a9d 07:03:34 Removing intermediate container b5579b8d3a9d 07:03:34 ---> 7c145815c4d7 07:03:34 Step 28/31 : CMD ["gate"] 07:03:35 ---> Running in b984fe53ee0e 07:03:35 Removing intermediate container b984fe53ee0e 07:03:35 ---> 6e28f749e14b 07:03:35 Step 29/31 : LABEL arch=arm64 07:03:36 ---> Running in bf5aa9b76b0e 07:03:37 Removing intermediate container bf5aa9b76b0e 07:03:37 ---> bc61f17fa6f0 07:03:37 Step 30/31 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 07:03:37 ---> Running in d5084b744679 07:03:38 Removing intermediate container d5084b744679 07:03:38 ---> f3e5fd8eb7e5 07:03:38 Step 31/31 : LABEL version=0.0.0 07:03:38 Collecting docker-compose==1.23.2 07:03:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:03:38 ---> Running in 351a979d5433 07:03:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 07:03:39 Removing intermediate container 351a979d5433 07:03:39 ---> 0a699fd513b4 07:03:39 07:03:39 Collecting PyYAML<4,>=3.10 07:03:39 Downloading PyYAML-3.13.tar.gz (270 kB) 07:03:39 Successfully built 0a699fd513b4 07:03:39 Successfully tagged security-bootstrapper-arm64:latest 07:03:39 Building core-metadata 07:03:44  Building security-bootstrapper ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:03:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:03:44 Collecting jsonschema<3,>=2.5.1 07:03:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:03:44 Collecting docopt<0.7,>=0.6.1 07:03:44 Downloading docopt-0.6.2.tar.gz (25 kB) 07:03:47 Collecting docker<4.0,>=3.6.0 07:03:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:03:47 Collecting cached-property<2,>=1.2.0 07:03:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:03:47 Collecting dockerpty<0.5,>=0.4.1 07:03:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:03:50 Collecting websocket-client<1.0,>=0.32.0 07:03:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:03:50 Collecting texttable<0.10,>=0.9.0 07:03:50 Downloading texttable-0.9.1.tar.gz (11 kB) 07:03:53 Collecting docker-pycreds>=0.4.0 07:03:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:03:53 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 07:03:53 Collecting idna<2.8,>=2.5 07:03:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:03:54 Collecting urllib3<1.25,>=1.21.1 07:03:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:03:54 Collecting chardet<3.1.0,>=3.0.2 07:03:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:03:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:03:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:03:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:03:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:03:55 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:03:55 Attempting uninstall: urllib3 07:03:55 Found existing installation: urllib3 1.26.7 07:03:55 Uninstalling urllib3-1.26.7: 07:03:55 Successfully uninstalled urllib3-1.26.7 07:03:56 Attempting uninstall: idna 07:03:56 Found existing installation: idna 3.3 07:03:56 Uninstalling idna-3.3: 07:03:56 Successfully uninstalled idna-3.3 07:03:59 Attempting uninstall: requests 07:03:59 Found existing installation: requests 2.26.0 07:03:59 Uninstalling requests-2.26.0: 07:03:59 Successfully uninstalled requests-2.26.0 07:04:00 Running setup.py install for texttable: started 07:04:02 Running setup.py install for texttable: finished with status 'done' 07:04:02 Running setup.py install for PyYAML: started 07:04:03 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:04:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:04:03 ---> c09615357430 07:04:03 Step 3/20 : WORKDIR /edgex-go 07:04:03 ---> Using cache 07:04:03 ---> 2f15f0ddc29e 07:04:03 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 07:04:05 ---> Running in 4c4e1512b8fe 07:04:05 Running setup.py install for PyYAML: finished with status 'done' 07:04:06 Running setup.py install for docopt: started 07:04:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:04:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:04:08 Running setup.py install for docopt: finished with status 'done' 07:04:08 Running setup.py install for dockerpty: started 07:04:09 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 07:04:09 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:04:09 OK: 15739 distinct packages available 07:04:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:04:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:04:11 Running setup.py install for dockerpty: finished with status 'done' 07:04:12 OK: 220 MiB in 52 packages 07:04:14 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:04:14 Removing intermediate container 4c4e1512b8fe 07:04:14 ---> 99234afb3cd0 07:04:14 Step 5/20 : COPY go.mod vendor* ./ 07:04:16 ---> 4af57f99f8e6 07:04:16 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:16 ---> Running in 103b45f619fe 07:04:23 Removing intermediate container 103b45f619fe 07:04:23 ---> 25a9627e4f0c 07:04:23 Step 7/20 : COPY . . 07:04:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:04:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:04:35 ---> c09615357430 07:04:35 Step 3/22 : WORKDIR /edgex-go 07:04:35 ---> Using cache 07:04:35 ---> 2f15f0ddc29e 07:04:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:35 ---> Using cache 07:04:35 ---> d9f6d0f147e0 07:04:35 Step 5/22 : RUN apk add --update --no-cache make git 07:04:35 ---> Using cache 07:04:35 ---> c400e6238470 07:04:35 Step 6/22 : COPY go.mod vendor* ./ 07:04:35 ---> Using cache 07:04:35 ---> 7c0378caa123 07:04:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:35 ---> Using cache 07:04:35 ---> 79718d1d6aaf 07:04:35 Step 8/22 : COPY . . 07:04:35 ---> Using cache 07:04:35 ---> eb6d6aa703bd 07:04:35 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:04:36 ---> Running in 02258b091cf1 07:04:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:04:40 Removing intermediate container fb508bb5fa0b 07:04:40 ---> 61a20c022c76 07:04:40 Step 14/23 : ENV APP_PORT=58890 07:04:41 ---> Running in f608da59bb3f 07:04:42 Removing intermediate container f608da59bb3f 07:04:42 ---> 6ad3d85d5918 07:04:42 Step 15/23 : EXPOSE $APP_PORT 07:04:42 ---> Running in 6a84a12db623 07:04:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:04:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:04:42 ---> c09615357430 07:04:42 Step 3/23 : WORKDIR /edgex-go 07:04:42 ---> Using cache 07:04:42 ---> 2f15f0ddc29e 07:04:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:42 ---> Using cache 07:04:42 ---> d9f6d0f147e0 07:04:42 Step 5/23 : RUN apk add --update --no-cache make git 07:04:42 ---> Using cache 07:04:42 ---> c400e6238470 07:04:42 Step 6/23 : COPY go.mod vendor* ./ 07:04:42 ---> Using cache 07:04:42 ---> 7c0378caa123 07:04:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:42 ---> Using cache 07:04:42 ---> 79718d1d6aaf 07:04:42 Step 8/23 : COPY . . 07:04:43 ---> Using cache 07:04:43 ---> eb6d6aa703bd 07:04:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:04:43 Removing intermediate container 6a84a12db623 07:04:43 ---> 1c43c97e852d 07:04:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:04:43 ---> Running in 922bb72143dd 07:04:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:04:48 ---> 4bf832385a3d 07:04:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:04:49 ---> fcaea98c12b9 07:04:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:04:50 ---> 9e11ed3b7dd1 07:04:50 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 07:04:50 ---> Running in 5b531a75de52 07:04:51 Removing intermediate container 5b531a75de52 07:04:51 ---> 820cfd40fb3c 07:04:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:04:51 ---> Running in 8fedf5d8219b 07:04:52 Removing intermediate container 8fedf5d8219b 07:04:52 ---> b771e47906f1 07:04:52 Step 21/23 : LABEL arch=arm64 07:04:52 ---> Running in a94b3d40c418 07:04:53 Removing intermediate container a94b3d40c418 07:04:53 ---> 2faef701c08b 07:04:53 Step 22/23 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 07:04:53 ---> Running in 5f24601698b8 07:04:54 Removing intermediate container 5f24601698b8 07:04:54 ---> e70262db53b2 07:04:54 Step 23/23 : LABEL version=0.0.0 07:04:55 ---> Running in 57b156d8708d 07:04:56 Removing intermediate container 57b156d8708d 07:04:56 ---> e9f4b477e5c8 07:04:56 07:04:57 Successfully built e9f4b477e5c8 07:04:57 Successfully tagged sys-mgmt-agent-arm64:latest 07:04:57  Building sys-mgmt-agent ... done Building security-proxy-setup 07:05:06 ---> 580be98c473f 07:05:06 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:05:06 ---> Running in efb3e9dc940c 07:05:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:05:40 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:05:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:05:40 ---> c09615357430 07:05:40 Step 3/22 : WORKDIR /edgex-go 07:05:40 ---> Using cache 07:05:40 ---> 2f15f0ddc29e 07:05:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:40 ---> Using cache 07:05:40 ---> d9f6d0f147e0 07:05:40 Step 5/22 : RUN apk add --update --no-cache make git 07:05:40 ---> Using cache 07:05:40 ---> c400e6238470 07:05:40 Step 6/22 : COPY go.mod vendor* ./ 07:05:40 ---> Using cache 07:05:40 ---> 7c0378caa123 07:05:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:40 ---> Using cache 07:05:40 ---> 79718d1d6aaf 07:05:40 Step 8/22 : COPY . . 07:05:40 ---> Using cache 07:05:40 ---> eb6d6aa703bd 07:05:40 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:05:40 ---> Running in 23f3147a22d2 07:05:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:11:34 Removing intermediate container 02258b091cf1 07:11:34 ---> 554074c0cbde 07:11:34 07:11:34 Step 10/22 : FROM alpine:3.14 07:11:34 ---> ac73e934f311 07:11:34 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:11:34 ---> Using cache 07:11:34 ---> f767fbdce3e5 07:11:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:11:34 ---> Using cache 07:11:34 ---> 50ec3d84d03f 07:11:34 Step 13/22 : ENV APP_PORT=59861 07:11:34 Removing intermediate container efb3e9dc940c 07:11:34 ---> 2a6b05840853 07:11:34 07:11:34 Step 9/20 : FROM alpine:3.15 07:11:34 ---> Running in 9bab181336c8 07:11:34 3.15: Pulling from library/alpine 07:11:34 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 07:11:34 Status: Downloaded newer image for alpine:3.15 07:11:34 ---> 3fb3c9af89a9 07:11:34 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:11:34 ---> Running in 4ba60e1f1089 07:11:34 Removing intermediate container 9bab181336c8 07:11:34 ---> 02072cc707ff 07:11:34 Step 14/22 : EXPOSE $APP_PORT 07:11:34 ---> Running in 2ba0dfe4737e 07:11:34 Removing intermediate container 922bb72143dd 07:11:34 ---> 0bbdded00fa9 07:11:34 07:11:34 Step 10/23 : FROM alpine:3.14 07:11:34 ---> ac73e934f311 07:11:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:11:34 ---> Using cache 07:11:34 ---> f767fbdce3e5 07:11:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:11:34 ---> Using cache 07:11:34 ---> 50ec3d84d03f 07:11:34 Step 13/23 : ENV APP_PORT=59881 07:11:34 ---> Running in aeb739ed5f7a 07:11:34 Removing intermediate container 4ba60e1f1089 07:11:34 ---> 17d5303296d0 07:11:34 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:11:34 ---> Running in 251cc63a2018 07:11:34 Removing intermediate container 2ba0dfe4737e 07:11:34 ---> 42367aa63e60 07:11:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:35 Removing intermediate container aeb739ed5f7a 07:11:35 ---> 0f035924a502 07:11:35 Step 14/23 : EXPOSE $APP_PORT 07:11:35 ---> Running in aed77ece45db 07:11:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:11:36 Removing intermediate container aed77ece45db 07:11:36 ---> 65cc8dc015a6 07:11:36 Step 15/23 : WORKDIR / 07:11:36 ---> Running in c0597b127848 07:11:36 ---> 51e874c8d6d5 07:11:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:11:37 Removing intermediate container c0597b127848 07:11:37 ---> e5f3d558ca92 07:11:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:38 Removing intermediate container 251cc63a2018 07:11:38 ---> 2f032bc7a017 07:11:38 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:11:38 ---> Running in 0f6c34e55b23 07:11:39 ---> 4254eebd37a5 07:11:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:11:40 ---> e1dcdd56fe65 07:11:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:11:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:11:42 ---> f5411e438d96 07:11:42 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:11:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:11:42 ---> Running in f008685e2624 07:11:43 ---> 8cf6dbc1af06 07:11:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:11:43 Removing intermediate container f008685e2624 07:11:43 ---> 5f9244705070 07:11:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:43 ---> Running in a25c7b97ba88 07:11:43 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 07:11:43 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:11:43 OK: 15729 distinct packages available 07:11:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:11:44 Removing intermediate container a25c7b97ba88 07:11:44 ---> b7fa34363f94 07:11:44 Step 20/22 : LABEL arch=arm64 07:11:44 ---> 49caf95c9a2f 07:11:44 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:11:44 ---> Running in e9d912dc5808 07:11:44 ---> Running in af1b31fbe03a 07:11:45 Removing intermediate container e9d912dc5808 07:11:45 ---> 33c681eba59f 07:11:45 Step 21/22 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 07:11:45 Removing intermediate container af1b31fbe03a 07:11:45 ---> 7270311027e2 07:11:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:45 ---> Running in 7d684f203b51 07:11:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:11:45 ---> Running in 1205a6a76159 07:11:46 Removing intermediate container 7d684f203b51 07:11:46 ---> ffb1047a519b 07:11:46 Step 22/22 : LABEL version=0.0.0 07:11:46 Removing intermediate container 1205a6a76159 07:11:46 ---> 4ab0b8d90907 07:11:46 Step 21/23 : LABEL arch=arm64 07:11:46 ---> Running in b552c793621e 07:11:46 ---> Running in 1ded91ef06c6 07:11:46 (1/9) Installing ca-certificates (20211220-r0) 07:11:46 (2/9) Installing brotli-libs (1.0.9-r5) 07:11:46 (3/9) Installing nghttp2-libs (1.46.0-r0) 07:11:47 Removing intermediate container b552c793621e 07:11:47 ---> bc25a4dab8c0 07:11:47 07:11:47 (4/9) Installing libcurl (7.80.0-r0) 07:11:47 (5/9) Installing curl (7.80.0-r0) 07:11:47 (6/9) Installing dumb-init (1.2.5-r1) 07:11:47 Removing intermediate container 1ded91ef06c6 07:11:47 ---> 1a654a4975dd 07:11:47 Step 22/23 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 07:11:47 (7/9) Installing musl-obstack (1.2.3-r0) 07:11:47 (8/9) Installing libucontext (1.1-r0) 07:11:47 (9/9) Installing gcompat (1.0.0-r4) 07:11:47 ---> Running in 4fb9546f6238 07:11:47 Executing busybox-1.34.1-r5.trigger 07:11:47 Executing ca-certificates-20211220-r0.trigger 07:11:47 OK: 8 MiB in 23 packages 07:11:48 Successfully built bc25a4dab8c0 07:11:48 Successfully tagged support-scheduler-arm64:latest 07:11:48 Building core-data 07:11:48  Building support-scheduler ... done Removing intermediate container 4fb9546f6238 07:11:48 ---> d731bd3ee454 07:11:48 Step 23/23 : LABEL version=0.0.0 07:11:48 ---> Running in 3ad998138f3c 07:11:50 Removing intermediate container 3ad998138f3c 07:11:50 ---> ddf3c8b66418 07:11:50 07:11:51 Removing intermediate container 0f6c34e55b23 07:11:51 ---> a4d057dc4d48 07:11:51 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:51 Successfully built ddf3c8b66418 07:11:51 Successfully tagged core-metadata-arm64:latest 07:11:51  Building core-metadata ... done Building security-spire-server 07:11:53 ---> c6e0854389d8 07:11:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:11:58 ---> 5b38ffb14c0c 07:11:58 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 07:11:59 ---> 04df462fd6c1 07:11:59 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 07:11:59 ---> Running in b4e452f2a4c6 07:11:59 Removing intermediate container b4e452f2a4c6 07:11:59 ---> a1b90b3f0329 07:11:59 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:00 ---> Running in 830d5d288adf 07:12:00 Removing intermediate container 23f3147a22d2 07:12:00 ---> a3a1cd85a5b9 07:12:00 07:12:00 Step 10/22 : FROM alpine:3.14 07:12:00 ---> ac73e934f311 07:12:00 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 07:12:00 ---> Running in 798e813b28bc 07:12:01 Removing intermediate container 830d5d288adf 07:12:01 ---> 0b7d8ffd167f 07:12:01 Step 18/20 : LABEL arch=arm64 07:12:01 ---> Running in 65ae1b0ee6fe 07:12:02 Removing intermediate container 65ae1b0ee6fe 07:12:02 ---> 3c7442402306 07:12:02 Step 19/20 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 07:12:02 ---> Running in b1f98605d4e7 07:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:12:02 Removing intermediate container b1f98605d4e7 07:12:02 ---> c63f7a1b9176 07:12:02 Step 20/20 : LABEL version=0.0.0 07:12:03 ---> Running in 8d874c1bd1ba 07:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:12:03 Removing intermediate container 8d874c1bd1ba 07:12:03 ---> ab4d26d065db 07:12:03 07:12:04 (1/6) Installing ca-certificates (20211220-r0) 07:12:04 (2/6) Installing brotli-libs (1.0.9-r5) 07:12:04 (3/6) Installing nghttp2-libs (1.43.0-r0) 07:12:04 (4/6) Installing libcurl (7.79.1-r0) 07:12:04 Successfully built ab4d26d065db 07:12:04 (5/6) Installing curl (7.79.1-r0) 07:12:04 Successfully tagged security-spiffe-token-provider-arm64:latest 07:12:04  Building security-spiffe-token-provider ... done Building support-notifications 07:12:04 (6/6) Installing dumb-init (1.2.5-r1) 07:12:04 Executing busybox-1.33.1-r7.trigger 07:12:04 Executing ca-certificates-20211220-r0.trigger 07:12:04 OK: 8 MiB in 20 packages 07:12:06 Removing intermediate container 798e813b28bc 07:12:06 ---> cca3e0e7361d 07:12:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:12:06 ---> Running in 3c2671c40737 07:12:06 Removing intermediate container 3c2671c40737 07:12:06 ---> f7496486691a 07:12:06 Step 13/22 : WORKDIR /edgex 07:12:07 ---> Running in a473cdf8975d 07:12:07 Removing intermediate container a473cdf8975d 07:12:07 ---> 8c46fa7a9460 07:12:07 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:12:08 ---> 6e126cde1f34 07:12:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:12:12 ---> 6d1a3e82be07 07:12:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:12:14 ---> 451f737bf7ce 07:12:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:12:16 ---> 3c9e134c7045 07:12:16 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:12:16 ---> Running in 834bd766fbe9 07:12:20 Removing intermediate container 834bd766fbe9 07:12:20 ---> e230dc5b88dc 07:12:20 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 07:12:20 ---> Running in 977faf4b31da 07:12:21 Removing intermediate container 977faf4b31da 07:12:21 ---> 7c47c222e59a 07:12:21 Step 20/22 : LABEL arch=arm64 07:12:21 ---> Running in b881695a7ea7 07:12:21 Removing intermediate container b881695a7ea7 07:12:21 ---> f6bf9265b131 07:12:21 Step 21/22 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 07:12:21 ---> Running in 37e06b98ce90 07:12:22 Removing intermediate container 37e06b98ce90 07:12:22 ---> 99b090963588 07:12:22 Step 22/22 : LABEL version=0.0.0 07:12:22 ---> Running in 781716e1bac9 07:12:23 Removing intermediate container 781716e1bac9 07:12:23 ---> 82ba8e5383e0 07:12:23 07:12:24 Successfully built 82ba8e5383e0 07:12:24 Successfully tagged security-proxy-setup-arm64:latest 07:12:24  Building security-proxy-setup ... done Building security-spire-agent 07:12:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:12:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:12:47 ---> c09615357430 07:12:47 Step 3/23 : WORKDIR /edgex-go 07:12:47 ---> Using cache 07:12:47 ---> 2f15f0ddc29e 07:12:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:47 ---> Using cache 07:12:47 ---> d9f6d0f147e0 07:12:47 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:12:48 ---> Running in f10acec920e8 07:12:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:12:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:12:53 OK: 220 MiB in 52 packages 07:12:55 Removing intermediate container f10acec920e8 07:12:55 ---> 293c96681213 07:12:55 Step 6/23 : COPY go.mod vendor* ./ 07:12:57 ---> 683bf8614f56 07:12:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:12:57 ---> Running in 321d96b37f64 07:12:57 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:12:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:12:57 ---> c09615357430 07:12:57 Step 3/25 : WORKDIR /edgex-go 07:12:57 ---> Using cache 07:12:57 ---> 2f15f0ddc29e 07:12:57 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:57 ---> Using cache 07:12:57 ---> d9f6d0f147e0 07:12:57 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 07:12:57 ---> Running in 5163e139a859 07:12:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:13:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:13:01 OK: 220 MiB in 52 packages 07:13:03 Removing intermediate container 321d96b37f64 07:13:03 ---> fdc8982b5c46 07:13:03 Step 8/23 : COPY . . 07:13:04 Removing intermediate container 5163e139a859 07:13:04 ---> 4a8d52367c04 07:13:04 Step 6/25 : COPY go.mod vendor* ./ 07:13:06 ---> 645b0f5096b0 07:13:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:06 ---> Running in ab98495fbd5b 07:13:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:13:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:13:10 ---> c09615357430 07:13:10 Step 3/22 : WORKDIR /edgex-go 07:13:10 ---> Using cache 07:13:10 ---> 2f15f0ddc29e 07:13:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:10 ---> Using cache 07:13:10 ---> d9f6d0f147e0 07:13:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:13:10 ---> Running in 13a38527dd0f 07:13:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:13:13 Removing intermediate container ab98495fbd5b 07:13:13 ---> 726bf7b3549c 07:13:13 Step 8/25 : COPY . . 07:13:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:13:15 OK: 220 MiB in 52 packages 07:13:17 Removing intermediate container 13a38527dd0f 07:13:17 ---> c2b26986a3ca 07:13:17 Step 6/22 : COPY go.mod vendor* ./ 07:13:20 ---> 9c811380b9ae 07:13:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:20 ---> Running in 0093b1ad5b41 07:13:27 Removing intermediate container 0093b1ad5b41 07:13:27 ---> 3a97fe685100 07:13:27 Step 8/22 : COPY . . 07:13:30 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:13:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:13:30 ---> c09615357430 07:13:30 Step 3/26 : WORKDIR /edgex-go 07:13:30 ---> Using cache 07:13:30 ---> 2f15f0ddc29e 07:13:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:30 ---> Using cache 07:13:30 ---> d9f6d0f147e0 07:13:30 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 07:13:30 ---> Using cache 07:13:30 ---> 4a8d52367c04 07:13:30 Step 6/26 : COPY go.mod vendor* ./ 07:13:30 ---> Using cache 07:13:30 ---> 645b0f5096b0 07:13:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:30 ---> Using cache 07:13:30 ---> 726bf7b3549c 07:13:30 Step 8/26 : COPY . . 07:14:17 ---> f0b5b06eca4b 07:14:17 Step 9/23 : RUN make cmd/core-data/core-data 07:14:17 ---> Running in 8429310ba32d 07:14:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:14:19 ---> 408a55e4e35e 07:14:19 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 07:14:19 ---> Running in 167a7d62ec3f 07:14:20 Removing intermediate container 167a7d62ec3f 07:14:20 ---> 7fc2675f9925 07:14:20 Step 10/25 : RUN mkdir -p spire-build 07:14:20 ---> Running in 9ccac720a620 07:14:25 Removing intermediate container 9ccac720a620 07:14:25 ---> 0885d6649ec8 07:14:25 Step 11/25 : WORKDIR /edgex-go/spire-build 07:14:25 ---> Running in d0ad06234ea9 07:14:26 Removing intermediate container d0ad06234ea9 07:14:26 ---> d897279a44ab 07:14:26 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 07:14:26 ---> Running in 6a1cfe1e7a82 07:14:27 ---> c1b4154d885d 07:14:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:14:27 ---> Running in 4f53cb552157 07:14:29 spire-1.2.1/ 07:14:29 spire-1.2.1/.data/ 07:14:29 spire-1.2.1/.data/.file 07:14:29 spire-1.2.1/.dockerignore 07:14:29 spire-1.2.1/.gitattributes 07:14:29 spire-1.2.1/.githooks/ 07:14:29 spire-1.2.1/.githooks/pre-commit 07:14:29 spire-1.2.1/.github/ 07:14:29 spire-1.2.1/.github/ISSUE_TEMPLATE.md 07:14:29 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 07:14:29 spire-1.2.1/.github/dependabot.yml 07:14:29 spire-1.2.1/.github/workflows/ 07:14:29 spire-1.2.1/.github/workflows/nightly_build.yaml 07:14:29 spire-1.2.1/.github/workflows/pr_build.yaml 07:14:29 spire-1.2.1/.github/workflows/release_build.yaml 07:14:29 spire-1.2.1/.github/workflows/scripts/ 07:14:29 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 07:14:29 spire-1.2.1/.github/workflows/scripts/push-images.sh 07:14:29 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 07:14:29 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 07:14:29 spire-1.2.1/.github/workflows/scripts/split.sh 07:14:29 spire-1.2.1/.gitignore 07:14:29 spire-1.2.1/.go-version 07:14:29 spire-1.2.1/.golangci.yml 07:14:29 spire-1.2.1/ADOPTERS.md 07:14:29 spire-1.2.1/CHANGELOG.md 07:14:29 spire-1.2.1/CODE-OF-CONDUCT.md 07:14:29 spire-1.2.1/CODEOWNERS 07:14:29 spire-1.2.1/CONTRIBUTING.md 07:14:29 spire-1.2.1/Dockerfile 07:14:29 spire-1.2.1/Dockerfile.dev 07:14:29 spire-1.2.1/Dockerfile.scratch 07:14:29 spire-1.2.1/LICENSE 07:14:29 spire-1.2.1/MAINTAINERS.md 07:14:29 spire-1.2.1/Makefile 07:14:29 spire-1.2.1/README.md 07:14:29 spire-1.2.1/ROADMAP.md 07:14:29 spire-1.2.1/SECURITY.md 07:14:29 spire-1.2.1/cmd/ 07:14:29 spire-1.2.1/cmd/spire-agent/ 07:14:29 spire-1.2.1/cmd/spire-agent/cli/ 07:14:29 spire-1.2.1/cmd/spire-agent/cli/api/ 07:14:29 spire-1.2.1/cmd/spire-agent/cli/api/common.go 07:14:29 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 07:14:29 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 07:14:29 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 07:14:29 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 07:14:29 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 07:14:29 spire-1.2.1/cmd/spire-agent/cli/cli.go 07:14:29 spire-1.2.1/cmd/spire-agent/cli/common/ 07:14:29 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 07:14:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 07:14:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 07:14:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 07:14:29 spire-1.2.1/cmd/spire-agent/cli/run/ 07:14:29 spire-1.2.1/cmd/spire-agent/cli/run/run.go 07:14:29 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 07:14:29 spire-1.2.1/cmd/spire-agent/cli/validate/ 07:14:29 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 07:14:29 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 07:14:29 spire-1.2.1/cmd/spire-agent/main.go 07:14:29 spire-1.2.1/cmd/spire-server/ 07:14:29 spire-1.2.1/cmd/spire-server/cli/ 07:14:29 spire-1.2.1/cmd/spire-server/cli/agent/ 07:14:29 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 07:14:29 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 07:14:29 spire-1.2.1/cmd/spire-server/cli/agent/count.go 07:14:29 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 07:14:29 spire-1.2.1/cmd/spire-server/cli/agent/list.go 07:14:29 spire-1.2.1/cmd/spire-server/cli/agent/show.go 07:14:29 spire-1.2.1/cmd/spire-server/cli/bundle/ 07:14:29 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 07:14:29 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 07:14:29 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 07:14:29 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 07:14:29 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 07:14:29 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 07:14:29 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 07:14:29 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 07:14:29 spire-1.2.1/cmd/spire-server/cli/cli.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/entry/ 07:14:30 spire-1.2.1/cmd/spire-server/cli/entry/count.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/entry/create.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/entry/show.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/entry/update.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/entry/util.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/federation/ 07:14:30 spire-1.2.1/cmd/spire-server/cli/federation/common.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/federation/create.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/federation/list.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/federation/show.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/federation/update.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 07:14:30 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/jwt/ 07:14:30 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/run/ 07:14:30 spire-1.2.1/cmd/spire-server/cli/run/run.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/token/ 07:14:30 spire-1.2.1/cmd/spire-server/cli/token/generate.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/validate/ 07:14:30 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/x509/ 07:14:30 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 07:14:30 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 07:14:30 spire-1.2.1/cmd/spire-server/main.go 07:14:30 spire-1.2.1/cmd/spire-server/util/ 07:14:30 spire-1.2.1/cmd/spire-server/util/util.go 07:14:30 spire-1.2.1/conf/ 07:14:30 spire-1.2.1/conf/agent/ 07:14:30 spire-1.2.1/conf/agent/agent.conf 07:14:30 spire-1.2.1/conf/agent/agent_full.conf 07:14:30 spire-1.2.1/conf/agent/dummy_root_ca.crt 07:14:30 spire-1.2.1/conf/server/ 07:14:30 spire-1.2.1/conf/server/dummy_upstream_ca.crt 07:14:30 spire-1.2.1/conf/server/dummy_upstream_ca.key 07:14:30 spire-1.2.1/conf/server/server.conf 07:14:30 spire-1.2.1/conf/server/server_full.conf 07:14:30 spire-1.2.1/doc/ 07:14:30 spire-1.2.1/doc/SPIRE101.md 07:14:30 spire-1.2.1/doc/auditlog.md 07:14:30 spire-1.2.1/doc/authorization_policy_engine.md 07:14:30 spire-1.2.1/doc/changelog_guidelines.md 07:14:30 spire-1.2.1/doc/cure53-report.pdf 07:14:30 spire-1.2.1/doc/images/ 07:14:30 spire-1.2.1/doc/images/2019_roadmap.png 07:14:30 spire-1.2.1/doc/images/SPIRE101.png 07:14:30 spire-1.2.1/doc/images/SPIRE_agent.png 07:14:30 spire-1.2.1/doc/images/SPIRE_server.png 07:14:30 spire-1.2.1/doc/images/cache_mgr.png 07:14:30 spire-1.2.1/doc/images/cache_mgr_components.png 07:14:30 spire-1.2.1/doc/images/federated_spire.png 07:14:30 spire-1.2.1/doc/images/ha_mode.png 07:14:30 spire-1.2.1/doc/images/nested_spire.png 07:14:30 spire-1.2.1/doc/images/oidc_federation.png 07:14:30 spire-1.2.1/doc/images/single_trust_domain.png 07:14:30 spire-1.2.1/doc/images/spiffe_compatible.png 07:14:30 spire-1.2.1/doc/images/spire_logo.png 07:14:30 spire-1.2.1/doc/migrating_registration_api_clients.md 07:14:30 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 07:14:30 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 07:14:30 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 07:14:30 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 07:14:30 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 07:14:30 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 07:14:30 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 07:14:30 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 07:14:30 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 07:14:30 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 07:14:30 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 07:14:30 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 07:14:30 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 07:14:30 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 07:14:30 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 07:14:30 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 07:14:30 spire-1.2.1/doc/plugin_server_datastore_sql.md 07:14:30 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 07:14:30 spire-1.2.1/doc/plugin_server_keymanager_disk.md 07:14:30 spire-1.2.1/doc/plugin_server_keymanager_memory.md 07:14:30 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 07:14:30 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 07:14:30 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 07:14:30 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 07:14:30 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 07:14:30 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 07:14:30 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 07:14:30 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 07:14:30 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 07:14:30 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 07:14:30 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 07:14:30 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdCGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:14:30 07:14:30 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 07:14:30 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 07:14:30 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 07:14:30 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 07:14:30 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 07:14:30 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 07:14:30 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 07:14:30 spire-1.2.1/doc/scaling_spire.md 07:14:30 spire-1.2.1/doc/spire_agent.md 07:14:30 spire-1.2.1/doc/spire_server.md 07:14:30 spire-1.2.1/doc/supported_integrations.md 07:14:30 spire-1.2.1/doc/telemetry.md 07:14:30 spire-1.2.1/doc/telemetry_config.md 07:14:30 spire-1.2.1/doc/upgrading.md 07:14:30 spire-1.2.1/doc/using_spire.md 07:14:30 spire-1.2.1/examples/ 07:14:30 spire-1.2.1/examples/README.md 07:14:30 spire-1.2.1/go.mod 07:14:30 spire-1.2.1/go.sum 07:14:30 spire-1.2.1/pkg/ 07:14:30 spire-1.2.1/pkg/agent/ 07:14:30 spire-1.2.1/pkg/agent/agent.go 07:14:30 spire-1.2.1/pkg/agent/api/ 07:14:30 spire-1.2.1/pkg/agent/api/config.go 07:14:30 spire-1.2.1/pkg/agent/api/debug/ 07:14:30 spire-1.2.1/pkg/agent/api/debug/v1/ 07:14:30 spire-1.2.1/pkg/agent/api/debug/v1/service.go 07:14:30 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 07:14:30 spire-1.2.1/pkg/agent/api/delegatedidentity/ 07:14:30 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 07:14:30 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 07:14:30 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 07:14:30 spire-1.2.1/pkg/agent/api/endpoints.go 07:14:30 spire-1.2.1/pkg/agent/api/health/ 07:14:30 spire-1.2.1/pkg/agent/api/health/v1/ 07:14:30 spire-1.2.1/pkg/agent/api/health/v1/service.go 07:14:30 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 07:14:30 spire-1.2.1/pkg/agent/api/rpccontext/ 07:14:30 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 07:14:30 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 07:14:30 spire-1.2.1/pkg/agent/attestor/ 07:14:30 spire-1.2.1/pkg/agent/attestor/node/ 07:14:30 spire-1.2.1/pkg/agent/attestor/node/experimental.go 07:14:30 spire-1.2.1/pkg/agent/attestor/node/node.go 07:14:30 spire-1.2.1/pkg/agent/attestor/node/node_test.go 07:14:30 spire-1.2.1/pkg/agent/attestor/workload/ 07:14:30 spire-1.2.1/pkg/agent/attestor/workload/workload.go 07:14:30 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 07:14:30 spire-1.2.1/pkg/agent/catalog/ 07:14:30 spire-1.2.1/pkg/agent/catalog/catalog.go 07:14:30 spire-1.2.1/pkg/agent/catalog/keymanager.go 07:14:30 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 07:14:30 spire-1.2.1/pkg/agent/catalog/svidstore.go 07:14:30 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 07:14:30 spire-1.2.1/pkg/agent/client/ 07:14:30 spire-1.2.1/pkg/agent/client/client.go 07:14:30 spire-1.2.1/pkg/agent/client/client_test.go 07:14:30 spire-1.2.1/pkg/agent/client/dial.go 07:14:30 spire-1.2.1/pkg/agent/client/nodeconn.go 07:14:30 spire-1.2.1/pkg/agent/client/nodeconn_test.go 07:14:30 spire-1.2.1/pkg/agent/client/update.go 07:14:30 spire-1.2.1/pkg/agent/client/util.go 07:14:30 spire-1.2.1/pkg/agent/common/ 07:14:30 spire-1.2.1/pkg/agent/common/backoff/ 07:14:30 spire-1.2.1/pkg/agent/common/backoff/backoff.go 07:14:30 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 07:14:30 spire-1.2.1/pkg/agent/common/cgroups/ 07:14:30 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 07:14:30 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 07:14:30 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 07:14:30 spire-1.2.1/pkg/agent/config.go 07:14:30 spire-1.2.1/pkg/agent/endpoints/ 07:14:30 spire-1.2.1/pkg/agent/endpoints/config.go 07:14:30 spire-1.2.1/pkg/agent/endpoints/endpoints.go 07:14:30 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 07:14:30 spire-1.2.1/pkg/agent/endpoints/metrics.go 07:14:30 spire-1.2.1/pkg/agent/endpoints/middleware.go 07:14:30 spire-1.2.1/pkg/agent/endpoints/peertracker.go 07:14:30 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 07:14:30 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 07:14:30 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 07:14:30 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 07:14:30 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 07:14:30 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 07:14:30 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 07:14:30 spire-1.2.1/pkg/agent/endpoints/workload/ 07:14:30 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 07:14:30 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 07:14:30 spire-1.2.1/pkg/agent/manager/ 07:14:30 spire-1.2.1/pkg/agent/manager/cache/ 07:14:30 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 07:14:30 spire-1.2.1/pkg/agent/manager/cache/cache.go 07:14:30 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 07:14:30 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 07:14:30 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 07:14:30 spire-1.2.1/pkg/agent/manager/cache/sets.go 07:14:30 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 07:14:30 spire-1.2.1/pkg/agent/manager/config.go 07:14:30 spire-1.2.1/pkg/agent/manager/manager.go 07:14:30 spire-1.2.1/pkg/agent/manager/manager_test.go 07:14:30 spire-1.2.1/pkg/agent/manager/storage.go 07:14:30 spire-1.2.1/pkg/agent/manager/storage_test.go 07:14:30 spire-1.2.1/pkg/agent/manager/storecache/ 07:14:30 spire-1.2.1/pkg/agent/manager/storecache/cache.go 07:14:30 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 07:14:30 spire-1.2.1/pkg/agent/manager/sync.go 07:14:30 spire-1.2.1/pkg/agent/plugin/ 07:14:30 spire-1.2.1/pkg/agent/plugin/keymanager/ 07:14:30 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 07:14:30 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 07:14:30 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 07:14:30 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 07:14:30 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 07:14:30 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 07:14:30 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 07:14:30 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 07:14:30 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 07:14:30 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 07:14:30 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 07:14:30 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 07:14:30 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 07:14:30 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 07:14:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/svidstore/ 07:14:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 07:14:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 07:14:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 07:14:30 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 07:14:30 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 07:14:30 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 07:14:30 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 07:14:30 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 07:14:30 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 07:14:30 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 07:14:30 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 07:14:30 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 07:14:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 07:14:30 spire-1.2.1/pkg/agent/svid/ 07:14:30 spire-1.2.1/pkg/agent/svid/rotator.go 07:14:30 spire-1.2.1/pkg/agent/svid/rotator_config.go 07:14:30 spire-1.2.1/pkg/agent/svid/rotator_test.go 07:14:30 spire-1.2.1/pkg/agent/svid/store/ 07:14:30 spire-1.2.1/pkg/agent/svid/store/service.go 07:14:30 spire-1.2.1/pkg/agent/svid/store/service_test.go 07:14:30 spire-1.2.1/pkg/common/ 07:14:30 spire-1.2.1/pkg/common/agentpathtemplate/ 07:14:30 spire-1.2.1/pkg/common/agentpathtemplate/template.go 07:14:30 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 07:14:30 spire-1.2.1/pkg/common/api/ 07:14:30 spire-1.2.1/pkg/common/api/metrics.go 07:14:30 spire-1.2.1/pkg/common/api/middleware/ 07:14:30 spire-1.2.1/pkg/common/api/middleware/common_test.go 07:14:30 spire-1.2.1/pkg/common/api/middleware/interceptor.go 07:14:30 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 07:14:30 spire-1.2.1/pkg/common/api/middleware/logger.go 07:14:30 spire-1.2.1/pkg/common/api/middleware/logger_test.go 07:14:30 spire-1.2.1/pkg/common/api/middleware/metrics.go 07:14:30 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 07:14:30 spire-1.2.1/pkg/common/api/middleware/middleware.go 07:14:30 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 07:14:30 spire-1.2.1/pkg/common/api/middleware/misconfig.go 07:14:30 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 07:14:30 spire-1.2.1/pkg/common/api/middleware/names.go 07:14:30 spire-1.2.1/pkg/common/api/middleware/names_test.go 07:14:30 spire-1.2.1/pkg/common/api/names.go 07:14:30 spire-1.2.1/pkg/common/api/ratelimit.go 07:14:30 spire-1.2.1/pkg/common/api/rpccontext/ 07:14:30 spire-1.2.1/pkg/common/api/rpccontext/logger.go 07:14:30 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 07:14:30 spire-1.2.1/pkg/common/api/rpccontext/names.go 07:14:30 spire-1.2.1/pkg/common/auth/ 07:14:30 spire-1.2.1/pkg/common/auth/interceptors.go 07:14:30 spire-1.2.1/pkg/common/auth/interceptors_test.go 07:14:30 spire-1.2.1/pkg/common/auth/untracked_uds.go 07:14:30 spire-1.2.1/pkg/common/bundleutil/ 07:14:30 spire-1.2.1/pkg/common/bundleutil/bundle.go 07:14:30 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 07:14:30 spire-1.2.1/pkg/common/bundleutil/common_test.go 07:14:30 spire-1.2.1/pkg/common/bundleutil/marshal.go 07:14:30 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 07:14:30 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 07:14:30 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 07:14:30 spire-1.2.1/pkg/common/bundleutil/types.go 07:14:30 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 07:14:30 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 07:14:30 spire-1.2.1/pkg/common/catalog/ 07:14:30 spire-1.2.1/pkg/common/catalog/bind.go 07:14:30 spire-1.2.1/pkg/common/catalog/builtin.go 07:14:30 spire-1.2.1/pkg/common/catalog/catalog.go 07:14:30 spire-1.2.1/pkg/common/catalog/catalog_test.go 07:14:30 spire-1.2.1/pkg/common/catalog/closers.go 07:14:30 spire-1.2.1/pkg/common/catalog/cmd_linux.go 07:14:30 spire-1.2.1/pkg/common/catalog/cmd_other.go 07:14:30 spire-1.2.1/pkg/common/catalog/config.go 07:14:30 spire-1.2.1/pkg/common/catalog/config_test.go 07:14:30 spire-1.2.1/pkg/common/catalog/configure.go 07:14:30 spire-1.2.1/pkg/common/catalog/constraints.go 07:14:30 spire-1.2.1/pkg/common/catalog/constraints_test.go 07:14:30 spire-1.2.1/pkg/common/catalog/context.go 07:14:30 spire-1.2.1/pkg/common/catalog/external.go 07:14:30 spire-1.2.1/pkg/common/catalog/host.go 07:14:30 spire-1.2.1/pkg/common/catalog/pipenet.go 07:14:30 spire-1.2.1/pkg/common/catalog/plugin.go 07:14:30 spire-1.2.1/pkg/common/catalog/testplugin/ 07:14:30 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 07:14:30 spire-1.2.1/pkg/common/catalog/testplugin/main.go 07:14:30 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 07:14:30 spire-1.2.1/pkg/common/cli/ 07:14:30 spire-1.2.1/pkg/common/cli/env.go 07:14:30 spire-1.2.1/pkg/common/cli/flags.go 07:14:30 spire-1.2.1/pkg/common/cli/trust_domain.go 07:14:30 spire-1.2.1/pkg/common/cli/trust_domain_test.go 07:14:30 spire-1.2.1/pkg/common/cli/umask.go 07:14:30 spire-1.2.1/pkg/common/cli/umask_posix.go 07:14:30 spire-1.2.1/pkg/common/cli/umask_test.go 07:14:30 spire-1.2.1/pkg/common/cli/umask_windows.go 07:14:30 spire-1.2.1/pkg/common/cliprinter/ 07:14:30 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 07:14:30 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 07:14:30 spire-1.2.1/pkg/common/cliprinter/flag.go 07:14:30 spire-1.2.1/pkg/common/cliprinter/flag_test.go 07:14:30 spire-1.2.1/pkg/common/cliprinter/format.go 07:14:30 spire-1.2.1/pkg/common/cliprinter/format_test.go 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/ 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 07:14:30 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 07:14:30 spire-1.2.1/pkg/common/coretypes/ 07:14:30 spire-1.2.1/pkg/common/coretypes/bundle/ 07:14:30 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 07:14:30 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 07:14:30 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 07:14:30 spire-1.2.1/pkg/common/coretypes/bundle/require.go 07:14:30 spire-1.2.1/pkg/common/coretypes/jwtkey/ 07:14:30 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 07:14:30 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 07:14:30 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 07:14:30 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 07:14:30 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 07:14:30 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 07:14:30 spire-1.2.1/pkg/common/coretypes/x509certificate/ 07:14:30 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 07:14:30 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 07:14:30 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 07:14:30 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 07:14:30 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 07:14:30 spire-1.2.1/pkg/common/cryptoutil/ 07:14:30 spire-1.2.1/pkg/common/cryptoutil/keys.go 07:14:30 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 07:14:30 spire-1.2.1/pkg/common/diskutil/ 07:14:30 spire-1.2.1/pkg/common/diskutil/file_posix.go 07:14:30 spire-1.2.1/pkg/common/diskutil/file_test.go 07:14:30 spire-1.2.1/pkg/common/diskutil/file_windows.go 07:14:30 spire-1.2.1/pkg/common/errorutil/ 07:14:30 spire-1.2.1/pkg/common/errorutil/wrapper.go 07:14:30 spire-1.2.1/pkg/common/health/ 07:14:30 spire-1.2.1/pkg/common/health/config.go 07:14:30 spire-1.2.1/pkg/common/health/context.go 07:14:30 spire-1.2.1/pkg/common/health/context_test.go 07:14:30 spire-1.2.1/pkg/common/health/health.go 07:14:30 spire-1.2.1/pkg/common/health/health_test.go 07:14:30 spire-1.2.1/pkg/common/health/logger.go 07:14:30 spire-1.2.1/pkg/common/hostservice/ 07:14:30 spire-1.2.1/pkg/common/hostservice/metricsservice/ 07:14:30 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 07:14:30 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 07:14:30 spire-1.2.1/pkg/common/idutil/ 07:14:30 spire-1.2.1/pkg/common/idutil/require.go 07:14:30 spire-1.2.1/pkg/common/idutil/require_test.go 07:14:30 spire-1.2.1/pkg/common/idutil/safety.go 07:14:30 spire-1.2.1/pkg/common/idutil/safety_test.go 07:14:30 spire-1.2.1/pkg/common/idutil/spiffeid.go 07:14:30 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 07:14:30 spire-1.2.1/pkg/common/jwtsvid/ 07:14:30 spire-1.2.1/pkg/common/jwtsvid/common.go 07:14:30 spire-1.2.1/pkg/common/jwtsvid/sign.go 07:14:30 spire-1.2.1/pkg/common/jwtsvid/token_test.go 07:14:30 spire-1.2.1/pkg/common/jwtsvid/validate.go 07:14:30 spire-1.2.1/pkg/common/jwtutil/ 07:14:30 spire-1.2.1/pkg/common/jwtutil/keyset.go 07:14:30 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 07:14:30 spire-1.2.1/pkg/common/log/ 07:14:30 spire-1.2.1/pkg/common/log/hclog_adapter.go 07:14:30 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 07:14:30 spire-1.2.1/pkg/common/log/log.go 07:14:30 spire-1.2.1/pkg/common/log/log_test.go 07:14:30 spire-1.2.1/pkg/common/log/options.go 07:14:30 spire-1.2.1/pkg/common/nodeutil/ 07:14:30 spire-1.2.1/pkg/common/nodeutil/node.go 07:14:30 spire-1.2.1/pkg/common/nodeutil/node_test.go 07:14:30 spire-1.2.1/pkg/common/peertracker/ 07:14:30 spire-1.2.1/pkg/common/peertracker/conn.go 07:14:30 spire-1.2.1/pkg/common/peertracker/credentials.go 07:14:30 spire-1.2.1/pkg/common/peertracker/errors.go 07:14:30 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 07:14:30 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 07:14:30 spire-1.2.1/pkg/common/peertracker/info.go 07:14:30 spire-1.2.1/pkg/common/peertracker/listener.go 07:14:30 spire-1.2.1/pkg/common/peertracker/listener_test.go 07:14:30 spire-1.2.1/pkg/common/peertracker/peertracker.go 07:14:30 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 07:14:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 07:14:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 07:14:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 07:14:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 07:14:30 spire-1.2.1/pkg/common/peertracker/tcp.go 07:14:30 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 07:14:30 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 07:14:30 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 07:14:30 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 07:14:30 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 07:14:30 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 07:14:30 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 07:14:30 spire-1.2.1/pkg/common/peertracker/uds.go 07:14:30 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 07:14:30 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 07:14:30 spire-1.2.1/pkg/common/peertracker/uds_linux.go 07:14:30 spire-1.2.1/pkg/common/pemutil/ 07:14:30 spire-1.2.1/pkg/common/pemutil/block.go 07:14:30 spire-1.2.1/pkg/common/pemutil/certs.go 07:14:30 spire-1.2.1/pkg/common/pemutil/common.go 07:14:30 spire-1.2.1/pkg/common/pemutil/csr.go 07:14:30 spire-1.2.1/pkg/common/pemutil/keys.go 07:14:30 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 07:14:30 spire-1.2.1/pkg/common/pemutil/testdata/ 07:14:30 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 07:14:30 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 07:14:30 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 07:14:30 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 07:14:30 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 07:14:30 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 07:14:30 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 07:14:30 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 07:14:30 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 07:14:30 spire-1.2.1/pkg/common/plugin/ 07:14:30 spire-1.2.1/pkg/common/plugin/aws/ 07:14:30 spire-1.2.1/pkg/common/plugin/aws/iid.go 07:14:30 spire-1.2.1/pkg/common/plugin/azure/ 07:14:30 spire-1.2.1/pkg/common/plugin/azure/msi.go 07:14:30 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 07:14:30 spire-1.2.1/pkg/common/plugin/facade.go 07:14:30 spire-1.2.1/pkg/common/plugin/facade_test.go 07:14:30 spire-1.2.1/pkg/common/plugin/gcp/ 07:14:30 spire-1.2.1/pkg/common/plugin/gcp/iit.go 07:14:30 spire-1.2.1/pkg/common/plugin/k8s/ 07:14:30 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 07:14:30 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 07:14:30 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 07:14:30 spire-1.2.1/pkg/common/plugin/k8s/utils.go 07:14:30 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 07:14:30 spire-1.2.1/pkg/common/plugin/log.go 07:14:30 spire-1.2.1/pkg/common/plugin/sshpop/ 07:14:30 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 07:14:30 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 07:14:30 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 07:14:30 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 07:14:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 07:14:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 07:14:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 07:14:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 07:14:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 07:14:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 07:14:30 spire-1.2.1/pkg/common/plugin/tpmdevid/ 07:14:30 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 07:14:30 spire-1.2.1/pkg/common/plugin/x509pop/ 07:14:30 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 07:14:30 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 07:14:30 spire-1.2.1/pkg/common/profiling/ 07:14:30 spire-1.2.1/pkg/common/profiling/dumpers.go 07:14:30 spire-1.2.1/pkg/common/profiling/profiling.go 07:14:30 spire-1.2.1/pkg/common/protoutil/ 07:14:30 spire-1.2.1/pkg/common/protoutil/masks.go 07:14:30 spire-1.2.1/pkg/common/protoutil/masks_test.go 07:14:30 spire-1.2.1/pkg/common/rotationutil/ 07:14:30 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 07:14:30 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 07:14:30 spire-1.2.1/pkg/common/selector/ 07:14:30 spire-1.2.1/pkg/common/selector/selector.go 07:14:30 spire-1.2.1/pkg/common/selector/selector_test.go 07:14:30 spire-1.2.1/pkg/common/selector/set.go 07:14:30 spire-1.2.1/pkg/common/selector/set_utils.go 07:14:30 spire-1.2.1/pkg/common/selector/set_utils_test.go 07:14:30 spire-1.2.1/pkg/common/telemetry/ 07:14:30 spire-1.2.1/pkg/common/telemetry/agent/ 07:14:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 07:14:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 07:14:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 07:14:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 07:14:30 spire-1.2.1/pkg/common/telemetry/agent/manager.go 07:14:30 spire-1.2.1/pkg/common/telemetry/agent/node.go 07:14:30 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 07:14:30 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 07:14:30 spire-1.2.1/pkg/common/telemetry/agent/store/ 07:14:30 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 07:14:30 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 07:14:30 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 07:14:30 spire-1.2.1/pkg/common/telemetry/blackhole.go 07:14:30 spire-1.2.1/pkg/common/telemetry/call.go 07:14:30 spire-1.2.1/pkg/common/telemetry/common/ 07:14:30 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 07:14:30 spire-1.2.1/pkg/common/telemetry/config.go 07:14:30 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 07:14:30 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 07:14:30 spire-1.2.1/pkg/common/telemetry/inmem.go 07:14:30 spire-1.2.1/pkg/common/telemetry/inmem_test.go 07:14:30 spire-1.2.1/pkg/common/telemetry/m3.go 07:14:30 spire-1.2.1/pkg/common/telemetry/m3_test.go 07:14:30 spire-1.2.1/pkg/common/telemetry/metrics.go 07:14:30 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 07:14:30 spire-1.2.1/pkg/common/telemetry/names.go 07:14:30 spire-1.2.1/pkg/common/telemetry/prometheus.go 07:14:30 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 07:14:30 spire-1.2.1/pkg/common/telemetry/sanitize.go 07:14:30 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 07:14:30 spire-1.2.1/pkg/common/telemetry/server/ 07:14:30 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 07:14:30 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 07:14:30 spire-1.2.1/pkg/common/telemetry/server/datastore/ 07:14:30 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 07:14:30 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 07:14:30 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 07:14:30 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 07:14:30 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 07:14:30 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 07:14:30 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 07:14:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 07:14:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 07:14:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 07:14:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 07:14:30 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 07:14:30 spire-1.2.1/pkg/common/telemetry/server/rotate.go 07:14:30 spire-1.2.1/pkg/common/telemetry/server/server.go 07:14:30 spire-1.2.1/pkg/common/telemetry/sink.go 07:14:30 spire-1.2.1/pkg/common/telemetry/statsd.go 07:14:30 spire-1.2.1/pkg/common/telemetry/statsd_test.go 07:14:30 spire-1.2.1/pkg/common/telemetry/uptime.go 07:14:30 spire-1.2.1/pkg/common/telemetry/version.go 07:14:30 spire-1.2.1/pkg/common/telemetry/withlabels.go 07:14:30 spire-1.2.1/pkg/common/uptime/ 07:14:30 spire-1.2.1/pkg/common/uptime/uptime.go 07:14:30 spire-1.2.1/pkg/common/uptime/uptime_test.go 07:14:30 spire-1.2.1/pkg/common/util/ 07:14:30 spire-1.2.1/pkg/common/util/certs.go 07:14:30 spire-1.2.1/pkg/common/util/certs_test.go 07:14:30 spire-1.2.1/pkg/common/util/csr.go 07:14:30 spire-1.2.1/pkg/common/util/hash.go 07:14:30 spire-1.2.1/pkg/common/util/selectors.go 07:14:30 spire-1.2.1/pkg/common/util/selectors_test.go 07:14:30 spire-1.2.1/pkg/common/util/signals.go 07:14:30 spire-1.2.1/pkg/common/util/sort.go 07:14:30 spire-1.2.1/pkg/common/util/sort_test.go 07:14:30 spire-1.2.1/pkg/common/util/task.go 07:14:30 spire-1.2.1/pkg/common/util/task_test.go 07:14:30 spire-1.2.1/pkg/common/util/testdata/ 07:14:30 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 07:14:30 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 07:14:30 spire-1.2.1/pkg/common/version/ 07:14:30 spire-1.2.1/pkg/common/version/version.go 07:14:30 spire-1.2.1/pkg/common/x509svid/ 07:14:30 spire-1.2.1/pkg/common/x509svid/common_test.go 07:14:30 spire-1.2.1/pkg/common/x509svid/csr.go 07:14:30 spire-1.2.1/pkg/common/x509svid/upstreamca.go 07:14:30 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 07:14:30 spire-1.2.1/pkg/common/x509util/ 07:14:30 spire-1.2.1/pkg/common/x509util/cert.go 07:14:30 spire-1.2.1/pkg/common/x509util/dns.go 07:14:30 spire-1.2.1/pkg/common/x509util/dns_test.go 07:14:30 spire-1.2.1/pkg/common/x509util/keyid.go 07:14:30 spire-1.2.1/pkg/common/x509util/keypair.go 07:14:30 spire-1.2.1/pkg/common/x509util/serialnumber.go 07:14:30 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 07:14:30 spire-1.2.1/pkg/server/ 07:14:30 spire-1.2.1/pkg/server/api/ 07:14:30 spire-1.2.1/pkg/server/api/agent.go 07:14:30 spire-1.2.1/pkg/server/api/agent/ 07:14:30 spire-1.2.1/pkg/server/api/agent/v1/ 07:14:30 spire-1.2.1/pkg/server/api/agent/v1/service.go 07:14:30 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 07:14:30 spire-1.2.1/pkg/server/api/agent_test.go 07:14:30 spire-1.2.1/pkg/server/api/api.go 07:14:30 spire-1.2.1/pkg/server/api/audit/ 07:14:30 spire-1.2.1/pkg/server/api/audit/audit.go 07:14:30 spire-1.2.1/pkg/server/api/audit/audit_test.go 07:14:30 spire-1.2.1/pkg/server/api/bundle.go 07:14:30 spire-1.2.1/pkg/server/api/bundle/ 07:14:30 spire-1.2.1/pkg/server/api/bundle/v1/ 07:14:30 spire-1.2.1/pkg/server/api/bundle/v1/service.go 07:14:30 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 07:14:30 spire-1.2.1/pkg/server/api/bundle_test.go 07:14:30 spire-1.2.1/pkg/server/api/debug/ 07:14:30 spire-1.2.1/pkg/server/api/debug/v1/ 07:14:30 spire-1.2.1/pkg/server/api/debug/v1/service.go 07:14:30 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 07:14:30 spire-1.2.1/pkg/server/api/entry.go 07:14:30 spire-1.2.1/pkg/server/api/entry/ 07:14:30 spire-1.2.1/pkg/server/api/entry/v1/ 07:14:30 spire-1.2.1/pkg/server/api/entry/v1/service.go 07:14:30 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 07:14:30 spire-1.2.1/pkg/server/api/entry_test.go 07:14:30 spire-1.2.1/pkg/server/api/health/ 07:14:30 spire-1.2.1/pkg/server/api/health/v1/ 07:14:30 spire-1.2.1/pkg/server/api/health/v1/service.go 07:14:30 spire-1.2.1/pkg/server/api/health/v1/service_test.go 07:14:30 spire-1.2.1/pkg/server/api/id.go 07:14:30 spire-1.2.1/pkg/server/api/id_test.go 07:14:30 spire-1.2.1/pkg/server/api/limits/ 07:14:30 spire-1.2.1/pkg/server/api/limits/limits.go 07:14:30 spire-1.2.1/pkg/server/api/middleware/ 07:14:30 spire-1.2.1/pkg/server/api/middleware/alias.go 07:14:30 spire-1.2.1/pkg/server/api/middleware/audit.go 07:14:30 spire-1.2.1/pkg/server/api/middleware/authorization.go 07:14:30 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 07:14:30 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 07:14:30 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 07:14:30 spire-1.2.1/pkg/server/api/middleware/caller.go 07:14:30 spire-1.2.1/pkg/server/api/middleware/caller_test.go 07:14:30 spire-1.2.1/pkg/server/api/middleware/common.go 07:14:30 spire-1.2.1/pkg/server/api/middleware/common_test.go 07:14:30 spire-1.2.1/pkg/server/api/middleware/entries.go 07:14:30 spire-1.2.1/pkg/server/api/middleware/entries_test.go 07:14:30 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 07:14:30 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 07:14:30 spire-1.2.1/pkg/server/api/ratelimit.go 07:14:30 spire-1.2.1/pkg/server/api/rpccontext/ 07:14:30 spire-1.2.1/pkg/server/api/rpccontext/alias.go 07:14:30 spire-1.2.1/pkg/server/api/rpccontext/audit.go 07:14:30 spire-1.2.1/pkg/server/api/rpccontext/caller.go 07:14:30 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 07:14:30 spire-1.2.1/pkg/server/api/selector.go 07:14:30 spire-1.2.1/pkg/server/api/selector_test.go 07:14:30 spire-1.2.1/pkg/server/api/status.go 07:14:30 spire-1.2.1/pkg/server/api/status_test.go 07:14:30 spire-1.2.1/pkg/server/api/svid/ 07:14:30 spire-1.2.1/pkg/server/api/svid/v1/ 07:14:30 spire-1.2.1/pkg/server/api/svid/v1/service.go 07:14:30 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 07:14:30 spire-1.2.1/pkg/server/api/trustdomain.go 07:14:30 spire-1.2.1/pkg/server/api/trustdomain/ 07:14:31 spire-1.2.1/pkg/server/api/trustdomain/v1/ 07:14:31 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 07:14:31 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 07:14:31 spire-1.2.1/pkg/server/api/trustdomain_test.go 07:14:31 spire-1.2.1/pkg/server/authpolicy/ 07:14:31 spire-1.2.1/pkg/server/authpolicy/defaults.go 07:14:31 spire-1.2.1/pkg/server/authpolicy/policy.go 07:14:31 spire-1.2.1/pkg/server/authpolicy/policy.rego 07:14:31 spire-1.2.1/pkg/server/authpolicy/policy_data.json 07:14:31 spire-1.2.1/pkg/server/authpolicy/policy_test.go 07:14:31 spire-1.2.1/pkg/server/authpolicy/validate.go 07:14:31 spire-1.2.1/pkg/server/bundle/ 07:14:31 spire-1.2.1/pkg/server/bundle/client/ 07:14:31 spire-1.2.1/pkg/server/bundle/client/client.go 07:14:31 spire-1.2.1/pkg/server/bundle/client/client_test.go 07:14:31 spire-1.2.1/pkg/server/bundle/client/manager.go 07:14:31 spire-1.2.1/pkg/server/bundle/client/manager_test.go 07:14:31 spire-1.2.1/pkg/server/bundle/client/sources.go 07:14:31 spire-1.2.1/pkg/server/bundle/client/sources_test.go 07:14:31 spire-1.2.1/pkg/server/bundle/client/updater.go 07:14:31 spire-1.2.1/pkg/server/bundle/client/updater_test.go 07:14:31 spire-1.2.1/pkg/server/ca/ 07:14:31 spire-1.2.1/pkg/server/ca/ca.go 07:14:31 spire-1.2.1/pkg/server/ca/ca_health.go 07:14:31 spire-1.2.1/pkg/server/ca/ca_test.go 07:14:31 spire-1.2.1/pkg/server/ca/journal.go 07:14:31 spire-1.2.1/pkg/server/ca/journal_test.go 07:14:31 spire-1.2.1/pkg/server/ca/manager.go 07:14:31 spire-1.2.1/pkg/server/ca/manager_health.go 07:14:31 spire-1.2.1/pkg/server/ca/manager_test.go 07:14:31 spire-1.2.1/pkg/server/ca/templates.go 07:14:31 spire-1.2.1/pkg/server/ca/upstream_client.go 07:14:31 spire-1.2.1/pkg/server/ca/upstream_client_test.go 07:14:31 spire-1.2.1/pkg/server/ca/validation.go 07:14:31 spire-1.2.1/pkg/server/cache/ 07:14:31 spire-1.2.1/pkg/server/cache/dscache/ 07:14:31 spire-1.2.1/pkg/server/cache/dscache/cache.go 07:14:31 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 07:14:31 spire-1.2.1/pkg/server/cache/entrycache/ 07:14:31 spire-1.2.1/pkg/server/cache/entrycache/cache.go 07:14:31 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 07:14:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 07:14:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 07:14:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 07:14:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 07:14:31 spire-1.2.1/pkg/server/catalog/ 07:14:31 spire-1.2.1/pkg/server/catalog/catalog.go 07:14:31 spire-1.2.1/pkg/server/catalog/keymanager.go 07:14:31 spire-1.2.1/pkg/server/catalog/nodeattestor.go 07:14:31 spire-1.2.1/pkg/server/catalog/noderesolver.go 07:14:31 spire-1.2.1/pkg/server/catalog/notifier.go 07:14:31 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 07:14:31 spire-1.2.1/pkg/server/config.go 07:14:31 spire-1.2.1/pkg/server/datastore/ 07:14:31 spire-1.2.1/pkg/server/datastore/datastore.go 07:14:31 spire-1.2.1/pkg/server/datastore/datastore_health.go 07:14:31 spire-1.2.1/pkg/server/datastore/repository.go 07:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/ 07:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 07:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 07:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 07:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 07:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 07:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 07:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 07:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 07:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 07:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 07:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 07:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 07:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 07:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 07:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 07:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 07:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 07:14:31 spire-1.2.1/pkg/server/endpoints/ 07:14:31 spire-1.2.1/pkg/server/endpoints/bundle/ 07:14:31 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 07:14:31 spire-1.2.1/pkg/server/endpoints/bundle/config.go 07:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 07:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 07:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 07:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 07:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 07:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 07:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 07:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 07:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 07:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 07:14:31 spire-1.2.1/pkg/server/endpoints/bundle/server.go 07:14:31 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 07:14:31 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 07:14:31 spire-1.2.1/pkg/server/endpoints/config.go 07:14:31 spire-1.2.1/pkg/server/endpoints/endpoints.go 07:14:31 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 07:14:31 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 07:14:31 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 07:14:31 spire-1.2.1/pkg/server/endpoints/middleware.go 07:14:31 spire-1.2.1/pkg/server/endpoints/middleware_test.go 07:14:31 spire-1.2.1/pkg/server/hostservice/ 07:14:31 spire-1.2.1/pkg/server/hostservice/agentstore/ 07:14:31 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 07:14:31 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 07:14:31 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 07:14:31 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 07:14:31 spire-1.2.1/pkg/server/hostservice/identityprovider/ 07:14:31 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 07:14:31 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/ 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/ 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/base/ 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/test/ 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 07:14:31 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/ 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 07:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/noderesolver/ 07:14:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 07:14:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 07:14:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 07:14:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 07:14:31 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 07:14:31 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 07:14:31 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/notifier/ 07:14:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 07:14:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 07:14:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 07:14:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 07:14:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 07:14:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 07:14:31 spire-1.2.1/pkg/server/plugin/notifier/repository.go 07:14:31 spire-1.2.1/pkg/server/plugin/notifier/v1.go 07:14:31 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ ---> ae786bdea001 07:14:31 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 07:14:31 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 07:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 07:14:31 spire-1.2.1/pkg/server/registration/ 07:14:31 spire-1.2.1/pkg/server/registration/manager.go 07:14:31 spire-1.2.1/pkg/server/registration/manager_test.go 07:14:31 spire-1.2.1/pkg/server/scanentries.go 07:14:31 spire-1.2.1/pkg/server/scanentries_test.go 07:14:31 spire-1.2.1/pkg/server/server.go 07:14:31 spire-1.2.1/pkg/server/server_test.go 07:14:31 spire-1.2.1/pkg/server/svid/ 07:14:31 spire-1.2.1/pkg/server/svid/observer.go 07:14:31 spire-1.2.1/pkg/server/svid/observer_test.go 07:14:31 spire-1.2.1/pkg/server/svid/rotator.go 07:14:31 spire-1.2.1/pkg/server/svid/rotator_config.go 07:14:31 spire-1.2.1/pkg/server/svid/rotator_config_test.go 07:14:31 spire-1.2.1/pkg/server/svid/rotator_test.go 07:14:31 spire-1.2.1/proto/ 07:14:31 spire-1.2.1/proto/private/ 07:14:31 spire-1.2.1/proto/private/server/ 07:14:31 spire-1.2.1/proto/private/server/journal/ 07:14:31 spire-1.2.1/proto/private/server/journal/journal.pb.go 07:14:31 spire-1.2.1/proto/private/server/journal/journal.proto 07:14:31 spire-1.2.1/proto/spire/ 07:14:31 spire-1.2.1/proto/spire/common/ 07:14:31 spire-1.2.1/proto/spire/common/common.pb.go 07:14:31 spire-1.2.1/proto/spire/common/common.proto 07:14:31 spire-1.2.1/proto/spire/common/plugin/ 07:14:31 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 07:14:31 spire-1.2.1/proto/spire/common/plugin/plugin.proto 07:14:31 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 07:14:31 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 07:14:31 spire-1.2.1/proto/spire/plugin/ 07:14:31 spire-1.2.1/proto/spire/plugin/agent/ 07:14:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 07:14:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 07:14:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 07:14:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 07:14:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 07:14:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 07:14:31 spire-1.2.1/release/ 07:14:31 spire-1.2.1/release/spire-extras/ 07:14:31 spire-1.2.1/release/spire-extras/README.md 07:14:31 spire-1.2.1/release/spire-extras/conf/ 07:14:31 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 07:14:31 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 07:14:31 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 07:14:31 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 07:14:31 spire-1.2.1/release/spire/ 07:14:31 spire-1.2.1/release/spire/README.md 07:14:31 spire-1.2.1/release/spire/conf/ 07:14:31 spire-1.2.1/release/spire/conf/agent/ 07:14:31 spire-1.2.1/release/spire/conf/agent/agent.conf 07:14:31 spire-1.2.1/release/spire/conf/server/ 07:14:31 spire-1.2.1/release/spire/conf/server/server.conf 07:14:31 spire-1.2.1/script/ 07:14:31 spire-1.2.1/script/build-artifact.sh 07:14:31 spire-1.2.1/script/generate_dummy_ca.sh 07:14:31 spire-1.2.1/support/ 07:14:31 spire-1.2.1/support/k8s/ 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/ 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 07:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 07:14:31 spire-1.2.1/support/oidc-discovery-provider/ 07:14:31 spire-1.2.1/support/oidc-discovery-provider/README.md 07:14:31 spire-1.2.1/support/oidc-discovery-provider/common_test.go 07:14:31 spire-1.2.1/support/oidc-discovery-provider/config.go 07:14:31 spire-1.2.1/support/oidc-discovery-provider/config_test.go 07:14:31 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 07:14:31 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 07:14:31 spire-1.2.1/support/oidc-discovery-provider/handler.go 07:14:31 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 07:14:31 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 07:14:31 spire-1.2.1/support/oidc-discovery-provider/main.go 07:14:31 spire-1.2.1/support/oidc-discovery-provider/server_api.go 07:14:31 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 07:14:31 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 07:14:31 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 07:14:31 spire-1.2.1/test/ 07:14:31 spire-1.2.1/test/clock/ 07:14:31 spire-1.2.1/test/clock/clock.go 07:14:31 spire-1.2.1/test/fakes/ 07:14:31 spire-1.2.1/test/fakes/fakeagentcatalog/ 07:14:31 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 07:14:31 spire-1.2.1/test/fakes/fakeagentkeymanager/ 07:14:31 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 07:14:31 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 07:14:31 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 07:14:31 spire-1.2.1/test/fakes/fakeagentstore/ 07:14:31 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 07:14:31 spire-1.2.1/test/fakes/fakedatastore/ 07:14:31 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 07:14:31 spire-1.2.1/test/fakes/fakeentryclient/ 07:14:31 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 07:14:31 spire-1.2.1/test/fakes/fakehealthchecker/ 07:14:31 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 07:14:31 spire-1.2.1/test/fakes/fakeidentityprovider/ 07:14:31 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 07:14:31 spire-1.2.1/test/fakes/fakemetrics/ 07:14:31 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 07:14:31 spire-1.2.1/test/fakes/fakenoderesolver/ 07:14:31 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 07:14:31 spire-1.2.1/test/fakes/fakenotifier/ 07:14:31 spire-1.2.1/test/fakes/fakenotifier/notifier.go 07:14:31 spire-1.2.1/test/fakes/fakepluginmetrics/ 07:14:31 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 07:14:31 spire-1.2.1/test/fakes/fakeserverca/ 07:14:31 spire-1.2.1/test/fakes/fakeserverca/serverca.go 07:14:31 spire-1.2.1/test/fakes/fakeservercatalog/ 07:14:31 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 07:14:31 spire-1.2.1/test/fakes/fakeserverkeymanager/ 07:14:31 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go ---> Running in 4007c73e2cfc 07:14:31 07:14:31 spire-1.2.1/test/fakes/fakeservernodeattestor/ 07:14:31 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 07:14:31 spire-1.2.1/test/fakes/fakeupstreamauthority/ 07:14:31 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 07:14:31 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 07:14:31 spire-1.2.1/test/fakes/fakeworkloadapi/ 07:14:31 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 07:14:31 spire-1.2.1/test/fakes/fakeworkloadattestor/ 07:14:31 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 07:14:31 spire-1.2.1/test/fixture/ 07:14:31 spire-1.2.1/test/fixture/certs/ 07:14:31 spire-1.2.1/test/fixture/certs/agent_svid.der 07:14:31 spire-1.2.1/test/fixture/certs/base_cert.pem 07:14:31 spire-1.2.1/test/fixture/certs/base_csr.pem 07:14:31 spire-1.2.1/test/fixture/certs/base_key.pem 07:14:31 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 07:14:31 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 07:14:31 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 07:14:31 spire-1.2.1/test/fixture/certs/blog_cert.pem 07:14:31 spire-1.2.1/test/fixture/certs/blog_csr.pem 07:14:31 spire-1.2.1/test/fixture/certs/blog_key.pem 07:14:31 spire-1.2.1/test/fixture/certs/bundle.der 07:14:31 spire-1.2.1/test/fixture/certs/ca.pem 07:14:31 spire-1.2.1/test/fixture/certs/ca_key.pem 07:14:31 spire-1.2.1/test/fixture/certs/database_cert.pem 07:14:31 spire-1.2.1/test/fixture/certs/database_csr.pem 07:14:31 spire-1.2.1/test/fixture/certs/database_key.pem 07:14:31 spire-1.2.1/test/fixture/certs/node_cert.pem 07:14:31 spire-1.2.1/test/fixture/certs/node_csr.pem 07:14:31 spire-1.2.1/test/fixture/certs/node_key.pem 07:14:31 spire-1.2.1/test/fixture/certs/svid.pem 07:14:31 spire-1.2.1/test/fixture/certs/svid_key.pem 07:14:31 spire-1.2.1/test/fixture/config/ 07:14:31 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 07:14:31 spire-1.2.1/test/fixture/config/agent_good.conf 07:14:31 spire-1.2.1/test/fixture/config/agent_good_templated.conf 07:14:31 spire-1.2.1/test/fixture/config/plugin_good.conf 07:14:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 07:14:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 07:14:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 07:14:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 07:14:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 07:14:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 07:14:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 07:14:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 07:14:31 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 07:14:31 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 07:14:31 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 07:14:31 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 07:14:31 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 07:14:31 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 07:14:31 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 07:14:31 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 07:14:31 spire-1.2.1/test/fixture/config/server_good.conf 07:14:31 spire-1.2.1/test/fixture/config/server_good_templated.conf 07:14:31 spire-1.2.1/test/fixture/fixture.go 07:14:31 spire-1.2.1/test/fixture/nodeattestor/ 07:14:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 07:14:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 07:14:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 07:14:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 07:14:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 07:14:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 07:14:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 07:14:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 07:14:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 07:14:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 07:14:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 07:14:31 spire-1.2.1/test/fixture/registration/ 07:14:31 spire-1.2.1/test/fixture/registration/entries.json 07:14:31 spire-1.2.1/test/fixture/registration/good-for-update.json 07:14:31 spire-1.2.1/test/fixture/registration/good.json 07:14:31 spire-1.2.1/test/fixture/registration/invalid.json 07:14:31 spire-1.2.1/test/fixture/registration/invalid_json.json 07:14:31 spire-1.2.1/test/fixture/registration/manager_test_entries.json 07:14:31 spire-1.2.1/test/integration/ 07:14:31 spire-1.2.1/test/integration/README.md 07:14:31 spire-1.2.1/test/integration/common 07:14:31 spire-1.2.1/test/integration/setup/ 07:14:31 spire-1.2.1/test/integration/setup/adminclient/ 07:14:31 spire-1.2.1/test/integration/setup/adminclient/build.sh 07:14:31 spire-1.2.1/test/integration/setup/adminclient/client.go 07:14:31 spire-1.2.1/test/integration/setup/debugagent/ 07:14:31 spire-1.2.1/test/integration/setup/debugagent/build.sh 07:14:31 spire-1.2.1/test/integration/setup/debugagent/main.go 07:14:31 spire-1.2.1/test/integration/setup/debugserver/ 07:14:31 spire-1.2.1/test/integration/setup/debugserver/build.sh 07:14:31 spire-1.2.1/test/integration/setup/debugserver/main.go 07:14:31 spire-1.2.1/test/integration/setup/downstreamclient/ 07:14:31 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 07:14:31 spire-1.2.1/test/integration/setup/downstreamclient/client.go 07:14:31 spire-1.2.1/test/integration/setup/itclient/ 07:14:31 spire-1.2.1/test/integration/setup/itclient/client.go 07:14:31 spire-1.2.1/test/integration/setup/node-attestation/ 07:14:31 spire-1.2.1/test/integration/setup/node-attestation/build.sh 07:14:31 spire-1.2.1/test/integration/setup/node-attestation/client.go 07:14:31 spire-1.2.1/test/integration/setup/x509pop/ 07:14:31 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 07:14:31 spire-1.2.1/test/integration/setup/x509pop/setup.sh 07:14:31 spire-1.2.1/test/integration/suites/ 07:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/ 07:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 07:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 07:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 07:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 07:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 07:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 07:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 07:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 07:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 07:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 07:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 07:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 07:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 07:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 07:14:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 07:14:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 07:14:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 07:14:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 07:14:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 07:14:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 07:14:31 spire-1.2.1/test/integration/suites/datastore-mysql/ 07:14:31 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 07:14:31 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 07:14:31 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 07:14:31 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 07:14:31 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 07:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 07:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 07:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 07:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 07:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 07:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 07:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 07:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 07:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 07:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 07:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 07:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 07:14:31 spire-1.2.1/test/integration/suites/datastore-postgres/ 07:14:31 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 07:14:31 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 07:14:31 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 07:14:31 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 07:14:31 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 07:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/ 07:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 07:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 07:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 07:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 07:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 07:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 07:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 07:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 07:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 07:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 07:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 07:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 07:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 07:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 07:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/ 07:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 07:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 07:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 07:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 07:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 07:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 07:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 07:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 07:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 07:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 07:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 07:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 07:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 07:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 07:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 07:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 07:14:31 spire-1.2.1/test/integration/suites/join-token/ 07:14:31 spire-1.2.1/test/integration/suites/join-token/01-start-server 07:14:31 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 07:14:31 spire-1.2.1/test/integration/suites/join-token/03-start-agent 07:14:31 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 07:14:31 spire-1.2.1/test/integration/suites/join-token/05-check-svid 07:14:31 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 07:14:31 spire-1.2.1/test/integration/suites/join-token/README.md 07:14:31 spire-1.2.1/test/integration/suites/join-token/conf/ 07:14:31 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 07:14:31 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 07:14:31 spire-1.2.1/test/integration/suites/join-token/conf/server/ 07:14:31 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 07:14:31 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 07:14:31 spire-1.2.1/test/integration/suites/join-token/teardown 07:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/ 07:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 07:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 07:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 07:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 07:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 07:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 07:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 07:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 07:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 07:14:32 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/ 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 07:14:32 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 07:14:32 spire-1.2.1/test/integration/suites/k8s/ 07:14:32 spire-1.2.1/test/integration/suites/k8s/00-setup 07:14:32 spire-1.2.1/test/integration/suites/k8s/01-apply-config 07:14:32 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 07:14:32 spire-1.2.1/test/integration/suites/k8s/README.md 07:14:32 spire-1.2.1/test/integration/suites/k8s/conf/ 07:14:32 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 07:14:32 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 07:14:32 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s/conf/server/ 07:14:32 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 07:14:32 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 07:14:32 spire-1.2.1/test/integration/suites/k8s/init-kubectl 07:14:32 spire-1.2.1/test/integration/suites/k8s/teardown 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/ 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/README.md 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/root/ 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 07:14:32 spire-1.2.1/test/integration/suites/nested-rotation/teardown 07:14:32 spire-1.2.1/test/integration/suites/node-attestation/ 07:14:32 spire-1.2.1/test/integration/suites/node-attestation/00-setup 07:14:32 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 07:14:32 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 07:14:32 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 07:14:32 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 07:14:32 spire-1.2.1/test/integration/suites/node-attestation/README.md 07:14:32 spire-1.2.1/test/integration/suites/node-attestation/conf/ 07:14:32 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 07:14:32 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 07:14:32 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 07:14:32 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 07:14:32 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 07:14:32 spire-1.2.1/test/integration/suites/node-attestation/teardown 07:14:32 spire-1.2.1/test/integration/suites/rotation/ 07:14:32 spire-1.2.1/test/integration/suites/rotation/00-setup 07:14:32 spire-1.2.1/test/integration/suites/rotation/01-start-server 07:14:32 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 07:14:32 spire-1.2.1/test/integration/suites/rotation/03-start-agent 07:14:32 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 07:14:32 spire-1.2.1/test/integration/suites/rotation/05-check-svids 07:14:32 spire-1.2.1/test/integration/suites/rotation/README.md 07:14:32 spire-1.2.1/test/integration/suites/rotation/conf/ 07:14:32 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 07:14:32 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 07:14:32 spire-1.2.1/test/integration/suites/rotation/conf/server/ 07:14:32 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 07:14:32 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 07:14:32 spire-1.2.1/test/integration/suites/rotation/teardown 07:14:32 spire-1.2.1/test/integration/suites/self-test/ 07:14:32 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 07:14:32 spire-1.2.1/test/integration/suites/self-test/README.md 07:14:32 spire-1.2.1/test/integration/suites/self-test/teardown 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/ 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 07:14:32 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 07:14:32 spire-1.2.1/test/integration/suites/upgrade/ 07:14:32 spire-1.2.1/test/integration/suites/upgrade/00-setup 07:14:32 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 07:14:32 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 07:14:32 spire-1.2.1/test/integration/suites/upgrade/README.md 07:14:32 spire-1.2.1/test/integration/suites/upgrade/conf/ 07:14:32 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 07:14:32 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 07:14:32 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 07:14:32 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 07:14:32 spire-1.2.1/test/integration/suites/upgrade/teardown 07:14:32 spire-1.2.1/test/integration/suites/upgrade/versions.txt 07:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 07:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 07:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 07:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 07:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 07:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 07:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 07:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 07:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 07:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 07:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 07:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 07:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 07:14:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 07:14:32 spire-1.2.1/test/integration/test-one.sh 07:14:32 spire-1.2.1/test/integration/test.sh 07:14:32 spire-1.2.1/test/plugintest/ 07:14:32 spire-1.2.1/test/plugintest/config.go 07:14:32 spire-1.2.1/test/plugintest/load.go 07:14:32 spire-1.2.1/test/plugintest/option.go 07:14:32 spire-1.2.1/test/spiretest/ 07:14:32 spire-1.2.1/test/spiretest/apiserver.go 07:14:32 spire-1.2.1/test/spiretest/assertions.go 07:14:32 spire-1.2.1/test/spiretest/dir.go 07:14:32 spire-1.2.1/test/spiretest/errors_posix.go 07:14:32 spire-1.2.1/test/spiretest/errors_windows.go 07:14:32 spire-1.2.1/test/spiretest/logs.go 07:14:32 spire-1.2.1/test/spiretest/socketapi.go 07:14:32 spire-1.2.1/test/spiretest/suite.go 07:14:32 spire-1.2.1/test/spiretest/x509.go 07:14:32 spire-1.2.1/test/testca/ 07:14:32 spire-1.2.1/test/testca/ca.go 07:14:32 spire-1.2.1/test/testkey/ 07:14:32 spire-1.2.1/test/testkey/generate.sh 07:14:32 spire-1.2.1/test/testkey/genkeys.go 07:14:32 spire-1.2.1/test/testkey/keys.go 07:14:32 spire-1.2.1/test/testkey/new.go 07:14:32 spire-1.2.1/test/tpmsimulator/ 07:14:32 spire-1.2.1/test/tpmsimulator/simulator.go 07:14:32 spire-1.2.1/test/util/ 07:14:32 spire-1.2.1/test/util/cert_fixtures.go 07:14:32 spire-1.2.1/test/util/cert_generation.go 07:14:32 spire-1.2.1/test/util/io_redirection.go 07:14:32 spire-1.2.1/test/util/race.go 07:14:32 spire-1.2.1/test/util/util.go 07:14:32 building spire from source... 07:14:32 Removing intermediate container 4007c73e2cfc 07:14:32 ---> 22137e57659b 07:14:32 Step 10/26 : RUN mkdir -p spire-build 07:14:32 ---> Running in 1d1434c43fb1 07:14:32 Installing go1.17.7... 07:14:35 Removing intermediate container 1d1434c43fb1 07:14:35 ---> 2ecb940e2230 07:14:35 Step 11/26 : WORKDIR /edgex-go/spire-build 07:14:35 ---> Running in e3ba2a57c2cd 07:14:36 Removing intermediate container e3ba2a57c2cd 07:14:36 ---> d233e4f48d05 07:14:36 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 07:14:36 ---> Running in 9049c648bcad 07:14:38 spire-1.2.1/ 07:14:39 spire-1.2.1/.data/ 07:14:39 spire-1.2.1/.data/.file 07:14:39 spire-1.2.1/.dockerignore 07:14:39 spire-1.2.1/.gitattributes 07:14:39 spire-1.2.1/.githooks/ 07:14:39 spire-1.2.1/.githooks/pre-commit 07:14:39 spire-1.2.1/.github/ 07:14:39 spire-1.2.1/.github/ISSUE_TEMPLATE.md 07:14:39 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 07:14:39 spire-1.2.1/.github/dependabot.yml 07:14:39 spire-1.2.1/.github/workflows/ 07:14:39 spire-1.2.1/.github/workflows/nightly_build.yaml 07:14:39 spire-1.2.1/.github/workflows/pr_build.yaml 07:14:39 spire-1.2.1/.github/workflows/release_build.yaml 07:14:39 spire-1.2.1/.github/workflows/scripts/ 07:14:39 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 07:14:39 spire-1.2.1/.github/workflows/scripts/push-images.sh 07:14:39 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 07:14:39 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 07:14:39 spire-1.2.1/.github/workflows/scripts/split.sh 07:14:39 spire-1.2.1/.gitignore 07:14:39 spire-1.2.1/.go-version 07:14:39 spire-1.2.1/.golangci.yml 07:14:39 spire-1.2.1/ADOPTERS.md 07:14:39 spire-1.2.1/CHANGELOG.md 07:14:39 spire-1.2.1/CODE-OF-CONDUCT.md 07:14:39 spire-1.2.1/CODEOWNERS 07:14:39 spire-1.2.1/CONTRIBUTING.md 07:14:39 spire-1.2.1/Dockerfile 07:14:39 spire-1.2.1/Dockerfile.dev 07:14:39 spire-1.2.1/Dockerfile.scratch 07:14:39 spire-1.2.1/LICENSE 07:14:39 spire-1.2.1/MAINTAINERS.md 07:14:39 spire-1.2.1/Makefile 07:14:39 spire-1.2.1/README.md 07:14:39 spire-1.2.1/ROADMAP.md 07:14:39 spire-1.2.1/SECURITY.md 07:14:39 spire-1.2.1/cmd/ 07:14:39 spire-1.2.1/cmd/spire-agent/ 07:14:39 spire-1.2.1/cmd/spire-agent/cli/ 07:14:39 spire-1.2.1/cmd/spire-agent/cli/api/ 07:14:39 spire-1.2.1/cmd/spire-agent/cli/api/common.go 07:14:39 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 07:14:39 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 07:14:39 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 07:14:39 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 07:14:39 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 07:14:39 spire-1.2.1/cmd/spire-agent/cli/cli.go 07:14:39 spire-1.2.1/cmd/spire-agent/cli/common/ 07:14:39 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 07:14:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 07:14:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 07:14:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 07:14:39 spire-1.2.1/cmd/spire-agent/cli/run/ 07:14:39 spire-1.2.1/cmd/spire-agent/cli/run/run.go 07:14:39 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 07:14:39 spire-1.2.1/cmd/spire-agent/cli/validate/ 07:14:39 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 07:14:39 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 07:14:39 spire-1.2.1/cmd/spire-agent/main.go 07:14:39 spire-1.2.1/cmd/spire-server/ 07:14:39 spire-1.2.1/cmd/spire-server/cli/ 07:14:39 spire-1.2.1/cmd/spire-server/cli/agent/ 07:14:39 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/agent/count.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/agent/list.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/agent/show.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/ 07:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/cli.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/entry/ 07:14:39 spire-1.2.1/cmd/spire-server/cli/entry/count.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/entry/create.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/entry/show.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/entry/update.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/entry/util.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/federation/ 07:14:39 spire-1.2.1/cmd/spire-server/cli/federation/common.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/federation/create.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/federation/list.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/federation/show.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/federation/update.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 07:14:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/jwt/ 07:14:39 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/run/ 07:14:39 spire-1.2.1/cmd/spire-server/cli/run/run.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/token/ 07:14:39 spire-1.2.1/cmd/spire-server/cli/token/generate.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/validate/ 07:14:39 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/x509/ 07:14:39 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 07:14:39 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 07:14:39 spire-1.2.1/cmd/spire-server/main.go 07:14:39 spire-1.2.1/cmd/spire-server/util/ 07:14:39 spire-1.2.1/cmd/spire-server/util/util.go 07:14:39 spire-1.2.1/conf/ 07:14:39 spire-1.2.1/conf/agent/ 07:14:39 spire-1.2.1/conf/agent/agent.conf 07:14:39 spire-1.2.1/conf/agent/agent_full.conf 07:14:39 spire-1.2.1/conf/agent/dummy_root_ca.crt 07:14:39 spire-1.2.1/conf/server/ 07:14:39 spire-1.2.1/conf/server/dummy_upstream_ca.crt 07:14:39 spire-1.2.1/conf/server/dummy_upstream_ca.key 07:14:39 spire-1.2.1/conf/server/server.conf 07:14:39 spire-1.2.1/conf/server/server_full.conf 07:14:39 spire-1.2.1/doc/ 07:14:39 spire-1.2.1/doc/SPIRE101.md 07:14:39 spire-1.2.1/doc/auditlog.md 07:14:39 spire-1.2.1/doc/authorization_policy_engine.md 07:14:39 spire-1.2.1/doc/changelog_guidelines.md 07:14:39 spire-1.2.1/doc/cure53-report.pdf 07:14:39 spire-1.2.1/doc/images/ 07:14:39 spire-1.2.1/doc/images/2019_roadmap.png 07:14:39 spire-1.2.1/doc/images/SPIRE101.png 07:14:39 spire-1.2.1/doc/images/SPIRE_agent.png 07:14:39 spire-1.2.1/doc/images/SPIRE_server.png 07:14:39 spire-1.2.1/doc/images/cache_mgr.png 07:14:39 spire-1.2.1/doc/images/cache_mgr_components.png 07:14:39 spire-1.2.1/doc/images/federated_spire.png 07:14:39 spire-1.2.1/doc/images/ha_mode.png 07:14:39 spire-1.2.1/doc/images/nested_spire.png 07:14:39 spire-1.2.1/doc/images/oidc_federation.png 07:14:39 spire-1.2.1/doc/images/single_trust_domain.png 07:14:39 spire-1.2.1/doc/images/spiffe_compatible.png 07:14:39 spire-1.2.1/doc/images/spire_logo.png 07:14:39 spire-1.2.1/doc/migrating_registration_api_clients.md 07:14:39 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 07:14:39 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 07:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 07:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 07:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 07:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 07:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 07:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 07:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 07:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 07:14:39 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 07:14:39 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 07:14:39 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 07:14:39 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 07:14:39 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 07:14:39 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 07:14:39 spire-1.2.1/doc/plugin_server_datastore_sql.md 07:14:39 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 07:14:39 spire-1.2.1/doc/plugin_server_keymanager_disk.md 07:14:39 spire-1.2.1/doc/plugin_server_keymanager_memory.md 07:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 07:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 07:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 07:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 07:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 07:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 07:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 07:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 07:14:39 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 07:14:39 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 07:14:39 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 07:14:39 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 07:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 07:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 07:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 07:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 07:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 07:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 07:14:39 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 07:14:39 spire-1.2.1/doc/scaling_spire.md 07:14:39 spire-1.2.1/doc/spire_agent.md 07:14:39 spire-1.2.1/doc/spire_server.md 07:14:39 spire-1.2.1/doc/supported_integrations.md 07:14:39 spire-1.2.1/doc/telemetry.md 07:14:39 spire-1.2.1/doc/telemetry_config.md 07:14:39 spire-1.2.1/doc/upgrading.md 07:14:39 spire-1.2.1/doc/using_spire.md 07:14:39 spire-1.2.1/examples/ 07:14:39 spire-1.2.1/examples/README.md 07:14:39 spire-1.2.1/go.mod 07:14:39 spire-1.2.1/go.sum 07:14:39 spire-1.2.1/pkg/ 07:14:39 spire-1.2.1/pkg/agent/ 07:14:39 spire-1.2.1/pkg/agent/agent.go 07:14:39 spire-1.2.1/pkg/agent/api/ 07:14:39 spire-1.2.1/pkg/agent/api/config.go 07:14:39 spire-1.2.1/pkg/agent/api/debug/ 07:14:39 spire-1.2.1/pkg/agent/api/debug/v1/ 07:14:39 spire-1.2.1/pkg/agent/api/debug/v1/service.go 07:14:39 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 07:14:39 spire-1.2.1/pkg/agent/api/delegatedidentity/ 07:14:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 07:14:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 07:14:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 07:14:39 spire-1.2.1/pkg/agent/api/endpoints.go 07:14:39 spire-1.2.1/pkg/agent/api/health/ 07:14:39 spire-1.2.1/pkg/agent/api/health/v1/ 07:14:39 spire-1.2.1/pkg/agent/api/health/v1/service.go 07:14:39 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 07:14:39 spire-1.2.1/pkg/agent/api/rpccontext/ 07:14:39 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 07:14:39 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 07:14:39 spire-1.2.1/pkg/agent/attestor/ 07:14:39 spire-1.2.1/pkg/agent/attestor/node/ 07:14:39 spire-1.2.1/pkg/agent/attestor/node/experimental.go 07:14:39 spire-1.2.1/pkg/agent/attestor/node/node.go 07:14:39 spire-1.2.1/pkg/agent/attestor/node/node_test.go 07:14:39 spire-1.2.1/pkg/agent/attestor/workload/ 07:14:39 spire-1.2.1/pkg/agent/attestor/workload/workload.go 07:14:39 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 07:14:39 spire-1.2.1/pkg/agent/catalog/ 07:14:39 spire-1.2.1/pkg/agent/catalog/catalog.go 07:14:39 spire-1.2.1/pkg/agent/catalog/keymanager.go 07:14:39 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 07:14:39 spire-1.2.1/pkg/agent/catalog/svidstore.go 07:14:39 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 07:14:39 spire-1.2.1/pkg/agent/client/ 07:14:39 spire-1.2.1/pkg/agent/client/client.go 07:14:39 spire-1.2.1/pkg/agent/client/client_test.go 07:14:39 spire-1.2.1/pkg/agent/client/dial.go 07:14:39 spire-1.2.1/pkg/agent/client/nodeconn.go 07:14:39 spire-1.2.1/pkg/agent/client/nodeconn_test.go 07:14:39 spire-1.2.1/pkg/agent/client/update.go 07:14:39 spire-1.2.1/pkg/agent/client/util.go 07:14:39 spire-1.2.1/pkg/agent/common/ 07:14:39 spire-1.2.1/pkg/agent/common/backoff/ 07:14:39 spire-1.2.1/pkg/agent/common/backoff/backoff.go 07:14:39 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 07:14:39 spire-1.2.1/pkg/agent/common/cgroups/ 07:14:39 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 07:14:39 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 07:14:39 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 07:14:39 spire-1.2.1/pkg/agent/config.go 07:14:39 spire-1.2.1/pkg/agent/endpoints/ 07:14:39 spire-1.2.1/pkg/agent/endpoints/config.go 07:14:39 spire-1.2.1/pkg/agent/endpoints/endpoints.go 07:14:39 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 07:14:39 spire-1.2.1/pkg/agent/endpoints/metrics.go 07:14:39 spire-1.2.1/pkg/agent/endpoints/middleware.go 07:14:39 spire-1.2.1/pkg/agent/endpoints/peertracker.go 07:14:39 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 07:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 07:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 07:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 07:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 07:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 07:14:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 07:14:39 spire-1.2.1/pkg/agent/endpoints/workload/ 07:14:39 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 07:14:39 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 07:14:39 spire-1.2.1/pkg/agent/manager/ 07:14:39 spire-1.2.1/pkg/agent/manager/cache/ 07:14:39 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 07:14:39 spire-1.2.1/pkg/agent/manager/cache/cache.go 07:14:39 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 07:14:39 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 07:14:39 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 07:14:39 spire-1.2.1/pkg/agent/manager/cache/sets.go 07:14:39 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 07:14:39 spire-1.2.1/pkg/agent/manager/config.go 07:14:39 spire-1.2.1/pkg/agent/manager/manager.go 07:14:39 spire-1.2.1/pkg/agent/manager/manager_test.go 07:14:39 spire-1.2.1/pkg/agent/manager/storage.go 07:14:39 spire-1.2.1/pkg/agent/manager/storage_test.go 07:14:39 spire-1.2.1/pkg/agent/manager/storecache/ 07:14:39 spire-1.2.1/pkg/agent/manager/storecache/cache.go 07:14:39 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 07:14:39 spire-1.2.1/pkg/agent/manager/sync.go 07:14:39 spire-1.2.1/pkg/agent/plugin/ 07:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/ 07:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 07:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 07:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 07:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 07:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 07:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 07:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 07:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 07:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 07:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 07:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 07:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 07:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 07:14:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 07:14:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/ 07:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 07:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 07:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 07:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 07:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 07:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 07:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 07:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 07:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 07:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 07:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 07:14:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 07:14:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 07:14:39 spire-1.2.1/pkg/agent/svid/ 07:14:39 spire-1.2.1/pkg/agent/svid/rotator.go 07:14:39 spire-1.2.1/pkg/agent/svid/rotator_config.go 07:14:39 spire-1.2.1/pkg/agent/svid/rotator_test.go 07:14:39 spire-1.2.1/pkg/agent/svid/store/ 07:14:39 spire-1.2.1/pkg/agent/svid/store/service.go 07:14:39 spire-1.2.1/pkg/agent/svid/store/service_test.go 07:14:39 spire-1.2.1/pkg/common/ 07:14:39 spire-1.2.1/pkg/common/agentpathtemplate/ 07:14:39 spire-1.2.1/pkg/common/agentpathtemplate/template.go 07:14:39 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 07:14:39 spire-1.2.1/pkg/common/api/ 07:14:39 spire-1.2.1/pkg/common/api/metrics.go 07:14:39 spire-1.2.1/pkg/common/api/middleware/ 07:14:39 spire-1.2.1/pkg/common/api/middleware/common_test.go 07:14:39 spire-1.2.1/pkg/common/api/middleware/interceptor.go 07:14:39 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 07:14:39 spire-1.2.1/pkg/common/api/middleware/logger.go 07:14:39 spire-1.2.1/pkg/common/api/middleware/logger_test.go 07:14:39 spire-1.2.1/pkg/common/api/middleware/metrics.go 07:14:39 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 07:14:39 spire-1.2.1/pkg/common/api/middleware/middleware.go 07:14:39 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 07:14:39 spire-1.2.1/pkg/common/api/middleware/misconfig.go 07:14:39 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 07:14:39 spire-1.2.1/pkg/common/api/middleware/names.go 07:14:39 spire-1.2.1/pkg/common/api/middleware/names_test.go 07:14:39 spire-1.2.1/pkg/common/api/names.go 07:14:39 spire-1.2.1/pkg/common/api/ratelimit.go 07:14:39 spire-1.2.1/pkg/common/api/rpccontext/ 07:14:39 spire-1.2.1/pkg/common/api/rpccontext/logger.go 07:14:39 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 07:14:39 spire-1.2.1/pkg/common/api/rpccontext/names.go 07:14:39 spire-1.2.1/pkg/common/auth/ 07:14:39 spire-1.2.1/pkg/common/auth/interceptors.go 07:14:39 spire-1.2.1/pkg/common/auth/interceptors_test.go 07:14:39 spire-1.2.1/pkg/common/auth/untracked_uds.go 07:14:39 spire-1.2.1/pkg/common/bundleutil/ 07:14:39 spire-1.2.1/pkg/common/bundleutil/bundle.go 07:14:39 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 07:14:39 spire-1.2.1/pkg/common/bundleutil/common_test.go 07:14:39 spire-1.2.1/pkg/common/bundleutil/marshal.go 07:14:39 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 07:14:39 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 07:14:39 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 07:14:39 spire-1.2.1/pkg/common/bundleutil/types.go 07:14:39 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 07:14:39 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 07:14:39 spire-1.2.1/pkg/common/catalog/ 07:14:39 spire-1.2.1/pkg/common/catalog/bind.go 07:14:39 spire-1.2.1/pkg/common/catalog/builtin.go 07:14:39 spire-1.2.1/pkg/common/catalog/catalog.go 07:14:39 spire-1.2.1/pkg/common/catalog/catalog_test.go 07:14:39 spire-1.2.1/pkg/common/catalog/closers.go 07:14:39 spire-1.2.1/pkg/common/catalog/cmd_linux.go 07:14:39 spire-1.2.1/pkg/common/catalog/cmd_other.go 07:14:39 spire-1.2.1/pkg/common/catalog/config.go 07:14:39 spire-1.2.1/pkg/common/catalog/config_test.go 07:14:39 spire-1.2.1/pkg/common/catalog/configure.go 07:14:39 spire-1.2.1/pkg/common/catalog/constraints.go 07:14:39 spire-1.2.1/pkg/common/catalog/constraints_test.go 07:14:39 spire-1.2.1/pkg/common/catalog/context.go 07:14:39 spire-1.2.1/pkg/common/catalog/external.go 07:14:39 spire-1.2.1/pkg/common/catalog/host.go 07:14:39 spire-1.2.1/pkg/common/catalog/pipenet.go 07:14:39 spire-1.2.1/pkg/common/catalog/plugin.go 07:14:39 spire-1.2.1/pkg/common/catalog/testplugin/ 07:14:39 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 07:14:39 spire-1.2.1/pkg/common/catalog/testplugin/main.go 07:14:39 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 07:14:39 spire-1.2.1/pkg/common/cli/ 07:14:39 spire-1.2.1/pkg/common/cli/env.go 07:14:39 spire-1.2.1/pkg/common/cli/flags.go 07:14:39 spire-1.2.1/pkg/common/cli/trust_domain.go 07:14:39 spire-1.2.1/pkg/common/cli/trust_domain_test.go 07:14:39 spire-1.2.1/pkg/common/cli/umask.go 07:14:39 spire-1.2.1/pkg/common/cli/umask_posix.go 07:14:39 spire-1.2.1/pkg/common/cli/umask_test.go 07:14:39 spire-1.2.1/pkg/common/cli/umask_windows.go 07:14:39 spire-1.2.1/pkg/common/cliprinter/ 07:14:39 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 07:14:39 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 07:14:39 spire-1.2.1/pkg/common/cliprinter/flag.go 07:14:39 spire-1.2.1/pkg/common/cliprinter/flag_test.go 07:14:39 spire-1.2.1/pkg/common/cliprinter/format.go 07:14:39 spire-1.2.1/pkg/common/cliprinter/format_test.go 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/ 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 07:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 07:14:39 spire-1.2.1/pkg/common/coretypes/ 07:14:39 spire-1.2.1/pkg/common/coretypes/bundle/ 07:14:39 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 07:14:39 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 07:14:39 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 07:14:39 spire-1.2.1/pkg/common/coretypes/bundle/require.go 07:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/ 07:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 07:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 07:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 07:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 07:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 07:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 07:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/ 07:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 07:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 07:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 07:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 07:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 07:14:39 spire-1.2.1/pkg/common/cryptoutil/ 07:14:39 spire-1.2.1/pkg/common/cryptoutil/keys.go 07:14:39 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 07:14:39 spire-1.2.1/pkg/common/diskutil/ 07:14:39 spire-1.2.1/pkg/common/diskutil/file_posix.go 07:14:39 spire-1.2.1/pkg/common/diskutil/file_test.go 07:14:39 spire-1.2.1/pkg/common/diskutil/file_windows.go 07:14:39 spire-1.2.1/pkg/common/errorutil/ 07:14:39 spire-1.2.1/pkg/common/errorutil/wrapper.go 07:14:39 spire-1.2.1/pkg/common/health/ 07:14:39 spire-1.2.1/pkg/common/health/config.go 07:14:39 spire-1.2.1/pkg/common/health/context.go 07:14:39 spire-1.2.1/pkg/common/health/context_test.go 07:14:39 spire-1.2.1/pkg/common/health/health.go 07:14:39 spire-1.2.1/pkg/common/health/health_test.go 07:14:39 spire-1.2.1/pkg/common/health/logger.go 07:14:39 spire-1.2.1/pkg/common/hostservice/ 07:14:39 spire-1.2.1/pkg/common/hostservice/metricsservice/ 07:14:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 07:14:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 07:14:39 spire-1.2.1/pkg/common/idutil/ 07:14:39 spire-1.2.1/pkg/common/idutil/require.go 07:14:39 spire-1.2.1/pkg/common/idutil/require_test.go 07:14:39 spire-1.2.1/pkg/common/idutil/safety.go 07:14:39 spire-1.2.1/pkg/common/idutil/safety_test.go 07:14:39 spire-1.2.1/pkg/common/idutil/spiffeid.go 07:14:39 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 07:14:39 spire-1.2.1/pkg/common/jwtsvid/ 07:14:39 spire-1.2.1/pkg/common/jwtsvid/common.go 07:14:39 spire-1.2.1/pkg/common/jwtsvid/sign.go 07:14:39 spire-1.2.1/pkg/common/jwtsvid/token_test.go 07:14:39 spire-1.2.1/pkg/common/jwtsvid/validate.go 07:14:39 spire-1.2.1/pkg/common/jwtutil/ 07:14:39 spire-1.2.1/pkg/common/jwtutil/keyset.go 07:14:39 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 07:14:39 spire-1.2.1/pkg/common/log/ 07:14:39 spire-1.2.1/pkg/common/log/hclog_adapter.go 07:14:39 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 07:14:39 spire-1.2.1/pkg/common/log/log.go 07:14:39 spire-1.2.1/pkg/common/log/log_test.go 07:14:39 spire-1.2.1/pkg/common/log/options.go 07:14:39 spire-1.2.1/pkg/common/nodeutil/ 07:14:39 spire-1.2.1/pkg/common/nodeutil/node.go 07:14:39 spire-1.2.1/pkg/common/nodeutil/node_test.go 07:14:39 spire-1.2.1/pkg/common/peertracker/ 07:14:39 spire-1.2.1/pkg/common/peertracker/conn.go 07:14:39 spire-1.2.1/pkg/common/peertracker/credentials.go 07:14:39 spire-1.2.1/pkg/common/peertracker/errors.go 07:14:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 07:14:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 07:14:39 spire-1.2.1/pkg/common/peertracker/info.go 07:14:39 spire-1.2.1/pkg/common/peertracker/listener.go 07:14:39 spire-1.2.1/pkg/common/peertracker/listener_test.go 07:14:39 spire-1.2.1/pkg/common/peertracker/peertracker.go 07:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 07:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 07:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 07:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 07:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 07:14:39 spire-1.2.1/pkg/common/peertracker/tcp.go 07:14:39 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 07:14:39 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 07:14:39 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 07:14:39 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 07:14:39 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 07:14:39 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 07:14:39 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 07:14:39 spire-1.2.1/pkg/common/peertracker/uds.go 07:14:39 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 07:14:39 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 07:14:39 spire-1.2.1/pkg/common/peertracker/uds_linux.go 07:14:39 spire-1.2.1/pkg/common/pemutil/ 07:14:39 spire-1.2.1/pkg/common/pemutil/block.go 07:14:39 spire-1.2.1/pkg/common/pemutil/certs.go 07:14:39 spire-1.2.1/pkg/common/pemutil/common.go 07:14:39 spire-1.2.1/pkg/common/pemutil/csr.go 07:14:39 spire-1.2.1/pkg/common/pemutil/keys.go 07:14:39 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 07:14:39 spire-1.2.1/pkg/common/pemutil/testdata/ 07:14:39 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 07:14:39 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 07:14:39 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 07:14:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 07:14:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 07:14:39 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 07:14:39 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 07:14:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 07:14:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 07:14:39 spire-1.2.1/pkg/common/plugin/ 07:14:39 spire-1.2.1/pkg/common/plugin/aws/ 07:14:39 spire-1.2.1/pkg/common/plugin/aws/iid.go 07:14:39 spire-1.2.1/pkg/common/plugin/azure/ 07:14:39 spire-1.2.1/pkg/common/plugin/azure/msi.go 07:14:39 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 07:14:39 spire-1.2.1/pkg/common/plugin/facade.go 07:14:39 spire-1.2.1/pkg/common/plugin/facade_test.go 07:14:39 spire-1.2.1/pkg/common/plugin/gcp/ 07:14:39 spire-1.2.1/pkg/common/plugin/gcp/iit.go 07:14:39 spire-1.2.1/pkg/common/plugin/k8s/ 07:14:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 07:14:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 07:14:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 07:14:39 spire-1.2.1/pkg/common/plugin/k8s/utils.go 07:14:39 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 07:14:39 spire-1.2.1/pkg/common/plugin/log.go 07:14:39 spire-1.2.1/pkg/common/plugin/sshpop/ 07:14:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 07:14:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 07:14:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 07:14:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 07:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 07:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 07:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 07:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 07:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 07:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 07:14:39 spire-1.2.1/pkg/common/plugin/tpmdevid/ 07:14:39 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 07:14:39 spire-1.2.1/pkg/common/plugin/x509pop/ 07:14:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 07:14:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 07:14:39 spire-1.2.1/pkg/common/profiling/ 07:14:39 spire-1.2.1/pkg/common/profiling/dumpers.go 07:14:39 spire-1.2.1/pkg/common/profiling/profiling.go 07:14:39 spire-1.2.1/pkg/common/protoutil/ 07:14:39 spire-1.2.1/pkg/common/protoutil/masks.go 07:14:39 spire-1.2.1/pkg/common/protoutil/masks_test.go 07:14:39 spire-1.2.1/pkg/common/rotationutil/ 07:14:39 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 07:14:39 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 07:14:39 spire-1.2.1/pkg/common/selector/ 07:14:39 spire-1.2.1/pkg/common/selector/selector.go 07:14:39 spire-1.2.1/pkg/common/selector/selector_test.go 07:14:39 spire-1.2.1/pkg/common/selector/set.go 07:14:39 spire-1.2.1/pkg/common/selector/set_utils.go 07:14:39 spire-1.2.1/pkg/common/selector/set_utils_test.go 07:14:39 spire-1.2.1/pkg/common/telemetry/ 07:14:39 spire-1.2.1/pkg/common/telemetry/agent/ 07:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 07:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 07:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 07:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 07:14:39 spire-1.2.1/pkg/common/telemetry/agent/manager.go 07:14:39 spire-1.2.1/pkg/common/telemetry/agent/node.go 07:14:39 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 07:14:39 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 07:14:39 spire-1.2.1/pkg/common/telemetry/agent/store/ 07:14:39 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 07:14:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 07:14:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 07:14:39 spire-1.2.1/pkg/common/telemetry/blackhole.go 07:14:39 spire-1.2.1/pkg/common/telemetry/call.go 07:14:39 spire-1.2.1/pkg/common/telemetry/common/ 07:14:39 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 07:14:39 spire-1.2.1/pkg/common/telemetry/config.go 07:14:39 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 07:14:39 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 07:14:39 spire-1.2.1/pkg/common/telemetry/inmem.go 07:14:39 spire-1.2.1/pkg/common/telemetry/inmem_test.go 07:14:39 spire-1.2.1/pkg/common/telemetry/m3.go 07:14:39 spire-1.2.1/pkg/common/telemetry/m3_test.go 07:14:39 spire-1.2.1/pkg/common/telemetry/metrics.go 07:14:39 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 07:14:39 spire-1.2.1/pkg/common/telemetry/names.go 07:14:39 spire-1.2.1/pkg/common/telemetry/prometheus.go 07:14:39 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 07:14:39 spire-1.2.1/pkg/common/telemetry/sanitize.go 07:14:39 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 07:14:39 spire-1.2.1/pkg/common/telemetry/server/ 07:14:39 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 07:14:39 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 07:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/ 07:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 07:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 07:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 07:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 07:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 07:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 07:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 07:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 07:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 07:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 07:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 07:14:39 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 07:14:39 spire-1.2.1/pkg/common/telemetry/server/rotate.go 07:14:39 spire-1.2.1/pkg/common/telemetry/server/server.go 07:14:39 spire-1.2.1/pkg/common/telemetry/sink.go 07:14:39 spire-1.2.1/pkg/common/telemetry/statsd.go 07:14:39 spire-1.2.1/pkg/common/telemetry/statsd_test.go 07:14:39 spire-1.2.1/pkg/common/telemetry/uptime.go 07:14:39 spire-1.2.1/pkg/common/telemetry/version.go 07:14:39 spire-1.2.1/pkg/common/telemetry/withlabels.go 07:14:39 spire-1.2.1/pkg/common/uptime/ 07:14:39 spire-1.2.1/pkg/common/uptime/uptime.go 07:14:39 spire-1.2.1/pkg/common/uptime/uptime_test.go 07:14:39 spire-1.2.1/pkg/common/util/ 07:14:39 spire-1.2.1/pkg/common/util/certs.go 07:14:39 spire-1.2.1/pkg/common/util/certs_test.go 07:14:39 spire-1.2.1/pkg/common/util/csr.go 07:14:39 spire-1.2.1/pkg/common/util/hash.go 07:14:39 spire-1.2.1/pkg/common/util/selectors.go 07:14:39 spire-1.2.1/pkg/common/util/selectors_test.go 07:14:39 spire-1.2.1/pkg/common/util/signals.go 07:14:39 spire-1.2.1/pkg/common/util/sort.go 07:14:39 spire-1.2.1/pkg/common/util/sort_test.go 07:14:39 spire-1.2.1/pkg/common/util/task.go 07:14:39 spire-1.2.1/pkg/common/util/task_test.go 07:14:39 spire-1.2.1/pkg/common/util/testdata/ 07:14:39 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 07:14:39 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 07:14:39 spire-1.2.1/pkg/common/version/ 07:14:39 spire-1.2.1/pkg/common/version/version.go 07:14:39 spire-1.2.1/pkg/common/x509svid/ 07:14:39 spire-1.2.1/pkg/common/x509svid/common_test.go 07:14:39 spire-1.2.1/pkg/common/x509svid/csr.go 07:14:39 spire-1.2.1/pkg/common/x509svid/upstreamca.go 07:14:39 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 07:14:39 spire-1.2.1/pkg/common/x509util/ 07:14:39 spire-1.2.1/pkg/common/x509util/cert.go 07:14:39 spire-1.2.1/pkg/common/x509util/dns.go 07:14:39 spire-1.2.1/pkg/common/x509util/dns_test.go 07:14:39 spire-1.2.1/pkg/common/x509util/keyid.go 07:14:39 spire-1.2.1/pkg/common/x509util/keypair.go 07:14:39 spire-1.2.1/pkg/common/x509util/serialnumber.go 07:14:39 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 07:14:39 spire-1.2.1/pkg/server/ 07:14:39 spire-1.2.1/pkg/server/api/ 07:14:39 spire-1.2.1/pkg/server/api/agent.go 07:14:39 spire-1.2.1/pkg/server/api/agent/ 07:14:39 spire-1.2.1/pkg/server/api/agent/v1/ 07:14:39 spire-1.2.1/pkg/server/api/agent/v1/service.go 07:14:39 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 07:14:39 spire-1.2.1/pkg/server/api/agent_test.go 07:14:39 spire-1.2.1/pkg/server/api/api.go 07:14:39 spire-1.2.1/pkg/server/api/audit/ 07:14:39 spire-1.2.1/pkg/server/api/audit/audit.go 07:14:39 spire-1.2.1/pkg/server/api/audit/audit_test.go 07:14:39 spire-1.2.1/pkg/server/api/bundle.go 07:14:39 spire-1.2.1/pkg/server/api/bundle/ 07:14:39 spire-1.2.1/pkg/server/api/bundle/v1/ 07:14:39 spire-1.2.1/pkg/server/api/bundle/v1/service.go 07:14:39 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 07:14:39 spire-1.2.1/pkg/server/api/bundle_test.go 07:14:39 spire-1.2.1/pkg/server/api/debug/ 07:14:39 spire-1.2.1/pkg/server/api/debug/v1/ 07:14:39 spire-1.2.1/pkg/server/api/debug/v1/service.go 07:14:39 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 07:14:39 spire-1.2.1/pkg/server/api/entry.go 07:14:39 spire-1.2.1/pkg/server/api/entry/ 07:14:39 spire-1.2.1/pkg/server/api/entry/v1/ 07:14:39 spire-1.2.1/pkg/server/api/entry/v1/service.go 07:14:39 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 07:14:39 spire-1.2.1/pkg/server/api/entry_test.go 07:14:39 spire-1.2.1/pkg/server/api/health/ 07:14:39 spire-1.2.1/pkg/server/api/health/v1/ 07:14:39 spire-1.2.1/pkg/server/api/health/v1/service.go 07:14:39 spire-1.2.1/pkg/server/api/health/v1/service_test.go 07:14:39 spire-1.2.1/pkg/server/api/id.go 07:14:39 spire-1.2.1/pkg/server/api/id_test.go 07:14:39 spire-1.2.1/pkg/server/api/limits/ 07:14:39 spire-1.2.1/pkg/server/api/limits/limits.go 07:14:39 spire-1.2.1/pkg/server/api/middleware/ 07:14:39 spire-1.2.1/pkg/server/api/middleware/alias.go 07:14:39 spire-1.2.1/pkg/server/api/middleware/audit.go 07:14:39 spire-1.2.1/pkg/server/api/middleware/authorization.go 07:14:39 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 07:14:39 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 07:14:39 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 07:14:39 spire-1.2.1/pkg/server/api/middleware/caller.go 07:14:39 spire-1.2.1/pkg/server/api/middleware/caller_test.go 07:14:39 spire-1.2.1/pkg/server/api/middleware/common.go 07:14:39 spire-1.2.1/pkg/server/api/middleware/common_test.go 07:14:39 spire-1.2.1/pkg/server/api/middleware/entries.go 07:14:39 spire-1.2.1/pkg/server/api/middleware/entries_test.go 07:14:39 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 07:14:39 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 07:14:39 spire-1.2.1/pkg/server/api/ratelimit.go 07:14:39 spire-1.2.1/pkg/server/api/rpccontext/ 07:14:39 spire-1.2.1/pkg/server/api/rpccontext/alias.go 07:14:39 spire-1.2.1/pkg/server/api/rpccontext/audit.go 07:14:39 spire-1.2.1/pkg/server/api/rpccontext/caller.go 07:14:39 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 07:14:39 spire-1.2.1/pkg/server/api/selector.go 07:14:39 spire-1.2.1/pkg/server/api/selector_test.go 07:14:39 spire-1.2.1/pkg/server/api/status.go 07:14:39 spire-1.2.1/pkg/server/api/status_test.go 07:14:39 spire-1.2.1/pkg/server/api/svid/ 07:14:39 spire-1.2.1/pkg/server/api/svid/v1/ 07:14:39 spire-1.2.1/pkg/server/api/svid/v1/service.go 07:14:39 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 07:14:39 spire-1.2.1/pkg/server/api/trustdomain.go 07:14:39 spire-1.2.1/pkg/server/api/trustdomain/ 07:14:39 spire-1.2.1/pkg/server/api/trustdomain/v1/ 07:14:39 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 07:14:39 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 07:14:39 spire-1.2.1/pkg/server/api/trustdomain_test.go 07:14:39 spire-1.2.1/pkg/server/authpolicy/ 07:14:39 spire-1.2.1/pkg/server/authpolicy/defaults.go 07:14:39 spire-1.2.1/pkg/server/authpolicy/policy.go 07:14:39 spire-1.2.1/pkg/server/authpolicy/policy.rego 07:14:39 spire-1.2.1/pkg/server/authpolicy/policy_data.json 07:14:39 spire-1.2.1/pkg/server/authpolicy/policy_test.go 07:14:39 spire-1.2.1/pkg/server/authpolicy/validate.go 07:14:39 spire-1.2.1/pkg/server/bundle/ 07:14:39 spire-1.2.1/pkg/server/bundle/client/ 07:14:39 spire-1.2.1/pkg/server/bundle/client/client.go 07:14:39 spire-1.2.1/pkg/server/bundle/client/client_test.go 07:14:39 spire-1.2.1/pkg/server/bundle/client/manager.go 07:14:39 spire-1.2.1/pkg/server/bundle/client/manager_test.go 07:14:39 spire-1.2.1/pkg/server/bundle/client/sources.go 07:14:39 spire-1.2.1/pkg/server/bundle/client/sources_test.go 07:14:39 spire-1.2.1/pkg/server/bundle/client/updater.go 07:14:39 spire-1.2.1/pkg/server/bundle/client/updater_test.go 07:14:39 spire-1.2.1/pkg/server/ca/ 07:14:39 spire-1.2.1/pkg/server/ca/ca.go 07:14:39 spire-1.2.1/pkg/server/ca/ca_health.go 07:14:39 spire-1.2.1/pkg/server/ca/ca_test.go 07:14:39 spire-1.2.1/pkg/server/ca/journal.go 07:14:39 spire-1.2.1/pkg/server/ca/journal_test.go 07:14:39 spire-1.2.1/pkg/server/ca/manager.go 07:14:39 spire-1.2.1/pkg/server/ca/manager_health.go 07:14:39 spire-1.2.1/pkg/server/ca/manager_test.go 07:14:39 spire-1.2.1/pkg/server/ca/templates.go 07:14:39 spire-1.2.1/pkg/server/ca/upstream_client.go 07:14:39 spire-1.2.1/pkg/server/ca/upstream_client_test.go 07:14:39 spire-1.2.1/pkg/server/ca/validation.go 07:14:39 spire-1.2.1/pkg/server/cache/ 07:14:39 spire-1.2.1/pkg/server/cache/dscache/ 07:14:39 spire-1.2.1/pkg/server/cache/dscache/cache.go 07:14:39 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 07:14:39 spire-1.2.1/pkg/server/cache/entrycache/ 07:14:39 spire-1.2.1/pkg/server/cache/entrycache/cache.go 07:14:39 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 07:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 07:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 07:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 07:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 07:14:39 spire-1.2.1/pkg/server/catalog/ 07:14:39 spire-1.2.1/pkg/server/catalog/catalog.go 07:14:39 spire-1.2.1/pkg/server/catalog/keymanager.go 07:14:39 spire-1.2.1/pkg/server/catalog/nodeattestor.go 07:14:39 spire-1.2.1/pkg/server/catalog/noderesolver.go 07:14:39 spire-1.2.1/pkg/server/catalog/notifier.go 07:14:39 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 07:14:39 spire-1.2.1/pkg/server/config.go 07:14:39 spire-1.2.1/pkg/server/datastore/ 07:14:39 spire-1.2.1/pkg/server/datastore/datastore.go 07:14:39 spire-1.2.1/pkg/server/datastore/datastore_health.go 07:14:39 spire-1.2.1/pkg/server/datastore/repository.go 07:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/ 07:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 07:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 07:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 07:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 07:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 07:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 07:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 07:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 07:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 07:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 07:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 07:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 07:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 07:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 07:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 07:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 07:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 07:14:39 spire-1.2.1/pkg/server/endpoints/ 07:14:39 spire-1.2.1/pkg/server/endpoints/bundle/ 07:14:39 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 07:14:39 spire-1.2.1/pkg/server/endpoints/bundle/config.go 07:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 07:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 07:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 07:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 07:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 07:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 07:14:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 07:14:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 07:14:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 07:14:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 07:14:40 spire-1.2.1/pkg/server/endpoints/bundle/server.go 07:14:40 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 07:14:40 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 07:14:40 spire-1.2.1/pkg/server/endpoints/config.go 07:14:40 spire-1.2.1/pkg/server/endpoints/endpoints.go 07:14:40 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 07:14:40 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 07:14:40 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 07:14:40 spire-1.2.1/pkg/server/endpoints/middleware.go 07:14:40 spire-1.2.1/pkg/server/endpoints/middleware_test.go 07:14:40 spire-1.2.1/pkg/server/hostservice/ 07:14:40 spire-1.2.1/pkg/server/hostservice/agentstore/ 07:14:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 07:14:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 07:14:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 07:14:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 07:14:40 spire-1.2.1/pkg/server/hostservice/identityprovider/ 07:14:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 07:14:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/ 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/ 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/base/ 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/test/ 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 07:14:40 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/ 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 07:14:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/noderesolver/ 07:14:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 07:14:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 07:14:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 07:14:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 07:14:40 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 07:14:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 07:14:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/notifier/ 07:14:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 07:14:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 07:14:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 07:14:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 07:14:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 07:14:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 07:14:40 spire-1.2.1/pkg/server/plugin/notifier/repository.go 07:14:40 spire-1.2.1/pkg/server/plugin/notifier/v1.go 07:14:40 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 07:14:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 07:14:40 spire-1.2.1/pkg/server/registration/ 07:14:40 spire-1.2.1/pkg/server/registration/manager.go 07:14:40 spire-1.2.1/pkg/server/registration/manager_test.go 07:14:40 spire-1.2.1/pkg/server/scanentries.go 07:14:40 spire-1.2.1/pkg/server/scanentries_test.go 07:14:40 spire-1.2.1/pkg/server/server.go 07:14:40 spire-1.2.1/pkg/server/server_test.go 07:14:40 spire-1.2.1/pkg/server/svid/ 07:14:40 spire-1.2.1/pkg/server/svid/observer.go 07:14:40 spire-1.2.1/pkg/server/svid/observer_test.go 07:14:40 spire-1.2.1/pkg/server/svid/rotator.go 07:14:40 spire-1.2.1/pkg/server/svid/rotator_config.go 07:14:40 spire-1.2.1/pkg/server/svid/rotator_config_test.go 07:14:40 spire-1.2.1/pkg/server/svid/rotator_test.go 07:14:40 spire-1.2.1/proto/ 07:14:40 spire-1.2.1/proto/private/ 07:14:40 spire-1.2.1/proto/private/server/ 07:14:40 spire-1.2.1/proto/private/server/journal/ 07:14:40 spire-1.2.1/proto/private/server/journal/journal.pb.go 07:14:40 spire-1.2.1/proto/private/server/journal/journal.proto 07:14:40 spire-1.2.1/proto/spire/ 07:14:40 spire-1.2.1/proto/spire/common/ 07:14:40 spire-1.2.1/proto/spire/common/common.pb.go 07:14:40 spire-1.2.1/proto/spire/common/common.proto 07:14:40 spire-1.2.1/proto/spire/common/plugin/ 07:14:40 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 07:14:40 spire-1.2.1/proto/spire/common/plugin/plugin.proto 07:14:40 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 07:14:40 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 07:14:40 spire-1.2.1/proto/spire/plugin/ 07:14:40 spire-1.2.1/proto/spire/plugin/agent/ 07:14:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 07:14:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 07:14:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 07:14:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 07:14:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 07:14:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 07:14:40 spire-1.2.1/release/ 07:14:40 spire-1.2.1/release/spire-extras/ 07:14:40 spire-1.2.1/release/spire-extras/README.md 07:14:40 spire-1.2.1/release/spire-extras/conf/ 07:14:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 07:14:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 07:14:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 07:14:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 07:14:40 spire-1.2.1/release/spire/ 07:14:40 spire-1.2.1/release/spire/README.md 07:14:40 spire-1.2.1/release/spire/conf/ 07:14:40 spire-1.2.1/release/spire/conf/agent/ 07:14:40 spire-1.2.1/release/spire/conf/agent/agent.conf 07:14:40 spire-1.2.1/release/spire/conf/server/ 07:14:40 spire-1.2.1/release/spire/conf/server/server.conf 07:14:40 spire-1.2.1/script/ 07:14:40 spire-1.2.1/script/build-artifact.sh 07:14:40 spire-1.2.1/script/generate_dummy_ca.sh 07:14:40 spire-1.2.1/support/ 07:14:40 spire-1.2.1/support/k8s/ 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/ 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 07:14:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 07:14:40 spire-1.2.1/support/oidc-discovery-provider/ 07:14:40 spire-1.2.1/support/oidc-discovery-provider/README.md 07:14:40 spire-1.2.1/support/oidc-discovery-provider/common_test.go 07:14:40 spire-1.2.1/support/oidc-discovery-provider/config.go 07:14:40 spire-1.2.1/support/oidc-discovery-provider/config_test.go 07:14:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 07:14:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 07:14:40 spire-1.2.1/support/oidc-discovery-provider/handler.go 07:14:40 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 07:14:40 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 07:14:40 spire-1.2.1/support/oidc-discovery-provider/main.go 07:14:40 spire-1.2.1/support/oidc-discovery-provider/server_api.go 07:14:40 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 07:14:40 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 07:14:40 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 07:14:40 spire-1.2.1/test/ 07:14:40 spire-1.2.1/test/clock/ 07:14:40 spire-1.2.1/test/clock/clock.go 07:14:40 spire-1.2.1/test/fakes/ 07:14:40 spire-1.2.1/test/fakes/fakeagentcatalog/ 07:14:40 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 07:14:40 spire-1.2.1/test/fakes/fakeagentkeymanager/ 07:14:40 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 07:14:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 07:14:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 07:14:40 spire-1.2.1/test/fakes/fakeagentstore/ 07:14:40 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 07:14:40 spire-1.2.1/test/fakes/fakedatastore/ 07:14:40 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 07:14:40 spire-1.2.1/test/fakes/fakeentryclient/ 07:14:40 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 07:14:40 spire-1.2.1/test/fakes/fakehealthchecker/ 07:14:40 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 07:14:40 spire-1.2.1/test/fakes/fakeidentityprovider/ 07:14:40 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 07:14:40 spire-1.2.1/test/fakes/fakemetrics/ 07:14:40 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 07:14:40 spire-1.2.1/test/fakes/fakenoderesolver/ 07:14:40 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 07:14:40 spire-1.2.1/test/fakes/fakenotifier/ 07:14:40 spire-1.2.1/test/fakes/fakenotifier/notifier.go 07:14:40 spire-1.2.1/test/fakes/fakepluginmetrics/ 07:14:40 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 07:14:40 spire-1.2.1/test/fakes/fakeserverca/ 07:14:40 spire-1.2.1/test/fakes/fakeserverca/serverca.go 07:14:40 spire-1.2.1/test/fakes/fakeservercatalog/ 07:14:40 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 07:14:40 spire-1.2.1/test/fakes/fakeserverkeymanager/ 07:14:40 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 07:14:40 spire-1.2.1/test/fakes/fakeservernodeattestor/ 07:14:40 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 07:14:40 spire-1.2.1/test/fakes/fakeupstreamauthority/ 07:14:40 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 07:14:40 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 07:14:40 spire-1.2.1/test/fakes/fakeworkloadapi/ 07:14:40 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 07:14:40 spire-1.2.1/test/fakes/fakeworkloadattestor/ 07:14:40 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 07:14:40 spire-1.2.1/test/fixture/ 07:14:40 spire-1.2.1/test/fixture/certs/ 07:14:40 spire-1.2.1/test/fixture/certs/agent_svid.der 07:14:40 spire-1.2.1/test/fixture/certs/base_cert.pem 07:14:40 spire-1.2.1/test/fixture/certs/base_csr.pem 07:14:40 spire-1.2.1/test/fixture/certs/base_key.pem 07:14:40 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 07:14:40 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 07:14:40 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 07:14:40 spire-1.2.1/test/fixture/certs/blog_cert.pem 07:14:40 spire-1.2.1/test/fixture/certs/blog_csr.pem 07:14:40 spire-1.2.1/test/fixture/certs/blog_key.pem 07:14:40 spire-1.2.1/test/fixture/certs/bundle.der 07:14:40 spire-1.2.1/test/fixture/certs/ca.pem 07:14:40 spire-1.2.1/test/fixture/certs/ca_key.pem 07:14:40 spire-1.2.1/test/fixture/certs/database_cert.pem 07:14:40 spire-1.2.1/test/fixture/certs/database_csr.pem 07:14:40 spire-1.2.1/test/fixture/certs/database_key.pem 07:14:40 spire-1.2.1/test/fixture/certs/node_cert.pem 07:14:40 spire-1.2.1/test/fixture/certs/node_csr.pem 07:14:40 spire-1.2.1/test/fixture/certs/node_key.pem 07:14:40 spire-1.2.1/test/fixture/certs/svid.pem 07:14:40 spire-1.2.1/test/fixture/certs/svid_key.pem 07:14:40 spire-1.2.1/test/fixture/config/ 07:14:40 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 07:14:40 spire-1.2.1/test/fixture/config/agent_good.conf 07:14:40 spire-1.2.1/test/fixture/config/agent_good_templated.conf 07:14:40 spire-1.2.1/test/fixture/config/plugin_good.conf 07:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 07:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 07:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 07:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 07:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 07:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 07:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 07:14:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 07:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 07:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 07:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 07:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 07:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 07:14:40 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 07:14:40 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 07:14:40 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 07:14:40 spire-1.2.1/test/fixture/config/server_good.conf 07:14:40 spire-1.2.1/test/fixture/config/server_good_templated.conf 07:14:40 spire-1.2.1/test/fixture/fixture.go 07:14:40 spire-1.2.1/test/fixture/nodeattestor/ 07:14:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 07:14:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 07:14:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 07:14:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 07:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 07:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 07:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 07:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 07:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 07:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 07:14:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 07:14:40 spire-1.2.1/test/fixture/registration/ 07:14:40 spire-1.2.1/test/fixture/registration/entries.json 07:14:40 spire-1.2.1/test/fixture/registration/good-for-update.json 07:14:40 spire-1.2.1/test/fixture/registration/good.json 07:14:40 spire-1.2.1/test/fixture/registration/invalid.json 07:14:40 spire-1.2.1/test/fixture/registration/invalid_json.json 07:14:40 spire-1.2.1/test/fixture/registration/manager_test_entries.json 07:14:40 spire-1.2.1/test/integration/ 07:14:40 spire-1.2.1/test/integration/README.md 07:14:40 spire-1.2.1/test/integration/common 07:14:40 spire-1.2.1/test/integration/setup/ 07:14:40 spire-1.2.1/test/integration/setup/adminclient/ 07:14:40 spire-1.2.1/test/integration/setup/adminclient/build.sh 07:14:40 spire-1.2.1/test/integration/setup/adminclient/client.go 07:14:40 spire-1.2.1/test/integration/setup/debugagent/ 07:14:40 spire-1.2.1/test/integration/setup/debugagent/build.sh 07:14:40 spire-1.2.1/test/integration/setup/debugagent/main.go 07:14:40 spire-1.2.1/test/integration/setup/debugserver/ 07:14:40 spire-1.2.1/test/integration/setup/debugserver/build.sh 07:14:40 spire-1.2.1/test/integration/setup/debugserver/main.go 07:14:40 spire-1.2.1/test/integration/setup/downstreamclient/ 07:14:40 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 07:14:40 spire-1.2.1/test/integration/setup/downstreamclient/client.go 07:14:40 spire-1.2.1/test/integration/setup/itclient/ 07:14:40 spire-1.2.1/test/integration/setup/itclient/client.go 07:14:40 spire-1.2.1/test/integration/setup/node-attestation/ 07:14:40 spire-1.2.1/test/integration/setup/node-attestation/build.sh 07:14:40 spire-1.2.1/test/integration/setup/node-attestation/client.go 07:14:40 spire-1.2.1/test/integration/setup/x509pop/ 07:14:40 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 07:14:40 spire-1.2.1/test/integration/setup/x509pop/setup.sh 07:14:40 spire-1.2.1/test/integration/suites/ 07:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/ 07:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 07:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 07:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 07:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 07:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 07:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 07:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 07:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 07:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 07:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 07:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 07:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 07:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 07:14:40 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 07:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 07:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 07:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 07:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 07:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 07:14:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 07:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/ 07:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 07:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 07:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 07:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 07:14:40 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 07:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 07:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 07:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 07:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 07:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 07:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 07:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 07:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 07:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 07:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 07:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 07:14:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 07:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/ 07:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 07:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 07:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 07:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 07:14:40 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 07:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/ 07:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 07:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 07:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 07:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 07:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 07:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 07:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 07:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 07:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 07:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 07:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 07:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 07:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 07:14:40 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 07:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/ 07:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 07:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 07:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 07:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 07:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 07:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 07:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 07:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 07:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 07:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 07:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 07:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 07:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 07:14:40 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 07:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 07:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 07:14:40 spire-1.2.1/test/integration/suites/join-token/ 07:14:40 spire-1.2.1/test/integration/suites/join-token/01-start-server 07:14:40 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 07:14:40 spire-1.2.1/test/integration/suites/join-token/03-start-agent 07:14:40 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 07:14:40 spire-1.2.1/test/integration/suites/join-token/05-check-svid 07:14:40 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 07:14:40 spire-1.2.1/test/integration/suites/join-token/README.md 07:14:40 spire-1.2.1/test/integration/suites/join-token/conf/ 07:14:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 07:14:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 07:14:40 spire-1.2.1/test/integration/suites/join-token/conf/server/ 07:14:40 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 07:14:40 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 07:14:40 spire-1.2.1/test/integration/suites/join-token/teardown 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/ 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 07:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/ 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 07:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 07:14:40 spire-1.2.1/test/integration/suites/k8s/ 07:14:40 spire-1.2.1/test/integration/suites/k8s/00-setup 07:14:40 spire-1.2.1/test/integration/suites/k8s/01-apply-config 07:14:40 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 07:14:40 spire-1.2.1/test/integration/suites/k8s/README.md 07:14:40 spire-1.2.1/test/integration/suites/k8s/conf/ 07:14:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 07:14:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 07:14:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/ 07:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 07:14:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 07:14:40 spire-1.2.1/test/integration/suites/k8s/init-kubectl 07:14:40 spire-1.2.1/test/integration/suites/k8s/teardown 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/ 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/README.md 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/ 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 07:14:40 spire-1.2.1/test/integration/suites/nested-rotation/teardown 07:14:40 spire-1.2.1/test/integration/suites/node-attestation/ 07:14:40 spire-1.2.1/test/integration/suites/node-attestation/00-setup 07:14:40 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 07:14:40 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 07:14:40 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 07:14:41 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 07:14:41 spire-1.2.1/test/integration/suites/node-attestation/README.md 07:14:41 spire-1.2.1/test/integration/suites/node-attestation/conf/ 07:14:41 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 07:14:41 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 07:14:41 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 07:14:41 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 07:14:41 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 07:14:41 spire-1.2.1/test/integration/suites/node-attestation/teardown 07:14:41 spire-1.2.1/test/integration/suites/rotation/ 07:14:41 spire-1.2.1/test/integration/suites/rotation/00-setup 07:14:41 spire-1.2.1/test/integration/suites/rotation/01-start-server 07:14:41 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 07:14:41 spire-1.2.1/test/integration/suites/rotation/03-start-agent 07:14:41 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 07:14:41 spire-1.2.1/test/integration/suites/rotation/05-check-svids 07:14:41 spire-1.2.1/test/integration/suites/rotation/README.md 07:14:41 spire-1.2.1/test/integration/suites/rotation/conf/ 07:14:41 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 07:14:41 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 07:14:41 spire-1.2.1/test/integration/suites/rotation/conf/server/ 07:14:41 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 07:14:41 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 07:14:41 spire-1.2.1/test/integration/suites/rotation/teardown 07:14:41 spire-1.2.1/test/integration/suites/self-test/ 07:14:41 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 07:14:41 spire-1.2.1/test/integration/suites/self-test/README.md 07:14:41 spire-1.2.1/test/integration/suites/self-test/teardown 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/ 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 07:14:41 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 07:14:41 spire-1.2.1/test/integration/suites/upgrade/ 07:14:41 spire-1.2.1/test/integration/suites/upgrade/00-setup 07:14:41 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 07:14:41 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 07:14:41 spire-1.2.1/test/integration/suites/upgrade/README.md 07:14:41 spire-1.2.1/test/integration/suites/upgrade/conf/ 07:14:41 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 07:14:41 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 07:14:41 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 07:14:41 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 07:14:41 spire-1.2.1/test/integration/suites/upgrade/teardown 07:14:41 spire-1.2.1/test/integration/suites/upgrade/versions.txt 07:14:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 07:14:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 07:14:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 07:14:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 07:14:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 07:14:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 07:14:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 07:14:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 07:14:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 07:14:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 07:14:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 07:14:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 07:14:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 07:14:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 07:14:41 spire-1.2.1/test/integration/test-one.sh 07:14:41 spire-1.2.1/test/integration/test.sh 07:14:41 spire-1.2.1/test/plugintest/ 07:14:41 spire-1.2.1/test/plugintest/config.go 07:14:41 spire-1.2.1/test/plugintest/load.go 07:14:41 spire-1.2.1/test/plugintest/option.go 07:14:41 spire-1.2.1/test/spiretest/ 07:14:41 spire-1.2.1/test/spiretest/apiserver.go 07:14:41 spire-1.2.1/test/spiretest/assertions.go 07:14:41 spire-1.2.1/test/spiretest/dir.go 07:14:41 spire-1.2.1/test/spiretest/errors_posix.go 07:14:41 spire-1.2.1/test/spiretest/errors_windows.go 07:14:41 spire-1.2.1/test/spiretest/logs.go 07:14:41 spire-1.2.1/test/spiretest/socketapi.go 07:14:41 spire-1.2.1/test/spiretest/suite.go 07:14:41 spire-1.2.1/test/spiretest/x509.go 07:14:41 spire-1.2.1/test/testca/ 07:14:41 spire-1.2.1/test/testca/ca.go 07:14:41 spire-1.2.1/test/testkey/ 07:14:41 spire-1.2.1/test/testkey/generate.sh 07:14:41 spire-1.2.1/test/testkey/genkeys.go 07:14:41 spire-1.2.1/test/testkey/keys.go 07:14:41 spire-1.2.1/test/testkey/new.go 07:14:41 spire-1.2.1/test/tpmsimulator/ 07:14:41 spire-1.2.1/test/tpmsimulator/simulator.go 07:14:41 spire-1.2.1/test/util/ 07:14:41 spire-1.2.1/test/util/cert_fixtures.go 07:14:41 spire-1.2.1/test/util/cert_generation.go 07:14:41 spire-1.2.1/test/util/io_redirection.go 07:14:41 spire-1.2.1/test/util/race.go 07:14:41 spire-1.2.1/test/util/util.go 07:14:41 building spire from source... 07:14:41 Installing go1.17.7... 07:15:00 Building bin/spire-server... 07:15:00 go: downloading github.com/mitchellh/cli v1.1.2 07:15:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 07:15:00 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 07:15:00 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 07:15:00 go: downloading google.golang.org/grpc v1.44.0 07:15:03 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 07:15:04 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 07:15:04 go: downloading github.com/imdario/mergo v0.3.12 07:15:04 go: downloading github.com/sirupsen/logrus v1.8.1 07:15:05 go: downloading github.com/hashicorp/go-hclog v1.1.0 07:15:05 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 07:15:05 go: downloading github.com/fatih/color v1.13.0 07:15:05 go: downloading github.com/mattn/go-isatty v0.0.14 07:15:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 07:15:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 07:15:05 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 07:15:05 go: downloading github.com/hashicorp/go-plugin v1.4.3 07:15:06 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 07:15:07 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 07:15:07 go: downloading github.com/InVisionApp/go-logger v1.0.1 07:15:08 Building bin/spire-server... 07:15:08 go: downloading github.com/armon/go-metrics v0.3.10 07:15:08 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 07:15:08 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 07:15:08 go: downloading github.com/mitchellh/cli v1.1.2 07:15:08 go: downloading github.com/prometheus/client_golang v1.12.1 07:15:08 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 07:15:09 go: downloading github.com/uber-go/tally/v4 v4.1.1 07:15:09 go: downloading google.golang.org/grpc v1.44.0 07:15:09 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 07:15:10 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 07:15:10 go: downloading github.com/open-policy-agent/opa v0.38.0 07:15:11 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 07:15:12 go: downloading github.com/imdario/mergo v0.3.12 07:15:12 go: downloading github.com/sirupsen/logrus v1.8.1 07:15:13 go: downloading github.com/hashicorp/go-hclog v1.1.0 07:15:14 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 07:15:14 go: downloading github.com/fatih/color v1.13.0 07:15:14 go: downloading github.com/mattn/go-isatty v0.0.14 07:15:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 07:15:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 07:15:15 go: downloading github.com/hashicorp/go-plugin v1.4.3 07:15:15 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 07:15:15 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 07:15:15 go: downloading github.com/InVisionApp/go-logger v1.0.1 07:15:16 go: downloading github.com/armon/go-metrics v0.3.10 07:15:16 go: downloading github.com/prometheus/client_golang v1.12.1 07:15:16 go: downloading github.com/uber-go/tally/v4 v4.1.1 07:15:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 07:15:17 go: downloading github.com/open-policy-agent/opa v0.38.0 07:15:32 go: downloading github.com/Masterminds/goutils v1.1.0 07:15:32 go: downloading github.com/Masterminds/semver v1.5.0 07:15:32 go: downloading github.com/google/uuid v1.1.2 07:15:32 go: downloading github.com/huandu/xstrings v1.3.2 07:15:32 go: downloading github.com/mattn/go-colorable v0.1.12 07:15:32 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 07:15:32 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 07:15:32 go: downloading github.com/oklog/run v1.0.0 07:15:32 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 07:15:32 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:15:32 go: downloading github.com/prometheus/client_model v0.2.0 07:15:32 go: downloading github.com/prometheus/common v0.32.1 07:15:32 go: downloading github.com/beorn7/perks v1.0.1 07:15:32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 07:15:32 go: downloading github.com/prometheus/procfs v0.7.3 07:15:33 go: downloading github.com/mattn/go-colorable v0.1.12 07:15:34 go: downloading go.uber.org/atomic v1.9.0 07:15:34 go: downloading github.com/Masterminds/goutils v1.1.0 07:15:34 go: downloading github.com/Masterminds/semver v1.5.0 07:15:34 go: downloading github.com/google/uuid v1.1.2 07:15:34 go: downloading github.com/huandu/xstrings v1.3.2 07:15:34 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 07:15:34 go: downloading github.com/oklog/run v1.0.0 07:15:34 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 07:15:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:15:34 go: downloading github.com/pkg/errors v0.9.1 07:15:34 go: downloading github.com/prometheus/client_model v0.2.0 07:15:34 go: downloading github.com/prometheus/common v0.32.1 07:15:35 go: downloading github.com/beorn7/perks v1.0.1 07:15:35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 07:15:35 go: downloading github.com/prometheus/procfs v0.7.3 07:15:35 go: downloading github.com/imkira/go-observer v1.0.3 07:15:35 go: downloading github.com/pkg/errors v0.9.1 07:15:35 go: downloading github.com/mitchellh/reflectwalk v1.0.1 07:15:35 go: downloading github.com/hashicorp/errwrap v1.1.0 07:15:36 go: downloading go.uber.org/atomic v1.9.0 07:15:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:15:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 07:15:36 go: downloading github.com/twmb/murmur3 v1.1.6 07:15:36 go: downloading github.com/stretchr/testify v1.7.0 07:15:36 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 07:15:36 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 07:15:36 go: downloading github.com/imkira/go-observer v1.0.3 07:15:36 go: downloading github.com/hashicorp/errwrap v1.1.0 07:15:36 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 07:15:36 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 07:15:37 go: downloading github.com/mitchellh/reflectwalk v1.0.1 07:15:37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 07:15:37 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:15:37 go: downloading github.com/twmb/murmur3 v1.1.6 07:15:37 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 07:15:37 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 07:15:37 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 07:15:37 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 07:15:38 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 07:15:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 07:15:45 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 07:15:45 go: downloading github.com/stretchr/testify v1.7.0 07:15:45 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:15:45 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 07:15:45 go: downloading github.com/blang/semver/v4 v4.0.0 07:15:45 go: downloading github.com/go-sql-driver/mysql v1.6.0 07:15:45 go: downloading github.com/jinzhu/gorm v1.9.16 07:15:45 go: downloading github.com/mattn/go-sqlite3 v1.14.12 07:15:45 go: downloading google.golang.org/api v0.70.0 07:15:45 go: downloading k8s.io/client-go v0.23.4 07:15:50 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 07:15:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 07:15:50 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:15:50 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 07:15:50 go: downloading github.com/blang/semver/v4 v4.0.0 07:15:50 go: downloading github.com/aws/aws-sdk-go v1.43.0 07:15:50 go: downloading github.com/go-sql-driver/mysql v1.6.0 07:15:50 go: downloading github.com/jinzhu/gorm v1.9.16 07:15:51 go: downloading github.com/mattn/go-sqlite3 v1.14.12 07:15:51 go: downloading github.com/aws/aws-sdk-go v1.43.0 07:16:18 go: downloading google.golang.org/api v0.70.0 07:16:18 go: downloading k8s.io/api v0.23.4 07:16:18 go: downloading k8s.io/client-go v0.23.4 07:16:28 go: downloading github.com/google/go-tpm v0.3.3 07:16:28 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 07:16:28 go: downloading k8s.io/api v0.23.4 07:16:28 go: downloading github.com/google/go-tpm v0.3.3 07:16:28 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 07:16:40 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 07:16:40 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 07:16:40 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 07:16:40 go: downloading cloud.google.com/go/storage v1.21.0 07:16:40 go: downloading cloud.google.com/go v0.100.2 07:16:41 go: downloading k8s.io/apimachinery v0.23.4 07:16:43 go: downloading k8s.io/kube-aggregator v0.23.3 07:16:44 go: downloading sigs.k8s.io/controller-runtime v0.11.1 07:16:46 go: downloading cloud.google.com/go/security v1.3.0 07:16:46 go: downloading github.com/hashicorp/vault/api v1.4.1 07:16:46 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 07:16:47 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:16:47 go: downloading gopkg.in/yaml.v2 v2.4.0 07:16:47 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:16:48 go: downloading github.com/gobwas/glob v0.2.3 07:16:48 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 07:16:48 go: downloading github.com/aws/smithy-go v1.11.0 07:16:49 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 07:16:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 07:16:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 07:16:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 07:16:50 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 07:16:50 go: downloading github.com/jinzhu/inflection v1.0.0 07:16:50 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 07:16:51 go: downloading github.com/gogo/protobuf v1.3.2 07:16:54 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 07:16:55 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 07:16:55 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 07:16:55 go: downloading cloud.google.com/go/storage v1.21.0 07:16:56 go: downloading cloud.google.com/go v0.100.2 07:16:56 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 07:16:56 go: downloading github.com/Azure/go-autorest/logger v0.2.1 07:16:56 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 07:16:56 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 07:16:56 go: downloading github.com/dimchansky/utfbom v1.1.1 07:16:56 go: downloading cloud.google.com/go/compute v1.3.0 07:16:57 go: downloading k8s.io/apimachinery v0.23.4 07:16:57 go: downloading cloud.google.com/go/iam v0.1.1 07:16:57 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 07:16:57 go: downloading k8s.io/klog/v2 v2.30.0 07:16:57 go: downloading github.com/google/gofuzz v1.1.0 07:16:58 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 07:16:59 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 07:16:59 go: downloading k8s.io/kube-aggregator v0.23.3 07:16:59 go: downloading github.com/spf13/pflag v1.0.5 07:17:00 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 07:17:00 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 07:17:00 go: downloading cloud.google.com/go/security v1.3.0 07:17:00 go: downloading sigs.k8s.io/controller-runtime v0.11.1 07:17:00 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 07:17:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:17:00 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 07:17:00 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 07:17:00 go: downloading github.com/hashicorp/vault/sdk v0.4.1 07:17:02 go: downloading github.com/mitchellh/mapstructure v1.4.3 07:17:02 go: downloading github.com/hashicorp/vault/api v1.4.1 07:17:02 go: downloading github.com/tklauser/go-sysconf v0.3.9 07:17:03 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 07:17:03 go: downloading gopkg.in/yaml.v2 v2.4.0 07:17:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 07:17:03 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:17:03 go: downloading go.opencensus.io v0.23.0 07:17:03 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:17:03 go: downloading github.com/gobwas/glob v0.2.3 07:17:03 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 07:17:03 go: downloading github.com/tklauser/go-sysconf v0.3.9 07:17:04 go: downloading github.com/jmespath/go-jmespath v0.4.0 07:17:04 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 07:17:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 07:17:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 07:17:05 go: downloading github.com/aws/smithy-go v1.11.0 07:17:06 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 07:17:06 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 07:17:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 07:17:06 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 07:17:06 go: downloading github.com/jinzhu/inflection v1.0.0 07:17:06 go: downloading gopkg.in/inf.v0 v0.9.1 07:17:06 go: downloading github.com/go-logr/logr v1.2.2 07:17:06 go: downloading github.com/google/go-cmp v0.5.7 07:17:06 go: downloading github.com/gogo/protobuf v1.3.2 07:17:06 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 07:17:07 go: downloading github.com/json-iterator/go v1.1.12 07:17:07 go: downloading github.com/googleapis/gnostic v0.5.5 07:17:10 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 07:17:11 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 07:17:12 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 07:17:12 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 07:17:12 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:17:12 go: downloading github.com/Azure/go-autorest/logger v0.2.1 07:17:12 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 07:17:12 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 07:17:12 go: downloading github.com/dimchansky/utfbom v1.1.1 07:17:12 go: downloading cloud.google.com/go/compute v1.3.0 07:17:13 go: downloading github.com/tklauser/numcpus v0.3.0 07:17:13 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 07:17:13 go: downloading go.uber.org/zap v1.21.0 07:17:13 go: downloading cloud.google.com/go/iam v0.1.1 07:17:13 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 07:17:13 go: downloading k8s.io/klog/v2 v2.30.0 07:17:14 go: downloading github.com/google/gofuzz v1.1.0 07:17:14 go: downloading sigs.k8s.io/yaml v1.3.0 07:17:14 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 07:17:14 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 07:17:14 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:17:14 go: downloading github.com/modern-go/reflect2 v1.0.2 07:17:14 go: downloading github.com/ryanuber/go-glob v1.0.0 07:17:14 go: downloading github.com/golang/snappy v0.0.4 07:17:14 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 07:17:15 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 07:17:16 go: downloading github.com/spf13/pflag v1.0.5 07:17:16 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 07:17:16 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 07:17:16 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 07:17:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:17:17 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 07:17:17 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 07:17:17 go: downloading github.com/hashicorp/vault/sdk v0.4.1 07:17:18 go: downloading github.com/mitchellh/mapstructure v1.4.3 07:17:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 07:17:18 go: downloading github.com/tklauser/numcpus v0.3.0 07:17:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 07:17:18 go: downloading github.com/jmespath/go-jmespath v0.4.0 07:17:20 go: downloading go.opencensus.io v0.23.0 07:17:21 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 07:17:21 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 07:17:21 go: downloading gopkg.in/inf.v0 v0.9.1 07:17:21 go: downloading github.com/go-logr/logr v1.2.2 07:17:22 go: downloading github.com/google/go-cmp v0.5.7 07:17:22 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 07:17:22 go: downloading github.com/json-iterator/go v1.1.12 07:17:23 go: downloading github.com/googleapis/gnostic v0.5.5 07:17:24 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 07:17:24 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:17:24 go: downloading github.com/hashicorp/go-version v1.2.0 07:17:24 go: downloading go.uber.org/multierr v1.6.0 07:17:25 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 07:17:28 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 07:17:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:17:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 07:17:28 go: downloading go.uber.org/zap v1.21.0 07:17:28 go: downloading sigs.k8s.io/yaml v1.3.0 07:17:28 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 07:17:29 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:17:29 go: downloading github.com/modern-go/reflect2 v1.0.2 07:17:29 go: downloading github.com/ryanuber/go-glob v1.0.0 07:17:29 go: downloading github.com/golang/snappy v0.0.4 07:17:29 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 07:17:39 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 07:17:39 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:17:39 go: downloading github.com/hashicorp/go-version v1.2.0 07:17:39 go: downloading go.uber.org/multierr v1.6.0 07:18:02 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 07:18:02 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 07:18:04 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 07:18:04 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 07:21:26 Removing intermediate container 4f53cb552157 07:21:26 ---> e2c8e05d77fb 07:21:26 07:21:26 Step 10/22 : FROM alpine:3.14 07:21:26 ---> ac73e934f311 07:21:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:21:26 ---> Running in ae6834752538 07:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:21:26 (1/2) Installing ca-certificates (20211220-r0) 07:21:26 (2/2) Installing dumb-init (1.2.5-r1) 07:21:26 Executing busybox-1.33.1-r7.trigger 07:21:26 Executing ca-certificates-20211220-r0.trigger 07:21:26 OK: 6 MiB in 16 packages 07:21:26 Removing intermediate container ae6834752538 07:21:26 ---> 870e3f3cef65 07:21:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:21:26 ---> Running in 1a3205247328 07:21:26 Removing intermediate container 1a3205247328 07:21:26 ---> a2639d0a3ffa 07:21:26 Step 13/22 : ENV APP_PORT=59860 07:21:26 ---> Running in 4c4ba6477e40 07:21:26 Removing intermediate container 4c4ba6477e40 07:21:26 ---> f456deaff0d4 07:21:26 Step 14/22 : EXPOSE $APP_PORT 07:21:26 ---> Running in 330039c86ab0 07:21:26 Removing intermediate container 330039c86ab0 07:21:26 ---> 9d896a2993f9 07:21:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:21:27 ---> 718218c5137c 07:21:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:21:30 ---> 497251945b1d 07:21:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:21:32 ---> 39442ab218c7 07:21:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:21:32 ---> Running in 9d7ef66bd4cc 07:21:32 Removing intermediate container 9d7ef66bd4cc 07:21:33 ---> 72fdb8ca3206 07:21:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:21:33 ---> Running in db1a2b269d1c 07:21:33 Removing intermediate container db1a2b269d1c 07:21:33 ---> 45253141d6fb 07:21:33 Step 20/22 : LABEL arch=arm64 07:21:34 ---> Running in d15e66da24cb 07:21:35 Removing intermediate container d15e66da24cb 07:21:35 ---> 6e4d61f82ac9 07:21:35 Step 21/22 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 07:21:35 ---> Running in 33c3163c93f6 07:21:36 Removing intermediate container 33c3163c93f6 07:21:36 ---> e1775ecb3ecb 07:21:36 Step 22/22 : LABEL version=0.0.0 07:21:36 ---> Running in 27d01810d15f 07:21:37 Removing intermediate container 27d01810d15f 07:21:37 ---> a5c9e9d42b47 07:21:37 07:21:38 Successfully built a5c9e9d42b47 07:21:38 Successfully tagged support-notifications-arm64:latest 07:21:42  Building support-notifications ... done Removing intermediate container 8429310ba32d 07:21:42 ---> 09351cccebfe 07:21:42 07:21:42 Step 10/23 : FROM alpine:3.14 07:21:42 ---> ac73e934f311 07:21:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:21:42 ---> Running in e8fe577d21ea 07:21:43 Removing intermediate container e8fe577d21ea 07:21:43 ---> 11ff30eb8417 07:21:43 Step 12/23 : ENV APP_PORT=59880 07:21:43 ---> Running in 314a990976a3 07:21:43 Removing intermediate container 314a990976a3 07:21:43 ---> c218f51b8b9e 07:21:43 Step 13/23 : EXPOSE $APP_PORT 07:21:43 ---> Running in 07060a8963ea 07:21:44 Removing intermediate container 07060a8963ea 07:21:44 ---> fdbec26af01b 07:21:44 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:44 ---> Running in a2233eb00380 07:21:47 Removing intermediate container a2233eb00380 07:21:47 ---> b37a14f5e1a6 07:21:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:21:47 ---> Running in ed6c9f3335f9 07:21:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:21:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:21:51 (1/6) Installing dumb-init (1.2.5-r1) 07:21:51 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:21:51 (3/6) Installing libsodium (1.0.18-r0) 07:21:51 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:21:51 (5/6) Installing libzmq (4.3.4-r0) 07:21:51 (6/6) Installing zeromq (4.3.4-r0) 07:21:51 Executing busybox-1.33.1-r7.trigger 07:21:51 OK: 8 MiB in 20 packages 07:21:53 Removing intermediate container ed6c9f3335f9 07:21:53 ---> 63a7cb155078 07:21:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:21:54 ---> 681d35613480 07:21:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:21:57 ---> 1d323746cdc2 07:21:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:21:58 ---> e0987db7e4a8 07:21:58 Step 19/23 : ENTRYPOINT ["/core-data"] 07:21:58 ---> Running in 992e0f32c4bb 07:21:58 Removing intermediate container 992e0f32c4bb 07:21:58 ---> 362205f37ca7 07:21:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:21:58 ---> Running in c2c0ec4c0c8e 07:21:59 Removing intermediate container c2c0ec4c0c8e 07:21:59 ---> 96ae746ebed3 07:21:59 Step 21/23 : LABEL arch=arm64 07:21:59 ---> Running in 3b46f4b4fb8f 07:22:00 Removing intermediate container 3b46f4b4fb8f 07:22:00 ---> a4dae2408d69 07:22:00 Step 22/23 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 07:22:00 ---> Running in 97bfe6bd8c40 07:22:01 Removing intermediate container 97bfe6bd8c40 07:22:01 ---> a6146e0e19c1 07:22:01 Step 23/23 : LABEL version=0.0.0 07:22:01 ---> Running in fe63b15b3a6b 07:22:01 Removing intermediate container fe63b15b3a6b 07:22:01 ---> b66c07614902 07:22:01 07:22:02 Successfully built b66c07614902 07:22:02 Successfully tagged core-data-arm64:latest 07:30:40  Building core-data ... done Building bin/spire-agent... 07:30:40 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 07:30:40 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 07:30:40 go: downloading github.com/docker/docker v20.10.12+incompatible 07:30:40 go: downloading cloud.google.com/go/secretmanager v1.3.0 07:30:40 go: downloading github.com/google/go-tpm-tools v0.3.3 07:30:40 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 07:30:40 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 07:30:40 go: downloading github.com/docker/go-connections v0.4.0 07:30:40 go: downloading github.com/docker/go-units v0.4.0 07:30:40 go: downloading github.com/opencontainers/image-spec v1.0.1 07:30:40 go: downloading github.com/containerd/containerd v1.3.4 07:30:40 go: downloading github.com/docker/distribution v2.7.1+incompatible 07:30:40 go: downloading github.com/opencontainers/go-digest v1.0.0 07:37:32 Removing intermediate container 276ba86bbbbe 07:37:32 ---> b70ac4c361ce 07:37:32 07:37:32 Step 13/26 : FROM alpine:3.15 07:37:32 ---> 3fb3c9af89a9 07:37:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:37:32 ---> Using cache 07:37:32 ---> 17d5303296d0 07:37:32 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:37:32 ---> Using cache 07:37:32 ---> 2f032bc7a017 07:37:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 07:37:32 ---> Running in 2f585d41670f 07:37:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:37:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:37:36 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 07:37:36 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:37:36 OK: 15729 distinct packages available 07:37:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:37:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:37:39 (1/4) Installing dumb-init (1.2.5-r1) 07:37:39 (2/4) Installing musl-obstack (1.2.3-r0) 07:37:39 (3/4) Installing libucontext (1.1-r0) 07:37:39 (4/4) Installing gcompat (1.0.0-r4) 07:37:39 Executing busybox-1.34.1-r5.trigger 07:37:39 OK: 6 MiB in 18 packages 07:37:41 Removing intermediate container 2f585d41670f 07:37:41 ---> daa774f91df7 07:37:41 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 07:37:48 ---> 258539c14768 07:37:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:37:48 ---> 9f9b9c6ac9ca 07:37:48 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 07:37:48 ---> Running in 618f07adda67 07:37:49 Removing intermediate container 618f07adda67 07:37:49 ---> 14813bdf4907 07:37:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:37:50 ---> 75cb6b422b64 07:37:50 Step 21/26 : WORKDIR / 07:37:50 ---> Running in 14037901225a 07:37:51 Removing intermediate container 14037901225a 07:37:51 ---> d661593a52c6 07:37:51 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:37:51 ---> Running in b2967ead2377 07:37:52 Removing intermediate container b2967ead2377 07:37:52 ---> 50c71f8a05a6 07:37:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:37:52 ---> Running in 0b7c53f6a713 07:37:52 Removing intermediate container 0b7c53f6a713 07:37:52 ---> 71d046a9f25b 07:37:52 Step 24/26 : LABEL arch=arm64 07:37:53 ---> Running in c9b49c1414b9 07:37:53 Removing intermediate container c9b49c1414b9 07:37:53 ---> fbc2368187ee 07:37:53 Step 25/26 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 07:37:53 ---> Running in a0a2def3ffe2 07:37:53 Removing intermediate container a0a2def3ffe2 07:37:53 ---> 57b43d8dbd0e 07:37:53 Step 26/26 : LABEL version=0.0.0 07:37:53 ---> Running in 3e53b8ed8585 07:37:54 Removing intermediate container 3e53b8ed8585 07:37:54 ---> 786b274bc14b 07:37:54 07:37:54 Successfully built 786b274bc14b 07:37:54 Successfully tagged security-spire-config-arm64:latest 07:44:32  Building security-spire-config ... done Building bin/spire-agent... 07:44:32 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 07:44:32 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 07:44:32 go: downloading cloud.google.com/go/secretmanager v1.3.0 07:44:32 go: downloading github.com/docker/docker v20.10.12+incompatible 07:44:32 go: downloading github.com/google/go-tpm-tools v0.3.3 07:44:32 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 07:44:32 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 07:44:32 Building bin/spire-agent... 07:44:32 go: downloading github.com/docker/go-connections v0.4.0 07:44:32 go: downloading github.com/docker/go-units v0.4.0 07:44:32 go: downloading github.com/opencontainers/image-spec v1.0.1 07:44:32 go: downloading github.com/containerd/containerd v1.3.4 07:44:32 go: downloading github.com/docker/distribution v2.7.1+incompatible 07:44:32 go: downloading github.com/opencontainers/go-digest v1.0.0 07:44:32 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 07:44:32 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 07:44:32 go: downloading cloud.google.com/go/secretmanager v1.3.0 07:44:32 go: downloading github.com/docker/docker v20.10.12+incompatible 07:44:33 go: downloading github.com/google/go-tpm-tools v0.3.3 07:44:34 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 07:44:34 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 07:44:34 go: downloading github.com/docker/go-connections v0.4.0 07:44:34 go: downloading github.com/docker/go-units v0.4.0 07:44:34 go: downloading github.com/opencontainers/image-spec v1.0.1 07:44:34 go: downloading github.com/containerd/containerd v1.3.4 07:44:34 go: downloading github.com/docker/distribution v2.7.1+incompatible 07:44:34 go: downloading github.com/opencontainers/go-digest v1.0.0 07:49:27 Removing intermediate container 6a1cfe1e7a82 07:49:27 ---> 798c4210fe5b 07:49:27 07:49:27 Step 13/25 : FROM alpine:3.15 07:49:27 ---> 3fb3c9af89a9 07:49:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:49:27 ---> Using cache 07:49:27 ---> 17d5303296d0 07:49:27 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:49:27 ---> Using cache 07:49:27 ---> 2f032bc7a017 07:49:27 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:49:27 ---> Running in bc1245d32d21 07:49:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:49:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:49:27 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 07:49:27 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:49:27 OK: 15729 distinct packages available 07:49:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:49:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:49:27 Removing intermediate container 9049c648bcad 07:49:27 ---> c1f61ef00064 07:49:27 07:49:27 Step 13/26 : FROM alpine:3.15 07:49:27 ---> 3fb3c9af89a9 07:49:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:49:27 ---> Using cache 07:49:27 ---> 17d5303296d0 07:49:27 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:49:27 ---> Using cache 07:49:27 ---> 2f032bc7a017 07:49:27 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:49:27 (1/5) Installing dumb-init (1.2.5-r1) 07:49:27 (2/5) Installing musl-obstack (1.2.3-r0) 07:49:27 ---> Running in b45ab529bfdf 07:49:27 (3/5) Installing libucontext (1.1-r0) 07:49:27 (4/5) Installing gcompat (1.0.0-r4) 07:49:27 (5/5) Installing openssl (1.1.1n-r0) 07:49:27 Executing busybox-1.34.1-r5.trigger 07:49:27 OK: 6 MiB in 19 packages 07:49:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:49:27 Removing intermediate container bc1245d32d21 07:49:27 ---> 88405e520994 07:49:27 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 07:49:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:49:27 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 07:49:27 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:49:27 OK: 15729 distinct packages available 07:49:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:49:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:49:27 ---> f3ba8b01beaf 07:49:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:49:28 ---> 3040b0ae4524 07:49:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:49:28 (1/5) Installing dumb-init (1.2.5-r1) 07:49:28 (2/5) Installing musl-obstack (1.2.3-r0) 07:49:28 (3/5) Installing libucontext (1.1-r0) 07:49:28 (4/5) Installing gcompat (1.0.0-r4) 07:49:28 (5/5) Installing openssl (1.1.1n-r0) 07:49:28 Executing busybox-1.34.1-r5.trigger 07:49:28 OK: 6 MiB in 19 packages 07:49:28 ---> fa3328a4da47 07:49:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:49:29 ---> e56b02ff6dad 07:49:29 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:49:29 ---> Running in 2dc91d1ac191 07:49:29 Removing intermediate container b45ab529bfdf 07:49:29 ---> ee78c4ceaf5b 07:49:29 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 07:49:30 Removing intermediate container 2dc91d1ac191 07:49:30 ---> 9eab6cbb7d93 07:49:30 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:49:30 ---> Running in e4724039d125 07:49:30 Removing intermediate container e4724039d125 07:49:30 ---> 43053aab1613 07:49:30 Step 23/25 : LABEL arch=arm64 07:49:30 ---> Running in e7f17e4388ce 07:49:31 Removing intermediate container e7f17e4388ce 07:49:31 ---> 862086c8eae1 07:49:31 Step 24/25 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 07:49:31 ---> Running in 013cabffe600 07:49:31 Removing intermediate container 013cabffe600 07:49:31 ---> 31d58afe67ea 07:49:31 Step 25/25 : LABEL version=0.0.0 07:49:31 ---> Running in 18a7435f3729 07:49:31 ---> 6227eda7d06d 07:49:31 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 07:49:32 Removing intermediate container 18a7435f3729 07:49:32 ---> 8311a2aa74e1 07:49:32 07:49:32 Successfully built 8311a2aa74e1 07:49:32 Successfully tagged security-spire-server-arm64:latest 07:49:36  Building security-spire-server ... done  ---> 753277f5221f 07:49:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:49:36 ---> e683c5aadc51 07:49:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:49:36 ---> ae94e3bdc4e4 07:49:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:49:37 ---> 470452d83015 07:49:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:49:37 ---> Running in c09952e1043f 07:49:37 Removing intermediate container c09952e1043f 07:49:37 ---> 5c32b4cbd00d 07:49:37 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:49:37 ---> Running in 9f574dde673e 07:49:38 Removing intermediate container 9f574dde673e 07:49:38 ---> 7c8e98e814e3 07:49:38 Step 24/26 : LABEL arch=arm64 07:49:38 ---> Running in 03321117f48c 07:49:38 Removing intermediate container 03321117f48c 07:49:38 ---> a38b79f817f6 07:49:38 Step 25/26 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf 07:49:38 ---> Running in 14a8bad04f68 07:49:38 Removing intermediate container 14a8bad04f68 07:49:38 ---> a4a75af7fca1 07:49:38 Step 26/26 : LABEL version=0.0.0 07:49:38 ---> Running in 06f9ea58432c 07:49:39 Removing intermediate container 06f9ea58432c 07:49:39 ---> c78312fb12dd 07:49:39 07:49:39 Successfully built c78312fb12dd 07:49:39 Successfully tagged security-spire-agent-arm64:latest 07:49:40  Building security-spire-agent ... done  [Pipeline] } 07:49:40 $ docker stop --time=1 40a3e16c3ac3b0c503c1e5dc4cde0adc9aaefaf89bf643f554e5134c83f662b8 07:49:41 $ docker rm -f 40a3e16c3ac3b0c503c1e5dc4cde0adc9aaefaf89bf643f554e5134c83f662b8 [Pipeline] // withDockerContainer [Pipeline] sh 07:49:42 + docker images 07:49:43 REPOSITORY TAG IMAGE ID CREATED SIZE 07:49:43 security-spire-agent-arm64 latest c78312fb12dd 3 seconds ago 126MB 07:49:43 security-spire-server-arm64 latest 8311a2aa74e1 10 seconds ago 86.3MB 07:49:43 c1f61ef00064 36 seconds ago 4.21GB 07:49:43 798c4210fe5b 44 seconds ago 4.21GB 07:49:43 security-spire-config-arm64 latest 786b274bc14b 11 minutes ago 85.6MB 07:49:43 b70ac4c361ce 12 minutes ago 4.21GB 07:49:43 core-data-arm64 latest b66c07614902 27 minutes ago 34.4MB 07:49:43 09351cccebfe 28 minutes ago 1.46GB 07:49:43 support-notifications-arm64 latest a5c9e9d42b47 28 minutes ago 25.5MB 07:49:43 e2c8e05d77fb 28 minutes ago 1.43GB 07:49:43 security-proxy-setup-arm64 latest 82ba8e5383e0 37 minutes ago 42.1MB 07:49:43 security-spiffe-token-provider-arm64 latest ab4d26d065db 37 minutes ago 27.7MB 07:49:43 a3a1cd85a5b9 37 minutes ago 1.44GB 07:49:43 core-metadata-arm64 latest ddf3c8b66418 37 minutes ago 25.2MB 07:49:43 support-scheduler-arm64 latest bc25a4dab8c0 37 minutes ago 24.9MB 07:49:43 0bbdded00fa9 38 minutes ago 1.43GB 07:49:43 554074c0cbde 38 minutes ago 1.43GB 07:49:43 2a6b05840853 38 minutes ago 1.42GB 07:49:43 sys-mgmt-agent-arm64 latest e9f4b477e5c8 44 minutes ago 290MB 07:49:43 security-bootstrapper-arm64 latest 0a699fd513b4 46 minutes ago 23.6MB 07:49:43 security-secretstore-setup-arm64 latest a544e35d97c4 46 minutes ago 40.8MB 07:49:43 core-command-arm64 latest bd9089d7c44d 46 minutes ago 23.7MB 07:49:43 1e35a1a8074f 46 minutes ago 1.43GB 07:49:43 52c264fa6eeb 46 minutes ago 1.44GB 07:49:43 f26a4b8de180 46 minutes ago 1.43GB 07:49:43 de8df23a9eca 47 minutes ago 1.43GB 07:49:43 ci-base-image-arm64 latest c09615357430 About an hour ago 886MB 07:49:43 docker 20.10.14 c346e9eafbab 2 days ago 202MB 07:49:43 alpine 3.14 ac73e934f311 3 days ago 5.34MB 07:49:43 alpine 3.15 3fb3c9af89a9 3 days ago 5.32MB 07:49:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 07:49:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:49:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:49:43 07:49:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:49:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:49:44 arm64: Pulling from edgex-lftools-log-publisher 07:49:44 8998bd30e6a1: Pulling fs layer 07:49:44 04944245beec: Pulling fs layer 07:49:44 699f458cf7ca: Pulling fs layer 07:49:44 765212b225bb: Pulling fs layer 07:49:44 f23df028b6ca: Pulling fs layer 07:49:44 d65c8cfc05b1: Pulling fs layer 07:49:44 2437ff75d9bd: Pulling fs layer 07:49:44 765212b225bb: Waiting 07:49:44 f23df028b6ca: Waiting 07:49:44 d65c8cfc05b1: Waiting 07:49:44 2437ff75d9bd: Waiting 07:49:44 04944245beec: Verifying Checksum 07:49:44 04944245beec: Download complete 07:49:44 765212b225bb: Verifying Checksum 07:49:44 765212b225bb: Download complete 07:49:44 f23df028b6ca: Verifying Checksum 07:49:44 f23df028b6ca: Download complete 07:49:44 d65c8cfc05b1: Verifying Checksum 07:49:44 d65c8cfc05b1: Download complete 07:49:44 699f458cf7ca: Verifying Checksum 07:49:44 699f458cf7ca: Download complete 07:49:45 8998bd30e6a1: Verifying Checksum 07:49:45 8998bd30e6a1: Download complete 07:49:47 2437ff75d9bd: Verifying Checksum 07:49:47 2437ff75d9bd: Download complete 07:49:49 8998bd30e6a1: Pull complete 07:49:49 04944245beec: Pull complete 07:49:51 699f458cf7ca: Pull complete 07:49:51 765212b225bb: Pull complete 07:49:52 f23df028b6ca: Pull complete 07:49:53 d65c8cfc05b1: Pull complete 07:50:08 2437ff75d9bd: Pull complete 07:50:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:50:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:50:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:50:08 prd-ubuntu20.04-docker-arm64-4c-16g-11570 does not seem to be running inside a container 07:50:08 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:arm64 cat 07:50:11 $ docker top aec69fc414874782405fa32353111b3110936e4a7295ad28b53f2cc6fcbdd2c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:50:12 ---> job-cost.sh 07:50:12 lf-activate-venv: SKIPPING 07:50:12 INFO: No Stack... 07:50:12 INFO: Retrieving Pricing Info for: v3-standard-4 07:50:13 INFO: Archiving Costs [Pipeline] sh 07:50:14 + cat /w/workspace/edgex-go/2/archives/cost.csv 07:50:14 + cut -d, -f6 [Pipeline] lock 07:50:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3950-2-stack-cost] 07:50:14 Resource [jenkins-edgexfoundry-edgex-go-PR-3950-2-stack-cost] did not exist. Created. 07:50:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3950-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:50:15 + echo total: 0.4399999976158142 [Pipeline] stash 07:50:15 Stashed 1 file(s) [Pipeline] } 07:50:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3950-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:50:15 $ docker stop --time=1 aec69fc414874782405fa32353111b3110936e4a7295ad28b53f2cc6fcbdd2c9 07:50:17 $ docker rm -f aec69fc414874782405fa32353111b3110936e4a7295ad28b53f2cc6fcbdd2c9 [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 07:50:17 provisioning config files... 07:50:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1672960391983211922tmp [Pipeline] { [Pipeline] sh 07:50:17 + set +x 07:50:17 + curl -s https://codecov.io/bash 07:50:17 + bash -s -- 07:50:17 07:50:17 _____ _ 07:50:17 / ____| | | 07:50:17 | | ___ __| | ___ ___ _____ __ 07:50:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:50:17 | |___| (_) | (_| | __/ (_| (_) \ V / 07:50:17 \_____\___/ \__,_|\___|\___\___/ \_/ 07:50:17 Bash-1.0.6 07:50:17 07:50:17 07:50:17 ==> git version 2.25.1 found 07:50:17 ==> 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 07:50:17 Release-Date: 2020-01-08 07:50:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:50:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:50:17 ==> Jenkins CI detected. 07:50:17 current dir:  /w/workspace/edgex-go/2 07:50:17 project root: . 07:50:17 --> token set from env 07:50:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:50:18 ==> Running gcov in . (disable via -X gcov) 07:50:18 ==> Python coveragepy not found 07:50:18 ==> Searching for coverage reports in: 07:50:18 + . 07:50:18 -> Found 1 reports 07:50:18 ==> Detecting git/mercurial file structure 07:50:18 ==> Reading reports 07:50:18 + ./coverage.out bytes=432415 07:50:18 ==> Appending adjustments 07:50:18 https://docs.codecov.io/docs/fixing-reports 07:50:19 + Found adjustments 07:50:19 ==> Gzipping contents 07:50:19 60K /tmp/codecov.BxPkbe.gz 07:50:19 ==> Uploading reports 07:50:19 url: https://codecov.io 07:50:19 query: branch=PR-3950&commit=e6e6868e0a3c72ce24bda0da472ee16f31690baf&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3950%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3950&job=&cmd_args= 07:50:19 -> Pinging Codecov 07:50:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3950&commit=e6e6868e0a3c72ce24bda0da472ee16f31690baf&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3950%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3950&job=&cmd_args= 07:50:19 -> Uploading to 07:50:19 https://storage.googleapis.com/codecov/v4/raw/2022-04-08/00271124DB129430A58F1EEE437C3FCB/e6e6868e0a3c72ce24bda0da472ee16f31690baf/00e853cb-0e10-424a-8592-dfe8d0fda1b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220408%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220408T075019Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3fa849d06ca3c64bf389824f4c22cd01fce4674ff5fd24800a41c0923cf56a5d 07:50:19 % Total % Received % Xferd Average Speed Time Time Time Current 07:50:19 Dload Upload Total Spent Left Speed 07:50:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59478 0 0 100 59478 0 225k --:--:-- --:--:-- --:--:-- 225k 07:50:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e6e6868e0a3c72ce24bda0da472ee16f31690baf [Pipeline] } 07:50:19 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 07:50:20 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 07:50:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:50:21 ---> package-listing.sh 07:50:21 ++ facter osfamily 07:50:21 ++ tr '[:upper:]' '[:lower:]' 07:50:21 + OS_FAMILY=debian 07:50:21 + workspace=/w/workspace/edgex-go/2 07:50:21 + START_PACKAGES=/tmp/packages_start.txt 07:50:21 + END_PACKAGES=/tmp/packages_end.txt 07:50:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:50:21 + PACKAGES=/tmp/packages_start.txt 07:50:21 + '[' /w/workspace/edgex-go/2 ']' 07:50:21 + PACKAGES=/tmp/packages_end.txt 07:50:21 + case "${OS_FAMILY}" in 07:50:21 + dpkg -l 07:50:21 + grep '^ii' 07:50:21 + '[' -f /tmp/packages_start.txt ']' 07:50:21 + '[' -f /tmp/packages_end.txt ']' 07:50:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:50:21 + '[' /w/workspace/edgex-go/2 ']' 07:50:21 + mkdir -p /w/workspace/edgex-go/2/archives/ 07:50:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 07:50:21 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:50:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:50:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:22 07:50:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:50:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:22 latest: Pulling from edgex-lftools-log-publisher 07:50:22 5eb5b503b376: Pulling fs layer 07:50:22 5c69ac0246d0: Pulling fs layer 07:50:22 ec43610c2a17: Pulling fs layer 07:50:22 3a2ae6a8a46f: Pulling fs layer 07:50:22 33b1e0a273af: Pulling fs layer 07:50:22 5d3b04190fa2: Pulling fs layer 07:50:22 2f39f015ded8: Pulling fs layer 07:50:22 33b1e0a273af: Waiting 07:50:22 5d3b04190fa2: Waiting 07:50:22 2f39f015ded8: Waiting 07:50:22 3a2ae6a8a46f: Waiting 07:50:22 5c69ac0246d0: Verifying Checksum 07:50:22 5c69ac0246d0: Download complete 07:50:22 3a2ae6a8a46f: Verifying Checksum 07:50:22 3a2ae6a8a46f: Download complete 07:50:22 33b1e0a273af: Verifying Checksum 07:50:22 33b1e0a273af: Download complete 07:50:22 ec43610c2a17: Download complete 07:50:22 5d3b04190fa2: Verifying Checksum 07:50:22 5d3b04190fa2: Download complete 07:50:23 5eb5b503b376: Download complete 07:50:23 2f39f015ded8: Download complete 07:50:24 5eb5b503b376: Pull complete 07:50:24 5c69ac0246d0: Pull complete 07:50:24 ec43610c2a17: Pull complete 07:50:25 3a2ae6a8a46f: Pull complete 07:50:25 33b1e0a273af: Pull complete 07:50:25 5d3b04190fa2: Pull complete 07:50:29 2f39f015ded8: Pull complete 07:50:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:50:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:50:29 prd-ubuntu20.04-docker-8c-8g-11566 does not seem to be running inside a container 07:50:29 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat 07:50:32 $ docker top 6658d7fdcddb41080ce5734000a0cdb4c7bb7d332165e86aba3917fed5605230 -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:32 + touch /tmp/pre-build-complete [Pipeline] sh 07:50:32 + mkdir -p /var/log/sysstat [Pipeline] sh 07:50:33 + ls /var/log/sa-host 07:50:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:50:33 provisioning config files... 07:50:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5168628298859147278tmp [Pipeline] { [Pipeline] echo 07:50:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:50:33 ---> create-netrc.sh [Pipeline] } 07:50:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:50:33 ---> python-tools-install.sh [Pipeline] echo 07:50:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:50:34 ---> sudo-logs.sh 07:50:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:50:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:50:34 ---> job-cost.sh 07:50:34 lf-activate-venv: SKIPPING 07:50:34 DEBUG: total: 0.4399999976158142 07:50:34 INFO: Retrieving Stack Cost... 07:50:35 INFO: Retrieving Pricing Info for: v3-standard-8 07:50:35 INFO: Archiving Costs [Pipeline] echo 07:50:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:50:35 ---> logs-deploy.sh 07:50:35 lf-activate-venv: SKIPPING 07:50:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3950/2 07:50:35 INFO: archiving workspace using pattern(s): 07:50:36 Archives upload complete. 07:50:36 INFO: archiving logs to Nexus 07:50:37 ---> uname -a: 07:50:37 Linux prd-ubuntu20-04-docker-8c-8g-11566 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 07:50:37 07:50:37 07:50:37 ---> lscpu: 07:50:37 Architecture: x86_64 07:50:37 CPU op-mode(s): 32-bit, 64-bit 07:50:37 Byte Order: Little Endian 07:50:37 Address sizes: 40 bits physical, 48 bits virtual 07:50:37 CPU(s): 8 07:50:37 On-line CPU(s) list: 0-7 07:50:37 Thread(s) per core: 1 07:50:37 Core(s) per socket: 1 07:50:37 Socket(s): 8 07:50:37 NUMA node(s): 1 07:50:37 Vendor ID: AuthenticAMD 07:50:37 CPU family: 23 07:50:37 Model: 49 07:50:37 Model name: AMD EPYC-Rome Processor 07:50:37 Stepping: 0 07:50:37 CPU MHz: 2799.996 07:50:37 BogoMIPS: 5599.99 07:50:37 Virtualization: AMD-V 07:50:37 Hypervisor vendor: KVM 07:50:37 Virtualization type: full 07:50:37 L1d cache: 256 KiB 07:50:37 L1i cache: 256 KiB 07:50:37 L2 cache: 4 MiB 07:50:37 L3 cache: 128 MiB 07:50:37 NUMA node0 CPU(s): 0-7 07:50:37 Vulnerability Itlb multihit: Not affected 07:50:37 Vulnerability L1tf: Not affected 07:50:37 Vulnerability Mds: Not affected 07:50:37 Vulnerability Meltdown: Not affected 07:50:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:50:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:50:37 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:50:37 Vulnerability Srbds: Not affected 07:50:37 Vulnerability Tsx async abort: Not affected 07:50:37 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 07:50:37 07:50:37 07:50:37 ---> nproc: 07:50:37 8 07:50:37 07:50:37 07:50:37 ---> df -h: 07:50:37 Filesystem Size Used Avail Use% Mounted on 07:50:37 overlay 155G 29G 127G 19% / 07:50:37 tmpfs 64M 0 64M 0% /dev 07:50:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:50:37 shm 64M 0 64M 0% /dev/shm 07:50:37 /dev/vda1 155G 29G 127G 19% /facter-os 07:50:37 07:50:37 07:50:37 ---> sar -b -r -n DEV: 07:50:37 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11566) 04/08/22 _x86_64_ (8 CPU) 07:50:37 07:50:37 04:05:32 LINUX RESTART (8 CPU) 07:50:37 07:50:37 04:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:50:37 04:07:01 16.15 0.91 15.23 0.00 39.72 67336.51 0.00 07:50:37 04:08:01 2.13 0.02 2.12 0.00 2.00 25.32 0.00 07:50:37 04:09:01 0.93 0.00 0.93 0.00 0.00 12.26 0.00 07:50:37 04:10:01 1.08 0.00 1.08 0.00 0.00 14.40 0.00 07:50:37 04:11:01 1.17 0.02 1.15 0.00 0.13 13.33 0.00 07:50:37 04:12:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 07:50:37 04:13:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 07:50:37 04:14:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 07:50:37 04:15:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 07:50:37 04:16:01 1.72 0.00 1.72 0.00 0.00 25.72 0.00 07:50:37 04:17:01 0.87 0.02 0.85 0.00 0.13 10.40 0.00 07:50:37 04:18:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 07:50:37 04:19:02 1.12 0.00 1.12 0.00 0.00 12.53 0.00 07:50:37 04:20:01 1.44 0.00 1.44 0.00 0.00 16.27 0.00 07:50:37 04:21:01 1.52 0.02 1.50 0.00 0.13 17.86 0.00 07:50:37 04:22:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 07:50:37 04:23:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 07:50:37 04:24:01 1.60 0.00 1.60 0.00 0.00 19.86 0.00 07:50:37 04:25:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 07:50:37 04:26:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 07:50:37 04:27:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 07:50:37 04:28:01 0.92 0.00 0.92 0.00 0.00 12.40 0.00 07:50:37 04:29:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 07:50:37 04:30:01 1.55 0.00 1.55 0.00 0.00 17.99 0.00 07:50:37 04:31:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 07:50:37 04:32:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 07:50:37 04:33:01 1.88 0.87 1.02 0.00 18.40 11.60 0.00 07:50:37 04:34:01 2.33 0.00 2.33 0.00 0.00 32.13 0.00 07:50:37 04:35:01 4.38 2.63 1.75 0.00 79.04 31.46 0.00 07:50:37 04:36:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 07:50:37 04:37:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 07:50:37 04:38:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 07:50:37 04:39:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 07:50:37 04:40:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 07:50:37 04:41:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 07:50:37 04:42:01 1.68 0.00 1.68 0.00 0.00 20.00 0.00 07:50:37 04:43:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 07:50:37 04:44:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 07:50:37 04:45:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 07:50:37 04:46:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 07:50:37 04:47:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 07:50:37 04:48:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 07:50:37 04:49:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 07:50:37 04:50:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 07:50:37 04:51:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 07:50:37 04:52:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 07:50:37 04:53:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 07:50:37 04:54:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 07:50:37 04:55:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 07:50:37 04:56:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 07:50:37 04:57:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 07:50:37 04:58:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 07:50:37 04:59:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 07:50:37 05:00:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 07:50:37 05:01:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 07:50:37 05:02:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 07:50:37 05:03:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 07:50:37 05:04:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 07:50:37 05:05:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 07:50:37 05:06:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 07:50:37 05:07:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 07:50:37 05:08:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 07:50:37 05:09:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 07:50:37 05:10:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 07:50:37 05:11:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 07:50:37 05:12:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 07:50:37 05:13:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 07:50:37 05:14:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 07:50:37 05:15:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 07:50:37 05:16:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 07:50:37 05:17:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 07:50:37 05:18:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 07:50:37 05:19:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 07:50:37 05:20:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 07:50:37 05:21:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 07:50:37 05:22:01 1.52 0.00 1.52 0.00 0.00 19.59 0.00 07:50:37 05:23:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 07:50:37 05:24:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 07:50:37 05:25:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 07:50:37 05:26:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 07:50:37 05:27:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 07:50:37 05:28:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 07:50:37 05:29:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 07:50:37 05:30:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 07:50:37 05:31:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 07:50:37 05:32:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 07:50:37 05:33:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 07:50:37 05:34:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 07:50:37 05:35:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 07:50:37 05:36:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 07:50:37 05:37:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 07:50:37 05:38:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 07:50:37 05:39:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 07:50:37 05:40:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 07:50:37 05:41:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 07:50:37 05:42:02 1.73 0.00 1.73 0.00 0.00 21.06 0.00 07:50:37 05:43:01 0.98 0.00 0.98 0.00 0.00 11.39 0.00 07:50:37 05:44:01 1.42 0.00 1.42 0.00 0.00 16.79 0.00 07:50:37 05:45:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 07:50:37 05:46:01 2.27 0.17 2.10 0.00 18.26 26.00 0.00 07:50:37 05:47:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 07:50:37 05:48:01 1.98 0.00 1.98 0.00 0.00 23.06 0.00 07:50:37 05:49:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 07:50:37 05:50:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 07:50:37 05:51:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 07:50:37 05:52:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 07:50:37 05:53:01 1.73 0.00 1.73 0.00 0.00 19.20 0.00 07:50:37 05:54:01 2.20 0.00 2.20 0.00 0.00 23.73 0.00 07:50:37 05:55:01 1.68 0.00 1.68 0.00 0.00 18.13 0.00 07:50:37 05:56:01 2.17 0.00 2.17 0.00 0.00 25.06 0.00 07:50:37 05:57:01 1.58 0.00 1.58 0.00 0.00 16.93 0.00 07:50:37 05:58:01 2.05 0.00 2.05 0.00 0.00 24.53 0.00 07:50:37 05:59:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 07:50:37 06:00:01 2.07 0.00 2.07 0.00 0.00 23.46 0.00 07:50:37 06:01:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 07:50:37 06:02:01 2.07 0.00 2.07 0.00 0.00 22.93 0.00 07:50:37 06:03:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 07:50:37 06:04:01 1.87 0.00 1.87 0.00 0.00 21.20 0.00 07:50:37 06:05:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 07:50:37 06:06:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 07:50:37 06:07:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 07:50:37 06:08:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 07:50:37 06:09:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 07:50:37 06:10:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 07:50:37 06:11:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 07:50:37 06:12:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 07:50:37 06:13:01 1.35 0.00 1.35 0.00 0.00 15.59 0.00 07:50:37 06:14:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 07:50:37 06:15:01 1.35 0.00 1.35 0.00 0.00 14.40 0.00 07:50:37 06:16:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 07:50:37 06:17:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 07:50:37 06:18:01 1.63 0.00 1.63 0.00 0.00 19.60 0.00 07:50:37 06:19:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 07:50:37 06:20:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 07:50:37 06:21:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 07:50:37 06:22:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 07:50:37 06:23:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 07:50:37 06:24:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 07:50:37 06:25:01 1.30 0.02 1.28 0.00 0.13 14.26 0.00 07:50:37 06:26:01 4.38 2.23 2.16 0.00 36.27 76.40 0.00 07:50:37 06:27:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 07:50:37 06:28:01 1.53 0.00 1.53 0.00 0.00 18.39 0.00 07:50:37 06:29:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 07:50:37 06:30:01 1.68 0.00 1.68 0.00 0.00 18.26 0.00 07:50:37 06:31:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 07:50:37 06:32:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 07:50:37 06:33:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 07:50:37 06:34:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 07:50:37 06:35:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 07:50:37 06:36:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 07:50:37 06:37:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 07:50:37 06:38:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 07:50:37 06:39:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 07:50:37 06:40:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 07:50:37 06:41:01 196.67 10.28 186.39 0.00 1767.57 7362.64 0.00 07:50:37 06:42:01 134.74 3.47 131.27 0.00 357.61 73953.75 0.00 07:50:37 06:43:01 28.86 0.08 28.77 0.00 0.67 12489.04 0.00 07:50:37 06:44:01 82.22 0.08 82.14 0.00 4.67 36612.30 0.00 07:50:37 06:45:01 413.26 0.43 412.83 0.00 23.60 381424.16 0.00 07:50:37 06:46:01 730.80 0.12 730.69 0.00 1.73 236577.96 0.00 07:50:37 06:47:01 970.59 0.13 970.45 0.00 5.20 333502.95 0.00 07:50:37 06:48:01 1032.57 5.12 1027.45 0.00 43.10 497981.43 0.00 07:50:37 06:49:01 565.56 0.07 565.49 0.00 0.53 138876.91 0.00 07:50:37 06:50:01 193.73 0.00 193.73 0.00 0.00 62126.98 0.00 07:50:37 06:51:01 499.63 2.93 496.70 0.00 23.46 230964.21 0.00 07:50:37 06:52:01 186.80 0.00 186.80 0.00 0.00 42828.26 0.00 07:50:37 06:53:01 1.63 0.00 1.63 0.00 0.00 20.93 0.00 07:50:37 06:54:01 2.27 0.00 2.27 0.00 0.00 27.20 0.00 07:50:37 06:55:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 07:50:37 06:56:01 2.35 0.00 2.35 0.00 0.00 25.06 0.00 07:50:37 06:57:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 07:50:37 06:58:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 07:50:37 06:59:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 07:50:37 07:00:01 1.75 0.02 1.73 0.00 1.20 19.73 0.00 07:50:37 07:01:01 1.43 0.00 1.43 0.00 0.00 14.66 0.00 07:50:37 07:02:01 2.38 0.00 2.38 0.00 0.00 26.26 0.00 07:50:37 07:03:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 07:50:37 07:04:01 2.05 0.00 2.05 0.00 0.00 23.19 0.00 07:50:37 07:05:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 07:50:37 07:06:01 1.92 0.00 1.92 0.00 0.00 21.06 0.00 07:50:37 07:07:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 07:50:37 07:08:01 1.75 0.00 1.75 0.00 0.00 19.60 0.00 07:50:37 07:09:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 07:50:37 07:10:01 1.90 0.00 1.90 0.00 0.00 20.39 0.00 07:50:37 07:11:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 07:50:37 07:12:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 07:50:37 07:13:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 07:50:37 07:14:01 1.97 0.00 1.97 0.00 0.00 22.00 0.00 07:50:37 07:15:01 1.30 0.00 1.30 0.00 0.00 13.86 0.00 07:50:37 07:16:01 2.13 0.00 2.13 0.00 0.00 23.06 0.00 07:50:37 07:17:01 1.47 0.00 1.47 0.00 0.00 15.46 0.00 07:50:37 07:18:01 2.35 0.00 2.35 0.00 0.00 26.00 0.00 07:50:37 07:19:01 1.42 0.00 1.42 0.00 0.00 15.19 0.00 07:50:37 07:20:01 2.00 0.00 2.00 0.00 0.00 21.73 0.00 07:50:37 07:21:01 1.53 0.00 1.53 0.00 0.00 16.13 0.00 07:50:37 07:22:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 07:50:37 07:23:01 1.18 0.00 1.18 0.00 0.00 12.26 0.00 07:50:37 07:24:01 2.27 0.00 2.27 0.00 0.00 25.72 0.00 07:50:37 07:25:01 1.27 0.00 1.27 0.00 0.00 13.33 0.00 07:50:37 07:26:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 07:50:37 07:27:01 1.58 0.00 1.58 0.00 0.00 17.20 0.00 07:50:37 07:28:01 1.88 0.00 1.88 0.00 0.00 20.39 0.00 07:50:37 07:29:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 07:50:37 07:30:01 2.12 0.00 2.12 0.00 0.00 23.33 0.00 07:50:37 07:31:01 1.30 0.00 1.30 0.00 0.00 13.60 0.00 07:50:37 07:32:01 1.85 0.00 1.85 0.00 0.00 20.40 0.00 07:50:37 07:33:01 1.40 0.00 1.40 0.00 0.00 15.59 0.00 07:50:37 07:34:01 2.22 0.00 2.22 0.00 0.00 24.53 0.00 07:50:37 07:35:01 1.18 0.00 1.18 0.00 0.00 12.40 0.00 07:50:37 07:36:01 2.23 0.00 2.23 0.00 0.00 25.59 0.00 07:50:37 07:37:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 07:50:37 07:38:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 07:50:37 07:39:01 1.65 0.00 1.65 0.00 0.00 18.00 0.00 07:50:37 07:40:01 2.07 0.00 2.07 0.00 0.00 22.26 0.00 07:50:37 07:41:01 1.28 0.00 1.28 0.00 0.00 13.20 0.00 07:50:37 07:42:01 1.95 0.00 1.95 0.00 0.00 21.60 0.00 07:50:37 07:43:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 07:50:37 07:44:01 2.12 0.00 2.12 0.00 0.00 23.73 0.00 07:50:37 07:45:01 1.20 0.00 1.20 0.00 0.00 12.53 0.00 07:50:37 07:46:01 1.90 0.00 1.90 0.00 0.00 20.93 0.00 07:50:37 07:47:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 07:50:37 07:48:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 07:50:37 07:49:01 1.28 0.00 1.28 0.00 0.00 13.46 0.00 07:50:37 07:50:01 2.03 0.00 2.03 0.00 0.00 21.99 0.00 07:50:37 Average: 23.82 0.13 23.69 0.00 10.82 9450.55 0.00 07:50:37 07:50:37 04:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:50:37 04:07:01 30204388 31907948 449600 1.37 76212 1937168 1969452 5.80 862576 1534508 220 07:50:37 04:08:01 30204860 31908100 449224 1.37 76252 1937116 1969452 5.80 861840 1534404 36 07:50:37 04:09:01 30204804 31908100 449080 1.37 76292 1937120 1969452 5.80 861812 1534412 20 07:50:37 04:10:01 30204976 31908332 448808 1.36 76340 1937112 1969452 5.80 861756 1534416 140 07:50:37 04:11:01 30205132 31908544 448488 1.36 76372 1937120 1969452 5.80 860864 1534428 20 07:50:37 04:12:01 30205116 31908832 448416 1.36 76396 1937128 1969452 5.80 860936 1534720 132 07:50:37 04:13:01 30205316 31909244 448352 1.36 76428 1937116 1969452 5.80 860492 1534892 56 07:50:37 04:14:01 30205236 31909168 448368 1.36 76452 1937128 1969452 5.80 860784 1534896 188 07:50:37 04:15:01 30205472 31909476 448032 1.36 76484 1937136 1969452 5.80 860872 1534904 24 07:50:37 04:16:01 30205156 31909196 448248 1.36 76552 1937092 1969452 5.80 860848 1534888 192 07:50:37 04:17:01 30203932 31908092 448672 1.36 76572 1937124 1969452 5.80 861760 1534892 216 07:50:37 04:18:01 30204648 31908840 447844 1.36 76588 1937128 1969452 5.80 860684 1534892 172 07:50:37 04:19:02 30204860 31909056 447568 1.36 76604 1937132 1969452 5.80 860788 1534896 12 07:50:37 04:20:01 30204836 31909076 447516 1.36 76628 1937124 1969452 5.80 860896 1534900 8 07:50:37 04:21:01 30203908 31908264 448540 1.36 76656 1937136 1959884 5.78 861068 1534896 24 07:50:37 04:22:01 30203348 31907724 449008 1.37 76704 1937140 1959884 5.78 862840 1534900 24 07:50:37 04:23:01 30203048 31907460 449208 1.37 76736 1937140 1959884 5.78 862532 1534900 16 07:50:37 04:24:01 30203788 31908248 448484 1.36 76768 1937136 1959884 5.78 862448 1534908 8 07:50:37 04:25:01 30203740 31908244 448440 1.36 76800 1937144 1959884 5.78 862520 1534912 12 07:50:37 04:26:01 30203692 31908220 448400 1.36 76824 1937152 1959884 5.78 862328 1534908 48 07:50:37 04:27:01 30203828 31908396 448400 1.36 76848 1937148 1959884 5.78 862812 1534916 8 07:50:37 04:28:01 30204048 31908672 448060 1.36 76884 1937156 1959884 5.78 862552 1534920 168 07:50:37 04:29:01 30204024 31908652 448020 1.36 76900 1937160 1959884 5.78 862536 1534924 12 07:50:37 04:30:01 30203976 31908636 447980 1.36 76924 1937164 1959884 5.78 862696 1534932 16 07:50:37 04:31:01 30203588 31908272 448232 1.36 76948 1937164 1959884 5.78 863188 1534924 12 07:50:37 04:32:01 30203816 31908544 447932 1.36 76980 1937160 1959884 5.78 862936 1534932 16 07:50:37 04:33:01 30196728 31902100 454316 1.38 77064 1937636 2040320 6.01 869484 1535324 180 07:50:37 04:34:01 30200252 31905708 450588 1.37 77104 1937692 2040320 6.01 862836 1535332 12 07:50:37 04:35:01 30195612 31904348 451148 1.37 77184 1940332 2040320 6.01 870228 1535712 20 07:50:37 04:36:01 30195060 31903956 451464 1.37 77216 1940476 2040320 6.01 869776 1535836 172 07:50:37 04:37:01 30195044 31903964 451396 1.37 77248 1940464 2040320 6.01 870020 1535800 12 07:50:37 04:38:01 30194996 31903948 451340 1.37 77272 1940480 2040320 6.01 869600 1535800 12 07:50:37 04:39:01 30195124 31904116 451312 1.37 77312 1940484 2040320 6.01 869996 1535804 12 07:50:37 04:40:01 30195076 31904112 451452 1.37 77368 1940480 2040320 6.01 869676 1535808 12 07:50:37 04:41:01 30195028 31904112 451428 1.37 77384 1940488 2040320 6.01 869720 1535808 12 07:50:37 04:42:01 30195012 31904144 451344 1.37 77436 1940480 2040320 6.01 870144 1535816 16 07:50:37 04:43:01 30195216 31904376 451052 1.37 77456 1940496 2040320 6.01 869840 1535816 12 07:50:37 04:44:01 30195084 31904272 451308 1.37 77480 1940500 2040320 6.01 869956 1535820 28 07:50:37 04:45:01 30194824 31904020 451532 1.37 77496 1940496 2040320 6.01 870004 1535828 52 07:50:37 04:46:01 30194984 31904224 451480 1.37 77528 1940504 2040320 6.01 870284 1535832 188 07:50:37 04:47:01 30195260 31904536 451136 1.37 77568 1940500 2040320 6.01 870404 1535828 32 07:50:37 04:48:01 30195204 31904532 451068 1.37 77608 1940512 2040320 6.01 869872 1535832 152 07:50:37 04:49:01 30195156 31904528 451040 1.37 77624 1940512 2040320 6.01 869912 1535836 12 07:50:37 04:50:01 30194888 31904264 451228 1.37 77640 1940516 2040320 6.01 869900 1535840 140 07:50:37 04:51:01 30194808 31904224 451220 1.37 77660 1940520 2040320 6.01 870444 1535840 24 07:50:37 04:52:01 30194968 31904388 451184 1.37 77692 1940508 2040320 6.01 870324 1535844 8 07:50:37 04:53:01 30195196 31904664 450868 1.37 77716 1940532 2040320 6.01 869992 1535848 12 07:50:37 04:54:01 30195148 31904660 450828 1.37 77740 1940532 2040320 6.01 870040 1535852 144 07:50:37 04:55:01 30195084 31904600 450912 1.37 77756 1940536 2040320 6.01 870024 1535856 12 07:50:37 04:56:01 30195044 31904592 450880 1.37 77772 1940540 2040320 6.01 870064 1535864 172 07:50:37 04:57:01 30195216 31904780 450636 1.37 77804 1940524 2040320 6.01 870416 1535860 12 07:50:37 04:58:01 30195384 31904984 450576 1.37 77828 1940544 2040320 6.01 870148 1535864 12 07:50:37 04:59:01 30195108 31904732 450784 1.37 77860 1940544 2040320 6.01 870192 1535864 16 07:50:37 05:00:01 30195312 31904976 450480 1.37 77892 1940548 2040320 6.01 870172 1535868 40 07:50:37 05:01:01 30195004 31904720 450700 1.37 77908 1940552 2024116 5.97 870212 1535876 12 07:50:37 05:02:01 30195268 31904988 450616 1.37 77932 1940556 2024116 5.97 870528 1535872 160 07:50:37 05:03:01 30195008 31904772 450824 1.37 77956 1940560 2024116 5.97 870256 1535880 12 07:50:37 05:04:01 30195396 31905204 450560 1.37 77988 1940560 2024116 5.97 870296 1535884 188 07:50:37 05:05:01 30194876 31904708 450968 1.37 78028 1940564 2024116 5.97 870816 1535884 8 07:50:37 05:06:01 30194796 31904668 450948 1.37 78076 1940552 2024116 5.97 870356 1535888 204 07:50:37 05:07:01 30194748 31904664 450888 1.37 78108 1940560 2024116 5.97 870760 1535888 12 07:50:37 05:08:01 30194448 31904408 451088 1.37 78124 1940576 2024116 5.97 870428 1535896 152 07:50:37 05:09:01 30194644 31904608 450812 1.37 78140 1940580 2024116 5.97 870412 1535900 12 07:50:37 05:10:01 30194820 31904816 450736 1.37 78164 1940580 2024116 5.97 870452 1535900 16 07:50:37 05:11:01 30194804 31904832 450908 1.37 78180 1940584 2024116 5.97 870484 1535908 12 07:50:37 05:12:01 30194148 31904192 451400 1.37 78212 1940584 2024116 5.97 871124 1535908 44 07:50:37 05:13:01 30193920 31904012 451588 1.37 78236 1940592 2024116 5.97 870544 1535912 12 07:50:37 05:14:01 30193872 31904008 451556 1.37 78260 1940596 2024116 5.97 870580 1535920 44 07:50:37 05:15:01 30193824 31903960 451532 1.37 78276 1940596 2024116 5.97 870624 1535920 12 07:50:37 05:16:01 30193776 31903936 451504 1.37 78292 1940600 2007940 5.92 870660 1535928 188 07:50:37 05:17:01 30192872 31903048 452072 1.37 78320 1940592 2007940 5.92 871628 1535924 16 07:50:37 05:18:01 30192604 31902816 452168 1.38 78348 1940604 2007940 5.92 870744 1535924 40 07:50:37 05:19:01 30192824 31903044 451888 1.37 78364 1940608 2007940 5.92 870728 1535928 12 07:50:37 05:20:01 30192992 31903268 451836 1.37 78388 1940612 2007940 5.92 870820 1535932 164 07:50:37 05:21:01 30192976 31903256 451800 1.37 78404 1940616 2007940 5.92 870808 1535936 12 07:50:37 05:22:01 30192416 31902796 452200 1.38 78460 1940660 2007940 5.92 871224 1536004 204 07:50:37 05:23:01 30192660 31903100 451852 1.37 78476 1940684 2007940 5.92 870896 1536004 12 07:50:37 05:24:01 30192548 31902992 451868 1.37 78500 1940692 2007940 5.92 870896 1536008 16 07:50:37 05:25:01 30192532 31903028 451800 1.37 78524 1940692 2007940 5.92 870940 1536016 8 07:50:37 05:26:01 30192448 31902952 452004 1.37 78548 1940696 2040112 6.01 870952 1536020 40 07:50:37 05:27:01 30192684 31903236 451712 1.37 78564 1940700 2040112 6.01 871396 1536020 12 07:50:37 05:28:01 30192668 31903256 451628 1.37 78604 1940692 2023812 5.96 871004 1536020 40 07:50:37 05:29:01 30192872 31903464 451444 1.37 78620 1940704 2023812 5.96 870988 1536024 12 07:50:37 05:30:01 30193032 31903800 451280 1.37 78644 1940840 2023812 5.96 871028 1536160 156 07:50:37 05:31:01 30192772 31903544 451508 1.37 78660 1940840 2023812 5.96 871028 1536160 12 07:50:37 05:32:01 30192932 31903748 451472 1.37 78700 1940820 2023812 5.96 871576 1536164 40 07:50:37 05:33:01 30192916 31903776 451412 1.37 78716 1940844 2023812 5.96 871192 1536164 12 07:50:37 05:34:01 30192868 31903736 451364 1.37 78740 1940848 2023812 5.96 871180 1536168 40 07:50:37 05:35:01 30190840 31901812 453100 1.38 78764 1940852 2006076 5.91 873020 1535288 68 07:50:37 05:36:01 30191336 31902332 452520 1.38 78788 1940852 2006076 5.91 872364 1535240 40 07:50:37 05:37:01 30191248 31902268 452516 1.38 78812 1940848 2006076 5.91 872744 1535244 12 07:50:37 05:38:01 30191416 31902460 452468 1.38 78836 1940860 2006076 5.91 872404 1535244 48 07:50:37 05:39:01 30191400 31902456 452420 1.38 78852 1940864 2006076 5.91 872388 1535248 12 07:50:37 05:40:01 30191604 31902716 452124 1.37 78876 1940868 2006076 5.91 872432 1535260 192 07:50:37 05:41:01 30191304 31902416 452352 1.38 78892 1940864 2006076 5.91 872432 1535260 56 07:50:37 05:42:02 30191248 31902352 452408 1.38 78932 1940852 2006076 5.91 872788 1535264 180 07:50:37 05:43:01 30191200 31902352 452348 1.38 78948 1940880 2006076 5.91 872528 1535268 8 07:50:37 05:44:01 30191368 31902560 452308 1.38 78972 1940880 2006076 5.91 872572 1535268 40 07:50:37 05:45:01 30191888 31903088 451936 1.37 79004 1940876 2006076 5.91 872604 1535272 32 07:50:37 05:46:01 30188688 31900616 454468 1.38 79036 1941436 1999372 5.89 872808 1535584 92 07:50:37 05:47:01 30188648 31900596 454436 1.38 79052 1941440 1999372 5.89 873136 1535588 12 07:50:37 05:48:01 30188600 31900604 454368 1.38 79116 1941436 1999372 5.89 872876 1535592 12 07:50:37 05:49:01 30188552 31900556 454328 1.38 79140 1941444 1999372 5.89 872860 1535592 12 07:50:37 05:50:01 30188756 31900816 454036 1.38 79164 1941448 1999372 5.89 872908 1535600 40 07:50:37 05:51:01 30188452 31900544 454476 1.38 79180 1941448 1999372 5.89 873380 1535596 20 07:50:37 05:52:01 30188468 31900564 454404 1.38 79204 1941452 1999372 5.89 873380 1535600 40 07:50:37 05:53:01 30188664 31900836 454064 1.38 79292 1941440 1999372 5.89 873088 1535604 12 07:50:37 05:54:01 30188536 31900848 454004 1.38 79380 1941456 1999372 5.89 873292 1535604 12 07:50:37 05:55:01 30188488 31900956 453836 1.38 79476 1941516 1999372 5.89 873380 1535672 12 07:50:37 05:56:01 30188692 31901264 453464 1.38 79564 1941532 1999372 5.89 873200 1535680 44 07:50:37 05:57:01 30188892 31901564 453320 1.38 79660 1941532 1999372 5.89 873680 1535680 12 07:50:37 05:58:01 30188844 31901588 453220 1.38 79748 1941532 1999372 5.89 873376 1535688 40 07:50:37 05:59:01 30188796 31901596 453148 1.38 79804 1941532 1999372 5.89 873496 1535688 12 07:50:37 06:00:01 30188748 31901664 453148 1.38 79876 1941544 1999372 5.89 873508 1535692 40 07:50:37 06:01:01 30188908 31901828 453112 1.38 79900 1941548 1999372 5.89 873492 1535696 12 07:50:37 06:02:01 30188868 31901872 453076 1.38 79972 1941532 1999372 5.89 873956 1535696 36 07:50:37 06:03:01 30189288 31902328 452768 1.38 80012 1941536 1999372 5.89 873620 1535700 12 07:50:37 06:04:01 30189012 31902176 452856 1.38 80052 1941612 1999372 5.89 874308 1535768 8 07:50:37 06:05:01 30188964 31902164 452800 1.38 80084 1941624 1999372 5.89 873712 1535772 20 07:50:37 06:06:01 30188940 31902144 452732 1.38 80108 1941620 1999372 5.89 873696 1535776 188 07:50:37 06:07:01 30188780 31902148 452624 1.38 80124 1941756 1999372 5.89 874140 1535904 12 07:50:37 06:08:01 30188732 31902120 452584 1.38 80172 1941736 1999372 5.89 873792 1535908 192 07:50:37 06:09:01 30188900 31902336 452516 1.38 80192 1941764 2015480 5.94 873816 1535912 28 07:50:37 06:10:01 30188656 31902092 452704 1.38 80208 1941764 2031564 5.99 873816 1535912 8 07:50:37 06:11:01 30188608 31902104 452652 1.38 80240 1941768 2031564 5.99 873864 1535920 8 07:50:37 06:12:01 30188780 31902300 452392 1.38 80264 1941768 2031564 5.99 874212 1535916 184 07:50:37 06:13:01 30188724 31902276 452356 1.38 80288 1941764 2031564 5.99 873932 1535920 12 07:50:37 06:14:01 30188676 31902256 452288 1.38 80320 1941784 2031564 5.99 873956 1535924 220 07:50:37 06:15:01 30188592 31902228 452512 1.38 80336 1941784 2031564 5.99 873984 1535936 12 07:50:37 06:16:01 30188576 31902332 452552 1.38 80360 1941916 2031564 5.99 874000 1536040 212 07:50:37 06:17:01 30187920 31901724 453048 1.38 80376 1941916 2031564 5.99 875164 1536064 280 07:50:37 06:18:01 30187588 31901432 453200 1.38 80408 1941920 2031564 5.99 874044 1536068 200 07:50:37 06:19:01 30187548 31901452 453152 1.38 80448 1941924 2031564 5.99 874096 1536076 8 07:50:37 06:20:01 30187720 31901628 452896 1.38 80472 1941924 2031564 5.99 874080 1536076 188 07:50:37 06:21:01 30187672 31901636 452856 1.38 80496 1941928 2015364 5.94 874128 1536084 8 07:50:37 06:22:01 30187404 31901384 453032 1.38 80528 1941928 2015364 5.94 874476 1536080 160 07:50:37 06:23:01 30187648 31901664 452696 1.38 80568 1941920 2015364 5.94 874204 1536084 12 07:50:37 06:24:01 30187776 31901832 452672 1.38 80592 1941940 2015364 5.94 874448 1536088 192 07:50:37 06:25:01 30187052 31901176 453412 1.38 80624 1941940 2015364 5.94 875548 1536092 256 07:50:37 06:26:01 30183584 31900268 453716 1.38 80680 1944276 2015364 5.94 874548 1538212 192 07:50:37 06:27:01 30183820 31900540 453388 1.38 80696 1944280 1999232 5.89 874940 1538216 12 07:50:37 06:28:01 30183780 31900516 453352 1.38 80736 1944256 1999232 5.89 874588 1538216 192 07:50:37 06:29:01 30183732 31900504 453280 1.38 80760 1944288 1999232 5.89 874604 1538220 8 07:50:37 06:30:01 30183716 31900532 453204 1.38 80792 1944288 1999232 5.89 874644 1538224 12 07:50:37 06:31:01 30183668 31900488 453164 1.38 80816 1944292 1999232 5.89 874644 1538228 8 07:50:37 06:32:01 30183804 31900680 453148 1.38 80840 1944300 1999232 5.89 875020 1538232 156 07:50:37 06:33:01 30183780 31900692 453124 1.38 80872 1944284 1999232 5.89 874740 1538236 12 07:50:37 06:34:01 30183740 31900672 453060 1.38 80896 1944304 1999232 5.89 874744 1538240 184 07:50:37 06:35:01 30181784 31898848 454828 1.38 80912 1944308 2015368 5.94 875492 1538244 24 07:50:37 06:36:01 30182972 31900036 453548 1.38 80952 1944308 2015368 5.94 874840 1538244 200 07:50:37 06:37:01 30182672 31899784 453772 1.38 80968 1944312 2015368 5.94 875308 1538248 12 07:50:37 06:38:01 30182872 31900000 453700 1.38 80992 1944312 2015368 5.94 874908 1538248 188 07:50:37 06:39:01 30183108 31900240 453404 1.38 81020 1944316 2015368 5.94 874940 1538252 28 07:50:37 06:40:01 30183060 31900372 453220 1.38 81052 1944452 2015368 5.94 874976 1538376 188 07:50:37 06:41:01 29864868 31854420 491852 1.50 83792 2209836 1792236 5.28 1033872 1683276 42252 07:50:37 06:42:01 28388520 31657088 635748 1.93 152984 3342600 2116000 6.24 1364596 2700872 6340 07:50:37 06:43:01 27483700 31192040 1097328 3.34 157420 3736488 2543668 7.50 1889068 3035316 167876 07:50:37 06:44:01 27911228 31781688 511684 1.56 159740 3897352 1904184 5.61 1307836 3192028 528 07:50:37 06:45:01 20259344 31250764 1006152 3.06 198936 10647888 4528592 13.35 2592684 9179644 1137996 07:50:37 06:46:01 15461780 30311076 1954292 5.94 264880 14239096 4185644 12.34 4297548 12080872 5060 07:50:37 06:47:01 14857172 31287336 976112 2.97 290748 15721556 2923232 8.62 3664720 13250736 116 07:50:37 06:48:01 5445168 30989680 1250680 3.80 512392 23948460 4057236 11.96 4441128 21190520 0 07:50:37 06:49:01 4262340 29081608 3161140 9.61 552216 23238244 5668336 16.71 6841988 20019200 521168 07:50:37 06:50:01 5492212 31069016 1174412 3.57 558324 23967316 3059036 9.02 5490288 20126040 209140 07:50:37 06:51:01 463564 31645940 606524 1.84 726872 29103808 2152292 6.34 4166676 26189292 707568 07:50:37 06:52:01 8203752 31739392 524792 1.60 728640 21897256 1989016 5.86 3019944 20048368 208 07:50:37 06:53:01 8204428 31740148 523992 1.59 728684 21897260 1989016 5.86 3019724 20048376 12 07:50:37 06:54:01 8218460 31754184 510400 1.55 728704 21897260 1989016 5.86 3006672 20048376 24 07:50:37 06:55:01 8218460 31754188 510336 1.55 728704 21897264 1989016 5.86 3006592 20048380 12 07:50:37 06:56:01 8219452 31755208 509264 1.55 728732 21897268 1989016 5.86 3005920 20048384 16 07:50:37 06:57:01 8219276 31755032 509276 1.55 728764 21897268 1989016 5.86 3006056 20048384 12 07:50:37 06:58:01 8219324 31755168 509236 1.55 728784 21897276 1989016 5.86 3005724 20048396 12 07:50:37 06:59:01 8219088 31754936 509480 1.55 728792 21897276 1989016 5.86 3005724 20048400 16 07:50:37 07:00:01 8219040 31755124 509188 1.55 728796 21897508 1989016 5.86 3005756 20048604 56 07:50:37 07:01:01 8218992 31755080 509164 1.55 728804 21897512 1989016 5.86 3005800 20048608 12 07:50:37 07:02:01 8218660 31754800 509400 1.55 728836 21897516 1989016 5.86 3006204 20048632 12 07:50:37 07:03:01 8218864 31755008 509104 1.55 728864 21897520 1989016 5.86 3005840 20048636 12 07:50:37 07:04:01 8219032 31755228 509068 1.55 728892 21897516 1989016 5.86 3005872 20048640 12 07:50:37 07:05:01 8219016 31755236 509036 1.55 728904 21897524 1989016 5.86 3006468 20048640 12 07:50:37 07:06:01 8218716 31755096 509124 1.55 728924 21897656 1989016 5.86 3005976 20048772 12 07:50:37 07:07:01 8219148 31755528 508712 1.55 728936 21897656 1989016 5.86 3006336 20048772 8 07:50:37 07:08:01 8218832 31755220 508924 1.55 728940 21897660 1989016 5.86 3006568 20048776 240 07:50:37 07:09:01 8218856 31755252 508888 1.55 728944 21897664 1989016 5.86 3006008 20048780 20 07:50:37 07:10:01 8218808 31755228 508868 1.55 728956 21897664 1989016 5.86 3006016 20048780 12 07:50:37 07:11:01 8218976 31755400 508844 1.55 728964 21897668 1989016 5.86 3006016 20048784 12 07:50:37 07:12:01 8218960 31755420 508808 1.55 728980 21897676 1989016 5.86 3006368 20048792 48 07:50:37 07:13:01 8218912 31755376 508788 1.55 728984 21897676 1989016 5.86 3006124 20048792 12 07:50:37 07:14:01 8218832 31755312 508796 1.55 728996 21897676 1972560 5.81 3006380 20048796 52 07:50:37 07:15:01 8219036 31755520 508508 1.55 729012 21897684 1972560 5.81 3006204 20048796 20 07:50:37 07:16:01 8218988 31755516 508468 1.55 729036 21897688 1972560 5.81 3006224 20048804 12 07:50:37 07:17:01 8218712 31755252 508652 1.55 729056 21897692 1972560 5.81 3006796 20048808 172 07:50:37 07:18:01 8218872 31755480 508580 1.55 729096 21897692 1972560 5.81 3006304 20048808 48 07:50:37 07:19:01 8219116 31755732 508300 1.55 729116 21897692 1972560 5.81 3006288 20048812 8 07:50:37 07:20:01 8219016 31755668 508524 1.55 729132 21897700 1972560 5.81 3006384 20048816 12 07:50:37 07:21:01 8219260 31755920 508220 1.55 729160 21897704 1972560 5.81 3006320 20048820 12 07:50:37 07:22:01 8218888 31755724 508348 1.55 729164 21897836 1972560 5.81 3006740 20048952 48 07:50:37 07:23:01 8218840 31755676 508336 1.55 729168 21897832 1988616 5.86 3006380 20048952 16 07:50:37 07:24:01 8218792 31755668 508288 1.55 729196 21897836 1988616 5.86 3006400 20048956 48 07:50:37 07:25:01 8218744 31755624 508560 1.55 729200 21897844 1988616 5.86 3006400 20048960 12 07:50:37 07:26:01 8218944 31755848 508304 1.55 729212 21897844 1988616 5.86 3006420 20048960 216 07:50:37 07:27:01 8218620 31755528 508672 1.55 729232 21897848 1988616 5.86 3006744 20048964 12 07:50:37 07:28:01 8219100 31756008 508152 1.55 729240 21897848 1988616 5.86 3006424 20048964 12 07:50:37 07:29:01 8219020 31755936 508144 1.55 729248 21897848 1988616 5.86 3006464 20048968 8 07:50:37 07:30:01 8219028 31755988 508064 1.55 729264 21897864 1988616 5.86 3006496 20048972 8 07:50:37 07:31:01 8218972 31755932 508040 1.54 729280 21897864 1988616 5.86 3006480 20048972 12 07:50:37 07:32:01 8218612 31755632 508528 1.55 729284 21897868 1988616 5.86 3006880 20048984 48 07:50:37 07:33:01 8218848 31755876 508252 1.55 729292 21897872 1988616 5.86 3006520 20048988 12 07:50:37 07:34:01 8218768 31755796 508252 1.55 729320 21897864 1988616 5.86 3006532 20048988 12 07:50:37 07:35:01 8219932 31757040 506944 1.54 729332 21897876 2001092 5.90 3006036 20048844 24 07:50:37 07:36:01 8220152 31757264 506668 1.54 729336 21897876 2001092 5.90 3005820 20048844 12 07:50:37 07:37:01 8220072 31757188 506680 1.54 729340 21897880 2001092 5.90 3005572 20048848 12 07:50:37 07:38:01 8220240 31757364 506648 1.54 729352 21897888 2001092 5.90 3005324 20048852 232 07:50:37 07:39:01 8220468 31757592 506380 1.54 729356 21897888 2001092 5.90 3005324 20048852 12 07:50:37 07:40:01 8220168 31757324 506608 1.54 729364 21897888 1984884 5.85 3005344 20048860 8 07:50:37 07:41:01 8220104 31757260 506696 1.54 729368 21897892 1984884 5.85 3005356 20048860 12 07:50:37 07:42:01 8220088 31757256 506648 1.54 729376 21897896 1984884 5.85 3005736 20048864 20 07:50:37 07:43:01 8219788 31756968 506880 1.54 729388 21897900 1984884 5.85 3005376 20048868 20 07:50:37 07:44:01 8220176 31757384 506632 1.54 729404 21897896 1984884 5.85 3005384 20048868 44 07:50:37 07:45:01 8219908 31757244 506732 1.54 729404 21898032 1984884 5.85 3005432 20048988 12 07:50:37 07:46:01 8219892 31757256 506668 1.54 729416 21898036 1984884 5.85 3005456 20049004 12 07:50:37 07:47:01 8219592 31756960 506892 1.54 729428 21898040 1984884 5.85 3005728 20049008 12 07:50:37 07:48:01 8219796 31757216 506588 1.54 729456 21898048 1984884 5.85 3005524 20049016 56 07:50:37 07:49:01 8219748 31757172 506560 1.54 729476 21898040 1984884 5.85 3005508 20049016 12 07:50:37 07:50:01 8219732 31757192 506488 1.54 729488 21898052 1984884 5.85 3005536 20049020 216 07:50:37 Average: 23725689 31825250 501914 1.53 262414 7789619 2060918 6.07 1555879 6928799 12547 07:50:37 07:50:37 04:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:50:37 04:07:01 ens3 154.64 85.84 188.74 19.78 0.00 0.00 0.00 0.00 07:50:37 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:08:01 ens3 3.68 1.55 2.46 0.35 0.00 0.00 0.00 0.00 07:50:37 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:50:37 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:09:01 ens3 1.12 0.35 0.40 0.27 0.00 0.00 0.00 0.00 07:50:37 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:10:01 ens3 1.00 0.82 0.53 0.42 0.00 0.00 0.00 0.00 07:50:37 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:50:37 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:12:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 07:50:37 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:50:37 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:14:01 ens3 0.40 0.20 0.08 0.01 0.00 0.00 0.00 0.00 07:50:37 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:50:37 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:15:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:50:37 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:16:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:50:37 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:50:37 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:17:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:50:37 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:50:37 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:50:37 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:19:02 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:20:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:50:37 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:50:37 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:21:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:22:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:50:37 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:50:37 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:23:01 ens3 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:50:37 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:37 04:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00