Pull request #3950 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 32880946a0a1135bf0659d7b4e6de2ff01b37dfb rather than b0ec05da50d24c14bbb522ea14fc08d48dce1cae 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-ssh7153523760313438685.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-ssh6445078548891128637.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh570593688485970012.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9926476227672370968.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4133219687737828297.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11133322228587957751.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap: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 Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-11551 in /w/workspace/edgexfoundry_edgex-go_PR-3950 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit b0ec05da50d24c14bbb522ea14fc08d48dce1cae Merge succeeded, producing b0ec05da50d24c14bbb522ea14fc08d48dce1cae Checking out Revision b0ec05da50d24c14bbb522ea14fc08d48dce1cae (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 b0ec05da50d24c14bbb522ea14fc08d48dce1cae # 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 b0ec05da50d24c14bbb522ea14fc08d48dce1cae # timeout=10 Commit message: "feat(metadata): Implement PATCH deviceprofile/resource API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:49:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:49:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:49:47 ========================================================= 02:49:47 EdgeX Global Pipelines Version Info 02:49:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:49:47 ------------------- 02:49:47 stable info: 02:49:47 ------------------- 02:49:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:49:47 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 02:49:47 Message: update stable to v1.0.221 02:49:48 ------------------- 02:49:48 experimental info: 02:49:48 ------------------- 02:49:48 Commited By: **** collab-it+edgex@linuxfoundation.org 02:49:48 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 02:49:48 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:49:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:49:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:49:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:49:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:49:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:49:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3950 [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3950 [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3950 [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0ec05da50d24c14bbb522ea14fc08d48dce1cae [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0ec05d [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:50 provisioning config files... 02:49:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6419546405409345791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:50 ---> docker-login.sh 02:49:50 nexus3.edgexfoundry.org:10001 02:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:50 Configure a credential helper to remove this warning. See 02:49:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:50 02:49:50 Login Succeeded 02:49:50 nexus3.edgexfoundry.org:10002 02:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:50 Configure a credential helper to remove this warning. See 02:49:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:50 02:49:50 Login Succeeded 02:49:50 nexus3.edgexfoundry.org:10003 02:49:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:51 Configure a credential helper to remove this warning. See 02:49:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:51 02:49:51 Login Succeeded 02:49:51 nexus3.edgexfoundry.org:10004 02:49:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:51 Configure a credential helper to remove this warning. See 02:49:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:51 02:49:51 Login Succeeded 02:49:51 docker.io 02:49:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:51 Configure a credential helper to remove this warning. See 02:49:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:51 02:49:51 Login Succeeded 02:49:51 ---> docker-login.sh ends [Pipeline] } 02:49:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:52 + 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 02:49:52 + + dirname cmd/core-command/Dockerfile 02:49:52 cut -d/ -f2 02:49:52 + echo core-command,cmd/core-command/Dockerfile 02:49:52 + dirname cmd/core-data/Dockerfile 02:49:52 + cut -d/ -f2 02:49:52 + echo core-data,cmd/core-data/Dockerfile 02:49:52 + dirname cmd/core-metadata/Dockerfile 02:49:52 + cut -d/ -f2 02:49:52 + echo core-metadata,cmd/core-metadata/Dockerfile 02:49:52 + dirname+ cmd/security-bootstrapper/Dockerfile 02:49:52 cut -d/ -f2 02:49:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:49:52 + dirname cmd/security-proxy-setup/Dockerfile 02:49:52 + cut -d/ -f2 02:49:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:49:52 + dirname cmd/security-secretstore-setup/Dockerfile 02:49:52 + cut -d/ -f2 02:49:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:49:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:49:52 + cut -d/ -f2 02:49:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:49:52 + dirname cmd/security-spire-agent/Dockerfile 02:49:52 + cut -d/ -f2 02:49:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:49:52 + dirname cmd/security-spire-config/Dockerfile 02:49:52 + cut -d/ -f2 02:49:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:49:52 + dirname cmd/security-spire-server/Dockerfile 02:49:52 + cut -d/ -f2 02:49:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:49:52 + dirname cmd/support-notifications/Dockerfile 02:49:52 + cut -d/ -f2 02:49:52 + echo support-notifications,cmd/support-notifications/Dockerfile 02:49:52 + dirname cmd/support-scheduler/Dockerfile 02:49:52 + cut -d/ -f2 02:49:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:49:52 + dirname cmd/sys-mgmt-agent/Dockerfile 02:49:52 + cut -d/ -f2 02:49:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:49:52 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 02:49:52 + git rev-list -1 --merges b0ec05da50d24c14bbb522ea14fc08d48dce1cae~1..b0ec05da50d24c14bbb522ea14fc08d48dce1cae [Pipeline] echo 02:49:52 -----------> git rev-list -1 --merges b0ec05da50d24c14bbb522ea14fc08d48dce1cae~1..b0ec05da50d24c14bbb522ea14fc08d48dce1cae b0ec05da50d24c14bbb522ea14fc08d48dce1cae [false] [Pipeline] sh 02:49:53 + git log --format=format:%s -1 b0ec05da50d24c14bbb522ea14fc08d48dce1cae [Pipeline] echo 02:49:53 ========================================================= 02:49:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:49:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:49:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:49:53 + grep -v github /etc/ssh/ssh_known_hosts 02:49:53 + [ -e /tmp/ssh_known_hosts ] 02:49:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:49:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:49:53 + sudo tee -a /etc/ssh/ssh_known_hosts 02:49:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:49:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:49:54 02:49:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:49:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:49:54 latest: Pulling from edgex-devops/git-semver 02:49:54 a0d0a0d46f8b: Pulling fs layer 02:49:54 3e5f54012d9b: Pulling fs layer 02:49:54 4c7163046ea9: Pulling fs layer 02:49:54 0c2d73faf560: Pulling fs layer 02:49:54 0c2d73faf560: Waiting 02:49:54 3e5f54012d9b: Verifying Checksum 02:49:54 3e5f54012d9b: Download complete 02:49:54 a0d0a0d46f8b: Verifying Checksum 02:49:54 a0d0a0d46f8b: Download complete 02:49:54 4c7163046ea9: Verifying Checksum 02:49:54 4c7163046ea9: Download complete 02:49:54 0c2d73faf560: Download complete 02:49:54 a0d0a0d46f8b: Pull complete 02:49:55 3e5f54012d9b: Pull complete 02:49:55 4c7163046ea9: Pull complete 02:49:55 0c2d73faf560: Pull complete 02:49:55 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 02:49:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:49:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:49:55 prd-ubuntu20.04-docker-8c-8g-11551 does not seem to be running inside a container 02:49:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:49:56 $ docker top e0227155856538a8a06ceb065fc720c7d5199aac8d15d3b7b40abdb36486c0c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:56 [ssh-agent] Looking for ssh-agent implementation... 02:49:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:56 $ docker exec e0227155856538a8a06ceb065fc720c7d5199aac8d15d3b7b40abdb36486c0c5 ssh-agent 02:49:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKIKHDo/agent.13 02:49:57 SSH_AGENT_PID=19 02:49:57 Running ssh-add (command line suppressed) 02:49:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_208568963623024964.key (/w/workspace/edgex-go/1@tmp/private_key_208568963623024964.key) 02:49:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:57 + git tag --points-at HEAD [Pipeline] } 02:49:57 $ docker exec --env ******** --env ******** e0227155856538a8a06ceb065fc720c7d5199aac8d15d3b7b40abdb36486c0c5 ssh-agent -k 02:49:57 unset SSH_AUTH_SOCK; 02:49:57 unset SSH_AGENT_PID; 02:49:57 echo Agent pid 19 killed; 02:49:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:49:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:57 [ssh-agent] Looking for ssh-agent implementation... 02:49:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:58 $ docker exec e0227155856538a8a06ceb065fc720c7d5199aac8d15d3b7b40abdb36486c0c5 ssh-agent 02:49:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDgjpla/agent.53 02:49:58 SSH_AGENT_PID=60 02:49:58 Running ssh-add (command line suppressed) 02:49:58 Identity added: /w/workspace/edgex-go/1@tmp/private_key_949309580089403687.key (/w/workspace/edgex-go/1@tmp/private_key_949309580089403687.key) 02:49:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:58 + git semver init 02:49:58 # -> Open(): unable to determine branch for HEAD 02:49:58 # $GIT_DIR = /w/workspace/edgex-go/1/.git 02:49:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 02:49:58 # $SEMVER_REMOTE_NAME = origin 02:49:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:49:58 # $SEMVER_USER_NAME = edgex-jenkins 02:49:58 # $SEMVER_BRANCH = PR-3950 02:49:58 # $SEMVER_TEMP = /tmp/semver-175063079 02:49:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:50:13 # '/tmp/semver-175063079' -> '/w/workspace/edgex-go/1/.semver' 02:50:13 # -> Force: false 02:50:13 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 02:50:13 $ docker exec --env ******** --env ******** e0227155856538a8a06ceb065fc720c7d5199aac8d15d3b7b40abdb36486c0c5 ssh-agent -k 02:50:13 unset SSH_AUTH_SOCK; 02:50:13 unset SSH_AGENT_PID; 02:50:13 echo Agent pid 60 killed; 02:50:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:50:14 + git semver [Pipeline] } 02:50:14 $ docker stop --time=1 e0227155856538a8a06ceb065fc720c7d5199aac8d15d3b7b40abdb36486c0c5 02:50:16 $ docker rm -f e0227155856538a8a06ceb065fc720c7d5199aac8d15d3b7b40abdb36486c0c5 [Pipeline] // withDockerContainer [Pipeline] sh 02:50:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:50:17 Stashed 1 file(s) [Pipeline] echo 02:50:17 [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 02:50:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:50:17 ========================================================= 02:50:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:50:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:50:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:50:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:50:17 59bf1c3509f3: Pulling fs layer 02:50:17 666ba61612fd: Pulling fs layer 02:50:17 8ed8ca486205: Pulling fs layer 02:50:17 4fe6c5a15a65: Pulling fs layer 02:50:17 22a0e8bec74d: Pulling fs layer 02:50:17 640e595b4fbd: Pulling fs layer 02:50:17 763cafe07f6e: Pulling fs layer 02:50:17 0c0b528cf693: Pulling fs layer 02:50:17 10935f4eaf8b: Pulling fs layer 02:50:17 640e595b4fbd: Waiting 02:50:17 763cafe07f6e: Waiting 02:50:17 0c0b528cf693: Waiting 02:50:17 4fe6c5a15a65: Waiting 02:50:17 22a0e8bec74d: Waiting 02:50:17 10935f4eaf8b: Waiting 02:50:17 8ed8ca486205: Verifying Checksum 02:50:17 8ed8ca486205: Download complete 02:50:17 666ba61612fd: Download complete 02:50:17 22a0e8bec74d: Download complete 02:50:17 59bf1c3509f3: Verifying Checksum 02:50:17 59bf1c3509f3: Download complete 02:50:17 640e595b4fbd: Download complete 02:50:17 763cafe07f6e: Verifying Checksum 02:50:17 763cafe07f6e: Download complete 02:50:18 0c0b528cf693: Verifying Checksum 02:50:18 0c0b528cf693: Download complete 02:50:18 59bf1c3509f3: Pull complete 02:50:18 666ba61612fd: Pull complete 02:50:18 8ed8ca486205: Pull complete 02:50:18 10935f4eaf8b: Verifying Checksum 02:50:18 10935f4eaf8b: Download complete 02:50:18 4fe6c5a15a65: Verifying Checksum 02:50:18 4fe6c5a15a65: Download complete 02:50:23 4fe6c5a15a65: Pull complete 02:50:23 22a0e8bec74d: Pull complete 02:50:23 640e595b4fbd: Pull complete 02:50:23 763cafe07f6e: Pull complete 02:50:23 0c0b528cf693: Pull complete 02:50:26 10935f4eaf8b: Pull complete 02:50:26 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 02:50:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:50:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 02:50:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:50:26 WORKDIR /edgex 02:50:26 COPY go.mod . 02:50:26 RUN go mod download 02:50:26 + docker build -t ci-base-image-x86_64 -f - . 02:50:28 Sending build context to Docker daemon 334.8MB 02:50:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:50:28 ---> 99d49a6021b9 02:50:28 Step 2/4 : WORKDIR /edgex 02:50:32 Still waiting to schedule task 02:50:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:50:33 ---> Running in 9346147a4082 02:50:33 Removing intermediate container 9346147a4082 02:50:33 ---> 58f0067be9d8 02:50:33 Step 3/4 : COPY go.mod . 02:50:33 ---> 93e939d3ed04 02:50:33 Step 4/4 : RUN go mod download 02:50:33 ---> Running in e01ab1c82e81 02:50:55 Removing intermediate container e01ab1c82e81 02:50:55 ---> e36383a33f61 02:50:55 Successfully built e36383a33f61 02:50:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:50:55 + docker inspect -f . ci-base-image-x86_64 02:50:55 . [Pipeline] withDockerContainer 02:50:56 prd-ubuntu20.04-docker-8c-8g-11551 does not seem to be running inside a container 02:50:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:50:56 $ docker top b60fb505689810f2f104a3c3dfb9c5234114b879c2356b5d989a50612950aee7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:57 + go version 02:50:57 go version go1.17.6 linux/amd64 [Pipeline] } 02:50:57 $ docker stop --time=1 b60fb505689810f2f104a3c3dfb9c5234114b879c2356b5d989a50612950aee7 02:50:58 $ docker rm -f b60fb505689810f2f104a3c3dfb9c5234114b879c2356b5d989a50612950aee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:50:59 + docker inspect -f . ci-base-image-x86_64 02:50:59 . [Pipeline] withDockerContainer 02:50:59 prd-ubuntu20.04-docker-8c-8g-11551 does not seem to be running inside a container 02:50: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:50:59 $ docker top dbbda6a59eff4f45915f7e763cd5f7e09230809f6b446f0f2ce263c2774b5da4 -eo pid,comm [Pipeline] { [Pipeline] echo 02:51:00 ========================================================= 02:51:00 [edgeXBuildGoParallel] Running Tests and Build... 02:51:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:51:00 + make test 02:51:00 go mod tidy -compat=1.17 02:51:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:51:07 ? github.com/edgexfoundry/edgex-go [no test files] 02:51:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:51:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:51:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:51:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:51:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:51:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:51:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:51:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:51:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:51:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:51:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:51:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:51:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:51:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:51:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:51:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.103s coverage: 28.7% of statements 02:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:51:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.119s coverage: 98.5% of statements 02:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:51:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.139s coverage: 54.9% of statements 02:51:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:51:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:51:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.794s coverage: 89.2% of statements 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:51:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:51:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.3% of statements 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:51:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.099s coverage: 72.2% of statements 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:51:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:51:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.106s coverage: 0.9% of statements 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:51:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 02:51:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 24.0% of statements 02:51:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements 02:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 02:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 02:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements 02:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 02:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements 02:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 02:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.229s coverage: 82.5% of statements 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.112s coverage: 92.9% of statements 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.049s coverage: 65.1% of statements 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.062s coverage: 87.2% of statements 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 85.4% of statements 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.172s coverage: 91.2% of statements 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.4% of statements 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.384s coverage: 65.4% of statements 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 43.8% of statements 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.049s coverage: 63.2% of statements 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:51:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.078s coverage: 100.0% of statements 02:51:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 02:51:45 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 02:52:03 GO111MODULE=on go vet ./... 02:52:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:52:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:52:08 ./bin/test-attribution-txt.sh [Pipeline] echo 02:52:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:52:08 + ls -al . 02:52:08 total 668 02:52:08 drwxrwxr-x 10 1001 1001 4096 Apr 8 02:52 . 02:52:08 drwxr-xr-x 4 root root 4096 Apr 8 02:50 .. 02:52:08 -rw-rw-r-- 1 1001 1001 11 Apr 8 02:49 .dockerignore 02:52:08 drwxrwxr-x 8 1001 1001 4096 Apr 8 02:49 .git 02:52:08 drwxrwxr-x 4 1001 1001 4096 Apr 8 02:49 .github 02:52:08 -rw-rw-r-- 1 1001 1001 870 Apr 8 02:49 .gitignore 02:52:08 -rw-rw-r-- 1 1001 1001 42 Apr 8 02:49 .golangci.yml 02:52:08 -rw-rw-r-- 1 1001 1001 87 Apr 8 02:49 .hadolint.yml 02:52:08 drwx------ 3 1001 1001 4096 Apr 8 02:50 .semver 02:52:08 -rw-rw-r-- 1 1001 1001 166 Apr 8 02:49 .sonarcloud.properties 02:52:08 -rw-rw-r-- 1 1001 1001 1171 Apr 8 02:49 ADOPTERS.md 02:52:08 -rw-rw-r-- 1 1001 1001 9953 Apr 8 02:49 Attribution.txt 02:52:08 -rw-rw-r-- 1 1001 1001 51732 Apr 8 02:49 CHANGELOG.md 02:52:08 -rw-rw-r-- 1 1001 1001 3804 Apr 8 02:49 CONTRIBUTING.md 02:52:08 -rw-rw-r-- 1 1001 1001 677 Apr 8 02:49 GOVERNANCE.md 02:52:08 -rw-rw-r-- 1 1001 1001 849 Apr 8 02:49 Jenkinsfile 02:52:08 -rw-rw-r-- 1 1001 1001 10775 Apr 8 02:49 LICENSE 02:52:08 -rw-rw-r-- 1 1001 1001 8478 Apr 8 02:49 Makefile 02:52:08 -rw-rw-r-- 1 1001 1001 582 Apr 8 02:49 OWNERS.md 02:52:08 -rw-rw-r-- 1 1001 1001 8207 Apr 8 02:49 README.md 02:52:08 -rw-rw-r-- 1 1001 1001 6912 Apr 8 02:49 SECURITY.md 02:52:08 -rw-rw-r-- 1 1001 1001 5 Apr 8 02:50 VERSION 02:52:08 -rw-rw-r-- 1 1001 1001 4131 Apr 8 02:49 ZMQWindows.md 02:52:08 drwxrwxr-x 2 1001 1001 4096 Apr 8 02:49 bin 02:52:08 drwxrwxr-x 18 1001 1001 4096 Apr 8 02:49 cmd 02:52:08 -rw-r--r-- 1 root root 432199 Apr 8 02:51 coverage.out 02:52:08 -rw-rw-r-- 1 1001 1001 3175 Apr 8 02:49 go.mod 02:52:08 -rw-rw-r-- 1 1001 1001 34990 Apr 8 02:49 go.sum 02:52:08 drwxrwxr-x 8 1001 1001 4096 Apr 8 02:49 internal 02:52:08 drwxrwxr-x 3 1001 1001 4096 Apr 8 02:49 openapi 02:52:08 drwxrwxr-x 4 1001 1001 4096 Apr 8 02:49 snap 02:52:08 -rw-rw-r-- 1 1001 1001 204 Apr 8 02:49 version.go [Pipeline] sh 02:52:09 + '[' -e coverage.out ] 02:52:09 + chown 1001:1001 coverage.out [Pipeline] stash 02:52:09 Stashed 1 file(s) [Pipeline] sh 02:52:09 + make build 02:52: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 02:52:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11552 in /w/workspace/edgexfoundry_edgex-go_PR-3950 [Pipeline] { [Pipeline] ws 02:52:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:52:11 The recommended git tool is: git 02:52:18 using credential edgex-jenkins-ssh 02:52:18 Cloning the remote Git repository 02:52:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:52:19 > git init /w/workspace/edgex-go/1 # timeout=10 02:52:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:52:19 > git --version # timeout=10 02:52:19 > git --version # 'git version 2.25.1' 02:52:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:52:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:52: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 02:52:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:52:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:52:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:52:37 Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit b0ec05da50d24c14bbb522ea14fc08d48dce1cae 02:52:37 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 02:52:37 Merge succeeded, producing b0ec05da50d24c14bbb522ea14fc08d48dce1cae 02:52:37 Checking out Revision b0ec05da50d24c14bbb522ea14fc08d48dce1cae (PR-3950) 02:52:38 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 02:52:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:52:36 using GIT_SSH to set credentials SSH Credentials for GitHub 02:52:36 > 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 02:52:37 > git config core.sparsecheckout # timeout=10 02:52:37 > git checkout -f b0ec05da50d24c14bbb522ea14fc08d48dce1cae # timeout=10 02:52:37 > git remote # timeout=10 02:52:37 > git config --get remote.origin.url # timeout=10 02:52:37 using GIT_SSH to set credentials SSH Credentials for GitHub 02:52:37 > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 02:52:37 > git rev-parse HEAD^{commit} # timeout=10 02:52:37 > git config core.sparsecheckout # timeout=10 02:52:37 > git checkout -f b0ec05da50d24c14bbb522ea14fc08d48dce1cae # timeout=10 02: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:52: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-scheduler/support-scheduler ./cmd/support-scheduler 02:52:42 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 02:52:42 Commit message: "feat(metadata): Implement PATCH deviceprofile/resource API" 02:52:42 > git --version # timeout=10 02:52:42 > git --version # 'git version 2.25.1' 02:52:42 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:52:43 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 02:52:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:52:43 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:43 Dload Upload Total Spent Left Speed 02:52:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47947 0 --:--:-- --:--:-- --:--:-- 47947 [Pipeline] sh 02:52:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:52:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:52:44 + sudo tee /etc/docker/daemon.new 02:52:44 { 02:52:44 "registry-mirrors": [ 02:52:44 "https://nexus3.edgexfoundry.org:10001" 02:52:44 ], 02:52:44 "bip": "10.250.0.254/24", 02:52:44 "hosts": [ 02:52:44 "tcp://0.0.0.0:5555", 02:52:44 "unix:///var/run/docker.sock" 02:52:44 ], 02:52:44 "mtu": 1458, 02:52:44 "selinux-enabled": true, 02:52:44 "seccomp-profile": "/etc/docker/seccomp.json" 02:52:44 } [Pipeline] sh 02:52: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:52:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:52:45 + sudo service docker restart 02: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/secrets-config ./cmd/secrets-config 02:52: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:52: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:52:49 $ docker stop --time=1 dbbda6a59eff4f45915f7e763cd5f7e09230809f6b446f0f2ce263c2774b5da4 02:52:52 $ docker rm -f dbbda6a59eff4f45915f7e763cd5f7e09230809f6b446f0f2ce263c2774b5da4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:52:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:52:54 02:52:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:52:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:52:54 latest: Pulling from edgex-devops/edgex-compose 02:52:54 cbdbe7a5bc2a: Pulling fs layer 02:52:54 ca9280d653b3: Pulling fs layer 02:52:54 7e9c9ca2126c: Pulling fs layer 02:52:54 cbdbe7a5bc2a: Verifying Checksum 02:52:54 cbdbe7a5bc2a: Download complete 02:52:54 ca9280d653b3: Download complete 02:52:54 cbdbe7a5bc2a: Pull complete 02:52:54 7e9c9ca2126c: Download complete 02:52:55 ca9280d653b3: Pull complete 02:52:58 7e9c9ca2126c: Pull complete 02:52:58 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:52:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:52:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:52:58 prd-ubuntu20.04-docker-8c-8g-11551 does not seem to be running inside a container 02:52:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:53:00 $ docker top eab5be8754603e6c0eff5877428f6143b614821e560a2a5681c20c240f53bd87 -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:00 + + docker-composegrep build parallel --help 02:53:00 02:53:01 --parallel Build images in parallel. [Pipeline] } 02:53:01 $ docker stop --time=1 eab5be8754603e6c0eff5877428f6143b614821e560a2a5681c20c240f53bd87 02:53:02 $ docker rm -f eab5be8754603e6c0eff5877428f6143b614821e560a2a5681c20c240f53bd87 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:53:03 . [Pipeline] withDockerContainer 02:53:03 prd-ubuntu20.04-docker-8c-8g-11551 does not seem to be running inside a container 02:53:03 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:53:04 $ docker top 7627b05682d8c985fc0581d8e479cdc091836e4d9e43f235e3c9ba5f37943712 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 02:53:04 provisioning config files... 02:53:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5912962406832182550tmp [Pipeline] { [Pipeline] libraryResource 02:53:04 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh 02:53:04 ---> docker-login.sh 02:53:04 nexus3.edgexfoundry.org:10001 02:53:05 Building core-command ... 02:53:05 Building core-data ... 02:53:05 Building core-metadata ... 02:53:05 Building security-bootstrapper ... 02:53:05 Building security-proxy-setup ... 02:53:05 Building security-secretstore-setup ... 02:53:05 Building security-spiffe-token-provider ... 02:53:05 Building security-spire-agent ... 02:53:05 Building security-spire-config ... 02:53:05 Building security-spire-server ... 02:53:05 Building support-notifications ... 02:53:05 Building support-scheduler ... 02:53:05 Building sys-mgmt-agent ... 02:53:05 Building support-scheduler 02:53:05 Building core-data 02:53:05 Building core-metadata 02:53:05 Building support-notifications 02:53:05 Building security-proxy-setup 02:53:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:05 Configure a credential helper to remove this warning. See 02:53:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:05 02:53:05 Login Succeeded 02:53:05 nexus3.edgexfoundry.org:10002 02:53:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:06 Configure a credential helper to remove this warning. See 02:53:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:06 02:53:06 Login Succeeded 02:53:06 nexus3.edgexfoundry.org:10003 02:53:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:06 Configure a credential helper to remove this warning. See 02:53:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:06 02:53:06 Login Succeeded 02:53:06 nexus3.edgexfoundry.org:10004 02:53:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:07 Configure a credential helper to remove this warning. See 02:53:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:07 02:53:07 Login Succeeded 02:53:07 docker.io 02:53:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:08 Configure a credential helper to remove this warning. See 02:53:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:08 02:53:08 Login Succeeded 02:53:08 ---> docker-login.sh ends [Pipeline] } 02:53:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:53:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:53:08 ========================================================= 02:53:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:53:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:53:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:53:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:53:09 9b3977197b4f: Pulling fs layer 02:53:09 1a89e8eeedd5: Pulling fs layer 02:53:09 94645a83ff95: Pulling fs layer 02:53:09 3f3a8bcf1eab: Pulling fs layer 02:53:09 0c92f367c5e7: Pulling fs layer 02:53:09 f7c0051592d6: Pulling fs layer 02:53:09 a227ed2f7395: Pulling fs layer 02:53:09 7b1c46037f91: Pulling fs layer 02:53:09 f7c0051592d6: Waiting 02:53:09 a227ed2f7395: Waiting 02:53:09 7b1c46037f91: Waiting 02:53:09 3f3a8bcf1eab: Waiting 02:53:09 0c92f367c5e7: Waiting 02:53:09 94645a83ff95: Download complete 02:53:09 1a89e8eeedd5: Download complete 02:53:09 0c92f367c5e7: Verifying Checksum 02:53:09 0c92f367c5e7: Download complete 02:53:09 f7c0051592d6: Verifying Checksum 02:53:09 f7c0051592d6: Download complete 02:53:09 9b3977197b4f: Verifying Checksum 02:53:09 9b3977197b4f: Download complete 02:53:09 a227ed2f7395: Verifying Checksum 02:53:09 a227ed2f7395: Download complete 02:53:09 9b3977197b4f: Pull complete 02:53:10 1a89e8eeedd5: Pull complete 02:53:10 94645a83ff95: Pull complete 02:53:11 7b1c46037f91: Verifying Checksum 02:53:11 7b1c46037f91: Download complete 02:53:11 3f3a8bcf1eab: Verifying Checksum 02:53:11 3f3a8bcf1eab: Download complete 02:53:24 3f3a8bcf1eab: Pull complete 02:53:24 0c92f367c5e7: Pull complete 02:53:24 f7c0051592d6: Pull complete 02:53:24 a227ed2f7395: Pull complete 02:53:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:53:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:53:27 ---> e36383a33f61 02:53:27 Step 3/22 : WORKDIR /edgex-go 02:53:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:53:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:53:27 ---> e36383a33f61 02:53:27 Step 3/23 : WORKDIR /edgex-go 02:53:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:53:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:53:27 ---> e36383a33f61 02:53:27 Step 3/22 : WORKDIR /edgex-go 02:53:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:53:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:53:27 ---> e36383a33f61 02:53:27 Step 3/22 : WORKDIR /edgex-go 02:53:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:53:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:53:27 ---> e36383a33f61 02:53:27 Step 3/23 : WORKDIR /edgex-go 02:53:29 ---> Running in 8c653f12c021 02:53:29 ---> Running in 2618efc7b23c 02:53:29 ---> Running in 6f3049061aa9 02:53:29 ---> Running in 65d88b08116e 02:53:29 ---> Running in 70928701c507 02:53:29 Removing intermediate container 65d88b08116e 02:53:29 ---> ec1411ef5259 02:53:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:29 Removing intermediate container 2618efc7b23c 02:53:29 ---> 6171ceadba34 02:53:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:29 Removing intermediate container 6f3049061aa9 02:53:29 Removing intermediate container 70928701c507 02:53:29 ---> 919e9ac746d9 02:53:29 ---> 5977d78eb2bd 02:53:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:29 02:53:29 Removing intermediate container 8c653f12c021 02:53:29 ---> be5b5ee74767 02:53:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:29 ---> Running in 2a7e90815ab4 02:53:29 ---> Running in 4dee2d1d6f1d 02:53:29 ---> Running in faa08f88e6e2 02:53:29 ---> Running in 282bb4a1895e 02:53:29 ---> Running in fd1dee92448a 02:53:30 Removing intermediate container 2a7e90815ab4 02:53:30 ---> be67445c6921 02:53:30 Step 5/23 : RUN apk add --update --no-cache make git 02:53:30 Removing intermediate container 282bb4a1895e 02:53:30 ---> b682f7ef155a 02:53:30 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:53:30 ---> Running in 90398181f126 02:53:30 ---> Running in 9966d14ce449 02:53:31 Removing intermediate container 4dee2d1d6f1d 02:53:31 ---> 8a17f309bda5 02:53:31 Step 5/22 : RUN apk add --update --no-cache make git 02:53:31 Removing intermediate container faa08f88e6e2 02:53:31 ---> d355c07833a5 02:53:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:53:31 ---> Running in 39a9b8efeae0 02:53:31 Removing intermediate container fd1dee92448a 02:53:31 ---> f1a0d50d29da 02:53:31 Step 5/22 : RUN apk add --update --no-cache make git 02:53:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:53:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:53:31 ---> Running in 55ba3ccdf12b 02:53:31 ---> Running in 8455bcf9c0c3 02:53:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:53:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:53:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:53:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:53:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:53:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:53:32 OK: 221 MiB in 52 packages 02:53:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:53:32 OK: 221 MiB in 52 packages 02:53:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:53:32 7b1c46037f91: Pull complete 02:53:32 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 02:53:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:53:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 02:53:32 OK: 221 MiB in 52 packages 02:53:32 OK: 221 MiB in 52 packages 02:53:33 + docker build -t ci-base-image-arm64 -f - . 02:53:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:53:33 WORKDIR /edgex 02:53:33 COPY go.mod . 02:53:33 RUN go mod download 02:53:33 OK: 221 MiB in 52 packages 02:53:33 Removing intermediate container 9966d14ce449 02:53:33 ---> 5c25e400b775 02:53:33 Step 6/23 : COPY go.mod vendor* ./ 02:53:33 Removing intermediate container 90398181f126 02:53:33 ---> 9791a840c74c 02:53:33 Step 6/23 : COPY go.mod vendor* ./ 02:53:33 ---> bae721317d81 02:53:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:33 ---> Running in 55ec7d6448d5 02:53:33 ---> 8ddd73647bc7 02:53:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:33 Removing intermediate container 39a9b8efeae0 02:53:33 ---> 129bbcd68fe4 02:53:33 Step 6/22 : COPY go.mod vendor* ./ 02:53:33 ---> Running in fcd8a8654072 02:53:33 Removing intermediate container 8455bcf9c0c3 02:53:33 ---> 4419e1075921 02:53:33 Step 6/22 : COPY go.mod vendor* ./ 02:53:33 Removing intermediate container 55ba3ccdf12b 02:53:33 ---> a4bc76e6769a 02:53:33 Step 6/22 : COPY go.mod vendor* ./ 02:53:33 ---> 44581347f89d 02:53:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:33 ---> a520e269cbbb 02:53:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:33 ---> Running in 6b184bc25693 02:53:33 ---> Running in dee59bce07c5 02:53:34 ---> e036dd319e75 02:53:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:34 ---> Running in 98e8a31e08cf 02:53:34 Removing intermediate container 55ec7d6448d5 02:53:34 ---> 0dd3fa79b756 02:53:34 Step 8/23 : COPY . . 02:53:34 Removing intermediate container fcd8a8654072 02:53:34 ---> f8108276c002 02:53:34 Step 8/23 : COPY . . 02:53:35 Sending build context to Docker daemon 169.2MB 02:53:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:53:35 ---> f79e39bc4007 02:53:35 Step 2/4 : WORKDIR /edgex 02:53:36 ---> Running in b6cfe68b9c4f 02:53:36 Removing intermediate container b6cfe68b9c4f 02:53:36 ---> bc62e199865a 02:53:36 Step 3/4 : COPY go.mod . 02:53:37 ---> 292b55829c89 02:53:37 Step 4/4 : RUN go mod download 02:53:37 ---> Running in e6bf6bcecbb4 02:53:40 Removing intermediate container 6b184bc25693 02:53:40 ---> 17d0c42a5b9b 02:53:40 Step 8/22 : COPY . . 02:53:40 ---> 269317ce238a 02:53:40 Step 9/23 : RUN make cmd/core-data/core-data 02:53:40 Removing intermediate container 98e8a31e08cf 02:53:40 ---> 0b9584c83c3c 02:53:40 Step 8/22 : COPY . . 02:53:40 Removing intermediate container dee59bce07c5 02:53:40 ---> 08add9309372 02:53:40 Step 8/22 : COPY . . 02:53:40 ---> Running in 78941e9bbde4 02:53:40 ---> e9a28736df4d 02:53:40 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:53:40 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 02:53:42 ---> Running in 33fbc02797e4 02:53:42 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 02:53:54 ---> b52c50e8a573 02:53:54 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:53:54 ---> 310299d58ec3 02:53:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:53:54 ---> 417988587c00 02:53:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:53:54 ---> Running in ef8a013daac7 02:53:54 ---> Running in 585a15113510 02:53:54 ---> Running in 40331ed9c455 02:53:54 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 02:53:54 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 02:53:54 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 02:54:16 Removing intermediate container 33fbc02797e4 02:54:16 ---> 2d0bb578681f 02:54:16 02:54:16 Step 10/23 : FROM alpine:3.14 02:54:16 3.14: Pulling from library/alpine 02:54:17 Removing intermediate container 78941e9bbde4 02:54:17 ---> bb9c86a50a69 02:54:17 02:54:17 Step 10/23 : FROM alpine:3.14 02:54:17 3.14: Pulling from library/alpine 02:54:17 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:54:17 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:54:17 Status: Downloaded newer image for alpine:3.14 02:54:17 Status: Image is up to date for alpine:3.14 02:54:17 ---> e04c818066af 02:54:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:54:17 ---> e04c818066af 02:54:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:54:18 ---> Running in 5a911161335c 02:54:18 ---> Running in 104dae83977b 02:54:18 Removing intermediate container 104dae83977b 02:54:18 ---> abe714a5700b 02:54:18 Step 12/23 : ENV APP_PORT=59880 02:54:18 ---> Running in 035c6a722951 02:54:19 Removing intermediate container 035c6a722951 02:54:19 ---> ae50e6599dd1 02:54:19 Step 13/23 : EXPOSE $APP_PORT 02:54:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:54:19 ---> Running in 725695bd53d2 02:54:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:54:19 (1/1) Installing dumb-init (1.2.5-r1) 02:54:19 Executing busybox-1.33.1-r7.trigger 02:54:19 OK: 6 MiB in 15 packages 02:54:19 Removing intermediate container 725695bd53d2 02:54:19 ---> 23e7585ea01f 02:54:19 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:20 ---> Running in ae587f9280af 02:54:20 Removing intermediate container 5a911161335c 02:54:20 ---> ba08ac373804 02:54:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:54:20 ---> Running in 4ba1b80bb6a8 02:54:21 Removing intermediate container 4ba1b80bb6a8 02:54:21 ---> b23df2962edb 02:54:21 Step 13/23 : ENV APP_PORT=59881 02:54:21 ---> Running in ec952842b035 02:54:21 Removing intermediate container ae587f9280af 02:54:21 ---> e46751d3ad18 02:54:21 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:54:21 Removing intermediate container ec952842b035 02:54:21 ---> f3a833fe3109 02:54:21 Step 14/23 : EXPOSE $APP_PORT 02:54:21 ---> Running in 6a70044e5086 02:54:22 ---> Running in 52e9f89954ee 02:54:22 Removing intermediate container 52e9f89954ee 02:54:22 ---> ecbf89b7919f 02:54:22 Step 15/23 : WORKDIR / 02:54:22 ---> Running in a3d6dd10470e 02:54:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:54:22 Removing intermediate container a3d6dd10470e 02:54:22 ---> 178f37df2bb0 02:54:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:54:22 ---> c0ac985e6ea1 02:54:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:54:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:54:23 ---> 883218d4ddfa 02:54:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:54:23 (1/6) Installing dumb-init (1.2.5-r1) 02:54:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:54:24 (3/6) Installing libsodium (1.0.18-r0) 02:54:24 ---> 9f11e4b777ba 02:54:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:54:24 Removing intermediate container e6bf6bcecbb4 02:54:24 ---> 7c3846797c21 02:54:24 Successfully built 7c3846797c21 02:54:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:54:24 ---> Running in 03787dfea1d1 02:54:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:54:24 (5/6) Installing libzmq (4.3.4-r0) 02:54:24 + docker inspect -f . ci-base-image-arm64 02:54:24 . [Pipeline] withDockerContainer 02:54:24 (6/6) Installing zeromq (4.3.4-r0) 02:54:24 Removing intermediate container 03787dfea1d1 02:54:24 ---> 6eb580a122a9 02:54:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:54:24 Executing busybox-1.33.1-r7.trigger 02:54:24 OK: 8 MiB in 20 packages 02:54:24 ---> Running in 83e6b3f3fa85 02:54:24 prd-ubuntu20.04-docker-arm64-4c-16g-11552 does not seem to be running inside a container 02:54:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:54:24 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 02:54:24 Removing intermediate container 83e6b3f3fa85 02:54:24 ---> 1124fb936e5d 02:54:24 Step 21/23 : LABEL arch=x86_64 02:54:24 ---> Running in cbf429cef713 02:54:25 Removing intermediate container cbf429cef713 02:54:25 ---> 4d6ebc84010d 02:54:25 Step 22/23 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 02:54:25 Removing intermediate container 6a70044e5086 02:54:25 ---> 379c0217ce08 02:54:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:54:25 ---> Running in ad11c8066b76 02:54:25 ---> ed24c0ff607d 02:54:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:54:26 $ docker top 60c7ecc898ceb8ee2770a8eb79104a04f7edbfc81ee9c5e696a466f6219125e8 -eo pid,comm 02:54:26 Removing intermediate container ad11c8066b76 02:54:26 ---> 59d6bf59e95b 02:54:26 Step 23/23 : LABEL version=0.0.0 02:54:26 ---> Running in b7342e31c23c [Pipeline] { 02:54:26 Removing intermediate container b7342e31c23c 02:54:26 ---> 3437e5240802 02:54:26 02:54:26 Successfully built 3437e5240802 02:54:26 Successfully tagged core-metadata:latest 02:54:26 Building security-spire-server [Pipeline] sh 02:54:27 + go version 02:54:27 go version go1.17.6 linux/arm64 [Pipeline] } 02:54:27 $ docker stop --time=1 60c7ecc898ceb8ee2770a8eb79104a04f7edbfc81ee9c5e696a466f6219125e8 02:54:28 $ docker rm -f 60c7ecc898ceb8ee2770a8eb79104a04f7edbfc81ee9c5e696a466f6219125e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:54:29 + docker inspect -f . ci-base-image-arm64 02:54:29 . [Pipeline] withDockerContainer 02:54:29 prd-ubuntu20.04-docker-arm64-4c-16g-11552 does not seem to be running inside a container 02:54:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:54:30  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:54:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:54:30 ---> e36383a33f61 02:54:30 Step 3/25 : WORKDIR /edgex-go 02:54:31 $ docker top e353d479a0f1d5278c1e2489bf0d0a96317130a6759a2a6383fdf66f2dca12ba -eo pid,comm 02:54:31 ---> Using cache 02:54:31 ---> 919e9ac746d9 02:54:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:31 ---> Using cache 02:54:31 ---> d355c07833a5 02:54:31 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 02:54:31 ---> 44af128d225d 02:54:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:54:31 ---> Running in f8b452096f5a [Pipeline] { 02:54:31 Removing intermediate container 585a15113510 02:54:31 ---> 13d568380676 02:54:31 02:54:31 Step 10/22 : FROM alpine:3.14 02:54:31 ---> e04c818066af 02:54:31 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:54:31 ---> Using cache 02:54:31 ---> ba08ac373804 02:54:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:54:31 ---> Using cache 02:54:31 ---> b23df2962edb 02:54:31 Step 13/22 : ENV APP_PORT=59861 02:54:31 ---> 7c3272672b1c 02:54:31 Removing intermediate container ef8a013daac7 02:54:31 Step 19/23 : ENTRYPOINT ["/core-data"] ---> 477454fc0ed4 02:54:31 02:54:31 02:54:31 Step 10/22 : FROM alpine:3.14 02:54:31 ---> e04c818066af 02:54:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:54:31 Removing intermediate container 40331ed9c455 02:54:31 ---> f953e4d95da5 02:54:31 02:54:31 Step 10/22 : FROM alpine:3.14 02:54:31 ---> e04c818066af 02:54:31 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 02:54:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 02:54:31 ========================================================= 02:54:31 [edgeXBuildGoParallel] Running Tests and Build... 02:54:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:54:31 ---> Running in e6d0cc901e17 02:54:31 ---> Running in 96911e62fcf2 02:54:31 ---> Running in 813c86c5dbc6 02:54:31 ---> Running in 6e7129379322 02:54:31 Removing intermediate container e6d0cc901e17 02:54:31 ---> d9763fe34b5e 02:54:31 Step 14/22 : EXPOSE $APP_PORT 02:54:31 Removing intermediate container 6e7129379322 02:54:31 ---> 0e7734ce10ea 02:54:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:54:31 ---> Running in ab8c6e7b223e 02:54:31 ---> Running in 05f108342327 02:54:32 Removing intermediate container ab8c6e7b223e 02:54:32 ---> 600ece54bcc8 02:54:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:54:32 Removing intermediate container 05f108342327 02:54:32 ---> 96b36d0ec846 02:54:32 Step 21/23 : LABEL arch=x86_64 02:54:32 ---> Running in 6a3f1749b4f3 02:54:32 ---> b049406672e7 02:54:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:54:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:54:32 Removing intermediate container 6a3f1749b4f3 02:54:32 ---> b589e960e8ad 02:54:32 Step 22/23 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 02:54:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:54:32 ---> Running in 7ffe75837f10 02:54:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:54:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:54:32 (1/6) Installing ca-certificates (20211220-r0) 02:54:32 (1/2) Installing ca-certificates (20211220-r0) 02:54:32 + make test 02:54:32 go mod tidy -compat=1.17 02:54:32 Removing intermediate container 7ffe75837f10 02:54:32 ---> c3251f746324 02:54:32 Step 23/23 : LABEL version=0.0.0 02:54:32 (2/6) Installing brotli-libs (1.0.9-r5) 02:54:32 (2/2) Installing dumb-init (1.2.5-r1) 02:54:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:54:32 Executing busybox-1.33.1-r7.trigger 02:54:32 (3/6) Installing nghttp2-libs (1.43.0-r0) 02:54:32 Executing ca-certificates-20211220-r0.trigger 02:54:32 (4/6) Installing libcurl (7.79.1-r0) 02:54:32 (5/6) Installing curl (7.79.1-r0) 02:54:32 (6/6) Installing dumb-init (1.2.5-r1) 02:54:32 ---> e0691c44ea1e 02:54:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:54:32 Executing busybox-1.33.1-r7.trigger 02:54:32 Executing ca-certificates-20211220-r0.trigger 02:54:32 OK: 6 MiB in 16 packages 02:54:33 ---> Running in 47b7838cd7a6 02:54:33 OK: 8 MiB in 20 packages 02:54:33 OK: 221 MiB in 52 packages 02:54:33 Removing intermediate container 47b7838cd7a6 02:54:33 ---> cf035479bbfa 02:54:33 02:54:33 ---> eb416c2e1a0d 02:54:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:54:33 ---> Running in cccab6c664da 02:54:33 Successfully built cf035479bbfa 02:54:33 Successfully tagged core-data:latest 02:54:33 Building security-spire-config 02:54:33  Building core-data ... done Removing intermediate container cccab6c664da 02:54:33 ---> 669bf7e63c00 02:54:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:54:33 ---> Running in 1b33614ee75d 02:54:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:54:35 Removing intermediate container 1b33614ee75d 02:54:35 ---> add7a251ead9 02:54:35 Step 20/22 : LABEL arch=x86_64 02:54:35 Removing intermediate container 813c86c5dbc6 02:54:35 ---> 376c0a81306a 02:54:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:54:35 Removing intermediate container f8b452096f5a 02:54:35 ---> c7156a1061b9 02:54:35 Step 6/25 : COPY go.mod vendor* ./ 02:54:35 Removing intermediate container 96911e62fcf2 02:54:35 ---> 469c197a1149 02:54:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:54:35 ---> Running in d4a188da8209 02:54:35 ---> Running in d908cddb78c2 02:54:35 ---> Running in 230625723cc5 02:54:36 Removing intermediate container d4a188da8209 02:54:36 ---> f8c9916f2397 02:54:36 Step 13/22 : ENV APP_PORT=59860 02:54:36 Removing intermediate container d908cddb78c2 02:54:36 ---> a6dd321faef7 02:54:36 Step 21/22 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 02:54:36 ---> bc84df72972c 02:54:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:36 ---> Running in b36c7c9bff04 02:54:36 ---> Running in 8ccf7c0b4a15 02:54:36 Removing intermediate container 230625723cc5 02:54:36 ---> e0d2ce216e3f 02:54:36 Step 13/22 : WORKDIR /edgex 02:54:36 ---> Running in b8a2eb0a03f9 02:54:36 ---> Running in 9c972f23d73c 02:54:36 Removing intermediate container b36c7c9bff04 02:54:36 ---> 25bfca2a35b7 02:54:36 Step 14/22 : EXPOSE $APP_PORT 02:54:36 Removing intermediate container 8ccf7c0b4a15 02:54:36 ---> 7102dd317607 02:54:36 Step 22/22 : LABEL version=0.0.0 02:54:36 ---> Running in 70a8e2a6d1d6 02:54:36 Removing intermediate container 9c972f23d73c 02:54:36 ---> Running in 7f35d525da9e 02:54:36 ---> d663ac849e2a 02:54:36 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:54:37 Removing intermediate container 70a8e2a6d1d6 02:54:37 ---> cb95ca0a92cf 02:54:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:54:37 Removing intermediate container 7f35d525da9e 02:54:37 ---> 7068f605954b 02:54:37 02:54:37 ---> 029ace711599 02:54:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:54:37 Successfully built 7068f605954b 02:54:37 Successfully tagged support-scheduler:latest 02:54:37  Building support-scheduler ... done Building security-secretstore-setup 02:54:37 ---> 31652f0665b0 02:54:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:54:38 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:54:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:54:38 ---> e36383a33f61 02:54:38 Step 3/26 : WORKDIR /edgex-go 02:54:38 ---> Using cache 02:54:38 ---> 919e9ac746d9 02:54:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:38 ---> Using cache 02:54:38 ---> d355c07833a5 02:54:38 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:54:38 ---> Using cache 02:54:38 ---> c7156a1061b9 02:54:38 Step 6/26 : COPY go.mod vendor* ./ 02:54:38 ---> Using cache 02:54:38 ---> bc84df72972c 02:54:38 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:40 Removing intermediate container b8a2eb0a03f9 02:54:40 ---> 9ceb15d834ad 02:54:40 Step 8/25 : COPY . . 02:54:40 ---> 6480b3094fb8 02:54:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:54:40 ---> 691c9896dbf5 02:54:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:54:40 ---> Running in 523d3e415e94 02:54:41 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:54:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:54:41 ---> e36383a33f61 02:54:41 Step 3/25 : WORKDIR /edgex-go 02:54:41 ---> Using cache 02:54:41 ---> 919e9ac746d9 02:54:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:41 ---> Using cache 02:54:41 ---> d355c07833a5 02:54:41 Step 5/25 : RUN apk add --update --no-cache make git 02:54:43 ---> 245d863dc64a 02:54:43 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:54:43 ---> 1bb5c37664c2 02:54:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:54:43 ---> Running in 73abed80b03a 02:54:43 ---> Running in d8ebc80f0318 02:54:43 ---> 62eea3f88e8f 02:54:43 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:54:43 Removing intermediate container 523d3e415e94 02:54:43 ---> ad75a651db97 02:54:43 Step 8/26 : COPY . . 02:54:44 Removing intermediate container d8ebc80f0318 02:54:44 ---> 50614724634d 02:54:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:54:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:54:44 ---> Running in a63212126ffe 02:54:44 ---> Running in f60d8ed49156 02:54:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:54:45 OK: 221 MiB in 52 packages 02:54:46 Removing intermediate container f60d8ed49156 02:54:46 ---> 798a7d8ea2d6 02:54:46 Step 20/22 : LABEL arch=x86_64 02:54:47 ---> Running in 2536fc2b5778 02:54:47 ---> 2ed9f0a8ea42 02:54:47 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 02:54:47 Removing intermediate container 73abed80b03a 02:54:47 ---> 661c4b591ee6 02:54:47 Step 6/25 : COPY go.mod vendor* ./ 02:54:47 Removing intermediate container 2536fc2b5778 02:54:47 ---> e983cba60764 02:54:47 Step 21/22 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 02:54:47 Removing intermediate container a63212126ffe 02:54:47 ---> d7e1bbdc6fa0 02:54:47 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 02:54:47 ---> Running in 51dc2f0aad10 02:54:47 ---> Running in 2a6ea00572b3 02:54:47 ---> Running in 404f20255ed0 02:54:47 ---> dafd6131053c 02:54:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:47 Removing intermediate container 51dc2f0aad10 02:54:47 ---> b7f9c9e1cac9 02:54:47 Step 10/25 : RUN mkdir -p spire-build 02:54:47 ---> Running in b329fcbd4e0f 02:54:47 ---> Running in 5f3348850624 02:54:47 Removing intermediate container 404f20255ed0 02:54:47 ---> 7e84f93e8429 02:54:47 Step 20/22 : LABEL arch=x86_64 02:54:47 Removing intermediate container 2a6ea00572b3 02:54:47 ---> 4e1b600bb848 02:54:47 Step 22/22 : LABEL version=0.0.0 02:54:47 ---> Running in 91a9a02f7d5f 02:54:47 ---> Running in 1859ef8ed21e 02:54:47 Removing intermediate container 1859ef8ed21e 02:54:47 ---> 08791528affb 02:54:47 02:54:48 Removing intermediate container 91a9a02f7d5f 02:54:48 ---> b45649839eb6 02:54:48 Step 21/22 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 02:54:48 ---> Running in ff3d36ca49fe 02:54:48 Successfully built 08791528affb 02:54:48 Successfully tagged support-notifications:latest 02:54:48 Building sys-mgmt-agent 02:54:48  Building support-notifications ... done Removing intermediate container ff3d36ca49fe 02:54:48 ---> 3c9ae618f6f9 02:54:48 Step 22/22 : LABEL version=0.0.0 02:54:50 ---> Running in e9de0b8d0322 02:54:50 Removing intermediate container e9de0b8d0322 02:54:50 ---> b774c6e5eded 02:54:50 02:54:50 ---> 568b56ee750a 02:54:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:54:50 Removing intermediate container b329fcbd4e0f 02:54:50 ---> 5c9b55a6a491 02:54:50 Step 8/25 : COPY . . 02:54:50 Removing intermediate container 5f3348850624 02:54:50 ---> 45eaed8da0f4 02:54:50 Step 11/25 : WORKDIR /edgex-go/spire-build 02:54:50 Successfully built b774c6e5eded 02:54:50 Successfully tagged security-proxy-setup:latest 02:54:50 Building security-spire-agent 02:54:50  Building security-proxy-setup ... done  ---> Running in a3334def8b9e 02:54:50 ---> Running in a5ea6e61363b 02:54:52 Removing intermediate container a3334def8b9e 02:54:52 ---> ae10211b3408 02:54:52 Step 10/26 : RUN mkdir -p spire-build 02:54:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:54:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:54:53 ---> e36383a33f61 02:54:53 Step 3/23 : WORKDIR /edgex-go 02:54:53 ---> Using cache 02:54:53 ---> 919e9ac746d9 02:54:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:53 ---> Using cache 02:54:53 ---> d355c07833a5 02:54:53 Step 5/23 : RUN apk add --update --no-cache make bash git 02:54:56 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:54:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:54:56 ---> e36383a33f61 02:54:56 Step 3/26 : WORKDIR /edgex-go 02:54:56 ---> Using cache 02:54:56 ---> 919e9ac746d9 02:54:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:56 ---> Using cache 02:54:56 ---> d355c07833a5 02:54:56 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:54:56 ---> Using cache 02:54:56 ---> c7156a1061b9 02:54:56 Step 6/26 : COPY go.mod vendor* ./ 02:54:56 ---> Using cache 02:54:56 ---> bc84df72972c 02:54:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:56 ---> Using cache 02:54:56 ---> ad75a651db97 02:54:56 Step 8/26 : COPY . . 02:54:56 ---> Using cache 02:54:56 ---> 568b56ee750a 02:54:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:54:56 ---> Using cache 02:54:56 ---> ae10211b3408 02:54:56 Step 10/26 : RUN mkdir -p spire-build 02:54:56 Removing intermediate container a5ea6e61363b 02:54:56 ---> 0aa8bf800463 02:54:56 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 02:54:56 ---> Running in 4159ac856f7c 02:54:56 ---> Running in bb038af179e9 02:54:56 ---> Running in c43fdd1a92dd 02:54:56 ---> Running in b2d7593062d0 02:54:56 ---> 7d6a9c49c228 02:54:56 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:54:56 ---> Running in 126470a254ca 02:54:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:54:57 Removing intermediate container 4159ac856f7c 02:54:57 ---> 11cab6605888 02:54:57 Step 11/26 : WORKDIR /edgex-go/spire-build 02:54:57 ---> Running in 7587a4dce8f1 02:54:57 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 02:54:57 Removing intermediate container 7587a4dce8f1 02:54:57 ---> a14462ce59a3 02:54:57 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 02:54:57 ---> Running in 7a91685df3cf 02:54:57 Removing intermediate container c43fdd1a92dd 02:54:57 ---> 2c2ca89863e3 02:54:57 Step 11/26 : WORKDIR /edgex-go/spire-build 02:54:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:54:57 ---> Running in 44145e55bcdf 02:54:58 Removing intermediate container 44145e55bcdf 02:54:58 ---> 9a2f307b4dc3 02:54:58 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 02:54:58 spire-1.2.1/ 02:54:58 spire-1.2.1/.data/ 02:54:58 spire-1.2.1/.data/.file 02:54:58 spire-1.2.1/.dockerignore 02:54:58 spire-1.2.1/.gitattributes 02:54:58 spire-1.2.1/.githooks/ 02:54:58 spire-1.2.1/.githooks/pre-commit 02:54:58 spire-1.2.1/.github/ 02:54:58 spire-1.2.1/.github/ISSUE_TEMPLATE.md 02:54:58 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 02:54:58 spire-1.2.1/.github/dependabot.yml 02:54:58 spire-1.2.1/.github/workflows/ 02:54:58 spire-1.2.1/.github/workflows/nightly_build.yaml 02:54:58 spire-1.2.1/.github/workflows/pr_build.yaml 02:54:58 spire-1.2.1/.github/workflows/release_build.yaml 02:54:58 spire-1.2.1/.github/workflows/scripts/ 02:54:58 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 02:54:58 spire-1.2.1/.github/workflows/scripts/push-images.sh 02:54:58 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 02:54:58 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 02:54:58 spire-1.2.1/.github/workflows/scripts/split.sh 02:54:58 spire-1.2.1/.gitignore 02:54:58 spire-1.2.1/.go-version 02:54:58 spire-1.2.1/.golangci.yml 02:54:58 spire-1.2.1/ADOPTERS.md 02:54:58 spire-1.2.1/CHANGELOG.md 02:54:58 spire-1.2.1/CODE-OF-CONDUCT.md 02:54:58 spire-1.2.1/CODEOWNERS 02:54:58 spire-1.2.1/CONTRIBUTING.md 02:54:58 spire-1.2.1/Dockerfile 02:54:58 spire-1.2.1/Dockerfile.dev 02:54:58 spire-1.2.1/Dockerfile.scratch 02:54:58 spire-1.2.1/LICENSE 02:54:58 spire-1.2.1/MAINTAINERS.md 02:54:58 spire-1.2.1/Makefile 02:54:58 spire-1.2.1/README.md 02:54:58 spire-1.2.1/ROADMAP.md 02:54:58 spire-1.2.1/SECURITY.md 02:54:58 spire-1.2.1/cmd/ 02:54:58 spire-1.2.1/cmd/spire-agent/ 02:54:58 spire-1.2.1/cmd/spire-agent/cli/ 02:54:58 spire-1.2.1/cmd/spire-agent/cli/api/ 02:54:58 spire-1.2.1/cmd/spire-agent/cli/api/common.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/cli.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/common/ 02:54:58 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 02:54:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/run/ 02:54:58 spire-1.2.1/cmd/spire-agent/cli/run/run.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/validate/OK: 221 MiB in 52 packages 02:54:58 02:54:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 02:54:58 spire-1.2.1/cmd/spire-agent/main.go 02:54:58 spire-1.2.1/cmd/spire-server/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/agent/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/agent/count.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/agent/list.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/agent/show.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/cli.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/count.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/create.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/show.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/update.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/util.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/common.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/create.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/list.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/show.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/update.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/jwt/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/run/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/run/run.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/token/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/token/generate.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/validate/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/validate/validate.go ---> Running in 6f24b73ba64e 02:54:58 02:54:58 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/x509/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 02:54:58 spire-1.2.1/cmd/spire-server/main.go 02:54:58 spire-1.2.1/cmd/spire-server/util/ 02:54:58 spire-1.2.1/cmd/spire-server/util/util.go 02:54:58 spire-1.2.1/conf/ 02:54:58 spire-1.2.1/conf/agent/ 02:54:58 spire-1.2.1/conf/agent/agent.conf 02:54:58 spire-1.2.1/conf/agent/agent_full.conf 02:54:58 spire-1.2.1/conf/agent/dummy_root_ca.crt 02:54:58 spire-1.2.1/conf/server/ 02:54:58 spire-1.2.1/conf/server/dummy_upstream_ca.crt 02:54:58 spire-1.2.1/conf/server/dummy_upstream_ca.key 02:54:58 spire-1.2.1/conf/server/server.conf 02:54:58 spire-1.2.1/conf/server/server_full.conf 02:54:58 spire-1.2.1/doc/ 02:54:58 spire-1.2.1/doc/SPIRE101.md 02:54:58 spire-1.2.1/doc/auditlog.md 02:54:58 spire-1.2.1/doc/authorization_policy_engine.md 02:54:58 spire-1.2.1/doc/changelog_guidelines.md 02:54:58 spire-1.2.1/doc/cure53-report.pdf 02:54:58 spire-1.2.1/doc/images/ 02:54:58 spire-1.2.1/doc/images/2019_roadmap.png 02:54:58 spire-1.2.1/doc/images/SPIRE101.png 02:54:58 spire-1.2.1/doc/images/SPIRE_agent.png 02:54:58 spire-1.2.1/doc/images/SPIRE_server.png 02:54:58 spire-1.2.1/doc/images/cache_mgr.png 02:54:58 spire-1.2.1/doc/images/cache_mgr_components.png 02:54:58 spire-1.2.1/doc/images/federated_spire.png 02:54:58 spire-1.2.1/doc/images/ha_mode.png 02:54:58 spire-1.2.1/doc/images/nested_spire.png 02:54:58 spire-1.2.1/doc/images/oidc_federation.png 02:54:58 spire-1.2.1/doc/images/single_trust_domain.png 02:54:58 spire-1.2.1/doc/images/spiffe_compatible.png 02:54:58 spire-1.2.1/doc/images/spire_logo.png 02:54:58 spire-1.2.1/doc/migrating_registration_api_clients.md 02:54:58 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 02:54:58 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 02:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 02:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 02:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 02:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 02:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 02:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 02:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 02:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 02:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 02:54:58 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 02:54:58 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 02:54:58 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 02:54:58 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 02:54:58 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 02:54:58 spire-1.2.1/doc/plugin_server_datastore_sql.md 02:54:58 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 02:54:58 spire-1.2.1/doc/plugin_server_keymanager_disk.md 02:54:58 spire-1.2.1/doc/plugin_server_keymanager_memory.md 02:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 02:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 02:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 02:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 02:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 02:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 02:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 02:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 02:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 02:54:58 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 02:54:58 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 02:54:58 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 02:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 02:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 02:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 02:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 02:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 02:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 02:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 02:54:58 spire-1.2.1/doc/scaling_spire.md 02:54:58 spire-1.2.1/doc/spire_agent.md 02:54:58 spire-1.2.1/doc/spire_server.md 02:54:58 spire-1.2.1/doc/supported_integrations.md 02:54:58 spire-1.2.1/doc/telemetry.md 02:54:58 spire-1.2.1/doc/telemetry_config.md 02:54:58 spire-1.2.1/doc/upgrading.md 02:54:58 spire-1.2.1/doc/using_spire.md 02:54:58 spire-1.2.1/examples/ 02:54:58 spire-1.2.1/examples/README.md 02:54:58 spire-1.2.1/go.mod 02:54:58 spire-1.2.1/go.sum 02:54:58 spire-1.2.1/pkg/ 02:54:58 spire-1.2.1/pkg/agent/ 02:54:58 spire-1.2.1/pkg/agent/agent.go 02:54:58 spire-1.2.1/pkg/agent/api/ 02:54:58 spire-1.2.1/pkg/agent/api/config.go 02:54:58 spire-1.2.1/pkg/agent/api/debug/ 02:54:58 spire-1.2.1/pkg/agent/api/debug/v1/ 02:54:58 spire-1.2.1/pkg/agent/api/debug/v1/service.go 02:54:58 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 02:54:58 spire-1.2.1/pkg/agent/api/delegatedidentity/ 02:54:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 02:54:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 02:54:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 02:54:58 spire-1.2.1/pkg/agent/api/endpoints.go 02:54:58 spire-1.2.1/pkg/agent/api/health/ 02:54:58 spire-1.2.1/pkg/agent/api/health/v1/ 02:54:58 spire-1.2.1/pkg/agent/api/health/v1/service.go 02:54:58 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 02:54:58 spire-1.2.1/pkg/agent/api/rpccontext/ 02:54:58 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 02:54:58 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 02:54:58 spire-1.2.1/pkg/agent/attestor/ 02:54:58 spire-1.2.1/pkg/agent/attestor/node/ 02:54:58 spire-1.2.1/pkg/agent/attestor/node/experimental.go 02:54:58 spire-1.2.1/pkg/agent/attestor/node/node.go 02:54:58 spire-1.2.1/pkg/agent/attestor/node/node_test.go 02:54:58 spire-1.2.1/pkg/agent/attestor/workload/ 02:54:58 spire-1.2.1/pkg/agent/attestor/workload/workload.go 02:54:58 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 02:54:58 spire-1.2.1/pkg/agent/catalog/ 02:54:58 spire-1.2.1/pkg/agent/catalog/catalog.go 02:54:58 spire-1.2.1/pkg/agent/catalog/keymanager.go 02:54:58 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 02:54:58 spire-1.2.1/pkg/agent/catalog/svidstore.go 02:54:58 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 02:54:58 spire-1.2.1/pkg/agent/client/ 02:54:58 spire-1.2.1/pkg/agent/client/client.go 02:54:58 spire-1.2.1/pkg/agent/client/client_test.go 02:54:58 spire-1.2.1/pkg/agent/client/dial.go 02:54:58 spire-1.2.1/pkg/agent/client/nodeconn.go 02:54:58 spire-1.2.1/pkg/agent/client/nodeconn_test.go 02:54:58 spire-1.2.1/pkg/agent/client/update.go 02:54:58 spire-1.2.1/pkg/agent/client/util.go 02:54:58 spire-1.2.1/pkg/agent/common/ 02:54:58 spire-1.2.1/pkg/agent/common/backoff/ 02:54:58 spire-1.2.1/pkg/agent/common/backoff/backoff.go 02:54:58 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 02:54:58 spire-1.2.1/pkg/agent/common/cgroups/ 02:54:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 02:54:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 02:54:58 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 02:54:58 spire-1.2.1/pkg/agent/config.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/ 02:54:58 spire-1.2.1/pkg/agent/endpoints/config.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/endpoints.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/metrics.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/middleware.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/peertracker.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 02:54:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 02:54:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/workload/ 02:54:58 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 02:54:58 spire-1.2.1/pkg/agent/manager/ 02:54:58 spire-1.2.1/pkg/agent/manager/cache/ 02:54:58 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 02:54:58 spire-1.2.1/pkg/agent/manager/cache/cache.go 02:54:58 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 02:54:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 02:54:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 02:54:58 spire-1.2.1/pkg/agent/manager/cache/sets.go 02:54:58 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 02:54:58 spire-1.2.1/pkg/agent/manager/config.go 02:54:58 spire-1.2.1/pkg/agent/manager/manager.go 02:54:58 spire-1.2.1/pkg/agent/manager/manager_test.go 02:54:58 spire-1.2.1/pkg/agent/manager/storage.go 02:54:58 spire-1.2.1/pkg/agent/manager/storage_test.go 02:54:58 spire-1.2.1/pkg/agent/manager/storecache/ 02:54:58 spire-1.2.1/pkg/agent/manager/storecache/cache.go 02:54:58 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 02:54:58 spire-1.2.1/pkg/agent/manager/sync.go 02:54:58 spire-1.2.1/pkg/agent/plugin/ 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/ 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/ 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 02:54:58 spire-1.2.1/pkg/agent/svid/ 02:54:58 spire-1.2.1/pkg/agent/svid/rotator.go 02:54:58 spire-1.2.1/pkg/agent/svid/rotator_config.go 02:54:58 spire-1.2.1/pkg/agent/svid/rotator_test.go 02:54:58 spire-1.2.1/pkg/agent/svid/store/ 02:54:58 spire-1.2.1/pkg/agent/svid/store/service.go 02:54:58 spire-1.2.1/pkg/agent/svid/store/service_test.go 02:54:58 spire-1.2.1/pkg/common/ 02:54:58 spire-1.2.1/pkg/common/agentpathtemplate/ 02:54:58 spire-1.2.1/pkg/common/agentpathtemplate/template.go 02:54:58 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 02:54:58 spire-1.2.1/pkg/common/api/ 02:54:58 spire-1.2.1/pkg/common/api/metrics.go 02:54:58 spire-1.2.1/pkg/common/api/middleware/ 02:54:58 spire-1.2.1/pkg/common/api/middleware/common_test.go 02:54:58 spire-1.2.1/pkg/common/api/middleware/interceptor.go 02:54:58 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 02:54:58 spire-1.2.1/pkg/common/api/middleware/logger.go 02:54:58 spire-1.2.1/pkg/common/api/middleware/logger_test.go 02:54:58 spire-1.2.1/pkg/common/api/middleware/metrics.go 02:54:58 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 02:54:58 spire-1.2.1/pkg/common/api/middleware/middleware.go 02:54:58 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 02:54:58 spire-1.2.1/pkg/common/api/middleware/misconfig.go 02:54:58 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 02:54:58 spire-1.2.1/pkg/common/api/middleware/names.go 02:54:58 spire-1.2.1/pkg/common/api/middleware/names_test.go 02:54:58 spire-1.2.1/pkg/common/api/names.go 02:54:58 spire-1.2.1/pkg/common/api/ratelimit.go 02:54:58 spire-1.2.1/pkg/common/api/rpccontext/ 02:54:58 spire-1.2.1/pkg/common/api/rpccontext/logger.go 02:54:58 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 02:54:58 spire-1.2.1/pkg/common/api/rpccontext/names.go 02:54:58 spire-1.2.1/pkg/common/auth/ 02:54:58 spire-1.2.1/pkg/common/auth/interceptors.go 02:54:58 spire-1.2.1/pkg/common/auth/interceptors_test.go 02:54:58 spire-1.2.1/pkg/common/auth/untracked_uds.go 02:54:58 spire-1.2.1/pkg/common/bundleutil/ 02:54:58 spire-1.2.1/pkg/common/bundleutil/bundle.go 02:54:58 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 02:54:58 spire-1.2.1/pkg/common/bundleutil/common_test.go 02:54:58 spire-1.2.1/pkg/common/bundleutil/marshal.go 02:54:58 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 02:54:58 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 02:54:58 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 02:54:58 spire-1.2.1/pkg/common/bundleutil/types.go 02:54:58 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 02:54:58 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 02:54:58 spire-1.2.1/pkg/common/catalog/ 02:54:58 spire-1.2.1/pkg/common/catalog/bind.go 02:54:58 spire-1.2.1/pkg/common/catalog/builtin.go 02:54:58 spire-1.2.1/pkg/common/catalog/catalog.go 02:54:58 spire-1.2.1/pkg/common/catalog/catalog_test.go 02:54:58 spire-1.2.1/pkg/common/catalog/closers.go 02:54:58 spire-1.2.1/pkg/common/catalog/cmd_linux.go 02:54:58 spire-1.2.1/pkg/common/catalog/cmd_other.go 02:54:58 spire-1.2.1/pkg/common/catalog/config.go 02:54:58 spire-1.2.1/pkg/common/catalog/config_test.go 02:54:58 spire-1.2.1/pkg/common/catalog/configure.go 02:54:58 spire-1.2.1/pkg/common/catalog/constraints.go 02:54:58 spire-1.2.1/pkg/common/catalog/constraints_test.go 02:54:58 spire-1.2.1/pkg/common/catalog/context.go 02:54:58 spire-1.2.1/pkg/common/catalog/external.go 02:54:58 spire-1.2.1/pkg/common/catalog/host.go 02:54:58 spire-1.2.1/pkg/common/catalog/pipenet.go 02:54:58 spire-1.2.1/pkg/common/catalog/plugin.go 02:54:58 spire-1.2.1/pkg/common/catalog/testplugin/ 02:54:58 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 02:54:58 spire-1.2.1/pkg/common/catalog/testplugin/main.go 02:54:58 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 02:54:58 spire-1.2.1/pkg/common/cli/ 02:54:58 spire-1.2.1/pkg/common/cli/env.go 02:54:58 spire-1.2.1/pkg/common/cli/flags.go 02:54:58 spire-1.2.1/pkg/common/cli/trust_domain.go 02:54:58 spire-1.2.1/pkg/common/cli/trust_domain_test.go 02:54:58 spire-1.2.1/pkg/common/cli/umask.go 02:54:58 spire-1.2.1/pkg/common/cli/umask_posix.go 02:54:58 spire-1.2.1/pkg/common/cli/umask_test.go 02:54:58 spire-1.2.1/pkg/common/cli/umask_windows.go 02:54:58 spire-1.2.1/pkg/common/cliprinter/ 02:54:58 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 02:54:58 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 02:54:58 spire-1.2.1/pkg/common/cliprinter/flag.go 02:54:58 spire-1.2.1/pkg/common/cliprinter/flag_test.go 02:54:58 spire-1.2.1/pkg/common/cliprinter/format.go 02:54:58 spire-1.2.1/pkg/common/cliprinter/format_test.go 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/ 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 02:54:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 02:54:58 spire-1.2.1/pkg/common/coretypes/ 02:54:58 spire-1.2.1/pkg/common/coretypes/bundle/ 02:54:58 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 02:54:58 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 02:54:58 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 02:54:58 spire-1.2.1/pkg/common/coretypes/bundle/require.go 02:54:58 spire-1.2.1/pkg/common/coretypes/jwtkey/ 02:54:58 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 02:54:58 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 02:54:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 02:54:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 02:54:58 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 02:54:58 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 02:54:58 spire-1.2.1/pkg/common/coretypes/x509certificate/ 02:54:58 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 02:54:58 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 02:54:58 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 02:54:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 02:54:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 02:54:58 spire-1.2.1/pkg/common/cryptoutil/ 02:54:58 spire-1.2.1/pkg/common/cryptoutil/keys.go 02:54:58 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 02:54:58 spire-1.2.1/pkg/common/diskutil/ 02:54:58 spire-1.2.1/pkg/common/diskutil/file_posix.go 02:54:58 spire-1.2.1/pkg/common/diskutil/file_test.go 02:54:58 spire-1.2.1/pkg/common/diskutil/file_windows.go 02:54:58 spire-1.2.1/pkg/common/errorutil/ 02:54:58 spire-1.2.1/pkg/common/errorutil/wrapper.go 02:54:58 spire-1.2.1/pkg/common/health/ 02:54:58 spire-1.2.1/pkg/common/health/config.go 02:54:58 spire-1.2.1/pkg/common/health/context.go 02:54:58 spire-1.2.1/pkg/common/health/context_test.go 02:54:58 spire-1.2.1/pkg/common/health/health.go 02:54:58 spire-1.2.1/pkg/common/health/health_test.go 02:54:58 spire-1.2.1/pkg/common/health/logger.go 02:54:58 spire-1.2.1/pkg/common/hostservice/ 02:54:58 spire-1.2.1/pkg/common/hostservice/metricsservice/ 02:54:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 02:54:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 02:54:58 spire-1.2.1/pkg/common/idutil/ 02:54:58 spire-1.2.1/pkg/common/idutil/require.go 02:54:58 spire-1.2.1/pkg/common/idutil/require_test.go 02:54:58 spire-1.2.1/pkg/common/idutil/safety.go 02:54:58 spire-1.2.1/pkg/common/idutil/safety_test.go 02:54:58 spire-1.2.1/pkg/common/idutil/spiffeid.go 02:54:58 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 02:54:58 spire-1.2.1/pkg/common/jwtsvid/ 02:54:58 spire-1.2.1/pkg/common/jwtsvid/common.go 02:54:58 spire-1.2.1/pkg/common/jwtsvid/sign.go 02:54:58 spire-1.2.1/pkg/common/jwtsvid/token_test.go 02:54:58 spire-1.2.1/pkg/common/jwtsvid/validate.go 02:54:58 spire-1.2.1/pkg/common/jwtutil/ 02:54:58 spire-1.2.1/pkg/common/jwtutil/keyset.go 02:54:58 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 02:54:58 spire-1.2.1/pkg/common/log/ 02:54:58 spire-1.2.1/pkg/common/log/hclog_adapter.go 02:54:58 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 02:54:58 spire-1.2.1/pkg/common/log/log.go 02:54:58 spire-1.2.1/pkg/common/log/log_test.go 02:54:58 spire-1.2.1/pkg/common/log/options.go 02:54:58 spire-1.2.1/pkg/common/nodeutil/ 02:54:58 spire-1.2.1/pkg/common/nodeutil/node.go 02:54:58 spire-1.2.1/pkg/common/nodeutil/node_test.go 02:54:58 spire-1.2.1/pkg/common/peertracker/ 02:54:58 spire-1.2.1/pkg/common/peertracker/conn.go 02:54:58 spire-1.2.1/pkg/common/peertracker/credentials.go 02:54:58 spire-1.2.1/pkg/common/peertracker/errors.go 02:54:58 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 02:54:58 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 02:54:58 spire-1.2.1/pkg/common/peertracker/info.go 02:54:58 spire-1.2.1/pkg/common/peertracker/listener.go 02:54:58 spire-1.2.1/pkg/common/peertracker/listener_test.go 02:54:58 spire-1.2.1/pkg/common/peertracker/peertracker.go 02:54:58 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 02:54:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 02:54:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 02:54:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 02:54:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 02:54:58 spire-1.2.1/pkg/common/peertracker/tcp.go 02:54:58 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 02:54:58 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 02:54:58 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 02:54:58 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 02:54:58 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 02:54:58 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 02:54:58 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 02:54:58 spire-1.2.1/pkg/common/peertracker/uds.go 02:54:58 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 02:54:58 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 02:54:58 spire-1.2.1/pkg/common/peertracker/uds_linux.go 02:54:58 spire-1.2.1/pkg/common/pemutil/ 02:54:58 spire-1.2.1/pkg/common/pemutil/block.go 02:54:58 spire-1.2.1/pkg/common/pemutil/certs.go 02:54:58 spire-1.2.1/pkg/common/pemutil/common.go 02:54:58 spire-1.2.1/pkg/common/pemutil/csr.go 02:54:58 spire-1.2.1/pkg/common/pemutil/keys.go 02:54:58 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 02:54:58 spire-1.2.1/pkg/common/pemutil/testdata/ 02:54:58 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 02:54:58 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 02:54:58 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 02:54:58 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 02:54:58 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 02:54:58 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 02:54:58 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 02:54:58 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 02:54:58 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 02:54:58 spire-1.2.1/pkg/common/plugin/ 02:54:58 spire-1.2.1/pkg/common/plugin/aws/ 02:54:58 spire-1.2.1/pkg/common/plugin/aws/iid.go 02:54:58 spire-1.2.1/pkg/common/plugin/azure/ 02:54:58 spire-1.2.1/pkg/common/plugin/azure/msi.go 02:54:58 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 02:54:58 spire-1.2.1/pkg/common/plugin/facade.go 02:54:58 spire-1.2.1/pkg/common/plugin/facade_test.go 02:54:58 spire-1.2.1/pkg/common/plugin/gcp/ 02:54:58 spire-1.2.1/pkg/common/plugin/gcp/iit.go 02:54:58 spire-1.2.1/pkg/common/plugin/k8s/ 02:54:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 02:54:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 02:54:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 02:54:58 spire-1.2.1/pkg/common/plugin/k8s/utils.go 02:54:58 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 02:54:58 spire-1.2.1/pkg/common/plugin/log.go 02:54:58 spire-1.2.1/pkg/common/plugin/sshpop/ 02:54:58 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 02:54:58 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 02:54:58 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 02:54:58 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 02:54:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 02:54:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 02:54:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 02:54:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 02:54:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 02:54:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 02:54:58 spire-1.2.1/pkg/common/plugin/tpmdevid/ 02:54:58 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 02:54:58 spire-1.2.1/pkg/common/plugin/x509pop/ 02:54:58 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 02:54:58 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 02:54:58 spire-1.2.1/pkg/common/profiling/ 02:54:58 spire-1.2.1/pkg/common/profiling/dumpers.go 02:54:58 spire-1.2.1/pkg/common/profiling/profiling.go 02:54:58 spire-1.2.1/pkg/common/protoutil/ 02:54:58 spire-1.2.1/pkg/common/protoutil/masks.go 02:54:58 spire-1.2.1/pkg/common/protoutil/masks_test.go 02:54:58 spire-1.2.1/pkg/common/rotationutil/ 02:54:58 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 02:54:58 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 02:54:58 spire-1.2.1/pkg/common/selector/ 02:54:58 spire-1.2.1/pkg/common/selector/selector.go 02:54:58 spire-1.2.1/pkg/common/selector/selector_test.go 02:54:58 spire-1.2.1/pkg/common/selector/set.go 02:54:58 spire-1.2.1/pkg/common/selector/set_utils.go 02:54:58 spire-1.2.1/pkg/common/selector/set_utils_test.go 02:54:58 spire-1.2.1/pkg/common/telemetry/ 02:54:58 spire-1.2.1/pkg/common/telemetry/agent/ 02:54:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 02:54:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 02:54:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 02:54:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 02:54:58 spire-1.2.1/pkg/common/telemetry/agent/manager.go 02:54:58 spire-1.2.1/pkg/common/telemetry/agent/node.go 02:54:58 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 02:54:58 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 02:54:58 spire-1.2.1/pkg/common/telemetry/agent/store/ 02:54:58 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 02:54:58 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 02:54:58 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 02:54:58 spire-1.2.1/pkg/common/telemetry/blackhole.go 02:54:58 spire-1.2.1/pkg/common/telemetry/call.go 02:54:58 spire-1.2.1/pkg/common/telemetry/common/ 02:54:58 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 02:54:58 spire-1.2.1/pkg/common/telemetry/config.go 02:54:58 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 02:54:58 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 02:54:58 spire-1.2.1/pkg/common/telemetry/inmem.go 02:54:58 spire-1.2.1/pkg/common/telemetry/inmem_test.go 02:54:58 spire-1.2.1/pkg/common/telemetry/m3.go 02:54:58 spire-1.2.1/pkg/common/telemetry/m3_test.go 02:54:58 spire-1.2.1/pkg/common/telemetry/metrics.go 02:54:58 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 02:54:58 spire-1.2.1/pkg/common/telemetry/names.go 02:54:58 spire-1.2.1/pkg/common/telemetry/prometheus.go 02:54:58 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 02:54:58 spire-1.2.1/pkg/common/telemetry/sanitize.go 02:54:58 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 02:54:58 spire-1.2.1/pkg/common/telemetry/server/ 02:54:58 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 02:54:58 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 02:54:58 spire-1.2.1/pkg/common/telemetry/server/datastore/ 02:54:58 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 02:54:58 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 02:54:58 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 02:54:58 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 02:54:58 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 02:54:58 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 02:54:58 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 02:54:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 02:54:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 02:54:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 02:54:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 02:54:58 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 02:54:58 spire-1.2.1/pkg/common/telemetry/server/rotate.go 02:54:58 spire-1.2.1/pkg/common/telemetry/server/server.go 02:54:58 spire-1.2.1/pkg/common/telemetry/sink.go 02:54:58 spire-1.2.1/pkg/common/telemetry/statsd.go 02:54:58 spire-1.2.1/pkg/common/telemetry/statsd_test.go 02:54:58 spire-1.2.1/pkg/common/telemetry/uptime.go 02:54:58 spire-1.2.1/pkg/common/telemetry/version.go 02:54:58 spire-1.2.1/pkg/common/telemetry/withlabels.go 02:54:58 spire-1.2.1/pkg/common/uptime/ 02:54:58 spire-1.2.1/pkg/common/uptime/uptime.go 02:54:58 spire-1.2.1/pkg/common/uptime/uptime_test.go 02:54:58 spire-1.2.1/pkg/common/util/ 02:54:58 spire-1.2.1/pkg/common/util/certs.go 02:54:58 spire-1.2.1/pkg/common/util/certs_test.go 02:54:58 spire-1.2.1/pkg/common/util/csr.go 02:54:58 spire-1.2.1/pkg/common/util/hash.go 02:54:58 spire-1.2.1/pkg/common/util/selectors.go 02:54:58 spire-1.2.1/pkg/common/util/selectors_test.go 02:54:58 spire-1.2.1/pkg/common/util/signals.go 02:54:58 spire-1.2.1/pkg/common/util/sort.go 02:54:58 spire-1.2.1/pkg/common/util/sort_test.go 02:54:58 spire-1.2.1/pkg/common/util/task.go 02:54:58 spire-1.2.1/pkg/common/util/task_test.go 02:54:58 spire-1.2.1/pkg/common/util/testdata/ 02:54:58 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 02:54:58 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 02:54:58 spire-1.2.1/pkg/common/version/ 02:54:58 spire-1.2.1/pkg/common/version/version.go 02:54:58 spire-1.2.1/pkg/common/x509svid/ 02:54:58 spire-1.2.1/pkg/common/x509svid/common_test.go 02:54:58 spire-1.2.1/pkg/common/x509svid/csr.go 02:54:58 spire-1.2.1/pkg/common/x509svid/upstreamca.go 02:54:58 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 02:54:58 spire-1.2.1/pkg/common/x509util/ 02:54:58 spire-1.2.1/pkg/common/x509util/cert.go 02:54:58 spire-1.2.1/pkg/common/x509util/dns.go 02:54:58 spire-1.2.1/pkg/common/x509util/dns_test.go 02:54:58 spire-1.2.1/pkg/common/x509util/keyid.go 02:54:58 spire-1.2.1/pkg/common/x509util/keypair.go 02:54:58 spire-1.2.1/pkg/common/x509util/serialnumber.go 02:54:58 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 02:54:58 spire-1.2.1/pkg/server/ 02:54:58 spire-1.2.1/pkg/server/api/ 02:54:58 spire-1.2.1/pkg/server/api/agent.go 02:54:58 spire-1.2.1/pkg/server/api/agent/ 02:54:58 spire-1.2.1/pkg/server/api/agent/v1/ 02:54:58 spire-1.2.1/pkg/server/api/agent/v1/service.go 02:54:58 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 02:54:58 spire-1.2.1/pkg/server/api/agent_test.go 02:54:58 spire-1.2.1/pkg/server/api/api.go 02:54:58 spire-1.2.1/pkg/server/api/audit/ 02:54:58 spire-1.2.1/pkg/server/api/audit/audit.go 02:54:58 spire-1.2.1/pkg/server/api/audit/audit_test.go 02:54:58 spire-1.2.1/pkg/server/api/bundle.go 02:54:58 spire-1.2.1/pkg/server/api/bundle/ 02:54:58 spire-1.2.1/pkg/server/api/bundle/v1/ 02:54:58 spire-1.2.1/pkg/server/api/bundle/v1/service.go 02:54:58 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 02:54:58 spire-1.2.1/pkg/server/api/bundle_test.go 02:54:58 spire-1.2.1/pkg/server/api/debug/ 02:54:58 spire-1.2.1/pkg/server/api/debug/v1/ 02:54:58 spire-1.2.1/pkg/server/api/debug/v1/service.go 02:54:58 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 02:54:58 spire-1.2.1/pkg/server/api/entry.go 02:54:58 spire-1.2.1/pkg/server/api/entry/ 02:54:58 spire-1.2.1/pkg/server/api/entry/v1/ 02:54:58 spire-1.2.1/pkg/server/api/entry/v1/service.go 02:54:58 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 02:54:58 spire-1.2.1/pkg/server/api/entry_test.go 02:54:58 spire-1.2.1/pkg/server/api/health/ 02:54:58 spire-1.2.1/pkg/server/api/health/v1/ 02:54:58 spire-1.2.1/pkg/server/api/health/v1/service.go 02:54:58 spire-1.2.1/pkg/server/api/health/v1/service_test.go 02:54:58 spire-1.2.1/pkg/server/api/id.go 02:54:58 spire-1.2.1/pkg/server/api/id_test.go 02:54:58 spire-1.2.1/pkg/server/api/limits/ 02:54:58 spire-1.2.1/pkg/server/api/limits/limits.go 02:54:58 spire-1.2.1/pkg/server/api/middleware/ 02:54:58 spire-1.2.1/pkg/server/api/middleware/alias.go 02:54:58 spire-1.2.1/pkg/server/api/middleware/audit.go 02:54:58 spire-1.2.1/pkg/server/api/middleware/authorization.go 02:54:58 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 02:54:58 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 02:54:58 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 02:54:58 spire-1.2.1/pkg/server/api/middleware/caller.go 02:54:58 spire-1.2.1/pkg/server/api/middleware/caller_test.go 02:54:58 spire-1.2.1/pkg/server/api/middleware/common.go 02:54:58 spire-1.2.1/pkg/server/api/middleware/common_test.go 02:54:58 spire-1.2.1/pkg/server/api/middleware/entries.go 02:54:58 spire-1.2.1/pkg/server/api/middleware/entries_test.go 02:54:58 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 02:54:58 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 02:54:58 spire-1.2.1/pkg/server/api/ratelimit.go 02:54:58 spire-1.2.1/pkg/server/api/rpccontext/ 02:54:58 spire-1.2.1/pkg/server/api/rpccontext/alias.go 02:54:58 spire-1.2.1/pkg/server/api/rpccontext/audit.go 02:54:58 spire-1.2.1/pkg/server/api/rpccontext/caller.go 02:54:58 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 02:54:58 spire-1.2.1/pkg/server/api/selector.go 02:54:58 spire-1.2.1/pkg/server/api/selector_test.go 02:54:58 spire-1.2.1/pkg/server/api/status.go 02:54:58 spire-1.2.1/pkg/server/api/status_test.go 02:54:58 spire-1.2.1/pkg/server/api/svid/ 02:54:58 spire-1.2.1/pkg/server/api/svid/v1/ 02:54:58 spire-1.2.1/pkg/server/api/svid/v1/service.go 02:54:58 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 02:54:58 spire-1.2.1/pkg/server/api/trustdomain.go 02:54:58 spire-1.2.1/pkg/server/api/trustdomain/ 02:54:58 spire-1.2.1/pkg/server/api/trustdomain/v1/ 02:54:58 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 02:54:58 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 02:54:58 spire-1.2.1/pkg/server/api/trustdomain_test.go 02:54:58 spire-1.2.1/pkg/server/authpolicy/ 02:54:58 spire-1.2.1/pkg/server/authpolicy/defaults.go 02:54:58 spire-1.2.1/pkg/server/authpolicy/policy.go 02:54:58 spire-1.2.1/pkg/server/authpolicy/policy.rego 02:54:58 spire-1.2.1/pkg/server/authpolicy/policy_data.json 02:54:58 spire-1.2.1/pkg/server/authpolicy/policy_test.go 02:54:58 spire-1.2.1/pkg/server/authpolicy/validate.go 02:54:58 spire-1.2.1/pkg/server/bundle/ 02:54:58 spire-1.2.1/pkg/server/bundle/client/ 02:54:58 spire-1.2.1/pkg/server/bundle/client/client.go 02:54:58 spire-1.2.1/pkg/server/bundle/client/client_test.go 02:54:58 spire-1.2.1/pkg/server/bundle/client/manager.go 02:54:58 spire-1.2.1/pkg/server/bundle/client/manager_test.go 02:54:58 spire-1.2.1/pkg/server/bundle/client/sources.go 02:54:58 spire-1.2.1/pkg/server/bundle/client/sources_test.go 02:54:58 spire-1.2.1/pkg/server/bundle/client/updater.go 02:54:58 spire-1.2.1/pkg/server/bundle/client/updater_test.go 02:54:58 spire-1.2.1/pkg/server/ca/ 02:54:58 spire-1.2.1/pkg/server/ca/ca.go 02:54:58 spire-1.2.1/pkg/server/ca/ca_health.go 02:54:58 spire-1.2.1/pkg/server/ca/ca_test.go 02:54:58 spire-1.2.1/pkg/server/ca/journal.go 02:54:58 spire-1.2.1/pkg/server/ca/journal_test.go 02:54:58 spire-1.2.1/pkg/server/ca/manager.go 02:54:58 spire-1.2.1/pkg/server/ca/manager_health.go 02:54:58 spire-1.2.1/pkg/server/ca/manager_test.go 02:54:58 spire-1.2.1/pkg/server/ca/templates.go 02:54:58 spire-1.2.1/pkg/server/ca/upstream_client.go 02:54:58 spire-1.2.1/pkg/server/ca/upstream_client_test.go 02:54:58 spire-1.2.1/pkg/server/ca/validation.go 02:54:58 spire-1.2.1/pkg/server/cache/ 02:54:58 spire-1.2.1/pkg/server/cache/dscache/ 02:54:58 spire-1.2.1/pkg/server/cache/dscache/cache.go 02:54:58 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 02:54:58 spire-1.2.1/pkg/server/cache/entrycache/ 02:54:58 spire-1.2.1/pkg/server/cache/entrycache/cache.go 02:54:58 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 02:54:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 02:54:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 02:54:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 02:54:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 02:54:58 spire-1.2.1/pkg/server/catalog/ 02:54:58 spire-1.2.1/pkg/server/catalog/catalog.go 02:54:58 spire-1.2.1/pkg/server/catalog/keymanager.go 02:54:58 spire-1.2.1/pkg/server/catalog/nodeattestor.go 02:54:58 spire-1.2.1/pkg/server/catalog/noderesolver.go 02:54:58 spire-1.2.1/pkg/server/catalog/notifier.go 02:54:58 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 02:54:58 spire-1.2.1/pkg/server/config.go 02:54:58 spire-1.2.1/pkg/server/datastore/ 02:54:58 spire-1.2.1/pkg/server/datastore/datastore.go 02:54:58 spire-1.2.1/pkg/server/datastore/datastore_health.go 02:54:58 spire-1.2.1/pkg/server/datastore/repository.go 02:54:58 spire-1.2.1/pkg/server/datastore/sqlstore/ 02:54:58 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 02:54:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 02:54:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 02:54:58 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 02:54:58 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 02:54:58 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 02:54:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 02:54:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 02:54:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 02:54:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 02:54:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 02:54:58 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 02:54:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 02:54:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 02:54:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 02:54:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 02:54:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 02:54:58 spire-1.2.1/pkg/server/endpoints/ 02:54:58 spire-1.2.1/pkg/server/endpoints/bundle/ 02:54:58 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 02:54:58 spire-1.2.1/pkg/server/endpoints/bundle/config.go 02:54:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 02:54:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 02:54:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 02:54:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 02:54:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 02:54:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 02:54:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 02:54:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 02:54:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 02:54:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 02:54:58 spire-1.2.1/pkg/server/endpoints/bundle/server.go 02:54:58 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 02:54:58 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 02:54:58 spire-1.2.1/pkg/server/endpoints/config.go 02:54:58 spire-1.2.1/pkg/server/endpoints/endpoints.go 02:54:58 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 02:54:58 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 02:54:58 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 02:54:58 spire-1.2.1/pkg/server/endpoints/middleware.go 02:54:58 spire-1.2.1/pkg/server/endpoints/middleware_test.go 02:54:58 spire-1.2.1/pkg/server/hostservice/ 02:54:58 spire-1.2.1/pkg/server/hostservice/agentstore/ 02:54:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 02:54:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 02:54:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 02:54:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 02:54:58 spire-1.2.1/pkg/server/hostservice/identityprovider/ 02:54:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 02:54:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/ 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/ 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/base/ 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/test/ 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 02:54:58 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/ 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 02:54:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/noderesolver/ 02:54:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 02:54:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 02:54:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 02:54:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 02:54:58 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 02:54:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 02:54:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/notifier/ 02:54:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 02:54:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 02:54:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 02:54:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 02:54:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 02:54:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 02:54:58 spire-1.2.1/pkg/server/plugin/notifier/repository.go 02:54:58 spire-1.2.1/pkg/server/plugin/notifier/v1.go 02:54:58 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 02:54:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 02:54:58 spire-1.2.1/pkg/server/registration/ 02:54:58 spire-1.2.1/pkg/server/registration/manager.go 02:54:58 spire-1.2.1/pkg/server/registration/manager_test.go 02:54:58 spire-1.2.1/pkg/server/scanentries.go 02:54:58 spire-1.2.1/pkg/server/scanentries_test.go 02:54:58 spire-1.2.1/pkg/server/server.go 02:54:58 spire-1.2.1/pkg/server/server_test.go 02:54:58 spire-1.2.1/pkg/server/svid/ 02:54:58 spire-1.2.1/pkg/server/svid/observer.go 02:54:58 spire-1.2.1/pkg/server/svid/observer_test.go 02:54:58 spire-1.2.1/pkg/server/svid/rotator.go 02:54:58 spire-1.2.1/pkg/server/svid/rotator_config.go 02:54:58 spire-1.2.1/pkg/server/svid/rotator_config_test.go 02:54:58 spire-1.2.1/pkg/server/svid/rotator_test.go 02:54:58 spire-1.2.1/proto/ 02:54:58 spire-1.2.1/proto/private/ 02:54:58 spire-1.2.1/proto/private/server/ 02:54:58 spire-1.2.1/proto/private/server/journal/ 02:54:58 spire-1.2.1/proto/private/server/journal/journal.pb.go 02:54:58 spire-1.2.1/proto/private/server/journal/journal.proto 02:54:58 spire-1.2.1/proto/spire/ 02:54:58 spire-1.2.1/proto/spire/common/ 02:54:58 spire-1.2.1/proto/spire/common/common.pb.go 02:54:58 spire-1.2.1/proto/spire/common/common.proto 02:54:58 spire-1.2.1/proto/spire/common/plugin/ 02:54:58 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 02:54:58 spire-1.2.1/proto/spire/common/plugin/plugin.proto 02:54:58 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 02:54:58 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 02:54:58 spire-1.2.1/proto/spire/plugin/ 02:54:58 spire-1.2.1/proto/spire/plugin/agent/ 02:54:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 02:54:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 02:54:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 02:54:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 02:54:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 02:54:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 02:54:58 spire-1.2.1/release/ 02:54:58 spire-1.2.1/release/spire-extras/ 02:54:58 spire-1.2.1/release/spire-extras/README.md 02:54:58 spire-1.2.1/release/spire-extras/conf/ 02:54:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 02:54:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 02:54:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 02:54:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 02:54:58 spire-1.2.1/release/spire/ 02:54:58 spire-1.2.1/release/spire/README.md 02:54:58 spire-1.2.1/release/spire/conf/ 02:54:58 spire-1.2.1/release/spire/conf/agent/ 02:54:58 spire-1.2.1/release/spire/conf/agent/agent.conf 02:54:58 spire-1.2.1/release/spire/conf/server/ 02:54:58 spire-1.2.1/release/spire/conf/server/server.conf 02:54:58 spire-1.2.1/script/ 02:54:58 spire-1.2.1/script/build-artifact.sh 02:54:58 spire-1.2.1/script/generate_dummy_ca.sh 02:54:58 spire-1.2.1/support/ 02:54:58 spire-1.2.1/support/k8s/ 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/ 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 02:54:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 02:54:58 spire-1.2.1/support/oidc-discovery-provider/ 02:54:58 spire-1.2.1/support/oidc-discovery-provider/README.md 02:54:58 spire-1.2.1/support/oidc-discovery-provider/common_test.go 02:54:58 spire-1.2.1/support/oidc-discovery-provider/config.go 02:54:58 spire-1.2.1/support/oidc-discovery-provider/config_test.go 02:54:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 02:54:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 02:54:58 spire-1.2.1/support/oidc-discovery-provider/handler.go 02:54:58 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 02:54:58 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 02:54:58 spire-1.2.1/support/oidc-discovery-provider/main.go 02:54:58 spire-1.2.1/support/oidc-discovery-provider/server_api.go 02:54:58 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 02:54:58 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 02:54:58 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 02:54:58 spire-1.2.1/test/ 02:54:58 spire-1.2.1/test/clock/ 02:54:58 spire-1.2.1/test/clock/clock.go 02:54:58 spire-1.2.1/test/fakes/ 02:54:58 spire-1.2.1/test/fakes/fakeagentcatalog/ 02:54:58 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 02:54:58 spire-1.2.1/test/fakes/fakeagentkeymanager/ 02:54:58 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 02:54:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 02:54:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 02:54:58 spire-1.2.1/test/fakes/fakeagentstore/ 02:54:58 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 02:54:58 spire-1.2.1/test/fakes/fakedatastore/ 02:54:58 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 02:54:58 spire-1.2.1/test/fakes/fakeentryclient/ 02:54:58 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 02:54:58 spire-1.2.1/test/fakes/fakehealthchecker/ 02:54:58 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 02:54:58 spire-1.2.1/test/fakes/fakeidentityprovider/ 02:54:58 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 02:54:58 spire-1.2.1/test/fakes/fakemetrics/ 02:54:58 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 02:54:58 spire-1.2.1/test/fakes/fakenoderesolver/ 02:54:58 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 02:54:58 spire-1.2.1/test/fakes/fakenotifier/ 02:54:58 spire-1.2.1/test/fakes/fakenotifier/notifier.go 02:54:58 spire-1.2.1/test/fakes/fakepluginmetrics/ 02:54:58 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 02:54:58 spire-1.2.1/test/fakes/fakeserverca/ 02:54:58 spire-1.2.1/test/fakes/fakeserverca/serverca.go 02:54:58 spire-1.2.1/test/fakes/fakeservercatalog/ 02:54:58 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 02:54:58 spire-1.2.1/test/fakes/fakeserverkeymanager/ 02:54:58 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 02:54:58 spire-1.2.1/test/fakes/fakeservernodeattestor/ 02:54:58 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 02:54:58 spire-1.2.1/test/fakes/fakeupstreamauthority/ 02:54:58 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 02:54:58 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 02:54:58 spire-1.2.1/test/fakes/fakeworkloadapi/ 02:54:58 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 02:54:58 spire-1.2.1/test/fakes/fakeworkloadattestor/ 02:54:58 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 02:54:58 spire-1.2.1/test/fixture/ 02:54:58 spire-1.2.1/test/fixture/certs/ 02:54:58 spire-1.2.1/test/fixture/certs/agent_svid.der 02:54:58 spire-1.2.1/test/fixture/certs/base_cert.pem 02:54:58 spire-1.2.1/test/fixture/certs/base_csr.pem 02:54:58 spire-1.2.1/test/fixture/certs/base_key.pem 02:54:58 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 02:54:58 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 02:54:58 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 02:54:58 spire-1.2.1/test/fixture/certs/blog_cert.pem 02:54:58 spire-1.2.1/test/fixture/certs/blog_csr.pem 02:54:58 spire-1.2.1/test/fixture/certs/blog_key.pem 02:54:58 spire-1.2.1/test/fixture/certs/bundle.der 02:54:58 spire-1.2.1/test/fixture/certs/ca.pem 02:54:58 spire-1.2.1/test/fixture/certs/ca_key.pem 02:54:58 spire-1.2.1/test/fixture/certs/database_cert.pem 02:54:58 spire-1.2.1/test/fixture/certs/database_csr.pem 02:54:58 spire-1.2.1/test/fixture/certs/database_key.pem 02:54:58 spire-1.2.1/test/fixture/certs/node_cert.pem 02:54:58 spire-1.2.1/test/fixture/certs/node_csr.pem 02:54:58 spire-1.2.1/test/fixture/certs/node_key.pem 02:54:58 spire-1.2.1/test/fixture/certs/svid.pem 02:54:58 spire-1.2.1/test/fixture/certs/svid_key.pem 02:54:58 spire-1.2.1/test/fixture/config/ 02:54:58 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 02:54:58 spire-1.2.1/test/fixture/config/agent_good.conf 02:54:58 spire-1.2.1/test/fixture/config/agent_good_templated.conf 02:54:58 spire-1.2.1/test/fixture/config/plugin_good.conf 02:54:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 02:54:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 02:54:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 02:54:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 02:54:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 02:54:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 02:54:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 02:54:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 02:54:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 02:54:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 02:54:58 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 02:54:58 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 02:54:58 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 02:54:58 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 02:54:58 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 02:54:58 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 02:54:58 spire-1.2.1/test/fixture/config/server_good.conf 02:54:58 spire-1.2.1/test/fixture/config/server_good_templated.conf 02:54:58 spire-1.2.1/test/fixture/fixture.go 02:54:58 spire-1.2.1/test/fixture/nodeattestor/ 02:54:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 02:54:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 02:54:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 02:54:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 02:54:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 02:54:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 02:54:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 02:54:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 02:54:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 02:54:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 02:54:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 02:54:58 spire-1.2.1/test/fixture/registration/ 02:54:58 spire-1.2.1/test/fixture/registration/entries.json 02:54:58 spire-1.2.1/test/fixture/registration/good-for-update.json 02:54:58 spire-1.2.1/test/fixture/registration/good.json 02:54:58 spire-1.2.1/test/fixture/registration/invalid.json 02:54:58 spire-1.2.1/test/fixture/registration/invalid_json.json 02:54:58 spire-1.2.1/test/fixture/registration/manager_test_entries.json 02:54:58 spire-1.2.1/test/integration/ 02:54:58 spire-1.2.1/test/integration/README.md 02:54:58 spire-1.2.1/test/integration/common 02:54:58 spire-1.2.1/test/integration/setup/ 02:54:58 spire-1.2.1/test/integration/setup/adminclient/ 02:54:58 spire-1.2.1/test/integration/setup/adminclient/build.sh 02:54:58 spire-1.2.1/test/integration/setup/adminclient/client.go 02:54:58 spire-1.2.1/test/integration/setup/debugagent/ 02:54:58 spire-1.2.1/test/integration/setup/debugagent/build.sh 02:54:58 spire-1.2.1/test/integration/setup/debugagent/main.go 02:54:58 spire-1.2.1/test/integration/setup/debugserver/ 02:54:58 spire-1.2.1/test/integration/setup/debugserver/build.sh 02:54:58 spire-1.2.1/test/integration/setup/debugserver/main.go 02:54:58 spire-1.2.1/test/integration/setup/downstreamclient/ 02:54:58 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 02:54:58 spire-1.2.1/test/integration/setup/downstreamclient/client.go 02:54:58 spire-1.2.1/test/integration/setup/itclient/ 02:54:58 spire-1.2.1/test/integration/setup/itclient/client.go 02:54:58 spire-1.2.1/test/integration/setup/node-attestation/ 02:54:58 spire-1.2.1/test/integration/setup/node-attestation/build.sh 02:54:58 spire-1.2.1/test/integration/setup/node-attestation/client.go 02:54:58 spire-1.2.1/test/integration/setup/x509pop/ 02:54:58 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 02:54:58 spire-1.2.1/test/integration/setup/x509pop/setup.sh 02:54:58 spire-1.2.1/test/integration/suites/ 02:54:58 spire-1.2.1/test/integration/suites/admin-endpoints/ 02:54:58 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 02:54:58 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 02:54:58 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 02:54:58 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 02:54:58 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 02:54:58 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 02:54:58 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 02:54:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 02:54:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 02:54:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 02:54:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 02:54:58 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 02:54:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 02:54:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 02:54:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 02:54:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 02:54:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 02:54:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 02:54:58 spire-1.2.1/test/integration/suites/datastore-mysql/ 02:54:58 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 02:54:58 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 02:54:58 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 02:54:58 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 02:54:58 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 02:54:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 02:54:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 02:54:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 02:54:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 02:54:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 02:54:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 02:54:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 02:54:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 02:54:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 02:54:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 02:54:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 02:54:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 02:54:58 spire-1.2.1/test/integration/suites/datastore-postgres/ 02:54:58 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 02:54:58 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 02:54:58 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 02:54:58 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 02:54:58 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 02:54:58 spire-1.2.1/test/integration/suites/debug-endpoints/ 02:54:58 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 02:54:58 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 02:54:58 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 02:54:58 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 02:54:58 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 02:54:58 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 02:54:58 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 02:54:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 02:54:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 02:54:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 02:54:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 02:54:58 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 02:54:58 spire-1.2.1/test/integration/suites/downstream-endpoints/ 02:54:58 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 02:54:58 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 02:54:58 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 02:54:58 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 02:54:58 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 02:54:58 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 02:54:58 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 02:54:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 02:54:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 02:54:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 02:54:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 02:54:58 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 02:54:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 02:54:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 02:54:58 spire-1.2.1/test/integration/suites/join-token/ 02:54:58 spire-1.2.1/test/integration/suites/join-token/01-start-server 02:54:58 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 02:54:58 spire-1.2.1/test/integration/suites/join-token/03-start-agent 02:54:58 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 02:54:58 spire-1.2.1/test/integration/suites/join-token/05-check-svid 02:54:58 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 02:54:58 spire-1.2.1/test/integration/suites/join-token/README.md 02:54:58 spire-1.2.1/test/integration/suites/join-token/conf/ 02:54:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 02:54:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/join-token/conf/server/ 02:54:58 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 02:54:58 spire-1.2.1/test/integration/suites/join-token/teardown 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/ 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 02:54:58 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/ 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 02:54:58 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 02:54:58 spire-1.2.1/test/integration/suites/k8s/ 02:54:58 spire-1.2.1/test/integration/suites/k8s/00-setup 02:54:58 spire-1.2.1/test/integration/suites/k8s/01-apply-config 02:54:58 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 02:54:58 spire-1.2.1/test/integration/suites/k8s/README.md 02:54:58 spire-1.2.1/test/integration/suites/k8s/conf/ 02:54:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 02:54:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 02:54:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s/conf/server/ 02:54:58 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 02:54:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 02:54:58 spire-1.2.1/test/integration/suites/k8s/init-kubectl 02:54:58 spire-1.2.1/test/integration/suites/k8s/teardown 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/ 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/README.md 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/root/ 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/nested-rotation/teardown 02:54:58 spire-1.2.1/test/integration/suites/node-attestation/ 02:54:58 spire-1.2.1/test/integration/suites/node-attestation/00-setup 02:54:58 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 02:54:58 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 02:54:58 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 02:54:58 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 02:54:58 spire-1.2.1/test/integration/suites/node-attestation/README.md 02:54:58 spire-1.2.1/test/integration/suites/node-attestation/conf/ 02:54:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 02:54:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 02:54:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 02:54:58 spire-1.2.1/test/integration/suites/node-attestation/teardown 02:54:58 spire-1.2.1/test/integration/suites/rotation/ 02:54:58 spire-1.2.1/test/integration/suites/rotation/00-setup 02:54:58 spire-1.2.1/test/integration/suites/rotation/01-start-server 02:54:58 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 02:54:58 spire-1.2.1/test/integration/suites/rotation/03-start-agent 02:54:58 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 02:54:58 spire-1.2.1/test/integration/suites/rotation/05-check-svids 02:54:58 spire-1.2.1/test/integration/suites/rotation/README.md 02:54:58 spire-1.2.1/test/integration/suites/rotation/conf/ 02:54:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 02:54:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/rotation/conf/server/ 02:54:58 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 02:54:58 spire-1.2.1/test/integration/suites/rotation/teardown 02:54:58 spire-1.2.1/test/integration/suites/self-test/ 02:54:58 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 02:54:58 spire-1.2.1/test/integration/suites/self-test/README.md 02:54:58 spire-1.2.1/test/integration/suites/self-test/teardown 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/ 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 02:54:58 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 02:54:58 spire-1.2.1/test/integration/suites/upgrade/ 02:54:58 spire-1.2.1/test/integration/suites/upgrade/00-setup 02:54:58 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 02:54:58 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 02:54:58 spire-1.2.1/test/integration/suites/upgrade/README.md 02:54:58 spire-1.2.1/test/integration/suites/upgrade/conf/ 02:54:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 02:54:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 02:54:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 02:54:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 02:54:58 spire-1.2.1/test/integration/suites/upgrade/teardown 02:54:58 spire-1.2.1/test/integration/suites/upgrade/versions.txt 02:54:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 02:54:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 02:54:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 02:54:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 02:54:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 02:54:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 02:54:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 02:54:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 02:54:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 02:54:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 02:54:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 02:54:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 02:54:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 02:54:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 02:54:58 spire-1.2.1/test/integration/test-one.sh 02:54:58 spire-1.2.1/test/integration/test.sh 02:54:58 spire-1.2.1/test/plugintest/ 02:54:58 spire-1.2.1/test/plugintest/config.go 02:54:58 spire-1.2.1/test/plugintest/load.go 02:54:58 spire-1.2.1/test/plugintest/option.go 02:54:58 spire-1.2.1/test/spiretest/ 02:54:58 spire-1.2.1/test/spiretest/apiserver.go 02:54:58 spire-1.2.1/test/spiretest/assertions.go 02:54:58 spire-1.2.1/test/spiretest/dir.go 02:54:58 spire-1.2.1/test/spiretest/errors_posix.go 02:54:58 spire-1.2.1/test/spiretest/errors_windows.go 02:54:58 spire-1.2.1/test/spiretest/logs.go 02:54:58 spire-1.2.1/test/spiretest/socketapi.go 02:54:58 spire-1.2.1/test/spiretest/suite.go 02:54:58 spire-1.2.1/test/spiretest/x509.go 02:54:58 spire-1.2.1/test/testca/ 02:54:58 spire-1.2.1/test/testca/ca.go 02:54:58 spire-1.2.1/test/testkey/ 02:54:58 spire-1.2.1/test/testkey/generate.sh 02:54:58 spire-1.2.1/test/testkey/genkeys.go 02:54:58 spire-1.2.1/test/testkey/keys.go 02:54:58 spire-1.2.1/test/testkey/new.go 02:54:58 spire-1.2.1/test/tpmsimulator/ 02:54:58 spire-1.2.1/test/tpmsimulator/simulator.go 02:54:58 spire-1.2.1/test/util/ 02:54:58 spire-1.2.1/test/util/cert_fixtures.go 02:54:58 spire-1.2.1/test/util/cert_generation.go 02:54:58 spire-1.2.1/test/util/io_redirection.go 02:54:58 spire-1.2.1/test/util/race.go 02:54:58 spire-1.2.1/test/util/util.go 02:54:58 building spire from source... 02:54:58 Installing go1.17.7... 02:54:58 spire-1.2.1/ 02:54:58 spire-1.2.1/.data/ 02:54:58 spire-1.2.1/.data/.file 02:54:58 spire-1.2.1/.dockerignore 02:54:58 spire-1.2.1/.gitattributes 02:54:58 spire-1.2.1/.githooks/ 02:54:58 spire-1.2.1/.githooks/pre-commit 02:54:58 spire-1.2.1/.github/ 02:54:58 spire-1.2.1/.github/ISSUE_TEMPLATE.md 02:54:58 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 02:54:58 spire-1.2.1/.github/dependabot.yml 02:54:58 spire-1.2.1/.github/workflows/ 02:54:58 spire-1.2.1/.github/workflows/nightly_build.yaml 02:54:58 spire-1.2.1/.github/workflows/pr_build.yaml 02:54:58 spire-1.2.1/.github/workflows/release_build.yaml 02:54:58 spire-1.2.1/.github/workflows/scripts/ 02:54:58 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 02:54:58 spire-1.2.1/.github/workflows/scripts/push-images.sh 02:54:58 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 02:54:58 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 02:54:58 spire-1.2.1/.github/workflows/scripts/split.sh 02:54:58 spire-1.2.1/.gitignore 02:54:58 spire-1.2.1/.go-version 02:54:58 spire-1.2.1/.golangci.yml 02:54:58 spire-1.2.1/ADOPTERS.md 02:54:58 spire-1.2.1/CHANGELOG.md 02:54:58 spire-1.2.1/CODE-OF-CONDUCT.md 02:54:58 spire-1.2.1/CODEOWNERS 02:54:58 spire-1.2.1/CONTRIBUTING.md 02:54:58 spire-1.2.1/Dockerfile 02:54:58 spire-1.2.1/Dockerfile.dev 02:54:58 spire-1.2.1/Dockerfile.scratch 02:54:58 spire-1.2.1/LICENSE 02:54:58 spire-1.2.1/MAINTAINERS.md 02:54:58 spire-1.2.1/Makefile 02:54:58 spire-1.2.1/README.md 02:54:58 spire-1.2.1/ROADMAP.md 02:54:58 spire-1.2.1/SECURITY.md 02:54:58 spire-1.2.1/cmd/ 02:54:58 spire-1.2.1/cmd/spire-agent/ 02:54:58 spire-1.2.1/cmd/spire-agent/cli/ 02:54:58 spire-1.2.1/cmd/spire-agent/cli/api/ 02:54:58 spire-1.2.1/cmd/spire-agent/cli/api/common.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/cli.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/common/ 02:54:58 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 02:54:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/run/ 02:54:58 spire-1.2.1/cmd/spire-agent/cli/run/run.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/validate/ 02:54:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 02:54:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 02:54:58 spire-1.2.1/cmd/spire-agent/main.go 02:54:58 spire-1.2.1/cmd/spire-server/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/agent/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/agent/count.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/agent/list.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/agent/show.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/cli.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/count.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/create.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/show.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/update.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/util.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/common.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/create.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/list.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/show.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/update.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/jwt/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/run/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/run/run.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/token/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/token/generate.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/validate/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/x509/ 02:54:58 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 02:54:58 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 02:54:58 spire-1.2.1/cmd/spire-server/main.go 02:54:58 spire-1.2.1/cmd/spire-server/util/ 02:54:58 spire-1.2.1/cmd/spire-server/util/util.go 02:54:58 spire-1.2.1/conf/ 02:54:58 spire-1.2.1/conf/agent/ 02:54:58 spire-1.2.1/conf/agent/agent.conf 02:54:58 spire-1.2.1/conf/agent/agent_full.conf 02:54:58 spire-1.2.1/conf/agent/dummy_root_ca.crt 02:54:58 spire-1.2.1/conf/server/ 02:54:58 spire-1.2.1/conf/server/dummy_upstream_ca.crt 02:54:58 spire-1.2.1/conf/server/dummy_upstream_ca.key 02:54:58 spire-1.2.1/conf/server/server.conf 02:54:58 spire-1.2.1/conf/server/server_full.conf 02:54:58 spire-1.2.1/doc/ 02:54:58 spire-1.2.1/doc/SPIRE101.md 02:54:58 spire-1.2.1/doc/auditlog.md 02:54:58 spire-1.2.1/doc/authorization_policy_engine.md 02:54:58 spire-1.2.1/doc/changelog_guidelines.md 02:54:58 spire-1.2.1/doc/cure53-report.pdf 02:54:58 spire-1.2.1/doc/images/ 02:54:58 spire-1.2.1/doc/images/2019_roadmap.png 02:54:58 spire-1.2.1/doc/images/SPIRE101.png 02:54:58 spire-1.2.1/doc/images/SPIRE_agent.png 02:54:58 spire-1.2.1/doc/images/SPIRE_server.png 02:54:58 spire-1.2.1/doc/images/cache_mgr.png 02:54:58 spire-1.2.1/doc/images/cache_mgr_components.png 02:54:58 spire-1.2.1/doc/images/federated_spire.png 02:54:58 spire-1.2.1/doc/images/ha_mode.png 02:54:58 spire-1.2.1/doc/images/nested_spire.png 02:54:58 spire-1.2.1/doc/images/oidc_federation.png 02:54:58 spire-1.2.1/doc/images/single_trust_domain.png 02:54:58 spire-1.2.1/doc/images/spiffe_compatible.png 02:54:58 spire-1.2.1/doc/images/spire_logo.png 02:54:58 spire-1.2.1/doc/migrating_registration_api_clients.md 02:54:58 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 02:54:58 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 02:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 02:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 02:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 02:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 02:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 02:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 02:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 02:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 02:54:58 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 02:54:58 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 02:54:58 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 02:54:58 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 02:54:58 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 02:54:58 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 02:54:58 spire-1.2.1/doc/plugin_server_datastore_sql.md 02:54:58 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 02:54:58 spire-1.2.1/doc/plugin_server_keymanager_disk.md 02:54:58 spire-1.2.1/doc/plugin_server_keymanager_memory.md 02:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 02:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 02:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 02:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 02:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 02:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 02:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 02:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 02:54:58 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 02:54:58 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 02:54:58 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 02:54:58 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 02:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 02:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 02:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 02:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 02:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 02:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 02:54:58 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 02:54:58 spire-1.2.1/doc/scaling_spire.md 02:54:58 spire-1.2.1/doc/spire_agent.md 02:54:58 spire-1.2.1/doc/spire_server.md 02:54:58 spire-1.2.1/doc/supported_integrations.md 02:54:58 spire-1.2.1/doc/telemetry.md 02:54:58 spire-1.2.1/doc/telemetry_config.md 02:54:58 spire-1.2.1/doc/upgrading.md 02:54:58 spire-1.2.1/doc/using_spire.md 02:54:58 spire-1.2.1/examples/ 02:54:58 spire-1.2.1/examples/README.md 02:54:58 spire-1.2.1/go.mod 02:54:58 spire-1.2.1/go.sum 02:54:58 spire-1.2.1/pkg/ 02:54:58 spire-1.2.1/pkg/agent/ 02:54:58 spire-1.2.1/pkg/agent/agent.go 02:54:58 spire-1.2.1/pkg/agent/api/ 02:54:58 spire-1.2.1/pkg/agent/api/config.go 02:54:58 spire-1.2.1/pkg/agent/api/debug/ 02:54:58 spire-1.2.1/pkg/agent/api/debug/v1/ 02:54:58 spire-1.2.1/pkg/agent/api/debug/v1/service.go 02:54:58 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 02:54:58 spire-1.2.1/pkg/agent/api/delegatedidentity/ 02:54:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 02:54:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 02:54:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 02:54:58 spire-1.2.1/pkg/agent/api/endpoints.go 02:54:58 spire-1.2.1/pkg/agent/api/health/ 02:54:58 spire-1.2.1/pkg/agent/api/health/v1/ 02:54:58 spire-1.2.1/pkg/agent/api/health/v1/service.go 02:54:58 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 02:54:58 spire-1.2.1/pkg/agent/api/rpccontext/ 02:54:58 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 02:54:58 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 02:54:58 spire-1.2.1/pkg/agent/attestor/ 02:54:58 spire-1.2.1/pkg/agent/attestor/node/ 02:54:58 spire-1.2.1/pkg/agent/attestor/node/experimental.go 02:54:58 spire-1.2.1/pkg/agent/attestor/node/node.go 02:54:58 spire-1.2.1/pkg/agent/attestor/node/node_test.go 02:54:58 spire-1.2.1/pkg/agent/attestor/workload/ 02:54:58 spire-1.2.1/pkg/agent/attestor/workload/workload.go 02:54:58 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 02:54:58 spire-1.2.1/pkg/agent/catalog/ 02:54:58 spire-1.2.1/pkg/agent/catalog/catalog.go 02:54:58 spire-1.2.1/pkg/agent/catalog/keymanager.go 02:54:58 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 02:54:58 spire-1.2.1/pkg/agent/catalog/svidstore.go 02:54:58 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 02:54:58 spire-1.2.1/pkg/agent/client/ 02:54:58 spire-1.2.1/pkg/agent/client/client.go 02:54:58 spire-1.2.1/pkg/agent/client/client_test.go 02:54:58 spire-1.2.1/pkg/agent/client/dial.go 02:54:58 spire-1.2.1/pkg/agent/client/nodeconn.go 02:54:58 spire-1.2.1/pkg/agent/client/nodeconn_test.go 02:54:58 spire-1.2.1/pkg/agent/client/update.go 02:54:58 spire-1.2.1/pkg/agent/client/util.go 02:54:58 spire-1.2.1/pkg/agent/common/ 02:54:58 spire-1.2.1/pkg/agent/common/backoff/ 02:54:58 spire-1.2.1/pkg/agent/common/backoff/backoff.go 02:54:58 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 02:54:58 spire-1.2.1/pkg/agent/common/cgroups/ 02:54:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 02:54:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 02:54:58 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 02:54:58 spire-1.2.1/pkg/agent/config.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/ 02:54:58 spire-1.2.1/pkg/agent/endpoints/config.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/endpoints.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/metrics.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/middleware.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/peertracker.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 02:54:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 02:54:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/workload/ 02:54:58 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 02:54:58 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 02:54:58 spire-1.2.1/pkg/agent/manager/ 02:54:58 spire-1.2.1/pkg/agent/manager/cache/ 02:54:58 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 02:54:58 spire-1.2.1/pkg/agent/manager/cache/cache.go 02:54:58 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 02:54:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 02:54:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 02:54:58 spire-1.2.1/pkg/agent/manager/cache/sets.go 02:54:58 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 02:54:58 spire-1.2.1/pkg/agent/manager/config.go 02:54:58 spire-1.2.1/pkg/agent/manager/manager.go 02:54:58 spire-1.2.1/pkg/agent/manager/manager_test.go 02:54:58 spire-1.2.1/pkg/agent/manager/storage.go 02:54:58 spire-1.2.1/pkg/agent/manager/storage_test.go 02:54:58 spire-1.2.1/pkg/agent/manager/storecache/ 02:54:58 spire-1.2.1/pkg/agent/manager/storecache/cache.go 02:54:58 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 02:54:58 spire-1.2.1/pkg/agent/manager/sync.go 02:54:58 spire-1.2.1/pkg/agent/plugin/ 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/ 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 02:54:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 02:54:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/ 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 02:54:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 02:54:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/Removing intermediate container bb038af179e9 02:54:58 ---> e3e1cd13413b 02:54:58 Step 6/23 : COPY go.mod vendor* ./ 02:54:59 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 02:54:59 spire-1.2.1/pkg/agent/svid/ 02:54:59 spire-1.2.1/pkg/agent/svid/rotator.go 02:54:59 spire-1.2.1/pkg/agent/svid/rotator_config.go 02:54:59 spire-1.2.1/pkg/agent/svid/rotator_test.go 02:54:59 spire-1.2.1/pkg/agent/svid/store/ 02:54:59 spire-1.2.1/pkg/agent/svid/store/service.go 02:54:59 spire-1.2.1/pkg/agent/svid/store/service_test.go 02:54:59 spire-1.2.1/pkg/common/ 02:54:59 spire-1.2.1/pkg/common/agentpathtemplate/ 02:54:59 spire-1.2.1/pkg/common/agentpathtemplate/template.go 02:54:59 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 02:54:59 spire-1.2.1/pkg/common/api/ 02:54:59 spire-1.2.1/pkg/common/api/metrics.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/ 02:54:59 spire-1.2.1/pkg/common/api/middleware/common_test.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/interceptor.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/logger.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/logger_test.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/metrics.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/middleware.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/misconfig.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/names.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/names_test.go 02:54:59 spire-1.2.1/pkg/common/api/names.go 02:54:59 spire-1.2.1/pkg/common/api/ratelimit.go 02:54:59 spire-1.2.1/pkg/common/api/rpccontext/ 02:54:59 spire-1.2.1/pkg/common/api/rpccontext/logger.go 02:54:59 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 02:54:59 spire-1.2.1/pkg/common/api/rpccontext/names.go 02:54:59 spire-1.2.1/pkg/common/auth/ 02:54:59 spire-1.2.1/pkg/common/auth/interceptors.go 02:54:59 spire-1.2.1/pkg/common/auth/interceptors_test.go 02:54:59 spire-1.2.1/pkg/common/auth/untracked_uds.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/ 02:54:59 spire-1.2.1/pkg/common/bundleutil/bundle.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/common_test.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/marshal.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/types.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 02:54:59 spire-1.2.1/pkg/common/catalog/ 02:54:59 spire-1.2.1/pkg/common/catalog/bind.go 02:54:59 spire-1.2.1/pkg/common/catalog/builtin.go 02:54:59 spire-1.2.1/pkg/common/catalog/catalog.go 02:54:59 spire-1.2.1/pkg/common/catalog/catalog_test.go 02:54:59 spire-1.2.1/pkg/common/catalog/closers.go 02:54:59 spire-1.2.1/pkg/common/catalog/cmd_linux.go 02:54:59 spire-1.2.1/pkg/common/catalog/cmd_other.go 02:54:59 spire-1.2.1/pkg/common/catalog/config.go 02:54:59 spire-1.2.1/pkg/common/catalog/config_test.go 02:54:59 spire-1.2.1/pkg/common/catalog/configure.go 02:54:59 spire-1.2.1/pkg/common/catalog/constraints.go 02:54:59 spire-1.2.1/pkg/common/catalog/constraints_test.go 02:54:59 spire-1.2.1/pkg/common/catalog/context.go 02:54:59 spire-1.2.1/pkg/common/catalog/external.go 02:54:59 spire-1.2.1/pkg/common/catalog/host.go 02:54:59 spire-1.2.1/pkg/common/catalog/pipenet.go 02:54:59 spire-1.2.1/pkg/common/catalog/plugin.go 02:54:59 spire-1.2.1/pkg/common/catalog/testplugin/ 02:54:59 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 02:54:59 spire-1.2.1/pkg/common/catalog/testplugin/main.go 02:54:59 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 02:54:59 spire-1.2.1/pkg/common/cli/ 02:54:59 spire-1.2.1/pkg/common/cli/env.go 02:54:59 spire-1.2.1/pkg/common/cli/flags.go 02:54:59 spire-1.2.1/pkg/common/cli/trust_domain.go 02:54:59 spire-1.2.1/pkg/common/cli/trust_domain_test.go 02:54:59 spire-1.2.1/pkg/common/cli/umask.go 02:54:59 spire-1.2.1/pkg/common/cli/umask_posix.go 02:54:59 spire-1.2.1/pkg/common/cli/umask_test.go 02:54:59 spire-1.2.1/pkg/common/cli/umask_windows.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/ 02:54:59 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/flag.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/flag_test.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/format.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/format_test.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/ 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 02:54:59 spire-1.2.1/pkg/common/coretypes/ 02:54:59 spire-1.2.1/pkg/common/coretypes/bundle/ 02:54:59 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 02:54:59 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 02:54:59 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 02:54:59 spire-1.2.1/pkg/common/coretypes/bundle/require.go 02:54:59 spire-1.2.1/pkg/common/coretypes/jwtkey/ 02:54:59 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 02:54:59 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 02:54:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 02:54:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 02:54:59 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 02:54:59 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 02:54:59 spire-1.2.1/pkg/common/coretypes/x509certificate/ 02:54:59 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 02:54:59 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 02:54:59 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 02:54:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 02:54:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 02:54:59 spire-1.2.1/pkg/common/cryptoutil/ 02:54:59 spire-1.2.1/pkg/common/cryptoutil/keys.go 02:54:59 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 02:54:59 spire-1.2.1/pkg/common/diskutil/ 02:54:59 spire-1.2.1/pkg/common/diskutil/file_posix.go 02:54:59 spire-1.2.1/pkg/common/diskutil/file_test.go 02:54:59 spire-1.2.1/pkg/common/diskutil/file_windows.go 02:54:59 spire-1.2.1/pkg/common/errorutil/ 02:54:59 spire-1.2.1/pkg/common/errorutil/wrapper.go 02:54:59 spire-1.2.1/pkg/common/health/ 02:54:59 spire-1.2.1/pkg/common/health/config.go 02:54:59 spire-1.2.1/pkg/common/health/context.go 02:54:59 spire-1.2.1/pkg/common/health/context_test.go 02:54:59 spire-1.2.1/pkg/common/health/health.go 02:54:59 spire-1.2.1/pkg/common/health/health_test.go 02:54:59 spire-1.2.1/pkg/common/health/logger.go 02:54:59 spire-1.2.1/pkg/common/hostservice/ 02:54:59 spire-1.2.1/pkg/common/hostservice/metricsservice/ 02:54:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 02:54:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 02:54:59 spire-1.2.1/pkg/common/idutil/ 02:54:59 spire-1.2.1/pkg/common/idutil/require.go 02:54:59 spire-1.2.1/pkg/common/idutil/require_test.go 02:54:59 spire-1.2.1/pkg/common/idutil/safety.go 02:54:59 spire-1.2.1/pkg/common/idutil/safety_test.go 02:54:59 spire-1.2.1/pkg/common/idutil/spiffeid.go 02:54:59 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 02:54:59 spire-1.2.1/pkg/common/jwtsvid/ 02:54:59 spire-1.2.1/pkg/common/jwtsvid/common.go 02:54:59 spire-1.2.1/pkg/common/jwtsvid/sign.go 02:54:59 spire-1.2.1/pkg/common/jwtsvid/token_test.go 02:54:59 spire-1.2.1/pkg/common/jwtsvid/validate.go 02:54:59 spire-1.2.1/pkg/common/jwtutil/ 02:54:59 spire-1.2.1/pkg/common/jwtutil/keyset.go 02:54:59 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 02:54:59 spire-1.2.1/pkg/common/log/ 02:54:59 spire-1.2.1/pkg/common/log/hclog_adapter.go 02:54:59 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 02:54:59 spire-1.2.1/pkg/common/log/log.go 02:54:59 spire-1.2.1/pkg/common/log/log_test.go 02:54:59 spire-1.2.1/pkg/common/log/options.go 02:54:59 spire-1.2.1/pkg/common/nodeutil/ 02:54:59 spire-1.2.1/pkg/common/nodeutil/node.go 02:54:59 spire-1.2.1/pkg/common/nodeutil/node_test.go 02:54:59 spire-1.2.1/pkg/common/peertracker/ 02:54:59 spire-1.2.1/pkg/common/peertracker/conn.go 02:54:59 spire-1.2.1/pkg/common/peertracker/credentials.go 02:54:59 spire-1.2.1/pkg/common/peertracker/errors.go 02:54:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 02:54:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 02:54:59 spire-1.2.1/pkg/common/peertracker/info.go 02:54:59 spire-1.2.1/pkg/common/peertracker/listener.go 02:54:59 spire-1.2.1/pkg/common/peertracker/listener_test.go 02:54:59 spire-1.2.1/pkg/common/peertracker/peertracker.go 02:54:59 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 02:54:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 02:54:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 02:54:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 02:54:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 02:54:59 spire-1.2.1/pkg/common/peertracker/tcp.go 02:54:59 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 02:54:59 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 02:54:59 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 02:54:59 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 02:54:59 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 02:54:59 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 02:54:59 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 02:54:59 spire-1.2.1/pkg/common/peertracker/uds.go 02:54:59 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 02:54:59 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 02:54:59 spire-1.2.1/pkg/common/peertracker/uds_linux.go 02:54:59 spire-1.2.1/pkg/common/pemutil/ 02:54:59 spire-1.2.1/pkg/common/pemutil/block.go 02:54:59 spire-1.2.1/pkg/common/pemutil/certs.go 02:54:59 spire-1.2.1/pkg/common/pemutil/common.go 02:54:59 spire-1.2.1/pkg/common/pemutil/csr.go 02:54:59 spire-1.2.1/pkg/common/pemutil/keys.go 02:54:59 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/ 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 02:54:59 spire-1.2.1/pkg/common/plugin/ 02:54:59 spire-1.2.1/pkg/common/plugin/aws/ 02:54:59 spire-1.2.1/pkg/common/plugin/aws/iid.go 02:54:59 spire-1.2.1/pkg/common/plugin/azure/ 02:54:59 spire-1.2.1/pkg/common/plugin/azure/msi.go 02:54:59 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 02:54:59 spire-1.2.1/pkg/common/plugin/facade.go 02:54:59 spire-1.2.1/pkg/common/plugin/facade_test.go 02:54:59 spire-1.2.1/pkg/common/plugin/gcp/ 02:54:59 spire-1.2.1/pkg/common/plugin/gcp/iit.go 02:54:59 spire-1.2.1/pkg/common/plugin/k8s/ 02:54:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 02:54:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 02:54:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 02:54:59 spire-1.2.1/pkg/common/plugin/k8s/utils.go 02:54:59 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 02:54:59 spire-1.2.1/pkg/common/plugin/log.go 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/ 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 02:54:59 spire-1.2.1/pkg/common/plugin/tpmdevid/ 02:54:59 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 02:54:59 spire-1.2.1/pkg/common/plugin/x509pop/ 02:54:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 02:54:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 02:54:59 spire-1.2.1/pkg/common/profiling/ 02:54:59 spire-1.2.1/pkg/common/profiling/dumpers.go 02:54:59 spire-1.2.1/pkg/common/profiling/profiling.go 02:54:59 spire-1.2.1/pkg/common/protoutil/ 02:54:59 spire-1.2.1/pkg/common/protoutil/masks.go 02:54:59 spire-1.2.1/pkg/common/protoutil/masks_test.go 02:54:59 spire-1.2.1/pkg/common/rotationutil/ 02:54:59 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 02:54:59 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 02:54:59 spire-1.2.1/pkg/common/selector/ 02:54:59 spire-1.2.1/pkg/common/selector/selector.go 02:54:59 spire-1.2.1/pkg/common/selector/selector_test.go 02:54:59 spire-1.2.1/pkg/common/selector/set.go 02:54:59 spire-1.2.1/pkg/common/selector/set_utils.go 02:54:59 spire-1.2.1/pkg/common/selector/set_utils_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/ 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/ 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/manager.go 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/node.go 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/store/ 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 02:54:59 spire-1.2.1/pkg/common/telemetry/blackhole.go 02:54:59 spire-1.2.1/pkg/common/telemetry/call.go 02:54:59 spire-1.2.1/pkg/common/telemetry/common/ 02:54:59 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 02:54:59 spire-1.2.1/pkg/common/telemetry/config.go 02:54:59 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 02:54:59 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/inmem.go 02:54:59 spire-1.2.1/pkg/common/telemetry/inmem_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/m3.go 02:54:59 spire-1.2.1/pkg/common/telemetry/m3_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/metrics.go 02:54:59 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/names.go 02:54:59 spire-1.2.1/pkg/common/telemetry/prometheus.go 02:54:59 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/sanitize.go 02:54:59 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/ 02:54:59 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/ 02:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 02:54:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/rotate.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/server.go 02:54:59 spire-1.2.1/pkg/common/telemetry/sink.go 02:54:59 spire-1.2.1/pkg/common/telemetry/statsd.go 02:54:59 spire-1.2.1/pkg/common/telemetry/statsd_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/uptime.go 02:54:59 spire-1.2.1/pkg/common/telemetry/version.go 02:54:59 spire-1.2.1/pkg/common/telemetry/withlabels.go 02:54:59 spire-1.2.1/pkg/common/uptime/ 02:54:59 spire-1.2.1/pkg/common/uptime/uptime.go 02:54:59 spire-1.2.1/pkg/common/uptime/uptime_test.go 02:54:59 spire-1.2.1/pkg/common/util/ 02:54:59 spire-1.2.1/pkg/common/util/certs.go 02:54:59 spire-1.2.1/pkg/common/util/certs_test.go 02:54:59 spire-1.2.1/pkg/common/util/csr.go 02:54:59 spire-1.2.1/pkg/common/util/hash.go 02:54:59 spire-1.2.1/pkg/common/util/selectors.go 02:54:59 spire-1.2.1/pkg/common/util/selectors_test.go 02:54:59 spire-1.2.1/pkg/common/util/signals.go 02:54:59 spire-1.2.1/pkg/common/util/sort.go 02:54:59 spire-1.2.1/pkg/common/util/sort_test.go 02:54:59 spire-1.2.1/pkg/common/util/task.go 02:54:59 spire-1.2.1/pkg/common/util/task_test.go 02:54:59 spire-1.2.1/pkg/common/util/testdata/ 02:54:59 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 02:54:59 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 02:54:59 spire-1.2.1/pkg/common/version/ 02:54:59 spire-1.2.1/pkg/common/version/version.go 02:54:59 spire-1.2.1/pkg/common/x509svid/ 02:54:59 spire-1.2.1/pkg/common/x509svid/common_test.go 02:54:59 spire-1.2.1/pkg/common/x509svid/csr.go 02:54:59 spire-1.2.1/pkg/common/x509svid/upstreamca.go 02:54:59 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 02:54:59 spire-1.2.1/pkg/common/x509util/ 02:54:59 spire-1.2.1/pkg/common/x509util/cert.go 02:54:59 spire-1.2.1/pkg/common/x509util/dns.go 02:54:59 spire-1.2.1/pkg/common/x509util/dns_test.go 02:54:59 spire-1.2.1/pkg/common/x509util/keyid.go 02:54:59 spire-1.2.1/pkg/common/x509util/keypair.go 02:54:59 spire-1.2.1/pkg/common/x509util/serialnumber.go 02:54:59 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 02:54:59 spire-1.2.1/pkg/server/ 02:54:59 spire-1.2.1/pkg/server/api/ 02:54:59 spire-1.2.1/pkg/server/api/agent.go 02:54:59 spire-1.2.1/pkg/server/api/agent/ 02:54:59 spire-1.2.1/pkg/server/api/agent/v1/ 02:54:59 spire-1.2.1/pkg/server/api/agent/v1/service.go 02:54:59 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 02:54:59 spire-1.2.1/pkg/server/api/agent_test.go 02:54:59 spire-1.2.1/pkg/server/api/api.go 02:54:59 spire-1.2.1/pkg/server/api/audit/ 02:54:59 spire-1.2.1/pkg/server/api/audit/audit.go 02:54:59 spire-1.2.1/pkg/server/api/audit/audit_test.go 02:54:59 spire-1.2.1/pkg/server/api/bundle.go 02:54:59 spire-1.2.1/pkg/server/api/bundle/ 02:54:59 spire-1.2.1/pkg/server/api/bundle/v1/ 02:54:59 spire-1.2.1/pkg/server/api/bundle/v1/service.go 02:54:59 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 02:54:59 spire-1.2.1/pkg/server/api/bundle_test.go 02:54:59 spire-1.2.1/pkg/server/api/debug/ 02:54:59 spire-1.2.1/pkg/server/api/debug/v1/ 02:54:59 spire-1.2.1/pkg/server/api/debug/v1/service.go 02:54:59 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 02:54:59 spire-1.2.1/pkg/server/api/entry.go 02:54:59 spire-1.2.1/pkg/server/api/entry/ 02:54:59 spire-1.2.1/pkg/server/api/entry/v1/ 02:54:59 spire-1.2.1/pkg/server/api/entry/v1/service.go 02:54:59 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 02:54:59 spire-1.2.1/pkg/server/api/entry_test.go 02:54:59 spire-1.2.1/pkg/server/api/health/ 02:54:59 spire-1.2.1/pkg/server/api/health/v1/ 02:54:59 spire-1.2.1/pkg/server/api/health/v1/service.go 02:54:59 spire-1.2.1/pkg/server/api/health/v1/service_test.go 02:54:59 spire-1.2.1/pkg/server/api/id.go 02:54:59 spire-1.2.1/pkg/server/api/id_test.go 02:54:59 spire-1.2.1/pkg/server/api/limits/ 02:54:59 spire-1.2.1/pkg/server/api/limits/limits.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/ 02:54:59 spire-1.2.1/pkg/server/api/middleware/alias.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/audit.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/authorization.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/caller.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/caller_test.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/common.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/common_test.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/entries.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/entries_test.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 02:54:59 spire-1.2.1/pkg/server/api/ratelimit.go 02:54:59 spire-1.2.1/pkg/server/api/rpccontext/ 02:54:59 spire-1.2.1/pkg/server/api/rpccontext/alias.go 02:54:59 spire-1.2.1/pkg/server/api/rpccontext/audit.go 02:54:59 spire-1.2.1/pkg/server/api/rpccontext/caller.go 02:54:59 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 02:54:59 spire-1.2.1/pkg/server/api/selector.go 02:54:59 spire-1.2.1/pkg/server/api/selector_test.go 02:54:59 spire-1.2.1/pkg/server/api/status.go 02:54:59 spire-1.2.1/pkg/server/api/status_test.go 02:54:59 spire-1.2.1/pkg/server/api/svid/ 02:54:59 spire-1.2.1/pkg/server/api/svid/v1/ 02:54:59 spire-1.2.1/pkg/server/api/svid/v1/service.go 02:54:59 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 02:54:59 spire-1.2.1/pkg/server/api/trustdomain.go 02:54:59 spire-1.2.1/pkg/server/api/trustdomain/ 02:54:59 spire-1.2.1/pkg/server/api/trustdomain/v1/ 02:54:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 02:54:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 02:54:59 spire-1.2.1/pkg/server/api/trustdomain_test.go 02:54:59 spire-1.2.1/pkg/server/authpolicy/ 02:54:59 spire-1.2.1/pkg/server/authpolicy/defaults.go 02:54:59 spire-1.2.1/pkg/server/authpolicy/policy.go 02:54:59 spire-1.2.1/pkg/server/authpolicy/policy.rego 02:54:59 spire-1.2.1/pkg/server/authpolicy/policy_data.json 02:54:59 spire-1.2.1/pkg/server/authpolicy/policy_test.go 02:54:59 spire-1.2.1/pkg/server/authpolicy/validate.go 02:54:59 spire-1.2.1/pkg/server/bundle/ 02:54:59 spire-1.2.1/pkg/server/bundle/client/ 02:54:59 spire-1.2.1/pkg/server/bundle/client/client.go 02:54:59 spire-1.2.1/pkg/server/bundle/client/client_test.go 02:54:59 spire-1.2.1/pkg/server/bundle/client/manager.go 02:54:59 spire-1.2.1/pkg/server/bundle/client/manager_test.go 02:54:59 spire-1.2.1/pkg/server/bundle/client/sources.go 02:54:59 spire-1.2.1/pkg/server/bundle/client/sources_test.go 02:54:59 spire-1.2.1/pkg/server/bundle/client/updater.go 02:54:59 spire-1.2.1/pkg/server/bundle/client/updater_test.go 02:54:59 spire-1.2.1/pkg/server/ca/ 02:54:59 spire-1.2.1/pkg/server/ca/ca.go 02:54:59 spire-1.2.1/pkg/server/ca/ca_health.go 02:54:59 spire-1.2.1/pkg/server/ca/ca_test.go 02:54:59 spire-1.2.1/pkg/server/ca/journal.go 02:54:59 spire-1.2.1/pkg/server/ca/journal_test.go 02:54:59 spire-1.2.1/pkg/server/ca/manager.go 02:54:59 spire-1.2.1/pkg/server/ca/manager_health.go 02:54:59 spire-1.2.1/pkg/server/ca/manager_test.go 02:54:59 spire-1.2.1/pkg/server/ca/templates.go 02:54:59 spire-1.2.1/pkg/server/ca/upstream_client.go 02:54:59 spire-1.2.1/pkg/server/ca/upstream_client_test.go 02:54:59 spire-1.2.1/pkg/server/ca/validation.go 02:54:59 spire-1.2.1/pkg/server/cache/ 02:54:59 spire-1.2.1/pkg/server/cache/dscache/ 02:54:59 spire-1.2.1/pkg/server/cache/dscache/cache.go 02:54:59 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 02:54:59 spire-1.2.1/pkg/server/cache/entrycache/ 02:54:59 spire-1.2.1/pkg/server/cache/entrycache/cache.go 02:54:59 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 02:54:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 02:54:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 02:54:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 02:54:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 02:54:59 spire-1.2.1/pkg/server/catalog/ 02:54:59 spire-1.2.1/pkg/server/catalog/catalog.go 02:54:59 spire-1.2.1/pkg/server/catalog/keymanager.go 02:54:59 spire-1.2.1/pkg/server/catalog/nodeattestor.go 02:54:59 spire-1.2.1/pkg/server/catalog/noderesolver.go 02:54:59 spire-1.2.1/pkg/server/catalog/notifier.go 02:54:59 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 02:54:59 spire-1.2.1/pkg/server/config.go 02:54:59 spire-1.2.1/pkg/server/datastore/ 02:54:59 spire-1.2.1/pkg/server/datastore/datastore.go 02:54:59 spire-1.2.1/pkg/server/datastore/datastore_health.go 02:54:59 spire-1.2.1/pkg/server/datastore/repository.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/ 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 02:54:59 spire-1.2.1/pkg/server/endpoints/ 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/ 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/config.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/server.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 02:54:59 spire-1.2.1/pkg/server/endpoints/config.go 02:54:59 spire-1.2.1/pkg/server/endpoints/endpoints.go 02:54:59 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 02:54:59 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 02:54:59 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 02:54:59 spire-1.2.1/pkg/server/endpoints/middleware.go 02:54:59 spire-1.2.1/pkg/server/endpoints/middleware_test.go 02:54:59 spire-1.2.1/pkg/server/hostservice/ 02:54:59 spire-1.2.1/pkg/server/hostservice/agentstore/ 02:54:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 02:54:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 02:54:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 02:54:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 02:54:59 spire-1.2.1/pkg/server/hostservice/identityprovider/ 02:54:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 02:54:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/ 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/ 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/base/ 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/test/ 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/ 02:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 02:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 02:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 02:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 02:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 02:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 02:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/ 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/repository.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/v1.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 02:54:59 spire-1.2.1/pkg/server/registration/ 02:54:59 spire-1.2.1/pkg/server/registration/manager.go 02:54:59 spire-1.2.1/pkg/server/registration/manager_test.go 02:54:59 spire-1.2.1/pkg/server/scanentries.go 02:54:59 spire-1.2.1/pkg/server/scanentries_test.go 02:54:59 spire-1.2.1/pkg/server/server.go 02:54:59 spire-1.2.1/pkg/server/server_test.go 02:54:59 spire-1.2.1/pkg/server/svid/ 02:54:59 spire-1.2.1/pkg/server/svid/observer.go 02:54:59 spire-1.2.1/pkg/server/svid/observer_test.go 02:54:59 spire-1.2.1/pkg/server/svid/rotator.go 02:54:59 spire-1.2.1/pkg/server/svid/rotator_config.go 02:54:59 spire-1.2.1/pkg/server/svid/rotator_config_test.go 02:54:59 spire-1.2.1/pkg/server/svid/rotator_test.go 02:54:59 spire-1.2.1/proto/ 02:54:59 spire-1.2.1/proto/private/ 02:54:59 spire-1.2.1/proto/private/server/ 02:54:59 spire-1.2.1/proto/private/server/journal/ 02:54:59 spire-1.2.1/proto/private/server/journal/journal.pb.go 02:54:59 spire-1.2.1/proto/private/server/journal/journal.proto 02:54:59 spire-1.2.1/proto/spire/ 02:54:59 spire-1.2.1/proto/spire/common/ 02:54:59 spire-1.2.1/proto/spire/common/common.pb.go 02:54:59 spire-1.2.1/proto/spire/common/common.proto 02:54:59 spire-1.2.1/proto/spire/common/plugin/ 02:54:59 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 02:54:59 spire-1.2.1/proto/spire/common/plugin/plugin.proto 02:54:59 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 02:54:59 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 02:54:59 spire-1.2.1/proto/spire/plugin/ 02:54:59 spire-1.2.1/proto/spire/plugin/agent/ 02:54:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 02:54:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 02:54:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 02:54:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 02:54:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 02:54:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 02:54:59 spire-1.2.1/release/ 02:54:59 spire-1.2.1/release/spire-extras/ 02:54:59 spire-1.2.1/release/spire-extras/README.md 02:54:59 spire-1.2.1/release/spire-extras/conf/ 02:54:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 02:54:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 02:54:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 02:54:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 02:54:59 spire-1.2.1/release/spire/ 02:54:59 spire-1.2.1/release/spire/README.md 02:54:59 spire-1.2.1/release/spire/conf/ 02:54:59 spire-1.2.1/release/spire/conf/agent/ 02:54:59 spire-1.2.1/release/spire/conf/agent/agent.conf 02:54:59 spire-1.2.1/release/spire/conf/server/ 02:54:59 spire-1.2.1/release/spire/conf/server/server.conf 02:54:59 spire-1.2.1/script/ 02:54:59 spire-1.2.1/script/build-artifact.sh 02:54:59 spire-1.2.1/script/generate_dummy_ca.sh 02:54:59 spire-1.2.1/support/ 02:54:59 spire-1.2.1/support/k8s/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/ 02:54:59 spire-1.2.1/support/oidc-discovery-provider/README.md 02:54:59 spire-1.2.1/support/oidc-discovery-provider/common_test.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/config.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/config_test.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/handler.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/main.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/server_api.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 02:54:59 spire-1.2.1/test/ 02:54:59 spire-1.2.1/test/clock/ 02:54:59 spire-1.2.1/test/clock/clock.go 02:54:59 spire-1.2.1/test/fakes/ 02:54:59 spire-1.2.1/test/fakes/fakeagentcatalog/ 02:54:59 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 02:54:59 spire-1.2.1/test/fakes/fakeagentkeymanager/ 02:54:59 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 02:54:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 02:54:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 02:54:59 spire-1.2.1/test/fakes/fakeagentstore/ 02:54:59 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 02:54:59 spire-1.2.1/test/fakes/fakedatastore/ 02:54:59 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 02:54:59 spire-1.2.1/test/fakes/fakeentryclient/ 02:54:59 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 02:54:59 spire-1.2.1/test/fakes/fakehealthchecker/ 02:54:59 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 02:54:59 spire-1.2.1/test/fakes/fakeidentityprovider/ 02:54:59 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 02:54:59 spire-1.2.1/test/fakes/fakemetrics/ 02:54:59 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 02:54:59 spire-1.2.1/test/fakes/fakenoderesolver/ 02:54:59 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 02:54:59 spire-1.2.1/test/fakes/fakenotifier/ 02:54:59 spire-1.2.1/test/fakes/fakenotifier/notifier.go 02:54:59 spire-1.2.1/test/fakes/fakepluginmetrics/ 02:54:59 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 02:54:59 spire-1.2.1/test/fakes/fakeserverca/ 02:54:59 spire-1.2.1/test/fakes/fakeserverca/serverca.go 02:54:59 spire-1.2.1/test/fakes/fakeservercatalog/ 02:54:59 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 02:54:59 spire-1.2.1/test/fakes/fakeserverkeymanager/ 02:54:59 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 02:54:59 spire-1.2.1/test/fakes/fakeservernodeattestor/ 02:54:59 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 02:54:59 spire-1.2.1/test/fakes/fakeupstreamauthority/ 02:54:59 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 02:54:59 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 02:54:59 spire-1.2.1/test/fakes/fakeworkloadapi/ 02:54:59 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 02:54:59 spire-1.2.1/test/fakes/fakeworkloadattestor/ 02:54:59 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 02:54:59 spire-1.2.1/test/fixture/ 02:54:59 spire-1.2.1/test/fixture/certs/ 02:54:59 spire-1.2.1/test/fixture/certs/agent_svid.der 02:54:59 spire-1.2.1/test/fixture/certs/base_cert.pem 02:54:59 spire-1.2.1/test/fixture/certs/base_csr.pem 02:54:59 spire-1.2.1/test/fixture/certs/base_key.pem 02:54:59 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 02:54:59 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 02:54:59 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 02:54:59 spire-1.2.1/test/fixture/certs/blog_cert.pem 02:54:59 spire-1.2.1/test/fixture/certs/blog_csr.pem 02:54:59 spire-1.2.1/test/fixture/certs/blog_key.pem 02:54:59 spire-1.2.1/test/fixture/certs/bundle.der 02:54:59 spire-1.2.1/test/fixture/certs/ca.pem 02:54:59 spire-1.2.1/test/fixture/certs/ca_key.pem 02:54:59 spire-1.2.1/test/fixture/certs/database_cert.pem 02:54:59 spire-1.2.1/test/fixture/certs/database_csr.pem 02:54:59 spire-1.2.1/test/fixture/certs/database_key.pem 02:54:59 spire-1.2.1/test/fixture/certs/node_cert.pem 02:54:59 spire-1.2.1/test/fixture/certs/node_csr.pem 02:54:59 spire-1.2.1/test/fixture/certs/node_key.pem 02:54:59 spire-1.2.1/test/fixture/certs/svid.pem 02:54:59 spire-1.2.1/test/fixture/certs/svid_key.pem 02:54:59 spire-1.2.1/test/fixture/config/ 02:54:59 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 02:54:59 spire-1.2.1/test/fixture/config/agent_good.conf 02:54:59 spire-1.2.1/test/fixture/config/agent_good_templated.conf 02:54:59 spire-1.2.1/test/fixture/config/plugin_good.conf 02:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_good.conf 02:54:59 spire-1.2.1/test/fixture/config/server_good_templated.conf 02:54:59 spire-1.2.1/test/fixture/fixture.go 02:54:59 spire-1.2.1/test/fixture/nodeattestor/ 02:54:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 02:54:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 02:54:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 02:54:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 02:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 02:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 02:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 02:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 02:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 02:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 02:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 02:54:59 spire-1.2.1/test/fixture/registration/ 02:54:59 spire-1.2.1/test/fixture/registration/entries.json 02:54:59 spire-1.2.1/test/fixture/registration/good-for-update.json 02:54:59 spire-1.2.1/test/fixture/registration/good.json 02:54:59 spire-1.2.1/test/fixture/registration/invalid.json 02:54:59 spire-1.2.1/test/fixture/registration/invalid_json.json 02:54:59 spire-1.2.1/test/fixture/registration/manager_test_entries.json 02:54:59 spire-1.2.1/test/integration/ 02:54:59 spire-1.2.1/test/integration/README.md 02:54:59 spire-1.2.1/test/integration/common 02:54:59 spire-1.2.1/test/integration/setup/ 02:54:59 spire-1.2.1/test/integration/setup/adminclient/ 02:54:59 spire-1.2.1/test/integration/setup/adminclient/build.sh 02:54:59 spire-1.2.1/test/integration/setup/adminclient/client.go 02:54:59 spire-1.2.1/test/integration/setup/debugagent/ 02:54:59 spire-1.2.1/test/integration/setup/debugagent/build.sh 02:54:59 spire-1.2.1/test/integration/setup/debugagent/main.go 02:54:59 spire-1.2.1/test/integration/setup/debugserver/ 02:54:59 spire-1.2.1/test/integration/setup/debugserver/build.sh 02:54:59 spire-1.2.1/test/integration/setup/debugserver/main.go 02:54:59 spire-1.2.1/test/integration/setup/downstreamclient/ 02:54:59 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 02:54:59 spire-1.2.1/test/integration/setup/downstreamclient/client.go 02:54:59 spire-1.2.1/test/integration/setup/itclient/ 02:54:59 spire-1.2.1/test/integration/setup/itclient/client.go 02:54:59 spire-1.2.1/test/integration/setup/node-attestation/ 02:54:59 spire-1.2.1/test/integration/setup/node-attestation/build.sh 02:54:59 spire-1.2.1/test/integration/setup/node-attestation/client.go 02:54:59 spire-1.2.1/test/integration/setup/x509pop/ 02:54:59 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 02:54:59 spire-1.2.1/test/integration/setup/x509pop/setup.sh 02:54:59 spire-1.2.1/test/integration/suites/ 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/ 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql/ 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres/ 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/ 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/ 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 02:54:59 spire-1.2.1/test/integration/suites/join-token/ 02:54:59 spire-1.2.1/test/integration/suites/join-token/01-start-server 02:54:59 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 02:54:59 spire-1.2.1/test/integration/suites/join-token/03-start-agent 02:54:59 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 02:54:59 spire-1.2.1/test/integration/suites/join-token/05-check-svid 02:54:59 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 02:54:59 spire-1.2.1/test/integration/suites/join-token/README.md 02:54:59 spire-1.2.1/test/integration/suites/join-token/conf/ 02:54:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/join-token/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/join-token/teardown 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 02:54:59 spire-1.2.1/test/integration/suites/k8s/ 02:54:59 spire-1.2.1/test/integration/suites/k8s/00-setup 02:54:59 spire-1.2.1/test/integration/suites/k8s/01-apply-config 02:54:59 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 02:54:59 spire-1.2.1/test/integration/suites/k8s/README.md 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/ 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/init-kubectl 02:54:59 spire-1.2.1/test/integration/suites/k8s/teardown 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/README.md 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/root/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/teardown 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/ 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/00-setup 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/README.md 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/conf/ 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/teardown 02:54:59 spire-1.2.1/test/integration/suites/rotation/ 02:54:59 spire-1.2.1/test/integration/suites/rotation/00-setup 02:54:59 spire-1.2.1/test/integration/suites/rotation/01-start-server 02:54:59 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 02:54:59 spire-1.2.1/test/integration/suites/rotation/03-start-agent 02:54:59 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 02:54:59 spire-1.2.1/test/integration/suites/rotation/05-check-svids 02:54:59 spire-1.2.1/test/integration/suites/rotation/README.md 02:54:59 spire-1.2.1/test/integration/suites/rotation/conf/ 02:54:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/rotation/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/rotation/teardown 02:54:59 spire-1.2.1/test/integration/suites/self-test/ 02:54:59 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 02:54:59 spire-1.2.1/test/integration/suites/self-test/README.md 02:54:59 spire-1.2.1/test/integration/suites/self-test/teardown 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/ 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 02:54:59 spire-1.2.1/test/integration/suites/upgrade/ 02:54:59 spire-1.2.1/test/integration/suites/upgrade/00-setup 02:54:59 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 02:54:59 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 02:54:59 spire-1.2.1/test/integration/suites/upgrade/README.md 02:54:59 spire-1.2.1/test/integration/suites/upgrade/conf/ 02:54:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/upgrade/teardown 02:54:59 spire-1.2.1/test/integration/suites/upgrade/versions.txt 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 02:54:59 spire-1.2.1/test/integration/test-one.sh 02:54:59 spire-1.2.1/test/integration/test.sh 02:54:59 spire-1.2.1/test/plugintest/ 02:54:59 spire-1.2.1/test/plugintest/config.go 02:54:59 spire-1.2.1/test/plugintest/load.go 02:54:59 spire-1.2.1/test/plugintest/option.go 02:54:59 spire-1.2.1/test/spiretest/ 02:54:59 spire-1.2.1/test/spiretest/apiserver.go 02:54:59 spire-1.2.1/test/spiretest/assertions.go 02:54:59 spire-1.2.1/test/spiretest/dir.go 02:54:59 spire-1.2.1/test/spiretest/errors_posix.go 02:54:59 spire-1.2.1/test/spiretest/errors_windows.go 02:54:59 spire-1.2.1/test/spiretest/logs.go 02:54:59 spire-1.2.1/test/spiretest/socketapi.go 02:54:59 spire-1.2.1/test/spiretest/suite.go 02:54:59 spire-1.2.1/test/spiretest/x509.go 02:54:59 spire-1.2.1/test/testca/ 02:54:59 spire-1.2.1/test/testca/ca.go 02:54:59 spire-1.2.1/test/testkey/ 02:54:59 spire-1.2.1/test/testkey/generate.sh 02:54:59 spire-1.2.1/test/testkey/genkeys.go 02:54:59 spire-1.2.1/test/testkey/keys.go 02:54:59 spire-1.2.1/test/testkey/new.go 02:54:59 spire-1.2.1/test/tpmsimulator/ 02:54:59 spire-1.2.1/test/tpmsimulator/simulator.go 02:54:59 spire-1.2.1/test/util/ 02:54:59 spire-1.2.1/test/util/cert_fixtures.go 02:54:59 spire-1.2.1/test/util/cert_generation.go 02:54:59 spire-1.2.1/test/util/io_redirection.go 02:54:59 spire-1.2.1/test/util/race.go 02:54:59 spire-1.2.1/test/util/util.go 02:54:59 building spire from source... 02:54:59 Installing go1.17.7... 02:54:59 spire-1.2.1/ 02:54:59 spire-1.2.1/.data/ 02:54:59 spire-1.2.1/.data/.file 02:54:59 spire-1.2.1/.dockerignore 02:54:59 spire-1.2.1/.gitattributes 02:54:59 spire-1.2.1/.githooks/ 02:54:59 spire-1.2.1/.githooks/pre-commit 02:54:59 spire-1.2.1/.github/ 02:54:59 spire-1.2.1/.github/ISSUE_TEMPLATE.md 02:54:59 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 02:54:59 spire-1.2.1/.github/dependabot.yml 02:54:59 spire-1.2.1/.github/workflows/ 02:54:59 spire-1.2.1/.github/workflows/nightly_build.yaml 02:54:59 spire-1.2.1/.github/workflows/pr_build.yaml 02:54:59 spire-1.2.1/.github/workflows/release_build.yaml 02:54:59 spire-1.2.1/.github/workflows/scripts/ 02:54:59 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 02:54:59 spire-1.2.1/.github/workflows/scripts/push-images.sh 02:54:59 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 02:54:59 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 02:54:59 spire-1.2.1/.github/workflows/scripts/split.sh 02:54:59 spire-1.2.1/.gitignore 02:54:59 spire-1.2.1/.go-version 02:54:59 spire-1.2.1/.golangci.yml 02:54:59 spire-1.2.1/ADOPTERS.md 02:54:59 spire-1.2.1/CHANGELOG.md 02:54:59 spire-1.2.1/CODE-OF-CONDUCT.md 02:54:59 spire-1.2.1/CODEOWNERS 02:54:59 spire-1.2.1/CONTRIBUTING.md 02:54:59 spire-1.2.1/Dockerfile 02:54:59 spire-1.2.1/Dockerfile.dev 02:54:59 spire-1.2.1/Dockerfile.scratch 02:54:59 spire-1.2.1/LICENSE 02:54:59 spire-1.2.1/MAINTAINERS.md 02:54:59 spire-1.2.1/Makefile 02:54:59 spire-1.2.1/README.md 02:54:59 spire-1.2.1/ROADMAP.md 02:54:59 spire-1.2.1/SECURITY.md 02:54:59 spire-1.2.1/cmd/ 02:54:59 spire-1.2.1/cmd/spire-agent/ 02:54:59 spire-1.2.1/cmd/spire-agent/cli/ 02:54:59 spire-1.2.1/cmd/spire-agent/cli/api/ 02:54:59 spire-1.2.1/cmd/spire-agent/cli/api/common.go 02:54:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 02:54:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 02:54:59 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 02:54:59 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 02:54:59 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 02:54:59 spire-1.2.1/cmd/spire-agent/cli/cli.go 02:54:59 spire-1.2.1/cmd/spire-agent/cli/common/ 02:54:59 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 02:54:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 02:54:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 02:54:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 02:54:59 spire-1.2.1/cmd/spire-agent/cli/run/ 02:54:59 spire-1.2.1/cmd/spire-agent/cli/run/run.go 02:54:59 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 02:54:59 spire-1.2.1/cmd/spire-agent/cli/validate/ 02:54:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 02:54:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 02:54:59 spire-1.2.1/cmd/spire-agent/main.go 02:54:59 spire-1.2.1/cmd/spire-server/ 02:54:59 spire-1.2.1/cmd/spire-server/cli/ 02:54:59 spire-1.2.1/cmd/spire-server/cli/agent/ 02:54:59 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/agent/count.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/agent/list.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/agent/show.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/bundle/ 02:54:59 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/cli.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/entry/ 02:54:59 spire-1.2.1/cmd/spire-server/cli/entry/count.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/entry/create.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/entry/show.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/entry/update.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/entry/util.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/federation/ 02:54:59 spire-1.2.1/cmd/spire-server/cli/federation/common.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/federation/create.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/federation/list.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/federation/show.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/federation/update.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 02:54:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/jwt/ 02:54:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/run/ 02:54:59 spire-1.2.1/cmd/spire-server/cli/run/run.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/token/ 02:54:59 spire-1.2.1/cmd/spire-server/cli/token/generate.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/validate/ 02:54:59 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/x509/ 02:54:59 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 02:54:59 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 02:54:59 spire-1.2.1/cmd/spire-server/main.go 02:54:59 spire-1.2.1/cmd/spire-server/util/ 02:54:59 spire-1.2.1/cmd/spire-server/util/util.go 02:54:59 spire-1.2.1/conf/ 02:54:59 spire-1.2.1/conf/agent/ 02:54:59 spire-1.2.1/conf/agent/agent.conf 02:54:59 spire-1.2.1/conf/agent/agent_full.conf 02:54:59 spire-1.2.1/conf/agent/dummy_root_ca.crt 02:54:59 spire-1.2.1/conf/server/ 02:54:59 spire-1.2.1/conf/server/dummy_upstream_ca.crt 02:54:59 spire-1.2.1/conf/server/dummy_upstream_ca.key 02:54:59 spire-1.2.1/conf/server/server.conf 02:54:59 spire-1.2.1/conf/server/server_full.conf 02:54:59 spire-1.2.1/doc/ 02:54:59 spire-1.2.1/doc/SPIRE101.md 02:54:59 spire-1.2.1/doc/auditlog.md 02:54:59 spire-1.2.1/doc/authorization_policy_engine.md 02:54:59 spire-1.2.1/doc/changelog_guidelines.md 02:54:59 spire-1.2.1/doc/cure53-report.pdf 02:54:59 spire-1.2.1/doc/images/ 02:54:59 spire-1.2.1/doc/images/2019_roadmap.png 02:54:59 spire-1.2.1/doc/images/SPIRE101.png 02:54:59 spire-1.2.1/doc/images/SPIRE_agent.png 02:54:59 spire-1.2.1/doc/images/SPIRE_server.png 02:54:59 spire-1.2.1/doc/images/cache_mgr.png 02:54:59 spire-1.2.1/doc/images/cache_mgr_components.png 02:54:59 spire-1.2.1/doc/images/federated_spire.png 02:54:59 spire-1.2.1/doc/images/ha_mode.png 02:54:59 spire-1.2.1/doc/images/nested_spire.png 02:54:59 spire-1.2.1/doc/images/oidc_federation.png 02:54:59 spire-1.2.1/doc/images/single_trust_domain.png 02:54:59 spire-1.2.1/doc/images/spiffe_compatible.png 02:54:59 spire-1.2.1/doc/images/spire_logo.png 02:54:59 spire-1.2.1/doc/migrating_registration_api_clients.md 02:54:59 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 02:54:59 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 02:54:59 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 02:54:59 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 02:54:59 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 02:54:59 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 02:54:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 02:54:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 02:54:59 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 02:54:59 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 02:54:59 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 02:54:59 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 02:54:59 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 02:54:59 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 02:54:59 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 02:54:59 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 02:54:59 spire-1.2.1/doc/plugin_server_datastore_sql.md 02:54:59 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 02:54:59 spire-1.2.1/doc/plugin_server_keymanager_disk.md 02:54:59 spire-1.2.1/doc/plugin_server_keymanager_memory.md 02:54:59 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 02:54:59 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 02:54:59 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 02:54:59 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 02:54:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 02:54:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 02:54:59 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 02:54:59 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 02:54:59 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 02:54:59 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 02:54:59 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 02:54:59 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 02:54:59 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 02:54:59 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 02:54:59 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 02:54:59 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 02:54:59 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 02:54:59 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 02:54:59 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 02:54:59 spire-1.2.1/doc/scaling_spire.md 02:54:59 spire-1.2.1/doc/spire_agent.md 02:54:59 spire-1.2.1/doc/spire_server.md 02:54:59 spire-1.2.1/doc/supported_integrations.md 02:54:59 spire-1.2.1/doc/telemetry.md 02:54:59 spire-1.2.1/doc/telemetry_config.md 02:54:59 spire-1.2.1/doc/upgrading.md 02:54:59 spire-1.2.1/doc/using_spire.md 02:54:59 spire-1.2.1/examples/ 02:54:59 spire-1.2.1/examples/README.md 02:54:59 spire-1.2.1/go.mod 02:54:59 spire-1.2.1/go.sum 02:54:59 spire-1.2.1/pkg/ 02:54:59 spire-1.2.1/pkg/agent/ 02:54:59 spire-1.2.1/pkg/agent/agent.go 02:54:59 spire-1.2.1/pkg/agent/api/ 02:54:59 spire-1.2.1/pkg/agent/api/config.go 02:54:59 spire-1.2.1/pkg/agent/api/debug/ 02:54:59 spire-1.2.1/pkg/agent/api/debug/v1/ 02:54:59 spire-1.2.1/pkg/agent/api/debug/v1/service.go 02:54:59 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 02:54:59 spire-1.2.1/pkg/agent/api/delegatedidentity/ 02:54:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 02:54:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 02:54:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 02:54:59 spire-1.2.1/pkg/agent/api/endpoints.go 02:54:59 spire-1.2.1/pkg/agent/api/health/ 02:54:59 spire-1.2.1/pkg/agent/api/health/v1/ 02:54:59 spire-1.2.1/pkg/agent/api/health/v1/service.go 02:54:59 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 02:54:59 spire-1.2.1/pkg/agent/api/rpccontext/ 02:54:59 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 02:54:59 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 02:54:59 spire-1.2.1/pkg/agent/attestor/ 02:54:59 spire-1.2.1/pkg/agent/attestor/node/ 02:54:59 spire-1.2.1/pkg/agent/attestor/node/experimental.go 02:54:59 spire-1.2.1/pkg/agent/attestor/node/node.go 02:54:59 spire-1.2.1/pkg/agent/attestor/node/node_test.go 02:54:59 spire-1.2.1/pkg/agent/attestor/workload/ 02:54:59 spire-1.2.1/pkg/agent/attestor/workload/workload.go 02:54:59 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 02:54:59 spire-1.2.1/pkg/agent/catalog/ 02:54:59 spire-1.2.1/pkg/agent/catalog/catalog.go 02:54:59 spire-1.2.1/pkg/agent/catalog/keymanager.go 02:54:59 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 02:54:59 spire-1.2.1/pkg/agent/catalog/svidstore.go 02:54:59 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 02:54:59 spire-1.2.1/pkg/agent/client/ 02:54:59 spire-1.2.1/pkg/agent/client/client.go 02:54:59 spire-1.2.1/pkg/agent/client/client_test.go 02:54:59 spire-1.2.1/pkg/agent/client/dial.go 02:54:59 spire-1.2.1/pkg/agent/client/nodeconn.go 02:54:59 spire-1.2.1/pkg/agent/client/nodeconn_test.go 02:54:59 spire-1.2.1/pkg/agent/client/update.go 02:54:59 spire-1.2.1/pkg/agent/client/util.go 02:54:59 spire-1.2.1/pkg/agent/common/ 02:54:59 spire-1.2.1/pkg/agent/common/backoff/ 02:54:59 spire-1.2.1/pkg/agent/common/backoff/backoff.go 02:54:59 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 02:54:59 spire-1.2.1/pkg/agent/common/cgroups/ 02:54:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 02:54:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 02:54:59 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 02:54:59 spire-1.2.1/pkg/agent/config.go 02:54:59 spire-1.2.1/pkg/agent/endpoints/ 02:54:59 spire-1.2.1/pkg/agent/endpoints/config.go 02:54:59 spire-1.2.1/pkg/agent/endpoints/endpoints.go 02:54:59 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 02:54:59 spire-1.2.1/pkg/agent/endpoints/metrics.go 02:54:59 spire-1.2.1/pkg/agent/endpoints/middleware.go 02:54:59 spire-1.2.1/pkg/agent/endpoints/peertracker.go 02:54:59 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 02:54:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 02:54:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 02:54:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 02:54:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 02:54:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 02:54:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 02:54:59 spire-1.2.1/pkg/agent/endpoints/workload/ 02:54:59 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 02:54:59 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 02:54:59 spire-1.2.1/pkg/agent/manager/ 02:54:59 spire-1.2.1/pkg/agent/manager/cache/ 02:54:59 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 02:54:59 spire-1.2.1/pkg/agent/manager/cache/cache.go 02:54:59 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 02:54:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 02:54:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 02:54:59 spire-1.2.1/pkg/agent/manager/cache/sets.go 02:54:59 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 02:54:59 spire-1.2.1/pkg/agent/manager/config.go 02:54:59 spire-1.2.1/pkg/agent/manager/manager.go 02:54:59 spire-1.2.1/pkg/agent/manager/manager_test.go 02:54:59 spire-1.2.1/pkg/agent/manager/storage.go 02:54:59 spire-1.2.1/pkg/agent/manager/storage_test.go 02:54:59 spire-1.2.1/pkg/agent/manager/storecache/ 02:54:59 spire-1.2.1/pkg/agent/manager/storecache/cache.go 02:54:59 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 02:54:59 spire-1.2.1/pkg/agent/manager/sync.go 02:54:59 spire-1.2.1/pkg/agent/plugin/ 02:54:59 spire-1.2.1/pkg/agent/plugin/keymanager/ 02:54:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 02:54:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 02:54:59 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 02:54:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 02:54:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 02:54:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 02:54:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 02:54:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 02:54:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 02:54:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 02:54:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 02:54:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 02:54:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 02:54:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 02:54:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/svidstore/ 02:54:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 02:54:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 02:54:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 02:54:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 02:54:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 02:54:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 02:54:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 02:54:59 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 02:54:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 02:54:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 02:54:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 02:54:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 02:54:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 02:54:59 spire-1.2.1/pkg/agent/svid/ 02:54:59 spire-1.2.1/pkg/agent/svid/rotator.go 02:54:59 spire-1.2.1/pkg/agent/svid/rotator_config.go 02:54:59 spire-1.2.1/pkg/agent/svid/rotator_test.go 02:54:59 spire-1.2.1/pkg/agent/svid/store/ 02:54:59 spire-1.2.1/pkg/agent/svid/store/service.go 02:54:59 spire-1.2.1/pkg/agent/svid/store/service_test.go 02:54:59 spire-1.2.1/pkg/common/ 02:54:59 spire-1.2.1/pkg/common/agentpathtemplate/ 02:54:59 spire-1.2.1/pkg/common/agentpathtemplate/template.go 02:54:59 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 02:54:59 spire-1.2.1/pkg/common/api/ 02:54:59 spire-1.2.1/pkg/common/api/metrics.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/ 02:54:59 spire-1.2.1/pkg/common/api/middleware/common_test.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/interceptor.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/logger.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/logger_test.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/metrics.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/middleware.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/misconfig.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/names.go 02:54:59 spire-1.2.1/pkg/common/api/middleware/names_test.go 02:54:59 spire-1.2.1/pkg/common/api/names.go 02:54:59 spire-1.2.1/pkg/common/api/ratelimit.go 02:54:59 spire-1.2.1/pkg/common/api/rpccontext/ 02:54:59 spire-1.2.1/pkg/common/api/rpccontext/logger.go 02:54:59 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 02:54:59 spire-1.2.1/pkg/common/api/rpccontext/names.go 02:54:59 spire-1.2.1/pkg/common/auth/ 02:54:59 spire-1.2.1/pkg/common/auth/interceptors.go 02:54:59 spire-1.2.1/pkg/common/auth/interceptors_test.go 02:54:59 spire-1.2.1/pkg/common/auth/untracked_uds.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/ 02:54:59 spire-1.2.1/pkg/common/bundleutil/bundle.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/common_test.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/marshal.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/types.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 02:54:59 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 02:54:59 spire-1.2.1/pkg/common/catalog/ 02:54:59 spire-1.2.1/pkg/common/catalog/bind.go 02:54:59 spire-1.2.1/pkg/common/catalog/builtin.go 02:54:59 spire-1.2.1/pkg/common/catalog/catalog.go 02:54:59 spire-1.2.1/pkg/common/catalog/catalog_test.go 02:54:59 spire-1.2.1/pkg/common/catalog/closers.go 02:54:59 spire-1.2.1/pkg/common/catalog/cmd_linux.go 02:54:59 spire-1.2.1/pkg/common/catalog/cmd_other.go 02:54:59 spire-1.2.1/pkg/common/catalog/config.go 02:54:59 spire-1.2.1/pkg/common/catalog/config_test.go 02:54:59 spire-1.2.1/pkg/common/catalog/configure.go 02:54:59 spire-1.2.1/pkg/common/catalog/constraints.go 02:54:59 spire-1.2.1/pkg/common/catalog/constraints_test.go 02:54:59 spire-1.2.1/pkg/common/catalog/context.go 02:54:59 spire-1.2.1/pkg/common/catalog/external.go 02:54:59 spire-1.2.1/pkg/common/catalog/host.go 02:54:59 spire-1.2.1/pkg/common/catalog/pipenet.go 02:54:59 spire-1.2.1/pkg/common/catalog/plugin.go 02:54:59 spire-1.2.1/pkg/common/catalog/testplugin/ 02:54:59 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 02:54:59 spire-1.2.1/pkg/common/catalog/testplugin/main.go 02:54:59 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 02:54:59 spire-1.2.1/pkg/common/cli/ 02:54:59 spire-1.2.1/pkg/common/cli/env.go 02:54:59 spire-1.2.1/pkg/common/cli/flags.go 02:54:59 spire-1.2.1/pkg/common/cli/trust_domain.go 02:54:59 spire-1.2.1/pkg/common/cli/trust_domain_test.go 02:54:59 spire-1.2.1/pkg/common/cli/umask.go 02:54:59 spire-1.2.1/pkg/common/cli/umask_posix.go 02:54:59 spire-1.2.1/pkg/common/cli/umask_test.go 02:54:59 spire-1.2.1/pkg/common/cli/umask_windows.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/ 02:54:59 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/flag.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/flag_test.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/format.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/format_test.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/ 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 02:54:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 02:54:59 spire-1.2.1/pkg/common/coretypes/ 02:54:59 spire-1.2.1/pkg/common/coretypes/bundle/ 02:54:59 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 02:54:59 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 02:54:59 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 02:54:59 spire-1.2.1/pkg/common/coretypes/bundle/require.go 02:54:59 spire-1.2.1/pkg/common/coretypes/jwtkey/ 02:54:59 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 02:54:59 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 02:54:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 02:54:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 02:54:59 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 02:54:59 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 02:54:59 spire-1.2.1/pkg/common/coretypes/x509certificate/ 02:54:59 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 02:54:59 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 02:54:59 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 02:54:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 02:54:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 02:54:59 spire-1.2.1/pkg/common/cryptoutil/ 02:54:59 spire-1.2.1/pkg/common/cryptoutil/keys.go 02:54:59 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 02:54:59 spire-1.2.1/pkg/common/diskutil/ 02:54:59 spire-1.2.1/pkg/common/diskutil/file_posix.go 02:54:59 spire-1.2.1/pkg/common/diskutil/file_test.go 02:54:59 spire-1.2.1/pkg/common/diskutil/file_windows.go 02:54:59 spire-1.2.1/pkg/common/errorutil/ 02:54:59 spire-1.2.1/pkg/common/errorutil/wrapper.go 02:54:59 spire-1.2.1/pkg/common/health/ 02:54:59 spire-1.2.1/pkg/common/health/config.go 02:54:59 spire-1.2.1/pkg/common/health/context.go 02:54:59 spire-1.2.1/pkg/common/health/context_test.go 02:54:59 spire-1.2.1/pkg/common/health/health.go 02:54:59 spire-1.2.1/pkg/common/health/health_test.go 02:54:59 spire-1.2.1/pkg/common/health/logger.go 02:54:59 spire-1.2.1/pkg/common/hostservice/ 02:54:59 spire-1.2.1/pkg/common/hostservice/metricsservice/ 02:54:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 02:54:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 02:54:59 spire-1.2.1/pkg/common/idutil/ 02:54:59 spire-1.2.1/pkg/common/idutil/require.go 02:54:59 spire-1.2.1/pkg/common/idutil/require_test.go 02:54:59 spire-1.2.1/pkg/common/idutil/safety.go 02:54:59 spire-1.2.1/pkg/common/idutil/safety_test.go 02:54:59 spire-1.2.1/pkg/common/idutil/spiffeid.go 02:54:59 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 02:54:59 spire-1.2.1/pkg/common/jwtsvid/ 02:54:59 spire-1.2.1/pkg/common/jwtsvid/common.go 02:54:59 spire-1.2.1/pkg/common/jwtsvid/sign.go 02:54:59 spire-1.2.1/pkg/common/jwtsvid/token_test.go 02:54:59 spire-1.2.1/pkg/common/jwtsvid/validate.go 02:54:59 spire-1.2.1/pkg/common/jwtutil/ 02:54:59 spire-1.2.1/pkg/common/jwtutil/keyset.go 02:54:59 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 02:54:59 spire-1.2.1/pkg/common/log/ 02:54:59 spire-1.2.1/pkg/common/log/hclog_adapter.go 02:54:59 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 02:54:59 spire-1.2.1/pkg/common/log/log.go 02:54:59 spire-1.2.1/pkg/common/log/log_test.go 02:54:59 spire-1.2.1/pkg/common/log/options.go 02:54:59 spire-1.2.1/pkg/common/nodeutil/ 02:54:59 spire-1.2.1/pkg/common/nodeutil/node.go 02:54:59 spire-1.2.1/pkg/common/nodeutil/node_test.go 02:54:59 spire-1.2.1/pkg/common/peertracker/ 02:54:59 spire-1.2.1/pkg/common/peertracker/conn.go 02:54:59 spire-1.2.1/pkg/common/peertracker/credentials.go 02:54:59 spire-1.2.1/pkg/common/peertracker/errors.go 02:54:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 02:54:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 02:54:59 spire-1.2.1/pkg/common/peertracker/info.go 02:54:59 spire-1.2.1/pkg/common/peertracker/listener.go 02:54:59 spire-1.2.1/pkg/common/peertracker/listener_test.go 02:54:59 spire-1.2.1/pkg/common/peertracker/peertracker.go 02:54:59 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 02:54:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 02:54:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 02:54:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 02:54:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 02:54:59 spire-1.2.1/pkg/common/peertracker/tcp.go 02:54:59 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 02:54:59 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 02:54:59 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 02:54:59 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 02:54:59 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 02:54:59 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 02:54:59 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 02:54:59 spire-1.2.1/pkg/common/peertracker/uds.go 02:54:59 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 02:54:59 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 02:54:59 spire-1.2.1/pkg/common/peertracker/uds_linux.go 02:54:59 spire-1.2.1/pkg/common/pemutil/ 02:54:59 spire-1.2.1/pkg/common/pemutil/block.go 02:54:59 spire-1.2.1/pkg/common/pemutil/certs.go 02:54:59 spire-1.2.1/pkg/common/pemutil/common.go 02:54:59 spire-1.2.1/pkg/common/pemutil/csr.go 02:54:59 spire-1.2.1/pkg/common/pemutil/keys.go 02:54:59 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/ 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 02:54:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 02:54:59 spire-1.2.1/pkg/common/plugin/ 02:54:59 spire-1.2.1/pkg/common/plugin/aws/ 02:54:59 spire-1.2.1/pkg/common/plugin/aws/iid.go 02:54:59 spire-1.2.1/pkg/common/plugin/azure/ 02:54:59 spire-1.2.1/pkg/common/plugin/azure/msi.go 02:54:59 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 02:54:59 spire-1.2.1/pkg/common/plugin/facade.go 02:54:59 spire-1.2.1/pkg/common/plugin/facade_test.go 02:54:59 spire-1.2.1/pkg/common/plugin/gcp/ 02:54:59 spire-1.2.1/pkg/common/plugin/gcp/iit.go 02:54:59 spire-1.2.1/pkg/common/plugin/k8s/ 02:54:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 02:54:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 02:54:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 02:54:59 spire-1.2.1/pkg/common/plugin/k8s/utils.go 02:54:59 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 02:54:59 spire-1.2.1/pkg/common/plugin/log.go 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/ 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 02:54:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 02:54:59 spire-1.2.1/pkg/common/plugin/tpmdevid/ 02:54:59 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 02:54:59 spire-1.2.1/pkg/common/plugin/x509pop/ 02:54:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 02:54:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 02:54:59 spire-1.2.1/pkg/common/profiling/ 02:54:59 spire-1.2.1/pkg/common/profiling/dumpers.go 02:54:59 spire-1.2.1/pkg/common/profiling/profiling.go 02:54:59 spire-1.2.1/pkg/common/protoutil/ 02:54:59 spire-1.2.1/pkg/common/protoutil/masks.go 02:54:59 spire-1.2.1/pkg/common/protoutil/masks_test.go 02:54:59 spire-1.2.1/pkg/common/rotationutil/ 02:54:59 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 02:54:59 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 02:54:59 spire-1.2.1/pkg/common/selector/ 02:54:59 spire-1.2.1/pkg/common/selector/selector.go 02:54:59 spire-1.2.1/pkg/common/selector/selector_test.go 02:54:59 spire-1.2.1/pkg/common/selector/set.go 02:54:59 spire-1.2.1/pkg/common/selector/set_utils.go 02:54:59 spire-1.2.1/pkg/common/selector/set_utils_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/ 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/ 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/manager.go 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/node.go 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/store/ 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 02:54:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 02:54:59 spire-1.2.1/pkg/common/telemetry/blackhole.go 02:54:59 spire-1.2.1/pkg/common/telemetry/call.go 02:54:59 spire-1.2.1/pkg/common/telemetry/common/ 02:54:59 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 02:54:59 spire-1.2.1/pkg/common/telemetry/config.go 02:54:59 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 02:54:59 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/inmem.go 02:54:59 spire-1.2.1/pkg/common/telemetry/inmem_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/m3.go 02:54:59 spire-1.2.1/pkg/common/telemetry/m3_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/metrics.go 02:54:59 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/names.go 02:54:59 spire-1.2.1/pkg/common/telemetry/prometheus.go 02:54:59 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/sanitize.go 02:54:59 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/ 02:54:59 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/ 02:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 02:54:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/rotate.go 02:54:59 spire-1.2.1/pkg/common/telemetry/server/server.go 02:54:59 spire-1.2.1/pkg/common/telemetry/sink.go 02:54:59 spire-1.2.1/pkg/common/telemetry/statsd.go 02:54:59 spire-1.2.1/pkg/common/telemetry/statsd_test.go 02:54:59 spire-1.2.1/pkg/common/telemetry/uptime.go 02:54:59 spire-1.2.1/pkg/common/telemetry/version.go 02:54:59 spire-1.2.1/pkg/common/telemetry/withlabels.go 02:54:59 spire-1.2.1/pkg/common/uptime/ 02:54:59 spire-1.2.1/pkg/common/uptime/uptime.go 02:54:59 spire-1.2.1/pkg/common/uptime/uptime_test.go 02:54:59 spire-1.2.1/pkg/common/util/ 02:54:59 spire-1.2.1/pkg/common/util/certs.go 02:54:59 spire-1.2.1/pkg/common/util/certs_test.go 02:54:59 spire-1.2.1/pkg/common/util/csr.go 02:54:59 spire-1.2.1/pkg/common/util/hash.go 02:54:59 spire-1.2.1/pkg/common/util/selectors.go 02:54:59 spire-1.2.1/pkg/common/util/selectors_test.go 02:54:59 spire-1.2.1/pkg/common/util/signals.go 02:54:59 spire-1.2.1/pkg/common/util/sort.go 02:54:59 spire-1.2.1/pkg/common/util/sort_test.go 02:54:59 spire-1.2.1/pkg/common/util/task.go 02:54:59 spire-1.2.1/pkg/common/util/task_test.go 02:54:59 spire-1.2.1/pkg/common/util/testdata/ 02:54:59 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 02:54:59 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 02:54:59 spire-1.2.1/pkg/common/version/ 02:54:59 spire-1.2.1/pkg/common/version/version.go 02:54:59 spire-1.2.1/pkg/common/x509svid/ 02:54:59 spire-1.2.1/pkg/common/x509svid/common_test.go 02:54:59 spire-1.2.1/pkg/common/x509svid/csr.go 02:54:59 spire-1.2.1/pkg/common/x509svid/upstreamca.go 02:54:59 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 02:54:59 spire-1.2.1/pkg/common/x509util/ 02:54:59 spire-1.2.1/pkg/common/x509util/cert.go 02:54:59 spire-1.2.1/pkg/common/x509util/dns.go 02:54:59 spire-1.2.1/pkg/common/x509util/dns_test.go 02:54:59 spire-1.2.1/pkg/common/x509util/keyid.go 02:54:59 spire-1.2.1/pkg/common/x509util/keypair.go 02:54:59 spire-1.2.1/pkg/common/x509util/serialnumber.go 02:54:59 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 02:54:59 spire-1.2.1/pkg/server/ 02:54:59 spire-1.2.1/pkg/server/api/ 02:54:59 spire-1.2.1/pkg/server/api/agent.go 02:54:59 spire-1.2.1/pkg/server/api/agent/ 02:54:59 spire-1.2.1/pkg/server/api/agent/v1/ 02:54:59 spire-1.2.1/pkg/server/api/agent/v1/service.go 02:54:59 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 02:54:59 spire-1.2.1/pkg/server/api/agent_test.go 02:54:59 spire-1.2.1/pkg/server/api/api.go 02:54:59 spire-1.2.1/pkg/server/api/audit/ 02:54:59 spire-1.2.1/pkg/server/api/audit/audit.go 02:54:59 spire-1.2.1/pkg/server/api/audit/audit_test.go 02:54:59 spire-1.2.1/pkg/server/api/bundle.go 02:54:59 spire-1.2.1/pkg/server/api/bundle/ 02:54:59 spire-1.2.1/pkg/server/api/bundle/v1/ 02:54:59 spire-1.2.1/pkg/server/api/bundle/v1/service.go 02:54:59 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 02:54:59 spire-1.2.1/pkg/server/api/bundle_test.go 02:54:59 spire-1.2.1/pkg/server/api/debug/ 02:54:59 spire-1.2.1/pkg/server/api/debug/v1/ 02:54:59 spire-1.2.1/pkg/server/api/debug/v1/service.go 02:54:59 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 02:54:59 spire-1.2.1/pkg/server/api/entry.go 02:54:59 spire-1.2.1/pkg/server/api/entry/ 02:54:59 spire-1.2.1/pkg/server/api/entry/v1/ 02:54:59 spire-1.2.1/pkg/server/api/entry/v1/service.go 02:54:59 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 02:54:59 spire-1.2.1/pkg/server/api/entry_test.go 02:54:59 spire-1.2.1/pkg/server/api/health/ 02:54:59 spire-1.2.1/pkg/server/api/health/v1/ 02:54:59 spire-1.2.1/pkg/server/api/health/v1/service.go 02:54:59 spire-1.2.1/pkg/server/api/health/v1/service_test.go 02:54:59 spire-1.2.1/pkg/server/api/id.go 02:54:59 spire-1.2.1/pkg/server/api/id_test.go 02:54:59 spire-1.2.1/pkg/server/api/limits/ 02:54:59 spire-1.2.1/pkg/server/api/limits/limits.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/ 02:54:59 spire-1.2.1/pkg/server/api/middleware/alias.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/audit.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/authorization.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/caller.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/caller_test.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/common.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/common_test.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/entries.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/entries_test.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 02:54:59 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 02:54:59 spire-1.2.1/pkg/server/api/ratelimit.go 02:54:59 spire-1.2.1/pkg/server/api/rpccontext/ 02:54:59 spire-1.2.1/pkg/server/api/rpccontext/alias.go 02:54:59 spire-1.2.1/pkg/server/api/rpccontext/audit.go 02:54:59 spire-1.2.1/pkg/server/api/rpccontext/caller.go 02:54:59 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 02:54:59 spire-1.2.1/pkg/server/api/selector.go 02:54:59 spire-1.2.1/pkg/server/api/selector_test.go 02:54:59 spire-1.2.1/pkg/server/api/status.go 02:54:59 spire-1.2.1/pkg/server/api/status_test.go 02:54:59 spire-1.2.1/pkg/server/api/svid/ 02:54:59 spire-1.2.1/pkg/server/api/svid/v1/ 02:54:59 spire-1.2.1/pkg/server/api/svid/v1/service.go 02:54:59 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 02:54:59 spire-1.2.1/pkg/server/api/trustdomain.go 02:54:59 spire-1.2.1/pkg/server/api/trustdomain/ 02:54:59 spire-1.2.1/pkg/server/api/trustdomain/v1/ 02:54:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 02:54:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 02:54:59 spire-1.2.1/pkg/server/api/trustdomain_test.go 02:54:59 spire-1.2.1/pkg/server/authpolicy/ 02:54:59 spire-1.2.1/pkg/server/authpolicy/defaults.go 02:54:59 spire-1.2.1/pkg/server/authpolicy/policy.go 02:54:59 spire-1.2.1/pkg/server/authpolicy/policy.rego 02:54:59 spire-1.2.1/pkg/server/authpolicy/policy_data.json 02:54:59 spire-1.2.1/pkg/server/authpolicy/policy_test.go 02:54:59 spire-1.2.1/pkg/server/authpolicy/validate.go 02:54:59 spire-1.2.1/pkg/server/bundle/ 02:54:59 spire-1.2.1/pkg/server/bundle/client/ 02:54:59 spire-1.2.1/pkg/server/bundle/client/client.go 02:54:59 spire-1.2.1/pkg/server/bundle/client/client_test.go 02:54:59 spire-1.2.1/pkg/server/bundle/client/manager.go 02:54:59 spire-1.2.1/pkg/server/bundle/client/manager_test.go 02:54:59 spire-1.2.1/pkg/server/bundle/client/sources.go 02:54:59 spire-1.2.1/pkg/server/bundle/client/sources_test.go 02:54:59 spire-1.2.1/pkg/server/bundle/client/updater.go 02:54:59 spire-1.2.1/pkg/server/bundle/client/updater_test.go 02:54:59 spire-1.2.1/pkg/server/ca/ 02:54:59 spire-1.2.1/pkg/server/ca/ca.go 02:54:59 spire-1.2.1/pkg/server/ca/ca_health.go 02:54:59 spire-1.2.1/pkg/server/ca/ca_test.go 02:54:59 spire-1.2.1/pkg/server/ca/journal.go 02:54:59 spire-1.2.1/pkg/server/ca/journal_test.go 02:54:59 spire-1.2.1/pkg/server/ca/manager.go 02:54:59 spire-1.2.1/pkg/server/ca/manager_health.go 02:54:59 spire-1.2.1/pkg/server/ca/manager_test.go 02:54:59 spire-1.2.1/pkg/server/ca/templates.go 02:54:59 spire-1.2.1/pkg/server/ca/upstream_client.go 02:54:59 spire-1.2.1/pkg/server/ca/upstream_client_test.go 02:54:59 spire-1.2.1/pkg/server/ca/validation.go 02:54:59 spire-1.2.1/pkg/server/cache/ 02:54:59 spire-1.2.1/pkg/server/cache/dscache/ 02:54:59 spire-1.2.1/pkg/server/cache/dscache/cache.go 02:54:59 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 02:54:59 spire-1.2.1/pkg/server/cache/entrycache/ 02:54:59 spire-1.2.1/pkg/server/cache/entrycache/cache.go 02:54:59 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 02:54:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 02:54:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 02:54:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 02:54:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 02:54:59 spire-1.2.1/pkg/server/catalog/ 02:54:59 spire-1.2.1/pkg/server/catalog/catalog.go 02:54:59 spire-1.2.1/pkg/server/catalog/keymanager.go 02:54:59 spire-1.2.1/pkg/server/catalog/nodeattestor.go 02:54:59 spire-1.2.1/pkg/server/catalog/noderesolver.go 02:54:59 spire-1.2.1/pkg/server/catalog/notifier.go 02:54:59 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 02:54:59 spire-1.2.1/pkg/server/config.go 02:54:59 spire-1.2.1/pkg/server/datastore/ 02:54:59 spire-1.2.1/pkg/server/datastore/datastore.go 02:54:59 spire-1.2.1/pkg/server/datastore/datastore_health.go 02:54:59 spire-1.2.1/pkg/server/datastore/repository.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/ 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 02:54:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 02:54:59 spire-1.2.1/pkg/server/endpoints/ 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/ 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/config.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/server.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 02:54:59 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 02:54:59 spire-1.2.1/pkg/server/endpoints/config.go 02:54:59 spire-1.2.1/pkg/server/endpoints/endpoints.go 02:54:59 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 02:54:59 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 02:54:59 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 02:54:59 spire-1.2.1/pkg/server/endpoints/middleware.go 02:54:59 spire-1.2.1/pkg/server/endpoints/middleware_test.go 02:54:59 spire-1.2.1/pkg/server/hostservice/ 02:54:59 spire-1.2.1/pkg/server/hostservice/agentstore/ 02:54:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 02:54:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 02:54:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 02:54:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 02:54:59 spire-1.2.1/pkg/server/hostservice/identityprovider/ 02:54:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 02:54:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/ 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/ 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/base/ 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/test/ 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 02:54:59 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 02:54:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/ 02:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 02:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 02:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 02:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 02:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 02:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 02:54:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/ 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/repository.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/v1.go 02:54:59 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 02:54:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 02:54:59 spire-1.2.1/pkg/server/registration/ 02:54:59 spire-1.2.1/pkg/server/registration/manager.go 02:54:59 spire-1.2.1/pkg/server/registration/manager_test.go 02:54:59 spire-1.2.1/pkg/server/scanentries.go 02:54:59 spire-1.2.1/pkg/server/scanentries_test.go 02:54:59 spire-1.2.1/pkg/server/server.go 02:54:59 spire-1.2.1/pkg/server/server_test.go 02:54:59 spire-1.2.1/pkg/server/svid/ 02:54:59 spire-1.2.1/pkg/server/svid/observer.go 02:54:59 spire-1.2.1/pkg/server/svid/observer_test.go 02:54:59 spire-1.2.1/pkg/server/svid/rotator.go 02:54:59 spire-1.2.1/pkg/server/svid/rotator_config.go 02:54:59 spire-1.2.1/pkg/server/svid/rotator_config_test.go 02:54:59 spire-1.2.1/pkg/server/svid/rotator_test.go 02:54:59 spire-1.2.1/proto/ 02:54:59 spire-1.2.1/proto/private/ 02:54:59 spire-1.2.1/proto/private/server/ 02:54:59 spire-1.2.1/proto/private/server/journal/ 02:54:59 spire-1.2.1/proto/private/server/journal/journal.pb.go 02:54:59 spire-1.2.1/proto/private/server/journal/journal.proto 02:54:59 spire-1.2.1/proto/spire/ 02:54:59 spire-1.2.1/proto/spire/common/ 02:54:59 spire-1.2.1/proto/spire/common/common.pb.go 02:54:59 spire-1.2.1/proto/spire/common/common.proto 02:54:59 spire-1.2.1/proto/spire/common/plugin/ 02:54:59 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 02:54:59 spire-1.2.1/proto/spire/common/plugin/plugin.proto 02:54:59 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 02:54:59 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 02:54:59 spire-1.2.1/proto/spire/plugin/ 02:54:59 spire-1.2.1/proto/spire/plugin/agent/ 02:54:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 02:54:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 02:54:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 02:54:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 02:54:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 02:54:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 02:54:59 spire-1.2.1/release/ 02:54:59 spire-1.2.1/release/spire-extras/ 02:54:59 spire-1.2.1/release/spire-extras/README.md 02:54:59 spire-1.2.1/release/spire-extras/conf/ 02:54:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 02:54:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 02:54:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 02:54:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 02:54:59 spire-1.2.1/release/spire/ 02:54:59 spire-1.2.1/release/spire/README.md 02:54:59 spire-1.2.1/release/spire/conf/ 02:54:59 spire-1.2.1/release/spire/conf/agent/ 02:54:59 spire-1.2.1/release/spire/conf/agent/agent.conf 02:54:59 spire-1.2.1/release/spire/conf/server/ 02:54:59 spire-1.2.1/release/spire/conf/server/server.conf 02:54:59 spire-1.2.1/script/ 02:54:59 spire-1.2.1/script/build-artifact.sh 02:54:59 spire-1.2.1/script/generate_dummy_ca.sh 02:54:59 spire-1.2.1/support/ 02:54:59 spire-1.2.1/support/k8s/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 02:54:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/ 02:54:59 spire-1.2.1/support/oidc-discovery-provider/README.md 02:54:59 spire-1.2.1/support/oidc-discovery-provider/common_test.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/config.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/config_test.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/handler.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/main.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/server_api.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 02:54:59 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 02:54:59 spire-1.2.1/test/ 02:54:59 spire-1.2.1/test/clock/ 02:54:59 spire-1.2.1/test/clock/clock.go 02:54:59 spire-1.2.1/test/fakes/ 02:54:59 spire-1.2.1/test/fakes/fakeagentcatalog/ 02:54:59 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 02:54:59 spire-1.2.1/test/fakes/fakeagentkeymanager/ 02:54:59 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 02:54:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 02:54:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 02:54:59 spire-1.2.1/test/fakes/fakeagentstore/ 02:54:59 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go ---> 4d8db5aff81e 02:54:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:59 02:54:59 spire-1.2.1/test/fakes/fakedatastore/ 02:54:59 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 02:54:59 spire-1.2.1/test/fakes/fakeentryclient/ 02:54:59 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 02:54:59 spire-1.2.1/test/fakes/fakehealthchecker/ 02:54:59 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 02:54:59 spire-1.2.1/test/fakes/fakeidentityprovider/ 02:54:59 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 02:54:59 spire-1.2.1/test/fakes/fakemetrics/ 02:54:59 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 02:54:59 spire-1.2.1/test/fakes/fakenoderesolver/ 02:54:59 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 02:54:59 spire-1.2.1/test/fakes/fakenotifier/ 02:54:59 spire-1.2.1/test/fakes/fakenotifier/notifier.go 02:54:59 spire-1.2.1/test/fakes/fakepluginmetrics/ 02:54:59 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 02:54:59 spire-1.2.1/test/fakes/fakeserverca/ 02:54:59 spire-1.2.1/test/fakes/fakeserverca/serverca.go 02:54:59 spire-1.2.1/test/fakes/fakeservercatalog/ 02:54:59 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 02:54:59 spire-1.2.1/test/fakes/fakeserverkeymanager/ 02:54:59 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 02:54:59 spire-1.2.1/test/fakes/fakeservernodeattestor/ 02:54:59 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 02:54:59 spire-1.2.1/test/fakes/fakeupstreamauthority/ 02:54:59 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 02:54:59 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 02:54:59 spire-1.2.1/test/fakes/fakeworkloadapi/ 02:54:59 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 02:54:59 spire-1.2.1/test/fakes/fakeworkloadattestor/ 02:54:59 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 02:54:59 spire-1.2.1/test/fixture/ 02:54:59 spire-1.2.1/test/fixture/certs/ 02:54:59 spire-1.2.1/test/fixture/certs/agent_svid.der 02:54:59 spire-1.2.1/test/fixture/certs/base_cert.pem 02:54:59 spire-1.2.1/test/fixture/certs/base_csr.pem 02:54:59 spire-1.2.1/test/fixture/certs/base_key.pem 02:54:59 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 02:54:59 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 02:54:59 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 02:54:59 spire-1.2.1/test/fixture/certs/blog_cert.pem 02:54:59 spire-1.2.1/test/fixture/certs/blog_csr.pem 02:54:59 spire-1.2.1/test/fixture/certs/blog_key.pem 02:54:59 spire-1.2.1/test/fixture/certs/bundle.der 02:54:59 spire-1.2.1/test/fixture/certs/ca.pem 02:54:59 spire-1.2.1/test/fixture/certs/ca_key.pem 02:54:59 spire-1.2.1/test/fixture/certs/database_cert.pem 02:54:59 spire-1.2.1/test/fixture/certs/database_csr.pem 02:54:59 spire-1.2.1/test/fixture/certs/database_key.pem 02:54:59 spire-1.2.1/test/fixture/certs/node_cert.pem 02:54:59 spire-1.2.1/test/fixture/certs/node_csr.pem 02:54:59 spire-1.2.1/test/fixture/certs/node_key.pem 02:54:59 spire-1.2.1/test/fixture/certs/svid.pem 02:54:59 spire-1.2.1/test/fixture/certs/svid_key.pem 02:54:59 spire-1.2.1/test/fixture/config/ 02:54:59 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 02:54:59 spire-1.2.1/test/fixture/config/agent_good.conf 02:54:59 spire-1.2.1/test/fixture/config/agent_good_templated.conf 02:54:59 spire-1.2.1/test/fixture/config/plugin_good.conf 02:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 02:54:59 spire-1.2.1/test/fixture/config/server_good.conf 02:54:59 spire-1.2.1/test/fixture/config/server_good_templated.conf 02:54:59 spire-1.2.1/test/fixture/fixture.go 02:54:59 spire-1.2.1/test/fixture/nodeattestor/ 02:54:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 02:54:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 02:54:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 02:54:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 02:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 02:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 02:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 02:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 02:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 02:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 02:54:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 02:54:59 spire-1.2.1/test/fixture/registration/ 02:54:59 spire-1.2.1/test/fixture/registration/entries.json 02:54:59 spire-1.2.1/test/fixture/registration/good-for-update.json 02:54:59 spire-1.2.1/test/fixture/registration/good.json 02:54:59 spire-1.2.1/test/fixture/registration/invalid.json 02:54:59 spire-1.2.1/test/fixture/registration/invalid_json.json 02:54:59 spire-1.2.1/test/fixture/registration/manager_test_entries.json 02:54:59 spire-1.2.1/test/integration/ 02:54:59 spire-1.2.1/test/integration/README.md 02:54:59 spire-1.2.1/test/integration/common 02:54:59 spire-1.2.1/test/integration/setup/ 02:54:59 spire-1.2.1/test/integration/setup/adminclient/ 02:54:59 spire-1.2.1/test/integration/setup/adminclient/build.sh 02:54:59 spire-1.2.1/test/integration/setup/adminclient/client.go 02:54:59 spire-1.2.1/test/integration/setup/debugagent/ 02:54:59 spire-1.2.1/test/integration/setup/debugagent/build.sh 02:54:59 spire-1.2.1/test/integration/setup/debugagent/main.go 02:54:59 spire-1.2.1/test/integration/setup/debugserver/ 02:54:59 spire-1.2.1/test/integration/setup/debugserver/build.sh 02:54:59 spire-1.2.1/test/integration/setup/debugserver/main.go 02:54:59 spire-1.2.1/test/integration/setup/downstreamclient/ 02:54:59 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 02:54:59 spire-1.2.1/test/integration/setup/downstreamclient/client.go 02:54:59 spire-1.2.1/test/integration/setup/itclient/ 02:54:59 spire-1.2.1/test/integration/setup/itclient/client.go 02:54:59 spire-1.2.1/test/integration/setup/node-attestation/ 02:54:59 spire-1.2.1/test/integration/setup/node-attestation/build.sh 02:54:59 spire-1.2.1/test/integration/setup/node-attestation/client.go 02:54:59 spire-1.2.1/test/integration/setup/x509pop/ 02:54:59 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 02:54:59 spire-1.2.1/test/integration/setup/x509pop/setup.sh 02:54:59 spire-1.2.1/test/integration/suites/ 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/ 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql/ 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres/ 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/ 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/ 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 02:54:59 spire-1.2.1/test/integration/suites/join-token/ 02:54:59 spire-1.2.1/test/integration/suites/join-token/01-start-server 02:54:59 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 02:54:59 spire-1.2.1/test/integration/suites/join-token/03-start-agent 02:54:59 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 02:54:59 spire-1.2.1/test/integration/suites/join-token/05-check-svid 02:54:59 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 02:54:59 spire-1.2.1/test/integration/suites/join-token/README.md 02:54:59 spire-1.2.1/test/integration/suites/join-token/conf/ 02:54:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/join-token/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/join-token/teardown 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 02:54:59 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 02:54:59 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 02:54:59 spire-1.2.1/test/integration/suites/k8s/ 02:54:59 spire-1.2.1/test/integration/suites/k8s/00-setup 02:54:59 spire-1.2.1/test/integration/suites/k8s/01-apply-config 02:54:59 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 02:54:59 spire-1.2.1/test/integration/suites/k8s/README.md 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/ 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 02:54:59 spire-1.2.1/test/integration/suites/k8s/init-kubectl 02:54:59 spire-1.2.1/test/integration/suites/k8s/teardown 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/README.md 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/root/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/nested-rotation/teardown 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/ 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/00-setup 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/README.md 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/conf/ 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/node-attestation/teardown 02:54:59 spire-1.2.1/test/integration/suites/rotation/ 02:54:59 spire-1.2.1/test/integration/suites/rotation/00-setup 02:54:59 spire-1.2.1/test/integration/suites/rotation/01-start-server 02:54:59 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 02:54:59 spire-1.2.1/test/integration/suites/rotation/03-start-agent 02:54:59 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 02:54:59 spire-1.2.1/test/integration/suites/rotation/05-check-svids 02:54:59 spire-1.2.1/test/integration/suites/rotation/README.md 02:54:59 spire-1.2.1/test/integration/suites/rotation/conf/ 02:54:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/rotation/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/rotation/teardown 02:54:59 spire-1.2.1/test/integration/suites/self-test/ 02:54:59 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 02:54:59 spire-1.2.1/test/integration/suites/self-test/README.md 02:54:59 spire-1.2.1/test/integration/suites/self-test/teardown 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/ 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 02:54:59 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 02:54:59 spire-1.2.1/test/integration/suites/upgrade/ 02:54:59 spire-1.2.1/test/integration/suites/upgrade/00-setup 02:54:59 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 02:54:59 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 02:54:59 spire-1.2.1/test/integration/suites/upgrade/README.md 02:54:59 spire-1.2.1/test/integration/suites/upgrade/conf/ 02:54:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 02:54:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 02:54:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 02:54:59 spire-1.2.1/test/integration/suites/upgrade/teardown 02:54:59 spire-1.2.1/test/integration/suites/upgrade/versions.txt 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 02:54:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 02:54:59 spire-1.2.1/test/integration/test-one.sh 02:54:59 spire-1.2.1/test/integration/test.sh 02:54:59 spire-1.2.1/test/plugintest/ 02:54:59 spire-1.2.1/test/plugintest/config.go 02:54:59 spire-1.2.1/test/plugintest/load.go 02:54:59 spire-1.2.1/test/plugintest/option.go 02:54:59 spire-1.2.1/test/spiretest/ 02:54:59 spire-1.2.1/test/spiretest/apiserver.go 02:54:59 spire-1.2.1/test/spiretest/assertions.go 02:54:59 spire-1.2.1/test/spiretest/dir.go 02:54:59 spire-1.2.1/test/spiretest/errors_posix.go 02:54:59 spire-1.2.1/test/spiretest/errors_windows.go 02:54:59 spire-1.2.1/test/spiretest/logs.go 02:54:59 spire-1.2.1/test/spiretest/socketapi.go 02:54:59 spire-1.2.1/test/spiretest/suite.go 02:54:59 spire-1.2.1/test/spiretest/x509.go 02:54:59 spire-1.2.1/test/testca/ 02:54:59 spire-1.2.1/test/testca/ca.go 02:54:59 spire-1.2.1/test/testkey/ 02:54:59 spire-1.2.1/test/testkey/generate.sh 02:54:59 spire-1.2.1/test/testkey/genkeys.go 02:54:59 spire-1.2.1/test/testkey/keys.go 02:54:59 spire-1.2.1/test/testkey/new.go 02:54:59 spire-1.2.1/test/tpmsimulator/ 02:54:59 spire-1.2.1/test/tpmsimulator/simulator.go 02:54:59 spire-1.2.1/test/util/ 02:54:59 spire-1.2.1/test/util/cert_fixtures.go 02:54:59 spire-1.2.1/test/util/cert_generation.go 02:54:59 spire-1.2.1/test/util/io_redirection.go 02:54:59 spire-1.2.1/test/util/race.go 02:54:59 spire-1.2.1/test/util/util.go 02:54:59 building spire from source... 02:54:59 Installing go1.17.7... 02:54:59 ---> Running in 122f468d1627 02:55:05 Building bin/spire-server... 02:55:05 go: downloading github.com/mitchellh/cli v1.1.2 02:55:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 02:55:05 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 02:55:05 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 02:55:05 go: downloading google.golang.org/grpc v1.44.0 02:55:05 Building bin/spire-server... 02:55:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 02:55:05 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 02:55:05 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 02:55:05 go: downloading github.com/mitchellh/cli v1.1.2 02:55:05 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 02:55:05 Building bin/spire-server... 02:55:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 02:55:05 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 02:55:05 go: downloading github.com/mitchellh/cli v1.1.2 02:55:05 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 02:55:05 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 02:55:05 go: downloading github.com/imdario/mergo v0.3.12 02:55:05 go: downloading github.com/imdario/mergo v0.3.12 02:55:05 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 02:55:05 go: downloading github.com/hashicorp/go-hclog v1.1.0 02:55:05 go: downloading google.golang.org/grpc v1.44.0 02:55:05 go: downloading github.com/sirupsen/logrus v1.8.1 02:55:05 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 02:55:05 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 02:55:05 go: downloading github.com/sirupsen/logrus v1.8.1 02:55:05 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 02:55:05 go: downloading github.com/hashicorp/go-hclog v1.1.0 02:55:05 go: downloading google.golang.org/grpc v1.44.0 02:55:05 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 02:55:05 go: downloading github.com/imdario/mergo v0.3.12 02:55:05 go: downloading github.com/fatih/color v1.13.0 02:55:05 go: downloading github.com/sirupsen/logrus v1.8.1 02:55:05 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 02:55:05 go: downloading github.com/hashicorp/go-hclog v1.1.0 02:55:05 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 02:55:05 go: downloading github.com/fatih/color v1.13.0 02:55:05 go: downloading github.com/mattn/go-isatty v0.0.14 02:55:05 go: downloading github.com/fatih/color v1.13.0 02:55:05 go: downloading github.com/mattn/go-isatty v0.0.14 02:55:05 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 02:55:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 02:55:05 go: downloading github.com/hashicorp/go-plugin v1.4.3 02:55:05 go: downloading github.com/InVisionApp/go-logger v1.0.1 02:55:05 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 02:55:05 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 02:55:05 Removing intermediate container 122f468d1627 02:55:05 ---> 6de9a5d44682 02:55:05 Step 8/23 : COPY . . 02:55:05 go: downloading github.com/mattn/go-isatty v0.0.14 02:55:05 go: downloading github.com/InVisionApp/go-logger v1.0.1 02:55:05 go: downloading github.com/armon/go-metrics v0.3.10 02:55:05 go: downloading github.com/hashicorp/go-plugin v1.4.3 02:55:05 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 02:55:05 go: downloading github.com/armon/go-metrics v0.3.10 02:55:05 go: downloading github.com/prometheus/client_golang v1.12.1 02:55:05 go: downloading github.com/uber-go/tally/v4 v4.1.1 02:55:05 go: downloading github.com/prometheus/client_golang v1.12.1 02:55:05 go: downloading github.com/uber-go/tally/v4 v4.1.1 02:55:05 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 02:55:05 go: downloading github.com/open-policy-agent/opa v0.38.0 02:55:05 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 02:55:05 go: downloading github.com/open-policy-agent/opa v0.38.0 02:55:05 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 02:55:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 02:55:05 go: downloading github.com/hashicorp/go-plugin v1.4.3 02:55:05 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 02:55:05 go: downloading github.com/InVisionApp/go-logger v1.0.1 02:55:05 go: downloading github.com/armon/go-metrics v0.3.10 02:55:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 02:55:05 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 02:55:05 go: downloading github.com/mattn/go-colorable v0.1.12 02:55:05 go: downloading github.com/prometheus/client_golang v1.12.1 02:55:05 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 02:55:05 go: downloading github.com/mattn/go-colorable v0.1.12 02:55:05 go: downloading github.com/Masterminds/goutils v1.1.0 02:55:05 go: downloading github.com/uber-go/tally/v4 v4.1.1 02:55:05 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 02:55:05 go: downloading github.com/Masterminds/goutils v1.1.0 02:55:05 go: downloading github.com/Masterminds/semver v1.5.0 02:55:05 go: downloading github.com/open-policy-agent/opa v0.38.0 02:55:05 go: downloading github.com/Masterminds/semver v1.5.0 02:55:05 go: downloading github.com/google/uuid v1.1.2 02:55:05 go: downloading github.com/google/uuid v1.1.2 02:55:05 go: downloading github.com/huandu/xstrings v1.3.2 02:55:05 ? github.com/edgexfoundry/edgex-go [no test files] 02:55:06 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 02:55:06 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 02:55:06 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 02:55:06 go: downloading github.com/mattn/go-colorable v0.1.12 02:55:06 go: downloading github.com/Masterminds/goutils v1.1.0 02:55:06 go: downloading github.com/Masterminds/semver v1.5.0 02:55:06 go: downloading github.com/google/uuid v1.1.2 02:55:06 go: downloading github.com/huandu/xstrings v1.3.2 02:55:06 go: downloading github.com/huandu/xstrings v1.3.2 02:55:06 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 02:55:06 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 02:55:06 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 02:55:06 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 02:55:06 go: downloading github.com/oklog/run v1.0.0 02:55:06 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 02:55:06 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 02:55:06 go: downloading github.com/imkira/go-observer v1.0.3 02:55:06 go: downloading github.com/oklog/run v1.0.0 02:55:06 go: downloading github.com/imkira/go-observer v1.0.3 02:55:06 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 02:55:06 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 02:55:06 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 02:55:06 go: downloading github.com/beorn7/perks v1.0.1 02:55:06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 02:55:06 go: downloading github.com/prometheus/client_model v0.2.0 02:55:06 go: downloading github.com/imkira/go-observer v1.0.3 02:55:06 go: downloading github.com/prometheus/client_model v0.2.0 02:55:06 go: downloading github.com/prometheus/common v0.32.1 02:55:06 go: downloading github.com/beorn7/perks v1.0.1 02:55:06 go: downloading github.com/prometheus/common v0.32.1 02:55:06 go: downloading github.com/beorn7/perks v1.0.1 02:55:06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 02:55:06 go: downloading github.com/prometheus/client_model v0.2.0 02:55:06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 02:55:06 go: downloading github.com/prometheus/common v0.32.1 02:55:06 go: downloading github.com/prometheus/procfs v0.7.3 02:55:06 go: downloading github.com/prometheus/procfs v0.7.3 02:55:06 go: downloading github.com/prometheus/procfs v0.7.3 02:55:06 go: downloading github.com/pkg/errors v0.9.1 02:55:06 go: downloading go.uber.org/atomic v1.9.0 02:55:06 go: downloading github.com/pkg/errors v0.9.1 02:55:06 go: downloading go.uber.org/atomic v1.9.0 02:55:06 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 02:55:06 go: downloading github.com/hashicorp/errwrap v1.1.0 02:55:06 go: downloading github.com/oklog/run v1.0.0 02:55:06 go: downloading go.uber.org/atomic v1.9.0 02:55:06 go: downloading github.com/mitchellh/reflectwalk v1.0.1 02:55:06 go: downloading github.com/pkg/errors v0.9.1 02:55:06 go: downloading github.com/mitchellh/reflectwalk v1.0.1 02:55:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:55:06 go: downloading github.com/hashicorp/errwrap v1.1.0 02:55:06 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 02:55:06 go: downloading github.com/mitchellh/reflectwalk v1.0.1 02:55:06 go: downloading github.com/blang/semver/v4 v4.0.0 02:55:06 go: downloading github.com/hashicorp/errwrap v1.1.0 02:55:06 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 02:55:06 go: downloading github.com/blang/semver/v4 v4.0.0 02:55:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:55:06 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 02:55:06 go: downloading github.com/blang/semver/v4 v4.0.0 02:55:06 go: downloading github.com/go-sql-driver/mysql v1.6.0 02:55:06 go: downloading github.com/go-sql-driver/mysql v1.6.0 02:55:06 go: downloading github.com/go-sql-driver/mysql v1.6.0 02:55:06 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 02:55:06 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 02:55:06 go: downloading github.com/jinzhu/gorm v1.9.16 02:55:06 go: downloading github.com/jinzhu/gorm v1.9.16 02:55:06 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 02:55:06 go: downloading github.com/jinzhu/gorm v1.9.16 02:55:06 go: downloading github.com/mattn/go-sqlite3 v1.14.12 02:55:06 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 02:55:06 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 02:55:06 go: downloading github.com/mattn/go-sqlite3 v1.14.12 02:55:06 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 02:55:06 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 02:55:06 go: downloading github.com/mattn/go-sqlite3 v1.14.12 02:55:06 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 02:55:06 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 02:55:07 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 02:55:07 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 02:55:07 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 02:55:09 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 02:55:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 02:55:09 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 02:55:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 02:55:09 go: downloading github.com/stretchr/testify v1.7.0 02:55:09 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:55:09 go: downloading github.com/stretchr/testify v1.7.0 02:55:09 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:55:09 go: downloading github.com/aws/aws-sdk-go v1.43.0 02:55:09 go: downloading github.com/aws/aws-sdk-go v1.43.0 02:55:09 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 02:55:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 02:55:09 go: downloading github.com/stretchr/testify v1.7.0 02:55:09 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:55:09 go: downloading github.com/aws/aws-sdk-go v1.43.0 02:55:13 go: downloading google.golang.org/api v0.70.0 02:55:13 go: downloading k8s.io/client-go v0.23.4 02:55:13 go: downloading k8s.io/api v0.23.4 02:55:13 go: downloading github.com/google/go-tpm v0.3.3 02:55:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 02:55:13 go: downloading google.golang.org/api v0.70.0 02:55:13 go: downloading k8s.io/client-go v0.23.4 02:55:13 go: downloading k8s.io/api v0.23.4 02:55:13 go: downloading github.com/google/go-tpm v0.3.3 02:55:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 02:55:13 go: downloading google.golang.org/api v0.70.0 02:55:13 go: downloading k8s.io/client-go v0.23.4 02:55:13 go: downloading k8s.io/api v0.23.4 02:55:13 go: downloading github.com/google/go-tpm v0.3.3 02:55:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 02:55:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 02:55:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 02:55:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 02:55:14 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 02:55:14 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 02:55:14 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 02:55:14 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 02:55:14 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 02:55:14 go: downloading cloud.google.com/go/storage v1.21.0 02:55:14 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 02:55:14 go: downloading cloud.google.com/go/storage v1.21.0 02:55:14 go: downloading cloud.google.com/go/storage v1.21.0 02:55:15 go: downloading cloud.google.com/go v0.100.2 02:55:15 go: downloading cloud.google.com/go v0.100.2 02:55:15 go: downloading cloud.google.com/go v0.100.2 02:55:15 go: downloading k8s.io/apimachinery v0.23.4 02:55:15 go: downloading k8s.io/apimachinery v0.23.4 02:55:15 go: downloading k8s.io/kube-aggregator v0.23.3 02:55:15 go: downloading k8s.io/apimachinery v0.23.4 02:55:15 go: downloading k8s.io/kube-aggregator v0.23.3 02:55:16 go: downloading k8s.io/kube-aggregator v0.23.3 02:55:16 go: downloading sigs.k8s.io/controller-runtime v0.11.1 02:55:16 go: downloading cloud.google.com/go/security v1.3.0 02:55:16 go: downloading sigs.k8s.io/controller-runtime v0.11.1 02:55:16 go: downloading sigs.k8s.io/controller-runtime v0.11.1 02:55:16 go: downloading cloud.google.com/go/security v1.3.0 02:55:16 go: downloading github.com/hashicorp/vault/api v1.4.1 02:55:16 go: downloading github.com/hashicorp/vault/api v1.4.1 02:55:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:55:16 go: downloading cloud.google.com/go/security v1.3.0 02:55:16 go: downloading github.com/hashicorp/vault/api v1.4.1 02:55:16 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 02:55:16 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 02:55:16 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 02:55:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 02:55:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 02:55:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 02:55:16 go: downloading github.com/twmb/murmur3 v1.1.6 02:55:16 go: downloading github.com/twmb/murmur3 v1.1.6 02:55:16 go: downloading github.com/twmb/murmur3 v1.1.6 02:55:17 go: downloading github.com/jinzhu/inflection v1.0.0 02:55:17 go: downloading github.com/jinzhu/inflection v1.0.0 02:55:17 go: downloading github.com/jinzhu/inflection v1.0.0 02:55:17 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 02:55:17 go: downloading github.com/aws/smithy-go v1.11.0 02:55:17 go: downloading github.com/aws/smithy-go v1.11.0 02:55:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 02:55:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 02:55:17 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 02:55:17 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 02:55:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 02:55:17 go: downloading github.com/aws/smithy-go v1.11.0 02:55:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 02:55:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 02:55:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 02:55:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 02:55:17 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 02:55:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 02:55:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 02:55:18 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 02:55:18 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 02:55:18 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 02:55:18 go: downloading github.com/Azure/go-autorest/logger v0.2.1 02:55:18 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 02:55:18 go: downloading github.com/Azure/go-autorest/logger v0.2.1 02:55:18 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 02:55:18 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 02:55:18 go: downloading github.com/dimchansky/utfbom v1.1.1 02:55:18 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 02:55:18 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 02:55:18 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 02:55:18 go: downloading github.com/dimchansky/utfbom v1.1.1 02:55:18 go: downloading cloud.google.com/go/compute v1.3.0 02:55:18 go: downloading cloud.google.com/go/iam v0.1.1 02:55:18 go: downloading cloud.google.com/go/compute v1.3.0 02:55:18 go: downloading cloud.google.com/go/iam v0.1.1 02:55:18 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 02:55:18 go: downloading github.com/Azure/go-autorest/logger v0.2.1 02:55:18 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 02:55:18 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 02:55:18 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 02:55:18 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 02:55:18 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 02:55:18 go: downloading github.com/dimchansky/utfbom v1.1.1 02:55:18 go: downloading github.com/gogo/protobuf v1.3.2 02:55:18 go: downloading cloud.google.com/go/compute v1.3.0 02:55:18 go: downloading github.com/gogo/protobuf v1.3.2 02:55:18 go: downloading cloud.google.com/go/iam v0.1.1 02:55:18 go: downloading github.com/gogo/protobuf v1.3.2 02:55:18 go: downloading k8s.io/klog/v2 v2.30.0 02:55:18 go: downloading k8s.io/klog/v2 v2.30.0 02:55:18 go: downloading github.com/google/gofuzz v1.1.0 02:55:18 go: downloading github.com/google/gofuzz v1.1.0 02:55:18 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 02:55:18 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 02:55:18 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 02:55:18 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 02:55:18 go: downloading k8s.io/klog/v2 v2.30.0 02:55:18 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 02:55:18 go: downloading github.com/spf13/pflag v1.0.5 02:55:18 go: downloading github.com/spf13/pflag v1.0.5 02:55:18 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 02:55:18 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 02:55:18 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 02:55:18 go: downloading github.com/google/gofuzz v1.1.0 02:55:18 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 02:55:18 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 02:55:18 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 02:55:18 go: downloading github.com/spf13/pflag v1.0.5 02:55:18 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 02:55:18 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 02:55:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 02:55:18 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 02:55:18 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 02:55:18 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 02:55:18 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 02:55:18 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 02:55:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 02:55:18 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 02:55:18 go: downloading github.com/hashicorp/vault/sdk v0.4.1 02:55:18 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 02:55:18 go: downloading github.com/hashicorp/vault/sdk v0.4.1 02:55:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 02:55:18 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 02:55:19 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 02:55:19 go: downloading github.com/hashicorp/vault/sdk v0.4.1 02:55:19 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 02:55:19 go: downloading github.com/mitchellh/mapstructure v1.4.3 02:55:19 go: downloading github.com/mitchellh/mapstructure v1.4.3 02:55:19 go: downloading github.com/mitchellh/mapstructure v1.4.3 02:55:19 go: downloading github.com/tklauser/go-sysconf v0.3.9 02:55:19 go: downloading github.com/tklauser/go-sysconf v0.3.9 02:55:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 02:55:19 go: downloading github.com/tklauser/go-sysconf v0.3.9 02:55:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 02:55:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 02:55:19 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:55:19 go: downloading gopkg.in/yaml.v2 v2.4.0 02:55:19 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:55:19 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:55:19 go: downloading gopkg.in/yaml.v2 v2.4.0 02:55:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 02:55:19 go: downloading gopkg.in/yaml.v2 v2.4.0 02:55:19 go: downloading github.com/gobwas/glob v0.2.3 02:55:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 02:55:19 go: downloading github.com/gobwas/glob v0.2.3 02:55:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 02:55:19 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 02:55:19 go: downloading github.com/gobwas/glob v0.2.3 02:55:19 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 02:55:19 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 02:55:19 go: downloading github.com/jmespath/go-jmespath v0.4.0 02:55:19 go: downloading github.com/jmespath/go-jmespath v0.4.0 02:55:19 go: downloading github.com/jmespath/go-jmespath v0.4.0 02:55:19 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 02:55:19 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 02:55:19 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 02:55:19 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 02:55:19 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 02:55:19 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 02:55:19 go: downloading go.opencensus.io v0.23.0 02:55:19 go: downloading gopkg.in/inf.v0 v0.9.1 02:55:19 go: downloading go.opencensus.io v0.23.0 02:55:19 go: downloading go.opencensus.io v0.23.0 02:55:19 go: downloading gopkg.in/inf.v0 v0.9.1 02:55:19 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 02:55:19 go: downloading github.com/google/go-cmp v0.5.7 02:55:19 go: downloading github.com/googleapis/gnostic v0.5.5 02:55:19 go: downloading github.com/json-iterator/go v1.1.12 02:55:19 go: downloading github.com/google/go-cmp v0.5.7 02:55:19 go: downloading gopkg.in/inf.v0 v0.9.1 02:55:19 go: downloading github.com/google/go-cmp v0.5.7 02:55:19 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 02:55:19 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 02:55:19 go: downloading github.com/json-iterator/go v1.1.12 02:55:19 go: downloading github.com/googleapis/gnostic v0.5.5 02:55:19 go: downloading github.com/json-iterator/go v1.1.12 02:55:19 go: downloading github.com/googleapis/gnostic v0.5.5 02:55:19 go: downloading github.com/go-logr/logr v1.2.2 02:55:19 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 02:55:19 go: downloading github.com/go-logr/logr v1.2.2 02:55:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 02:55:19 go: downloading github.com/go-logr/logr v1.2.2 02:55:19 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 02:55:19 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 02:55:19 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 02:55:19 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 02:55:19 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 02:55:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 02:55:19 go: downloading go.uber.org/zap v1.21.0 02:55:19 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 02:55:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 02:55:19 go: downloading go.uber.org/zap v1.21.0 02:55:19 go: downloading go.uber.org/zap v1.21.0 02:55:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 02:55:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 02:55:19 go: downloading github.com/tklauser/numcpus v0.3.0 02:55:19 go: downloading github.com/tklauser/numcpus v0.3.0 02:55:19 go: downloading sigs.k8s.io/yaml v1.3.0 02:55:19 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 02:55:19 go: downloading sigs.k8s.io/yaml v1.3.0 02:55:19 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 02:55:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 02:55:19 go: downloading github.com/modern-go/reflect2 v1.0.2 02:55:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 02:55:19 go: downloading github.com/modern-go/reflect2 v1.0.2 02:55:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 02:55:19 go: downloading github.com/tklauser/numcpus v0.3.0 02:55:19 go: downloading sigs.k8s.io/yaml v1.3.0 02:55:19 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 02:55:19 go: downloading github.com/golang/snappy v0.0.4 02:55:19 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 02:55:19 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 02:55:19 go: downloading github.com/golang/snappy v0.0.4 02:55:19 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 02:55:19 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 02:55:19 go: downloading github.com/hashicorp/go-uuid v1.0.2 02:55:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 02:55:19 go: downloading github.com/modern-go/reflect2 v1.0.2 02:55:19 go: downloading github.com/golang/snappy v0.0.4 02:55:19 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 02:55:19 go: downloading github.com/hashicorp/go-uuid v1.0.2 02:55:20 go: downloading github.com/hashicorp/go-version v1.2.0 02:55:20 go: downloading github.com/hashicorp/go-version v1.2.0 02:55:20 go: downloading github.com/hashicorp/go-uuid v1.0.2 02:55:20 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 02:55:20 go: downloading github.com/ryanuber/go-glob v1.0.0 02:55:20 go: downloading github.com/ryanuber/go-glob v1.0.0 02:55:20 go: downloading github.com/hashicorp/go-version v1.2.0 02:55:20 go: downloading go.uber.org/multierr v1.6.0 02:55:20 go: downloading go.uber.org/multierr v1.6.0 02:55:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 02:55:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 02:55:20 go: downloading github.com/ryanuber/go-glob v1.0.0 02:55:20 go: downloading go.uber.org/multierr v1.6.0 02:55:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 02:55:28 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 02:55:28 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 02:55:28  ---> b217846abe1b 02:55:28 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:55:28 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 02:55:28 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 02:55:28 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 02:55:28 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 02:55:38  ---> Running in 4c96b80d81df 02:55:38 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 02:55:43 Removing intermediate container 126470a254ca 02:55:43 ---> 7e9885166e39 02:55:43 02:55:43 Step 10/25 : FROM alpine:3.14 02:55:43 ---> e04c818066af 02:55:43 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:55:43 ---> Running in 32b2aaf5ab74 02:55:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:55:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:55:44 (1/3) Installing ca-certificates (20211220-r0) 02:55:44 (2/3) Installing dumb-init (1.2.5-r1) 02:55:44 (3/3) Installing su-exec (0.2-r1) 02:55:44 Executing busybox-1.33.1-r7.trigger 02:55:44 Executing ca-certificates-20211220-r0.trigger 02:55:44 OK: 6 MiB in 17 packages 02:55:46 Removing intermediate container 32b2aaf5ab74 02:55:46 ---> 8dadf4699cb1 02:55:46 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:55:46 ---> Running in 6d687c0ff3d6 02:55:47 Removing intermediate container 6d687c0ff3d6 02:55:47 ---> 2939e0dea865 02:55:47 Step 13/25 : WORKDIR / 02:55:47 ---> Running in 2f3e6ad4e4b2 02:55:48 Removing intermediate container 2f3e6ad4e4b2 02:55:48 ---> 4b61fed47e20 02:55:48 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:55:49 ---> 25c3f87a51ca 02:55:49 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:55:49 ---> d97c5c4df698 02:55:49 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:55:50 ---> 2082d2d482cb 02:55:50 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:55:51 ---> 28ab3275578f 02:55:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:55:53 ---> 6418cbcc192d 02:55:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:55:55 ---> 70f2b589c3f7 02:55:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:55:56 ---> 12d59114ce50 02:55:56 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/ 02:55:56 ---> Running in 7f2620e0c5d2 02:56:00 Removing intermediate container 7f2620e0c5d2 02:56:00 ---> 78e55bc1169f 02:56:00 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 02:56:00 ---> Running in 1d894207814c 02:56:00 Removing intermediate container 1d894207814c 02:56:00 ---> 809fd5054e0a 02:56:00 Step 23/25 : LABEL arch=x86_64 02:56:00 ---> Running in ce1e0c6061b8 02:56:01 Removing intermediate container ce1e0c6061b8 02:56:01 ---> d5cf586a217d 02:56:01 Step 24/25 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 02:56:01 ---> Running in 908ff51c437d 02:56:02 Removing intermediate container 908ff51c437d 02:56:02 ---> 38e1ae364a41 02:56:02 Step 25/25 : LABEL version=0.0.0 02:56:02 ---> Running in c683da55114b 02:56:02 Removing intermediate container c683da55114b 02:56:02 ---> d4e608313b6c 02:56:02 02:56:02 Successfully built d4e608313b6c 02:56:02 Successfully tagged security-secretstore-setup:latest 02:56:02  Building security-secretstore-setup ... done Building security-bootstrapper 02:56:07 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:56:07 Step 2/31 : FROM ${BUILDER_BASE} AS builder 02:56:07 ---> e36383a33f61 02:56:07 Step 3/31 : WORKDIR /edgex-go 02:56:07 ---> Using cache 02:56:07 ---> 919e9ac746d9 02:56:07 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:07 ---> Using cache 02:56:07 ---> d355c07833a5 02:56:07 Step 5/31 : RUN apk add --update --no-cache make git 02:56:07 ---> Using cache 02:56:07 ---> 661c4b591ee6 02:56:07 Step 6/31 : COPY go.mod vendor* ./ 02:56:07 ---> Using cache 02:56:07 ---> dafd6131053c 02:56:07 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:07 ---> Using cache 02:56:07 ---> 5c9b55a6a491 02:56:07 Step 8/31 : COPY . . 02:56:07 ---> Using cache 02:56:07 ---> 7d6a9c49c228 02:56:07 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:56:09 ---> Running in 28903960a044 02:56:11 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 02:56:23 Removing intermediate container 4c96b80d81df 02:56:23 ---> 5b71e91f2dd1 02:56:23 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:56:23 ---> Running in 10109da7c670 02:56:23 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 02:56:25 Removing intermediate container 10109da7c670 02:56:25 ---> b6088518c144 02:56:25 02:56:25 Step 11/23 : FROM docker:20.10.14 02:56:26 20.10.14: Pulling from library/docker 02:56:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:56:32 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 02:56:32 Status: Downloaded newer image for docker:20.10.14 02:56:32 ---> 7417809fdb73 02:56:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:56:34 ---> Running in 8cf8d2c6d7c1 02:56:34 Removing intermediate container 8cf8d2c6d7c1 02:56:34 ---> cb0decc353b0 02:56:34 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 02:56:34 ---> Running in cdeebccf2da2 02:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:56:36 (1/43) Installing readline (8.1.1-r0) 02:56:36 (2/43) Installing bash (5.1.16-r0) 02:56:36 Executing bash-5.1.16-r0.post-install 02:56:36 (3/43) Installing brotli-libs (1.0.9-r5) 02:56:36 (4/43) Installing nghttp2-libs (1.46.0-r0) 02:56:36 (5/43) Installing libcurl (7.80.0-r0) 02:56:36 (6/43) Installing curl (7.80.0-r0) 02:56:36 (7/43) Installing dumb-init (1.2.5-r1) 02:56:36 (8/43) Installing libbz2 (1.0.8-r1) 02:56:36 (9/43) Installing expat (2.4.7-r0) 02:56:36 (10/43) Installing libffi (3.4.2-r1) 02:56:36 (11/43) Installing gdbm (1.22-r0) 02:56:36 (12/43) Installing xz-libs (5.2.5-r0) 02:56:36 (13/43) Installing libgcc (10.3.1_git20211027-r0) 02:56:36 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 02:56:36 (15/43) Installing mpdecimal (2.5.1-r1) 02:56:36 (16/43) Installing sqlite-libs (3.36.0-r0) 02:56:36 (17/43) Installing python3 (3.9.7-r4) 02:56:37 (18/43) Installing py3-appdirs (1.4.4-r2) 02:56:37 (19/43) Installing py3-certifi (2020.12.5-r1) 02:56:37 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 02:56:37 (21/43) Installing py3-idna (3.3-r0) 02:56:37 (22/43) Installing py3-urllib3 (1.26.7-r0) 02:56:37 (23/43) Installing py3-requests (2.26.0-r1) 02:56:37 (24/43) Installing py3-msgpack (1.0.2-r1) 02:56:37 (25/43) Installing py3-lockfile (0.12.2-r4) 02:56:37 (26/43) Installing py3-cachecontrol (0.12.10-r0) 02:56:37 (27/43) Installing py3-colorama (0.4.4-r1) 02:56:37 (28/43) Installing py3-contextlib2 (21.6.0-r1) 02:56:37 (29/43) Installing py3-distlib (0.3.3-r0) 02:56:37 (30/43) Installing py3-distro (1.6.0-r0) 02:56:37 (31/43) Installing py3-six (1.16.0-r0) 02:56:37 (32/43) Installing py3-webencodings (0.5.1-r4) 02:56:37 (33/43) Installing py3-html5lib (1.1-r1) 02:56:37 (34/43) Installing py3-parsing (2.4.7-r2) 02:56:37 (35/43) Installing py3-packaging (20.9-r1) 02:56:37 (36/43) Installing py3-tomli (1.2.2-r0) 02:56:37 (37/43) Installing py3-pep517 (0.12.0-r0) 02:56:37 (38/43) Installing py3-progress (1.6-r0) 02:56:37 (39/43) Installing py3-retrying (1.3.3-r2) 02:56:37 (40/43) Installing py3-ordered-set (4.0.2-r2) 02:56:37 (41/43) Installing py3-setuptools (52.0.0-r4) 02:56:37 (42/43) Installing py3-toml (0.10.2-r2) 02:56:37 (43/43) Installing py3-pip (20.3.4-r1) 02:56:37 Executing busybox-1.34.1-r5.trigger 02:56:37 OK: 83 MiB in 65 packages 02:56:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:56:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:56:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:56:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:56:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:56:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:56:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:56:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:56:38 Collecting docker-compose==1.23.2 02:56:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:56:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 02:56:38 Collecting PyYAML<4,>=3.10 02:56:38 Downloading PyYAML-3.13.tar.gz (270 kB) 02:56:39 Collecting websocket-client<1.0,>=0.32.0 02:56:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:56:39 Collecting texttable<0.10,>=0.9.0 02:56:39 Downloading texttable-0.9.1.tar.gz (11 kB) 02:56:39 Collecting docker<4.0,>=3.6.0 02:56:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:56:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:56:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:56:39 Collecting dockerpty<0.5,>=0.4.1 02:56:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:56:40 Collecting cached-property<2,>=1.2.0 02:56:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:56:40 Collecting docopt<0.7,>=0.6.1 02:56:40 Downloading docopt-0.6.2.tar.gz (25 kB) 02:56:40 Collecting jsonschema<3,>=2.5.1 02:56:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:56:40 Collecting docker-pycreds>=0.4.0 02:56:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:56:40 Collecting chardet<3.1.0,>=3.0.2 02:56:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:56:40 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) 02:56:40 Collecting idna<2.8,>=2.5 02:56:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:56:40 Collecting urllib3<1.25,>=1.21.1 02:56:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:56:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:56:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:56:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:56:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:56:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:56:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:56:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:56:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:56:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:56:41 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:56:41 Attempting uninstall: urllib3 02:56:41 Found existing installation: urllib3 1.26.7 02:56:41 Uninstalling urllib3-1.26.7: 02:56:41 Successfully uninstalled urllib3-1.26.7 02:56:41 Attempting uninstall: idna 02:56:41 Found existing installation: idna 3.3 02:56:41 Uninstalling idna-3.3: 02:56:41 Successfully uninstalled idna-3.3 02:56:41 Attempting uninstall: requests 02:56:41 Found existing installation: requests 2.26.0 02:56:41 Uninstalling requests-2.26.0: 02:56:41 Successfully uninstalled requests-2.26.0 02:56:41 Running setup.py install for texttable: started 02:56:42 Running setup.py install for texttable: finished with status 'done' 02:56:42 Running setup.py install for PyYAML: started 02:56:42 Running setup.py install for PyYAML: finished with status 'done' 02:56:42 Running setup.py install for docopt: started 02:56:43 Running setup.py install for docopt: finished with status 'done' 02:56:43 Running setup.py install for dockerpty: started 02:56:43 Running setup.py install for dockerpty: finished with status 'done' 02:56:43 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 02:56:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.214s coverage: 28.7% of statements 02:56:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:56:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:56:52 Removing intermediate container cdeebccf2da2 02:56:52 ---> ab483a28acbc 02:56:52 Step 14/23 : ENV APP_PORT=58890 02:56:52 ---> Running in f204c83bd9ca 02:56:52 Removing intermediate container f204c83bd9ca 02:56:52 ---> 27e2fd3e8a71 02:56:52 Step 15/23 : EXPOSE $APP_PORT 02:56:52 ---> Running in 98639c010d9c 02:56:52 Removing intermediate container 98639c010d9c 02:56:52 ---> 2fcd7a904d47 02:56:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:56:55 ---> f26900020bb8 02:56:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:56:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.416s coverage: 98.5% of statements 02:56:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:56:56 ---> b63da6c019e1 02:56:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:56:56 Removing intermediate container 28903960a044 02:56:56 ---> bd6dcdc473e2 02:56:56 02:56:56 Step 10/31 : FROM alpine:3.14 02:56:56 ---> e04c818066af 02:56:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:56:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.564s coverage: 54.9% of statements 02:56:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:56:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:56:57 ---> Running in b518d052f4bf 02:56:57 ---> 468880359ca8 02:56:57 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 02:56:57 Removing intermediate container b518d052f4bf 02:56:57 ---> 7e2d6153e8a7 02:56:57 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 02:56:57 ---> Running in abd8d2e52398 02:56:57 ---> Running in 46419cc13299 02:56:57 Removing intermediate container abd8d2e52398 02:56:57 ---> c5ad1e4cd582 02:56:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:57 ---> Running in b4a5ea295beb 02:56:58 Removing intermediate container b4a5ea295beb 02:56:58 ---> 3d3f7cfb3061 02:56:58 Step 21/23 : LABEL arch=x86_64 02:56:58 ---> Running in 953f39e50e73 02:56:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:56:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:56:58 Removing intermediate container 953f39e50e73 02:56:58 ---> a11a929a00f9 02:56:58 Step 22/23 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 02:56:58 (1/2) Installing dumb-init (1.2.5-r1) 02:56:58 (2/2) Installing su-exec (0.2-r1) 02:56:58 Executing busybox-1.33.1-r7.trigger 02:56:58 ---> Running in 8b7b47774cd3 02:56:58 OK: 6 MiB in 16 packages 02:56:59 Removing intermediate container 8b7b47774cd3 02:56:59 ---> 71a8764926a8 02:56:59 Step 23/23 : LABEL version=0.0.0 02:56:59 ---> Running in 5f7086022efd 02:57:00 Removing intermediate container 46419cc13299 02:57:00 ---> c0c76578bbcd 02:57:00 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 02:57:00 ---> Running in 74214f443ef2 02:57:00 Removing intermediate container 5f7086022efd 02:57:00 ---> 1461be00eabc 02:57:00 02:57:00 Successfully built 1461be00eabc 02:57:00 Successfully tagged sys-mgmt-agent:latest 02:57:00 Building core-command 02:57:01  Building sys-mgmt-agent ... done Removing intermediate container 74214f443ef2 02:57:01 ---> 29c21d303d6c 02:57:01 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:57:02 ---> Running in d33b50f17321 02:57:03 Removing intermediate container d33b50f17321 02:57:03 ---> f1861a323603 02:57:03 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:57:03 ---> Running in 8050f9e813eb 02:57:06 Removing intermediate container 8050f9e813eb 02:57:06 ---> b4ade9a3266a 02:57:06 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 02:57:06 ---> Running in c9494760bef5 02:57:07 Removing intermediate container c9494760bef5 02:57:07 ---> be9ac489cc00 02:57:07 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:57:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:57:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:57:07 ---> e36383a33f61 02:57:07 Step 3/23 : WORKDIR /edgex-go 02:57:07 ---> Using cache 02:57:07 ---> 919e9ac746d9 02:57:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:07 ---> Using cache 02:57:07 ---> d355c07833a5 02:57:07 Step 5/23 : RUN apk add --update --no-cache make git 02:57:07 ---> Using cache 02:57:07 ---> 661c4b591ee6 02:57:07 Step 6/23 : COPY go.mod vendor* ./ 02:57:07 ---> Using cache 02:57:07 ---> dafd6131053c 02:57:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:07 ---> Using cache 02:57:07 ---> 5c9b55a6a491 02:57:07 Step 8/23 : COPY . . 02:57:07 ---> Using cache 02:57:07 ---> 7d6a9c49c228 02:57:07 Step 9/23 : RUN make cmd/core-command/core-command 02:57:08 ---> Running in 159624d91d7e 02:57:08 ---> 594752d519f7 02:57:08 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:57:08 ---> Running in 2683ec4b1a4b 02:57:09 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 02:57:12 Removing intermediate container 2683ec4b1a4b 02:57:12 ---> dfc1f916761a 02:57:12 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 02:57:12 ---> ee0815765283 02:57:12 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:57:14 ---> 545ba4f37517 02:57:14 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:57:15 ---> fab7dc99da15 02:57:15 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:57:16 ---> 4e11544db3e3 02:57:16 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:57:18 ---> 365058d58cff 02:57:18 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 02:57:18 ---> Running in 6841597537b6 02:57:18 Removing intermediate container 6841597537b6 02:57:18 ---> 590330ba07d1 02:57:18 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:57:19 ---> 1faa2f41cfd2 02:57:19 Step 26/31 : RUN chmod +x /entrypoint.sh 02:57:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.086s coverage: 89.2% of statements 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:57:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.473s coverage: 84.4% of statements 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:57:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.257s coverage: 95.3% of statements 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:57:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.260s coverage: 72.2% of statements 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:57:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.363s coverage: 60.0% of statements 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:57:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.614s coverage: 0.9% of statements 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:57:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.255s coverage: 58.8% of statements 02:57:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.437s coverage: 24.0% of statements 02:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.275s coverage: 47.1% of statements 02:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.248s coverage: 79.5% of statements 02:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.195s coverage: 94.1% of statements 02:57:19 ---> Running in 7b8f2ecbe84f 02:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.265s coverage: 96.3% of statements 02:57:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.340s coverage: 87.5% of statements 02:57:21 Removing intermediate container 7b8f2ecbe84f 02:57:21 ---> 030972a7ffc6 02:57:21 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 02:57:21 ---> Running in ae0e44d64448 02:57:21 Removing intermediate container ae0e44d64448 02:57:21 ---> f1a4131c4d8f 02:57:21 Step 28/31 : CMD ["gate"] 02:57:22 ---> Running in 1b19815f1ee2 02:57:22 Removing intermediate container 1b19815f1ee2 02:57:22 ---> 466539563f78 02:57:22 Step 29/31 : LABEL arch=x86_64 02:57:23 ---> Running in c2ed66daf5b6 02:57:23 Removing intermediate container c2ed66daf5b6 02:57:23 ---> f429d5f83d91 02:57:23 Step 30/31 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 02:57:24 ---> Running in ff9078051416 02:57:24 Removing intermediate container ff9078051416 02:57:24 ---> 52e8f89fa9c5 02:57:24 Step 31/31 : LABEL version=0.0.0 02:57:24 ---> Running in 67c5af193c69 02:57:24 Removing intermediate container 67c5af193c69 02:57:24 ---> 4585d9da6cbc 02:57:24 02:57:25 Successfully built 4585d9da6cbc 02:57:25 Successfully tagged security-bootstrapper:latest 02:57:25  Building security-bootstrapper ... done Building security-spiffe-token-provider 02:57:30 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:57:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:57:30 ---> e36383a33f61 02:57:30 Step 3/20 : WORKDIR /edgex-go 02:57:30 ---> Using cache 02:57:30 ---> 919e9ac746d9 02:57:30 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 02:57:32 ---> Running in 2675daacd790 02:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.228s coverage: 94.4% of statements 02:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements 02:57:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:57:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:57:34 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 02:57:34 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 02:57:34 OK: 15864 distinct packages available 02:57:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:57:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:57:35 OK: 221 MiB in 52 packages 02:57:38 Removing intermediate container 2675daacd790 02:57:38 ---> 4bcdf8099810 02:57:38 Step 5/20 : COPY go.mod vendor* ./ 02:57:39 ---> 92b0dac6c269 02:57:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:39 ---> Running in 0dd3eba61609 02:57:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.626s coverage: 82.5% of statements 02:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:57:42 Removing intermediate container 0dd3eba61609 02:57:42 ---> 9f5e1337ca53 02:57:42 Step 7/20 : COPY . . 02:57:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.351s coverage: 92.9% of statements 02:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:57:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.102s coverage: 65.1% of statements 02:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:57:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 02:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:57:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 02:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:57:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.261s coverage: 58.8% of statements 02:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:57:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.250s coverage: 80.0% of statements 02:57:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements 02:57:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.288s coverage: 85.4% of statements 02:57:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.771s coverage: 91.2% of statements 02:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:57:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.807s coverage: 64.4% of statements 02:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:57:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.256s coverage: 100.0% of statements 02:57:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 89.4% of statements 02:57:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 02:57:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 02:57:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 02:57:54 ---> 3c0b880ef3b3 02:57:54 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:57:54 ---> Running in 6e8414f219bb 02:57:54 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 02:57:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.282s coverage: 65.4% of statements 02:57:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:57:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:57:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:57:55 Removing intermediate container 159624d91d7e 02:57:55 ---> 3038543a2427 02:57:55 02:57:55 Step 10/23 : FROM alpine:3.14 02:57:55 ---> e04c818066af 02:57:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:57:55 ---> Using cache 02:57:55 ---> ba08ac373804 02:57:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:57:55 ---> Using cache 02:57:55 ---> b23df2962edb 02:57:55 Step 13/23 : ENV APP_PORT=59882 02:57:55 ---> Running in 415f1e104cfa 02:57:55 Removing intermediate container 415f1e104cfa 02:57:55 ---> bdbdf9ad59fa 02:57:55 Step 14/23 : EXPOSE $APP_PORT 02:57:55 ---> Running in 90de9c83d267 02:57:55 Removing intermediate container 90de9c83d267 02:57:55 ---> 3104834ab49d 02:57:55 Step 15/23 : WORKDIR / 02:57:55 ---> Running in 3488da562414 02:57:55 Removing intermediate container 3488da562414 02:57:55 ---> 114e7b11c3ef 02:57:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.795s coverage: 43.8% of statements 02:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.294s coverage: 89.5% of statements 02:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.257s coverage: 84.8% of statements 02:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:57:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:57:55 ---> d1646726c9f8 02:57:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:57:56 ---> 29a00da7ad7a 02:57:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:57:57 ---> 35cc4199b784 02:57:57 Step 19/23 : ENTRYPOINT ["/core-command"] 02:57:57 ---> Running in 8fc1a4bde3d5 02:57:57 Removing intermediate container 8fc1a4bde3d5 02:57:57 ---> 5608096c41eb 02:57:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:57:57 ---> Running in 501072e4121c 02:57:57 Removing intermediate container 501072e4121c 02:57:57 ---> cf0697631997 02:57:57 Step 21/23 : LABEL arch=x86_64 02:57:57 ---> Running in 29c722056fb4 02:57:57 Removing intermediate container 29c722056fb4 02:57:57 ---> f660dd7e2ab6 02:57:57 Step 22/23 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 02:57:57 ---> Running in 8311654183be 02:57:58 Removing intermediate container 8311654183be 02:57:58 ---> b60bc66d3281 02:57:58 Step 23/23 : LABEL version=0.0.0 02:57:58 ---> Running in dea1a451c970 02:57:58 Removing intermediate container dea1a451c970 02:57:58 ---> 4e282bf31df9 02:57:58 02:57:58 Successfully built 4e282bf31df9 02:57:58 Successfully tagged core-command:latest 02:58:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.323s coverage: 17.7% of statements 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:58:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.659s coverage: 92.3% of statements 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:58:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.391s coverage: 63.2% of statements 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:58:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.505s coverage: 97.7% of statements 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:58:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.190s coverage: 28.9% of statements 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:58:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:58:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.195s coverage: 100.0% of statements 02:58:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 02:58:04 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 02:58:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:58:04 GO111MODULE=on go vet ./... 02:58:13  Building core-command ... done Removing intermediate container 6e8414f219bb 02:58:13 ---> 1db0d79eff3d 02:58:13 02:58:13 Step 9/20 : FROM alpine:3.15 02:58:13 3.15: Pulling from library/alpine 02:58:13 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 02:58:13 Status: Downloaded newer image for alpine:3.15 02:58:13 ---> 0ac33e5f5afa 02:58:13 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:58:13 ---> Running in 63658b12b61c 02:58:13 Removing intermediate container 63658b12b61c 02:58:13 ---> 96d24f84bf40 02:58:13 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:13 ---> Running in 25fce9a640ad 02:58:13 Removing intermediate container 25fce9a640ad 02:58:13 ---> 192d317cdb0c 02:58:13 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:58:13 ---> Running in bb7f7137a1aa 02:58:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:58:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:58:13 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 02:58:13 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 02:58:13 OK: 15854 distinct packages available 02:58:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:58:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:58:14 (1/9) Installing ca-certificates (20211220-r0) 02:58:14 (2/9) Installing brotli-libs (1.0.9-r5) 02:58:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 02:58:14 (4/9) Installing libcurl (7.80.0-r0) 02:58:14 (5/9) Installing curl (7.80.0-r0) 02:58:15 (6/9) Installing dumb-init (1.2.5-r1) 02:58:15 (7/9) Installing musl-obstack (1.2.3-r0) 02:58:15 (8/9) Installing libucontext (1.1-r0) 02:58:15 (9/9) Installing gcompat (1.0.0-r4) 02:58:15 Executing busybox-1.34.1-r5.trigger 02:58:15 Executing ca-certificates-20211220-r0.trigger 02:58:15 OK: 8 MiB in 23 packages 02:58:15 Removing intermediate container bb7f7137a1aa 02:58:15 ---> 38424590404a 02:58:15 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 02:58:16 ---> 3d3cb87d1382 02:58:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:58:16 ---> 84b6793d61d4 02:58:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 02:58:16 ---> 42a33b3fa33f 02:58:16 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:58:16 ---> Running in 80f020bb0971 02:58:16 Removing intermediate container 80f020bb0971 02:58:16 ---> c54cb3d394f9 02:58:16 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:58:16 ---> Running in 716bd1e37cfa 02:58:16 Removing intermediate container 716bd1e37cfa 02:58:16 ---> 236b822b135d 02:58:16 Step 18/20 : LABEL arch=x86_64 02:58:17 ---> Running in c6b4ab173806 02:58:17 Removing intermediate container c6b4ab173806 02:58:17 ---> 537e65cfd0a6 02:58:17 Step 19/20 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 02:58:17 ---> Running in 14e46d9b9e8c 02:58:17 Removing intermediate container 14e46d9b9e8c 02:58:17 ---> 0b2e7fc8da30 02:58:17 Step 20/20 : LABEL version=0.0.0 02:58:17 ---> Running in a2d3213e79ca 02:58:17 Removing intermediate container a2d3213e79ca 02:58:17 ---> 306025442f03 02:58:17 02:58:17 Successfully built 306025442f03 02:58:17 Successfully tagged security-spiffe-token-provider:latest 02:58:39  Building security-spiffe-token-provider ... done Building bin/spire-agent... 02:58:39 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 02:58:39 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 02:58:39 go: downloading cloud.google.com/go/secretmanager v1.3.0 02:58:39 go: downloading github.com/docker/docker v20.10.12+incompatible 02:58:39 go: downloading github.com/google/go-tpm-tools v0.3.3 02:58:39 go: downloading github.com/docker/go-connections v0.4.0 02:58:39 go: downloading github.com/docker/go-units v0.4.0 02:58:39 go: downloading github.com/opencontainers/image-spec v1.0.1 02:58:39 go: downloading github.com/containerd/containerd v1.3.4 02:58:39 go: downloading github.com/docker/distribution v2.7.1+incompatible 02:58:39 go: downloading github.com/opencontainers/go-digest v1.0.0 02:58:39 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 02:58:39 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 02:58:40 Building bin/spire-agent... 02:58:40 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 02:58:40 go: downloading github.com/docker/docker v20.10.12+incompatible 02:58:40 go: downloading cloud.google.com/go/secretmanager v1.3.0 02:58:40 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 02:58:40 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 02:58:40 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 02:58:40 go: downloading github.com/google/go-tpm-tools v0.3.3 02:58:41 go: downloading github.com/docker/go-units v0.4.0 02:58:41 go: downloading github.com/opencontainers/image-spec v1.0.1 02:58:41 go: downloading github.com/docker/go-connections v0.4.0 02:58:41 go: downloading github.com/containerd/containerd v1.3.4 02:58:41 go: downloading github.com/docker/distribution v2.7.1+incompatible 02:58:41 go: downloading github.com/opencontainers/go-digest v1.0.0 02:58:42 Building bin/spire-agent... 02:58:43 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 02:58:43 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 02:58:43 go: downloading cloud.google.com/go/secretmanager v1.3.0 02:58:43 go: downloading github.com/docker/docker v20.10.12+incompatible 02:58:44 go: downloading github.com/google/go-tpm-tools v0.3.3 02:58:44 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 02:58:44 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 02:58:44 go: downloading github.com/docker/go-units v0.4.0 02:58:44 go: downloading github.com/opencontainers/image-spec v1.0.1 02:58:44 go: downloading github.com/docker/go-connections v0.4.0 02:58:44 go: downloading github.com/containerd/containerd v1.3.4 02:58:44 go: downloading github.com/docker/distribution v2.7.1+incompatible 02:58:44 go: downloading github.com/opencontainers/go-digest v1.0.0 02:59:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:59:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:59:42 ./bin/test-attribution-txt.sh [Pipeline] echo 02:59:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:59:46 + ls -al . 02:59:46 total 664 02:59:46 drwxrwxr-x 9 1001 1001 4096 Apr 8 02:59 . 02:59:46 drwxr-xr-x 4 root root 4096 Apr 8 02:54 .. 02:59:46 -rw-rw-r-- 1 1001 1001 11 Apr 8 02:52 .dockerignore 02:59:46 drwxrwxr-x 8 1001 1001 4096 Apr 8 02:52 .git 02:59:46 drwxrwxr-x 4 1001 1001 4096 Apr 8 02:52 .github 02:59:46 -rw-rw-r-- 1 1001 1001 870 Apr 8 02:52 .gitignore 02:59:46 -rw-rw-r-- 1 1001 1001 42 Apr 8 02:52 .golangci.yml 02:59:46 -rw-rw-r-- 1 1001 1001 87 Apr 8 02:52 .hadolint.yml 02:59:46 -rw-rw-r-- 1 1001 1001 166 Apr 8 02:52 .sonarcloud.properties 02:59:46 -rw-rw-r-- 1 1001 1001 1171 Apr 8 02:52 ADOPTERS.md 02:59:46 -rw-rw-r-- 1 1001 1001 9953 Apr 8 02:52 Attribution.txt 02:59:46 -rw-rw-r-- 1 1001 1001 51732 Apr 8 02:52 CHANGELOG.md 02:59:46 -rw-rw-r-- 1 1001 1001 3804 Apr 8 02:52 CONTRIBUTING.md 02:59:46 -rw-rw-r-- 1 1001 1001 677 Apr 8 02:52 GOVERNANCE.md 02:59:46 -rw-rw-r-- 1 1001 1001 849 Apr 8 02:52 Jenkinsfile 02:59:46 -rw-rw-r-- 1 1001 1001 10775 Apr 8 02:52 LICENSE 02:59:46 -rw-rw-r-- 1 1001 1001 8478 Apr 8 02:52 Makefile 02:59:46 -rw-rw-r-- 1 1001 1001 582 Apr 8 02:52 OWNERS.md 02:59:46 -rw-rw-r-- 1 1001 1001 8207 Apr 8 02:52 README.md 02:59:46 -rw-rw-r-- 1 1001 1001 6912 Apr 8 02:52 SECURITY.md 02:59:46 -rw-rw-r-- 1 1001 1001 5 Apr 8 02:50 VERSION 02:59:46 -rw-rw-r-- 1 1001 1001 4131 Apr 8 02:52 ZMQWindows.md 02:59:46 drwxrwxr-x 2 1001 1001 4096 Apr 8 02:52 bin 02:59:46 drwxrwxr-x 18 1001 1001 4096 Apr 8 02:52 cmd 02:59:46 -rw-r--r-- 1 root root 432199 Apr 8 02:58 coverage.out 02:59:46 -rw-rw-r-- 1 1001 1001 3175 Apr 8 02:52 go.mod 02:59:46 -rw-rw-r-- 1 1001 1001 34990 Apr 8 02:52 go.sum 02:59:46 drwxrwxr-x 8 1001 1001 4096 Apr 8 02:52 internal 02:59:46 drwxrwxr-x 3 1001 1001 4096 Apr 8 02:52 openapi 02:59:46 drwxrwxr-x 4 1001 1001 4096 Apr 8 02:52 snap 02:59:46 -rw-rw-r-- 1 1001 1001 204 Apr 8 02:52 version.go [Pipeline] sh 02:59:47 + '[' -e coverage.out ] 02:59:47 + chown 1001:1001 coverage.out [Pipeline] stash 02:59:47 Warning: overwriting stash ‘coverage-report’ 02:59:48 Stashed 1 file(s) [Pipeline] sh 02:59:49 + make build 02:59:49 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 03:00:05 Removing intermediate container 6f24b73ba64e 03:00:05 ---> 250b2c5f43a6 03:00:05 03:00:05 Step 13/26 : FROM alpine:3.15 03:00:05 ---> 0ac33e5f5afa 03:00:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:00:05 ---> Using cache 03:00:05 ---> 96d24f84bf40 03:00:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:05 ---> Using cache 03:00:05 ---> 192d317cdb0c 03:00:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:00:05 Removing intermediate container b2d7593062d0 03:00:05 ---> f3069dc3ce13 03:00:05 03:00:05 Step 13/25 : FROM alpine:3.15 03:00:05 ---> 0ac33e5f5afa 03:00:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:00:05 ---> Using cache 03:00:05 ---> 96d24f84bf40 03:00:05 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:05 ---> Using cache 03:00:05 ---> 192d317cdb0c 03:00:05 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:00:05 ---> Running in b475ba709db4 03:00:05 ---> Running in 968ca7969268 03:00:05 Removing intermediate container 7a91685df3cf 03:00:05 ---> 92af4de212df 03:00:05 03:00:05 Step 13/26 : FROM alpine:3.15 03:00:05 ---> 0ac33e5f5afa 03:00:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:00:05 ---> Using cache 03:00:05 ---> 96d24f84bf40 03:00:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:05 ---> Using cache 03:00:05 ---> 192d317cdb0c 03:00:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:00:05 ---> Running in 8d555227dcc6 03:00:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:00:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:00:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:00:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:00:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:00:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:00:05 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 03:00:05 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:00:05 OK: 15854 distinct packages available 03:00:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:00:05 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 03:00:05 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:00:05 OK: 15854 distinct packages available 03:00:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:00:05 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 03:00:05 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:00:05 OK: 15854 distinct packages available 03:00:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:00:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:00:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:00:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:00:05 (1/4) Installing dumb-init (1.2.5-r1) 03:00:05 (2/4) Installing musl-obstack (1.2.3-r0) 03:00:05 (1/5) Installing dumb-init (1.2.5-r1) 03:00:05 (1/5) Installing dumb-init (1.2.5-r1) 03:00:05 (3/4) Installing libucontext (1.1-r0) 03:00:05 (2/5) Installing musl-obstack (1.2.3-r0) 03:00:05 (2/5) Installing musl-obstack (1.2.3-r0) 03:00:05 (4/4) Installing gcompat (1.0.0-r4) 03:00:05 (3/5) Installing libucontext (1.1-r0) 03:00:05 (3/5) Installing libucontext (1.1-r0) 03:00:05 Executing busybox-1.34.1-r5.trigger 03:00:05 OK: 6 MiB in 18 packages 03:00:05 (4/5) Installing gcompat (1.0.0-r4) 03:00:05 (4/5) Installing gcompat (1.0.0-r4) 03:00:05 (5/5) Installing openssl (1.1.1n-r0) 03:00:05 (5/5) Installing openssl (1.1.1n-r0) 03:00:05 Executing busybox-1.34.1-r5.trigger 03:00:05 OK: 6 MiB in 19 packages 03:00:05 Executing busybox-1.34.1-r5.trigger 03:00:05 OK: 6 MiB in 19 packages 03:00:05 Removing intermediate container 8d555227dcc6 03:00:05 ---> 885b21202a5a 03:00:05 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 03:00:05 Removing intermediate container 968ca7969268 03:00:05 ---> 5ca409b426ab 03:00:05 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 03:00:05 Removing intermediate container b475ba709db4 03:00:05 ---> 347c7b28622c 03:00:05 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 03:00:05 ---> d1eac3e0d2b8 03:00:05 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 03:00:05 ---> fd831ecd5da7 03:00:05 ---> a1f934d4a503 03:00:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:00:05 03:00:05 ---> fe2dea29c7d1 03:00:05 ---> 41e4aef38e93 03:00:05 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.dStep 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:00:05 03:00:05 ---> Running in 5586ac5f2f29 03:00:05 ---> 9826759b5fd9 03:00:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:00:05 Removing intermediate container 5586ac5f2f29 03:00:05 ---> 00b38bb35ec8 03:00:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:00:05 ---> 8b57184a8256 03:00:05 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:00:05 ---> e3ef4087e4ad 03:00:05 Step 21/26 : WORKDIR / 03:00:05 ---> Running in c29df6f7ef36 03:00:05 ---> 5118f34fd900 03:00:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:00:05 ---> Running in 8e37e7ea26ba 03:00:05 Removing intermediate container c29df6f7ef36 03:00:05 ---> 52e7a420e2b7 03:00:05 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:00:05 ---> Running in 0cdcc9159e35 03:00:05 Removing intermediate container 8e37e7ea26ba 03:00:05 ---> 75d3f84dab1a 03:00:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:00:05 ---> 97bfe0e0367f 03:00:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:00:05 ---> Running in 027a55ae5050 03:00:05 Removing intermediate container 0cdcc9159e35 03:00:05 ---> e8fd923f691b 03:00:05 Step 23/25 : LABEL arch=x86_64 03:00:05 ---> Running in c66a28442200 03:00:05 Removing intermediate container 027a55ae5050 03:00:05 ---> 7775b0372b64 03:00:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:00:05 ---> b147b5376981 03:00:05 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:00:05 ---> Running in c45c0f657a75 03:00:05 Removing intermediate container c66a28442200 03:00:05 ---> d6067c3d931d 03:00:05 Step 24/25 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 03:00:05 ---> Running in de8cb0ef54e1 03:00:05 Removing intermediate container c45c0f657a75 03:00:05 ---> 2b12ec03dd6c 03:00:05 Step 24/26 : LABEL arch=x86_64 03:00:05 ---> 0438c12ef10c 03:00:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:00:05 ---> Running in d7d2327b5b10 03:00:05 ---> Running in 656d040fa7c4 03:00:05 Removing intermediate container de8cb0ef54e1 03:00:05 ---> 97e2b3609ccf 03:00:05 Step 25/25 : LABEL version=0.0.0 03:00:05 ---> Running in 344100dc783d 03:00:05 Removing intermediate container d7d2327b5b10 03:00:05 ---> 8dba26558323 03:00:05 Step 25/26 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 03:00:05 Removing intermediate container 656d040fa7c4 03:00:05 ---> e7973ef8b0f6 03:00:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:00:05 ---> Running in 81b4599958d0 03:00:05 Removing intermediate container 344100dc783d 03:00:05 ---> ba198008017c 03:00:05 03:00:05 ---> Running in a0c1d331634a 03:00:05 Removing intermediate container 81b4599958d0 03:00:05 ---> d559ebe226ac 03:00:05 Step 26/26 : LABEL version=0.0.0 03:00:05 Removing intermediate container a0c1d331634a 03:00:05 ---> 780c9e75154d 03:00:05 Step 24/26 : LABEL arch=x86_64 03:00:05 ---> Running in 0691208f76dc 03:00:05 ---> Running in 286920f0be4e 03:00:05 Successfully built ba198008017c 03:00:05 Successfully tagged security-spire-server:latest 03:00:05  Building security-spire-server ... done Removing intermediate container 0691208f76dc 03:00:05 ---> 5a940c18ed98 03:00:05 03:00:05 Removing intermediate container 286920f0be4e 03:00:05 ---> 82f1921a6e44 03:00:05 Step 25/26 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 03:00:05 ---> Running in ba1f98c8e8b6 03:00:05 Successfully built 5a940c18ed98 03:00:05 Successfully tagged security-spire-config:latest 03:00:05  Building security-spire-config ... done Removing intermediate container ba1f98c8e8b6 03:00:05 ---> 1dfea1964994 03:00:05 Step 26/26 : LABEL version=0.0.0 03:00:05 ---> Running in d21a3e63f61d 03:00:05 Removing intermediate container d21a3e63f61d 03:00:05 ---> 0bceec4fc1e7 03:00:05 03:00:05 Successfully built 0bceec4fc1e7 03:00:05 Successfully tagged security-spire-agent:latest 03:00:05  Building security-spire-agent ... done  [Pipeline] } 03:00:05 $ docker stop --time=1 7627b05682d8c985fc0581d8e479cdc091836e4d9e43f235e3c9ba5f37943712 03:00:07 $ docker rm -f 7627b05682d8c985fc0581d8e479cdc091836e4d9e43f235e3c9ba5f37943712 [Pipeline] // withDockerContainer [Pipeline] sh 03:00:07 + docker images 03:00:07 REPOSITORY TAG IMAGE ID CREATED SIZE 03:00:07 security-spire-agent latest 0bceec4fc1e7 4 seconds ago 127MB 03:00:07 security-spire-config latest 5a940c18ed98 4 seconds ago 86.7MB 03:00:07 security-spire-server latest ba198008017c 5 seconds ago 87.3MB 03:00:07 f3069dc3ce13 25 seconds ago 4.5GB 03:00:07 250b2c5f43a6 25 seconds ago 4.5GB 03:00:07 92af4de212df 25 seconds ago 4.5GB 03:00:07 security-spiffe-token-provider latest 306025442f03 About a minute ago 28.5MB 03:00:07 1db0d79eff3d About a minute ago 1.61GB 03:00:07 core-command latest 4e282bf31df9 2 minutes ago 24.5MB 03:00:07 3038543a2427 2 minutes ago 1.61GB 03:00:07 security-bootstrapper latest 4585d9da6cbc 2 minutes ago 24.3MB 03:00:07 sys-mgmt-agent latest 1461be00eabc 3 minutes ago 307MB 03:00:07 bd6dcdc473e2 3 minutes ago 1.61GB 03:00:07 b6088518c144 3 minutes ago 1.62GB 03:00:07 security-secretstore-setup latest d4e608313b6c 4 minutes ago 42.1MB 03:00:07 7e9885166e39 4 minutes ago 1.63GB 03:00:07 security-proxy-setup latest b774c6e5eded 5 minutes ago 43.4MB 03:00:07 support-notifications latest 08791528affb 5 minutes ago 26.6MB 03:00:07 support-scheduler latest 7068f605954b 5 minutes ago 26MB 03:00:07 core-data latest cf035479bbfa 5 minutes ago 35.9MB 03:00:07 f953e4d95da5 5 minutes ago 1.63GB 03:00:07 477454fc0ed4 5 minutes ago 1.62GB 03:00:07 13d568380676 5 minutes ago 1.62GB 03:00:07 core-metadata latest 3437e5240802 5 minutes ago 26.2MB 03:00:07 bb9c86a50a69 5 minutes ago 1.65GB 03:00:07 2d0bb578681f 5 minutes ago 1.62GB 03:00:07 ci-base-image-x86_64 latest e36383a33f61 9 minutes ago 896MB 03:00:07 docker 20.10.14 7417809fdb73 2 days ago 218MB 03:00:07 alpine 3.14 e04c818066af 3 days ago 5.59MB 03:00:07 alpine 3.15 0ac33e5f5afa 3 days ago 5.57MB 03:00:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 03:00:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 03:00:07 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 03:00:23 Still waiting to schedule task 03:00:23 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:01:04 Running on prd-ubuntu18.04-docker-8c-8g-11554 in /w/workspace/edgexfoundry_edgex-go_PR-3950 [Pipeline] { [Pipeline] ws 03:01:04 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:01:04 The recommended git tool is: git 03:01:06 using credential edgex-jenkins-ssh 03:01:06 Cloning the remote Git repository 03:01:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:01:06 > git init /w/workspace/edgex-go/1 # timeout=10 03:01:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:01:06 > git --version # timeout=10 03:01:06 > git --version # 'git version 2.17.1' 03:01:06 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:01:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:01:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:01:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:01:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:01:10 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:10 > 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 03:01:11 Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit b0ec05da50d24c14bbb522ea14fc08d48dce1cae 03:01:11 Merge succeeded, producing b0ec05da50d24c14bbb522ea14fc08d48dce1cae 03:01:11 Checking out Revision b0ec05da50d24c14bbb522ea14fc08d48dce1cae (PR-3950) 03:01:11 > git config core.sparsecheckout # timeout=10 03:01:11 > git checkout -f b0ec05da50d24c14bbb522ea14fc08d48dce1cae # timeout=10 03:01:11 > git remote # timeout=10 03:01:11 > git config --get remote.origin.url # timeout=10 03:01:11 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:11 > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 03:01:11 > git rev-parse HEAD^{commit} # timeout=10 03:01:11 > git config core.sparsecheckout # timeout=10 03:01:11 > git checkout -f b0ec05da50d24c14bbb522ea14fc08d48dce1cae # timeout=10 03:01:15 Commit message: "feat(metadata): Implement PATCH deviceprofile/resource API" 03:01:15 > git --version # timeout=10 03:01:15 > git --version # 'git version 2.17.1' 03:01:15 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:16 + echo snap-build.sh 03:01:16 snap-build.sh 03:01:16 + SNAP_BASE_DIR=. 03:01:16 + '[' '!' -z /w/workspace/edgex-go/1 ']' 03:01:16 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 03:01:16 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 03:01:16 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 03:01:16 + cd /w/workspace/edgex-go/1 03:01:16 + sudo apt-get remove -qy --purge lxd lxd-client 03:01:16 Reading package lists... 03:01:16 Building dependency tree... 03:01:16 Reading state information... 03:01:16 The following packages were automatically installed and are no longer required: 03:01:16 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:01:16 uidmap xdelta3 03:01:16 Use 'sudo apt autoremove' to remove them. 03:01:16 The following packages will be REMOVED: 03:01:16 lxd* lxd-client* 03:01:16 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:01:16 After this operation, 31.7 MB disk space will be freed. 03:01:17 (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.) 03:01:17 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:01:18 Removing lxd dnsmasq configuration 03:01:18 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:01:18 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:01:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:01:19 (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.) 03:01:19 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:01:20 Processing triggers for systemd (237-3ubuntu10.52) ... 03:01:20 Processing triggers for ureadahead (0.100.0-21) ... 03:01:20 + sudo snap remove --purge lxd 03:01:21 snap "lxd" is not installed 03:01:21 + sudo groupadd --force --system lxd 03:01:21 ++ whoami 03:01:21 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:01:21 + newgrp - lxd 03:01:21 + sudo snap install lxd 03:01:31 2022-04-08T03:01:28Z INFO Waiting for automatic snapd restart... 03:01: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-metadata/core-metadata ./cmd/core-metadata 03:01:43 lxd 5.0.0-c5bcb80 from Canonical* installed 03:01:43 + sudo lxd init --auto 03:01:53 + sudo snap install --classic snapcraft 03:01:57 snapcraft 6.1 from Canonical* installed 03:01:57 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:01:57 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:01:57 % Total % Received % Xferd Average Speed Time Time Time Current 03:01:57 Dload Upload Total Spent Left Speed 03:01:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4386 0 --:--:-- --:--:-- --:--:-- 4357 03:01:58 100 3325k 100 3325k 0 0 7823k 0 --:--:-- --:--:-- --:--:-- 7823k 03:01:58 ./yq_linux_amd64 03:01:58 + sudo snapcraft prime --use-lxd 03:02:00 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:02:00 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: 03:02:00 - README.md 03:02:00 03:02:00 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:02:00 Launching a container. 03:02:12 Waiting for container to be ready 03:02:12 To start your first container, try: lxc launch ubuntu:20.04 03:02:12 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 03:02:12 03:02:16 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:02:17 Waiting for network to be ready... 03:02:17 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 03:02:17 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 03:02:18 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 03:02:18 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] 03:02:18 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 03:02:18 Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 03:02:18 Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] 03:02:18 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 03:02:18 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 03:02:18 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] 03:02:18 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 03:02:18 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 03:02:18 Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 03:02:18 Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 03:02:18 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 03:02:18 Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 03:02:18 Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] 03:02:18 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 03:02:19 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 03:02:19 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] 03:02:19 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] 03:02:19 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 03:02:19 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 03:02:19 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] 03:02:19 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] 03:02:19 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] 03:02:19 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 03:02:21 Fetched 23.7 MB in 4s (5901 kB/s) 03:02:22 Reading package lists... 03:02:22 Reading package lists... 03:02:22 Building dependency tree... 03:02:22 Reading state information... 03:02:22 The following additional packages will be installed: 03:02:22 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:02:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:02:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:02:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:02:22 Suggested packages: 03:02:22 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:02:22 Recommended packages: 03:02:22 gnupg libsasl2-modules 03:02:22 The following NEW packages will be installed: 03:02:22 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:02:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:02:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:02:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:02:22 The following packages will be upgraded: 03:02:22 gpg gpg-agent gpgconf libudev1 03:02:22 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 03:02:22 Need to get 3859 kB of archives. 03:02:22 After this operation, 14.9 MB of additional disk space will be used. 03:02:22 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 03:02:22 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 03:02:22 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 03:02:22 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 03:02:22 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 03:02:22 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 03:02:22 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 03:02:22 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 03:02:22 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 03:02:22 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:02:22 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 03:02:22 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 03:02:22 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 03:02:22 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 03:02:22 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 03:02:22 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 03:02:22 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 03:02:22 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 03:02:22 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 03:02:22 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 03:02:22 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 03:02:22 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 03:02:23 debconf: delaying package configuration, since apt-utils is not installed 03:02:23 Fetched 3859 kB in 0s (13.3 MB/s) 03:02:23 (Reading database ... 12816 files and directories currently installed.) 03:02:23 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 03:02:23 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:02:23 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 03:02:23 Selecting previously unselected package udev. 03:02:23 (Reading database ... 12816 files and directories currently installed.) 03:02:23 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 03:02:23 Unpacking udev (245.4-4ubuntu3.15) ... 03:02:23 Selecting previously unselected package libfuse2:amd64. 03:02:23 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 03:02:23 Unpacking libfuse2:amd64 (2.9.9-3) ... 03:02:23 Selecting previously unselected package fuse. 03:02:23 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 03:02:23 Unpacking fuse (2.9.9-3) ... 03:02:23 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 03:02:23 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:02:23 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 03:02:23 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:02:23 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 03:02:24 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:02:24 Selecting previously unselected package libksba8:amd64. 03:02:24 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:02:24 Unpacking libksba8:amd64 (1.3.5-2) ... 03:02:24 Selecting previously unselected package libroken18-heimdal:amd64. 03:02:24 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:02:24 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:02:24 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:02:24 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:02:24 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:02:24 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:02:24 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:02:24 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:02:24 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:02:24 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:02:24 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:02:24 Selecting previously unselected package libwind0-heimdal:amd64. 03:02:24 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:02:24 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:02:24 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:02:24 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:02:24 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:02:24 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:02:24 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:02:24 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:02:24 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:02:24 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:02:24 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:02:24 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:02:24 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:02:24 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:02:24 Selecting previously unselected package libsasl2-modules-db:amd64. 03:02:24 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 03:02:24 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:02:24 Selecting previously unselected package libsasl2-2:amd64. 03:02:24 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 03:02:24 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:02:24 Selecting previously unselected package libldap-common. 03:02:24 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 03:02:24 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 03:02:24 Selecting previously unselected package libldap-2.4-2:amd64. 03:02:24 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 03:02:24 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 03:02:24 Selecting previously unselected package dirmngr. 03:02:24 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 03:02:24 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 03:02:25 Setting up libksba8:amd64 (1.3.5-2) ... 03:02:25 Setting up libfuse2:amd64 (2.9.9-3) ... 03:02:25 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 03:02:25 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:02:25 Setting up udev (245.4-4ubuntu3.15) ... 03:02:25 invoke-rc.d: policy-rc.d denied execution of start. 03:02:25 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:02:25 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:02:25 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 03:02:25 Setting up gpg (2.2.19-3ubuntu2.1) ... 03:02:25 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:02:25 Setting up fuse (2.9.9-3) ... 03:02:25 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 03:02:26 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:02:26 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:02:26 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:02:26 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:02:26 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:02:26 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:02:26 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:02:26 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 03:02:26 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 03:02:26 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 03:02:26 Processing triggers for systemd (245.4-4ubuntu3) ... 03:02:26 Processing triggers for libc-bin (2.31-0ubuntu9) ... 03:02:27 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 03:02:27 Alias= settings in the [Install] section, and DefaultInstance= for template 03:02:27 units). This means they are not meant to be enabled using systemctl. 03:02:27 03:02:27 Possible reasons for having this kind of units are: 03:02:27 • A unit may be statically enabled by being symlinked from another unit's 03:02:27 .wants/ or .requires/ directory. 03:02:27 • A unit's purpose may be to act as a helper for some other unit which has 03:02:27 a requirement dependency on it. 03:02:27 • A unit may be started when needed via activation (socket, path, timer, 03:02:27 D-Bus, udev, scripted systemctl call, ...). 03:02:27 • In case of template units, the unit is meant to be enabled with some 03:02:27 instance name specified. 03:02:27 Reading package lists... 03:02:27 Building dependency tree... 03:02:27 Reading state information... 03:02:27 The following additional packages will be installed: 03:02:27 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 03:02:27 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 03:02:27 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 03:02:27 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 03:02:27 openssh-client python3 python3-minimal python3.8 python3.8-minimal 03:02:27 squashfs-tools systemd systemd-sysv systemd-timesyncd 03:02:27 Suggested packages: 03:02:27 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 03:02:27 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:02:27 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 03:02:27 systemd-container policykit-1 03:02:27 Recommended packages: 03:02:27 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 03:02:27 The following NEW packages will be installed: 03:02:27 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 03:02:27 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 03:02:27 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 03:02:27 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 03:02:27 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 03:02:27 The following packages will be upgraded: 03:02:27 libsystemd0 systemd systemd-sysv systemd-timesyncd 03:02:27 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 03:02:27 Need to get 46.5 MB of archives. 03:02:27 After this operation, 181 MB of additional disk space will be used. 03:02:27 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 03:02:27 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 03:02:28 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 03:02:28 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 03:02:28 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 03:02:28 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 03:02:28 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 03:02:28 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 03:02:28 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 03:02:28 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 03:02:28 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 03:02:28 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 03:02:28 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 03:02:28 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 03:02:28 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 03:02:28 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 03:02:28 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 03:02:28 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 03:02:28 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 03:02:28 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 03:02:28 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 03:02:28 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 03:02:28 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 03:02:28 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 03:02:28 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 03:02:28 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 03:02:28 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 03:02:28 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 03:02:28 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 03:02:28 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 03:02:28 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 03:02:28 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 03:02:28 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 03:02:30 debconf: delaying package configuration, since apt-utils is not installed 03:02:30 Fetched 46.5 MB in 2s (20.2 MB/s) 03:02:30 (Reading database ... 13067 files and directories currently installed.) 03:02:30 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 03:02:30 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:02:30 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 03:02:30 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:02:30 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 03:02:30 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:02:31 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 03:02:31 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:02:31 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 03:02:31 Selecting previously unselected package libpython3.8-minimal:amd64. 03:02:31 (Reading database ... 13068 files and directories currently installed.) 03:02:31 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 03:02:31 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 03:02:31 Selecting previously unselected package libexpat1:amd64. 03:02:31 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 03:02:31 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 03:02:31 Selecting previously unselected package python3.8-minimal. 03:02:31 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 03:02:31 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 03:02:31 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 03:02:31 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 03:02:31 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 03:02:32 Selecting previously unselected package python3-minimal. 03:02:32 (Reading database ... 13359 files and directories currently installed.) 03:02:32 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 03:02:32 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 03:02:32 Selecting previously unselected package mime-support. 03:02:32 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 03:02:32 Unpacking mime-support (3.64ubuntu1) ... 03:02:32 Selecting previously unselected package libmpdec2:amd64. 03:02:32 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 03:02:32 Unpacking libmpdec2:amd64 (2.4.2-3) ... 03:02:32 Selecting previously unselected package libpython3.8-stdlib:amd64. 03:02:32 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 03:02:32 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 03:02:32 Selecting previously unselected package python3.8. 03:02:32 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 03:02:32 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 03:02:32 Selecting previously unselected package libpython3-stdlib:amd64. 03:02:32 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 03:02:32 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 03:02:32 Setting up python3-minimal (3.8.2-0ubuntu2) ... 03:02:32 Selecting previously unselected package python3. 03:02:32 (Reading database ... 13761 files and directories currently installed.) 03:02:32 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 03:02:32 Unpacking python3 (3.8.2-0ubuntu2) ... 03:02:33 Selecting previously unselected package libdbus-1-3:amd64. 03:02:33 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 03:02:33 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 03:02:33 Selecting previously unselected package dbus. 03:02:33 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 03:02:33 Unpacking dbus (1.12.16-2ubuntu2.1) ... 03:02:33 Selecting previously unselected package libbsd0:amd64. 03:02:33 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 03:02:33 Unpacking libbsd0:amd64 (0.10.0-1) ... 03:02:33 Selecting previously unselected package libpam-systemd:amd64. 03:02:33 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 03:02:33 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 03:02:33 Selecting previously unselected package sudo. 03:02:33 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 03:02:33 Unpacking sudo (1.8.31-1ubuntu1.2) ... 03:02:33 Selecting previously unselected package apparmor. 03:02:33 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 03:02:33 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 03:02:33 Selecting previously unselected package libcbor0.6:amd64. 03:02:33 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 03:02:33 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 03:02:33 Selecting previously unselected package libedit2:amd64. 03:02:33 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 03:02:33 Unpacking libedit2:amd64 (3.1-20191231-1) ... 03:02:33 Selecting previously unselected package libfido2-1:amd64. 03:02:33 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 03:02:33 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 03:02:33 Selecting previously unselected package libkrb5support0:amd64. 03:02:33 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 03:02:33 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 03:02:33 Selecting previously unselected package libk5crypto3:amd64. 03:02:33 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 03:02:33 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 03:02:33 Selecting previously unselected package libkeyutils1:amd64. 03:02:33 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 03:02:33 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 03:02:33 Selecting previously unselected package libkrb5-3:amd64. 03:02:33 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 03:02:33 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 03:02:33 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:02:33 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 03:02:33 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 03:02:33 Selecting previously unselected package openssh-client. 03:02:33 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 03:02:33 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 03:02:34 Selecting previously unselected package dbus-user-session. 03:02:34 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 03:02:34 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 03:02:34 Selecting previously unselected package liblzo2-2:amd64. 03:02:34 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 03:02:34 Unpacking liblzo2-2:amd64 (2.10-2) ... 03:02:34 Selecting previously unselected package squashfs-tools. 03:02:34 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 03:02:34 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 03:02:34 Selecting previously unselected package snapd. 03:02:34 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 03:02:34 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 03:02:37 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 03:02:37 Setting up mime-support (3.64ubuntu1) ... 03:02:37 Setting up liblzo2-2:amd64 (2.10-2) ... 03:02:37 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 03:02:37 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 03:02:37 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 03:02:37 Setting up dbus (1.12.16-2ubuntu2.1) ... 03:02:37 Setting up sudo (1.8.31-1ubuntu1.2) ... 03:02:37 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 03:02:37 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 03:02:37 Setting up libmpdec2:amd64 (2.4.2-3) ... 03:02:37 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 03:02:37 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 03:02:37 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 03:02:38 Setting up libbsd0:amd64 (0.10.0-1) ... 03:02:38 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 03:02:38 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 03:02:38 Setting up libedit2:amd64 (3.1-20191231-1) ... 03:02:38 Setting up python3 (3.8.2-0ubuntu2) ... 03:02:38 running python rtupdate hooks for python3.8... 03:02:38 running python post-rtupdate hooks for python3.8... 03:02:38 Setting up apparmor (2.13.3-7ubuntu5.1) ... 03:02:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:02:39 Reloading AppArmor profiles 03:02:39 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 03:02:39 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 03:02:39 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 03:02:39 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 03:02:39 Setting up systemd (245.4-4ubuntu3.15) ... 03:02:39 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:02:39 Installing new version of config file /etc/systemd/resolved.conf ... 03:02:41 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 03:02:41 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 03:02:41 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 03:02:41 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 03:02:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:02:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:02:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:02:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:02:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:02:42 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:02:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:02:43 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:02:43 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:02:43 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:02:43 /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' 03:02:43 Processing triggers for libc-bin (2.31-0ubuntu9) ... 03:02:44 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 03:02:44 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 03:02:44 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 03:02:45 Reading package lists... 03:02:45 Reading package lists... 03:02:46 Building dependency tree... 03:02:46 Reading state information... 03:02:46 Calculating upgrade... 03:02:46 The following packages will be upgraded: 03:02:46 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 03:02:46 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 03:02:46 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 03:02:46 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 03:02:46 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 03:02:46 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 03:02:46 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 03:02:46 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 03:02:46 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 03:02:46 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 03:02:46 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 03:02:46 xz-utils zlib1g 03:02:46 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:02:46 Need to get 65.7 MB of archives. 03:02:46 After this operation, 27.6 MB of additional disk space will be used. 03:02:46 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 03:02:46 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 03:02:46 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 03:02:46 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 03:02:46 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 03:02:46 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 03:02:46 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 03:02:46 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 03:02:46 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 03:02:46 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 03:02:46 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 03:02:46 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 03:02:46 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 03:02:46 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 03:02:46 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 03:02:46 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 03:02:46 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 03:02:46 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 03:02:46 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 03:02:46 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 03:02:46 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 03:02:46 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 03:02:46 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 03:02:46 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 03:02:46 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 03:02:46 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 03:02:46 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 03:02:46 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 03:02:46 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 03:02:46 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 03:02:46 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 03:02:46 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 03:02:46 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 03:02:46 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 03:02:46 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 03:02:46 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 03:02:46 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 03:02:46 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 03:02:46 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 03:02:46 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 03:02:46 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 03:02:46 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 03:02:46 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 03:02:46 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 03:02:46 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 03:02:46 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 03:02:46 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 03:02:46 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 03:02:46 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 03:02:46 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 03:02:46 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 03:02:46 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 03:02:46 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 03:02:46 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 03:02:46 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 03:02:46 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 03:02:46 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 03:02:46 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 03:02:46 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 03:02:46 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 03:02:46 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 03:02:46 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 03:02:46 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 03:02:46 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 03:02:46 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 03:02:46 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 03:02:46 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 03:02:46 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 03:02:46 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 03:02:46 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 03:02:46 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 03:02:46 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 03:02:46 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 03:02:46 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 03:02:46 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 03:02:47 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 03:02:47 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] 03:02:47 debconf: delaying package configuration, since apt-utils is not installed 03:02:47 Fetched 65.7 MB in 1s (79.6 MB/s) 03:02:47 (Reading database ... 14313 files and directories currently installed.) 03:02:47 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 03:02:47 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:02:47 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 03:02:47 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:02:47 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 03:02:47 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 03:02:48 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:02:48 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:02:48 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:02:48 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:02:48 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:02:48 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:02:48 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:02:48 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:02:48 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:02:48 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:02:48 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:02:49 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:02:49 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:02:49 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:02:49 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 03:02:49 (Reading database ... 14312 files and directories currently installed.) 03:02:49 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:02:49 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:02:49 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:02:49 (Reading database ... 14312 files and directories currently installed.) 03:02:49 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:02:49 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:02:49 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:02:49 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:02:49 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:02:49 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:02:49 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 03:02:49 (Reading database ... 14312 files and directories currently installed.) 03:02:49 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 03:02:49 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:02:50 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 03:02:50 (Reading database ... 14312 files and directories currently installed.) 03:02:50 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 03:02:50 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:02:50 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:02:50 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 03:02:50 Setting up base-files (11ubuntu5.5) ... 03:02:50 Installing new version of config file /etc/issue ... 03:02:50 Installing new version of config file /etc/issue.net ... 03:02:50 Installing new version of config file /etc/lsb-release ... 03:02:50 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:02:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:02:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:02:50 Removing obsolete conffile /etc/default/motd-news ... 03:02:51 (Reading database ... 14311 files and directories currently installed.) 03:02:51 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 03:02:51 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 03:02:51 Setting up bash (5.0-6ubuntu1.1) ... 03:02:51 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 03:02:51 (Reading database ... 14311 files and directories currently installed.) 03:02:51 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 03:02:51 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 03:02:51 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 03:02:51 (Reading database ... 14311 files and directories currently installed.) 03:02:51 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 03:02:51 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 03:02:51 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 03:02:51 (Reading database ... 14311 files and directories currently installed.) 03:02:51 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 03:02:51 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:02:52 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 03:02:52 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:02:52 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 03:02:52 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:02:52 Setting up perl-base (5.30.0-9ubuntu0.2) ... 03:02:52 (Reading database ... 14311 files and directories currently installed.) 03:02:52 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 03:02:52 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:02:53 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 03:02:53 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 03:02:53 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 03:02:53 (Reading database ... 14311 files and directories currently installed.) 03:02:53 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 03:02:53 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 03:02:53 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 03:02:53 (Reading database ... 14311 files and directories currently installed.) 03:02:53 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 03:02:53 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:02:53 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 03:02:53 (Reading database ... 14311 files and directories currently installed.) 03:02:53 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 03:02:53 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:02:53 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 03:02:53 (Reading database ... 14311 files and directories currently installed.) 03:02:53 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 03:02:53 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:02:53 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 03:02:53 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:02:53 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 03:02:53 (Reading database ... 14311 files and directories currently installed.) 03:02:53 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 03:02:53 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:02:54 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 03:02:54 (Reading database ... 14311 files and directories currently installed.) 03:02:54 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 03:02:54 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:02:54 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 03:02:54 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:02:54 Setting up util-linux (2.34-0.1ubuntu9.3) ... 03:02:54 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:02:55 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:02:55 (Reading database ... 14311 files and directories currently installed.) 03:02:55 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 03:02:55 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:02:55 Setting up libc-bin (2.31-0ubuntu9.7) ... 03:02:55 (Reading database ... 14311 files and directories currently installed.) 03:02:55 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 03:02:55 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 03:02:55 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 03:02:55 (Reading database ... 14311 files and directories currently installed.) 03:02:55 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 03:02:55 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 03:02:55 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 03:02:55 (Reading database ... 14311 files and directories currently installed.) 03:02:55 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 03:02:55 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 03:02:56 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 03:02:56 (Reading database ... 14311 files and directories currently installed.) 03:02:56 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 03:02:56 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 03:02:56 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 03:02:56 (Reading database ... 14311 files and directories currently installed.) 03:02:56 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 03:02:56 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 03:02:56 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 03:02:56 (Reading database ... 14311 files and directories currently installed.) 03:02:56 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 03:02:56 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:02:56 Setting up gpgv (2.2.19-3ubuntu2.1) ... 03:02:56 (Reading database ... 14311 files and directories currently installed.) 03:02:56 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 03:02:56 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 03:02:56 Setting up ubuntu-keyring (2020.02.11.4) ... 03:02:56 (Reading database ... 14311 files and directories currently installed.) 03:02:56 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 03:02:56 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 03:02:56 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 03:02:56 (Reading database ... 14311 files and directories currently installed.) 03:02:56 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 03:02:56 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 03:02:56 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 03:02:56 (Reading database ... 14311 files and directories currently installed.) 03:02:56 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 03:02:56 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 03:02:57 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 03:02:57 (Reading database ... 14311 files and directories currently installed.) 03:02:57 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 03:02:57 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 03:02:57 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 03:02:57 (Reading database ... 14311 files and directories currently installed.) 03:02:57 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 03:02:57 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 03:02:57 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 03:02:57 (Reading database ... 14311 files and directories currently installed.) 03:02:57 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 03:02:57 Unpacking apt (2.0.6) over (2.0.2) ... 03:02:57 Setting up apt (2.0.6) ... 03:02:58 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:02:58 (Reading database ... 14311 files and directories currently installed.) 03:02:58 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 03:02:58 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:02:58 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 03:02:58 (Reading database ... 14311 files and directories currently installed.) 03:02:58 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 03:02:58 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:02:58 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 03:02:58 (Reading database ... 14313 files and directories currently installed.) 03:02:58 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 03:02:58 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:02:58 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 03:02:58 (Reading database ... 14317 files and directories currently installed.) 03:02:58 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 03:02:58 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:02:58 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 03:02:58 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:02:58 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 03:02:59 (Reading database ... 14317 files and directories currently installed.) 03:02:59 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 03:02:59 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 03:02:59 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 03:02:59 (Reading database ... 14317 files and directories currently installed.) 03:02:59 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 03:02:59 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 03:02:59 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 03:02:59 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 03:02:59 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 03:02:59 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 03:02:59 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 03:02:59 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 03:02:59 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 03:02:59 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 03:03:00 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 03:03:00 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 03:03:00 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 03:03:00 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 03:03:00 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 03:03:00 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 03:03:00 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 03:03:00 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 03:03:00 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 03:03:00 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 03:03:00 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 03:03:00 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 03:03:00 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 03:03:01 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:03:01 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 03:03:01 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:03:01 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 03:03:01 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:03:01 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 03:03:01 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:03:01 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 03:03:01 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:03:01 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 03:03:01 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:03:01 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 03:03:01 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 03:03:01 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:03:01 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:03:01 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:03:01 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:03:02 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:03:02 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:03:02 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 03:03:02 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 03:03:03 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:03:03 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:03:03 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:03:03 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:03:03 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:03:04 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:03:04 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:03:04 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:03:04 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 03:03:04 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 03:03:04 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 03:03:05 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 03:03:05 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 03:03:05 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 03:03:05 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 03:03:05 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:03:05 Setting up tzdata (2022a-0ubuntu0.20.04) ... 03:03:05 03:03:05 Current default time zone: 'Etc/UTC' 03:03:05 Local time is now: Fri Apr 8 03:03:05 UTC 2022. 03:03:05 Universal Time is now: Fri Apr 8 03:03:05 UTC 2022. 03:03:05 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:03:05 03:03:05 Setting up xz-utils (5.2.4-1ubuntu1) ... 03:03:05 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:03:05 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:03:05 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 03:03:05 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:03:05 Setting up mount (2.34-0.1ubuntu9.3) ... 03:03:05 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 03:03:05 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 03:03:05 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 03:03:05 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 03:03:05 Setting up openssl (1.1.1f-1ubuntu2.12) ... 03:03:05 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:03:05 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:03:05 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 03:03:05 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:03:05 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 03:03:05 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:03:05 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 03:03:05 Setting up fdisk (2.34-0.1ubuntu9.3) ... 03:03:05 Setting up ca-certificates (20210119~20.04.2) ... 03:03:07 Updating certificates in /etc/ssl/certs... 03:03:07 21 added, 21 removed; done. 03:03:07 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 03:03:07 Setting up perl (5.30.0-9ubuntu0.2) ... 03:03:08 Setting up procps (2:3.3.16-1ubuntu2.3) ... 03:03:08 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 03:03:08 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 03:03:08 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 03:03:08 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 03:03:08 Setting up binutils (2.34-6ubuntu1.3) ... 03:03:08 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 03:03:08 Setting up build-essential (12.8ubuntu1.1) ... 03:03:08 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 03:03:08 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 03:03:08 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 03:03:08 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 03:03:08 Processing triggers for systemd (245.4-4ubuntu3.15) ... 03:03:08 Processing triggers for mime-support (3.64ubuntu1) ... 03:03:08 Processing triggers for ca-certificates (20210119~20.04.2) ... 03:03:08 Updating certificates in /etc/ssl/certs... 03:03:08 0 added, 0 removed; done. 03:03:08 Running hooks in /etc/ca-certificates/update.d... 03:03:08 done. 03:03:09 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 03:03:09 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 03:03:10 Reading package lists... 03:03:10 Building dependency tree... 03:03:10 Reading state information... 03:03:10 The following NEW packages will be installed: 03:03:10 apt-transport-https 03:03:10 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:03:10 Need to get 4680 B of archives. 03:03:10 After this operation, 162 kB of additional disk space will be used. 03:03:10 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 03:03:10 debconf: delaying package configuration, since apt-utils is not installed 03:03:10 Fetched 4680 B in 0s (91.4 kB/s) 03:03:10 Selecting previously unselected package apt-transport-https. 03:03:10 (Reading database ... 14320 files and directories currently installed.) 03:03:10 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 03:03:10 Unpacking apt-transport-https (2.0.6) ... 03:03:10 Setting up apt-transport-https (2.0.6) ... 03:03:10 Waiting for network to be ready... 03:03:15 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 03:03:17 2022-04-08T03:03:14Z INFO Waiting for automatic snapd restart... 03:03:17 snapd 2.54.4 from Canonical* installed 03:03:18 "snapd" switched to the "latest/stable" channel 03:03:18 03:03:21 core20 20220318 from Canonical* installed 03:03:21 "core20" switched to the "latest/stable" channel 03:03:21 03:03:21 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 03:03:24 snapcraft 6.1 from Canonical* installed 03:03:24 "snapcraft" switched to the "latest/stable" channel 03:03:24 03:03: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 03:03:28 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: 03:03:28 - README.md 03:03:28 03:03:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:03:28 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 03:03:28 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 03:03:28 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 03:03:30 Reading package lists... 03:03:30 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 03:03:30 Reading package lists... 03:03:30 Building dependency tree... 03:03:30 Reading state information... 03:03:30 Suggested packages: 03:03:30 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 03:03:30 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 03:03:30 krb5-user libnorm-doc 03:03:30 Recommended packages: 03:03:30 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:03:30 The following NEW packages will be installed: 03:03:30 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 03:03:30 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 03:03:30 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 03:03:30 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 03:03:30 libzmq5 pkg-config zip 03:03:30 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 03:03:30 Need to get 10.3 MB of archives. 03:03:30 After this operation, 56.5 MB of additional disk space will be used. 03:03:30 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 03:03:30 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 03:03:30 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 03:03:30 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 03:03:30 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 03:03:30 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 03:03:30 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 03:03:30 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 03:03:30 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 03:03:30 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 03:03:30 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 03:03:30 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 03:03:31 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 03:03:31 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 03:03:31 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 03:03:31 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 03:03:31 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 03:03:31 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 03:03:31 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 03:03:31 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 03:03:31 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 03:03:31 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 03:03:31 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 03:03:31 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 03:03:31 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 03:03:31 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 03:03:31 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 03:03:31 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 03:03:31 debconf: delaying package configuration, since apt-utils is not installed 03:03:31 Fetched 10.3 MB in 1s (9676 kB/s) 03:03:32 Selecting previously unselected package libglib2.0-0:amd64. 03:03:32 (Reading database ... 14324 files and directories currently installed.) 03:03:32 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 03:03:32 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 03:03:32 Selecting previously unselected package libsodium23:amd64. 03:03:32 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 03:03:32 Unpacking libsodium23:amd64 (1.0.18-1) ... 03:03:32 Selecting previously unselected package libpsl5:amd64. 03:03:32 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 03:03:32 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 03:03:32 Selecting previously unselected package libbrotli1:amd64. 03:03:32 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 03:03:32 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 03:03:32 Selecting previously unselected package libnghttp2-14:amd64. 03:03:32 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 03:03:32 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 03:03:32 Selecting previously unselected package librtmp1:amd64. 03:03:32 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 03:03:32 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 03:03:32 Selecting previously unselected package libssh-4:amd64. 03:03:32 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 03:03:32 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 03:03:32 Selecting previously unselected package libcurl3-gnutls:amd64. 03:03:32 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 03:03:32 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 03:03:32 Selecting previously unselected package liberror-perl. 03:03:32 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 03:03:32 Unpacking liberror-perl (0.17029-1) ... 03:03:32 Selecting previously unselected package git-man. 03:03:32 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 03:03:32 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 03:03:32 Selecting previously unselected package git. 03:03:32 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 03:03:32 Unpacking git (1:2.25.1-1ubuntu3.2) ... 03:03:33 Selecting previously unselected package libgssrpc4:amd64. 03:03:33 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 03:03:33 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 03:03:33 Selecting previously unselected package libkdb5-9:amd64. 03:03:33 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 03:03:33 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 03:03:33 Selecting previously unselected package libkadm5srv-mit11:amd64. 03:03:33 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 03:03:33 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 03:03:33 Selecting previously unselected package libkadm5clnt-mit11:amd64. 03:03:33 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 03:03:33 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 03:03:33 Selecting previously unselected package comerr-dev:amd64. 03:03:33 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 03:03:33 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 03:03:33 Selecting previously unselected package krb5-multidev:amd64. 03:03:33 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 03:03:33 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 03:03:33 Selecting previously unselected package libnorm1:amd64. 03:03:33 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 03:03:33 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 03:03:33 Selecting previously unselected package libnorm-dev:amd64. 03:03:33 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 03:03:33 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 03:03:33 Selecting previously unselected package libpgm-5.2-0:amd64. 03:03:33 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 03:03:33 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:03:33 Selecting previously unselected package libpgm-dev:amd64. 03:03:33 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 03:03:33 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:03:33 Selecting previously unselected package libsodium-dev:amd64. 03:03:33 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 03:03:33 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 03:03:33 Selecting previously unselected package libzmq5:amd64. 03:03:33 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 03:03:33 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 03:03:34 Selecting previously unselected package libkrb5-dev:amd64. 03:03:34 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 03:03:34 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 03:03:34 Selecting previously unselected package libzmq3-dev:amd64. 03:03:34 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 03:03:34 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 03:03:34 Selecting previously unselected package pkg-config. 03:03:34 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 03:03:34 Unpacking pkg-config (0.29.1-0ubuntu4) ... 03:03:34 Selecting previously unselected package zip. 03:03:34 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 03:03:34 Unpacking zip (3.0-11build1) ... 03:03:34 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 03:03:34 Setting up libsodium23:amd64 (1.0.18-1) ... 03:03:34 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 03:03:34 No schema files found: doing nothing. 03:03:34 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 03:03:34 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 03:03:34 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 03:03:34 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 03:03:34 Setting up liberror-perl (0.17029-1) ... 03:03:34 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 03:03:34 Setting up zip (3.0-11build1) ... 03:03:34 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 03:03:34 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 03:03:34 Setting up pkg-config (0.29.1-0ubuntu4) ... 03:03:34 Setting up libsodium-dev:amd64 (1.0.18-1) ... 03:03:34 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 03:03:34 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 03:03:34 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 03:03:34 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 03:03:34 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:03:34 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 03:03:34 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 03:03:34 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 03:03:34 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:03:34 Setting up git (1:2.25.1-1ubuntu3.2) ... 03:03:34 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 03:03:34 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 03:03:34 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 03:03:34 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 03:03:35 comerr-dev set to automatically installed. 03:03:35 git set to automatically installed. 03:03:35 git-man set to automatically installed. 03:03:35 krb5-multidev set to automatically installed. 03:03:35 libbrotli1 set to automatically installed. 03:03:35 libcurl3-gnutls set to automatically installed. 03:03:35 liberror-perl set to automatically installed. 03:03:35 libglib2.0-0 set to automatically installed. 03:03:35 libgssrpc4 set to automatically installed. 03:03:35 libkadm5clnt-mit11 set to automatically installed. 03:03:35 libkadm5srv-mit11 set to automatically installed. 03:03:35 libkdb5-9 set to automatically installed. 03:03:35 libkrb5-dev set to automatically installed. 03:03:35 libnghttp2-14 set to automatically installed. 03:03:35 libnorm-dev set to automatically installed. 03:03:35 libnorm1 set to automatically installed. 03:03:35 libpgm-5.2-0 set to automatically installed. 03:03:35 libpgm-dev set to automatically installed. 03:03:35 libpsl5 set to automatically installed. 03:03:35 librtmp1 set to automatically installed. 03:03:35 libsodium-dev set to automatically installed. 03:03:35 libsodium23 set to automatically installed. 03:03:35 libssh-4 set to automatically installed. 03:03:35 libzmq3-dev set to automatically installed. 03:03:35 libzmq5 set to automatically installed. 03:03:35 pkg-config set to automatically installed. 03:03:35 zip set to automatically installed. 03:03:35 snapd is not logged in, snap install commands will use sudo 03:03:36 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 03:03: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:03:42 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 03:03:42 Downloading snap 'edgex-app-service-configurable' 03:03:45 Pulling app-service-configurable 03:03:45 + snapcraftctl pull 03:03:47 Pulling config-common 03:03:47 + snapcraftctl pull 03:03:48 Pulling go-build-helper 03:03:48 + snapcraftctl pull 03:03:50 'edgex-go' has dependencies that need to be staged: go-build-helper 03:03:50 Skipping pull go-build-helper (already ran) 03:03:50 Building go-build-helper 03:03:50 + snapcraftctl build 03:03:51 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 03:03:51 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 03:03:51 Staging go-build-helper 03:03:51 + snapcraftctl stage [Pipeline] } 03:03:54 $ docker stop --time=1 e353d479a0f1d5278c1e2489bf0d0a96317130a6759a2a6383fdf66f2dca12ba 03:03:56 $ docker rm -f e353d479a0f1d5278c1e2489bf0d0a96317130a6759a2a6383fdf66f2dca12ba 03:03:56 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 03:03:56 Fetched 290 kB in 0s (0 B/s) 03:03:56 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 03:03:56 Fetched 158 kB in 0s (0 B/s) 03:03:56 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 03:03:56 Fetched 242 kB in 0s (0 B/s) 03:03:56 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 03:03:56 Fetched 150 kB in 0s (0 B/s) 03:03:56 Pulling edgex-go 03:03:56 + snapcraftctl pull 03:03:57 Pulling hooks 03:03:57 + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:03:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:03:59 03:03:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:03:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:04:00 latest: Pulling from edgex-devops/edgex-compose-arm64 03:04:00 29e5d40040c1: Pulling fs layer 03:04:00 1ce36da41761: Pulling fs layer 03:04:00 25b303627fd3: Pulling fs layer 03:04:00 29e5d40040c1: Verifying Checksum 03:04:00 29e5d40040c1: Download complete 03:04:00 1ce36da41761: Verifying Checksum 03:04:00 1ce36da41761: Download complete 03:04:00 29e5d40040c1: Pull complete 03:04:02 25b303627fd3: Verifying Checksum 03:04:02 1ce36da41761: Pull complete 03:04:10 Removing suid/guid from /root/parts/static-packages/install/bin/su 03:04:10 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 03:04:10 Fetched 96.1 kB in 0s (0 B/s) 03:04:10 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 03:04:10 Fetched 78.7 kB in 0s (0 B/s) 03:04:10 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 03:04:10 Fetched 48.0 kB in 0s (0 B/s) 03:04:10 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 03:04:10 Fetched 50.2 kB in 0s (0 B/s) 03:04:10 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 03:04:10 Fetched 14.7 kB in 0s (0 B/s) 03:04:10 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 03:04:10 Fetched 234 kB in 0s (0 B/s) 03:04:10 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 03:04:10 Fetched 155 kB in 0s (0 B/s) 03:04:10 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 03:04:10 Fetched 170 kB in 0s (0 B/s) 03:04:10 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 03:04:10 Fetched 267 kB in 0s (0 B/s) 03:04:10 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:04:10 Fetched 50.6 kB in 0s (0 B/s) 03:04:10 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 03:04:10 Fetched 15.1 kB in 0s (0 B/s) 03:04:10 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 03:04:10 Fetched 51.5 kB in 0s (0 B/s) 03:04:10 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 03:04:10 Fetched 121 kB in 0s (0 B/s) 03:04:10 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 03:04:10 Fetched 29.7 kB in 0s (0 B/s) 03:04:10 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 03:04:10 Fetched 1021 kB in 0s (0 B/s) 03:04:10 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 03:04:10 Fetched 49.3 kB in 0s (0 B/s) 03:04:10 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 03:04:10 Fetched 54.9 kB in 0s (0 B/s) 03:04:10 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 03:04:10 Fetched 16.6 kB in 0s (0 B/s) 03:04:10 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 03:04:10 Fetched 87.9 kB in 0s (0 B/s) 03:04:10 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 03:04:10 Fetched 142 kB in 0s (0 B/s) 03:04:10 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 03:04:10 Fetched 41.8 kB in 0s (0 B/s) 03:04:10 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 03:04:10 Fetched 181 kB in 0s (0 B/s) 03:04:10 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 03:04:10 Fetched 208 kB in 0s (0 B/s) 03:04:10 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 03:04:10 Fetched 161 kB in 0s (0 B/s) 03:04:10 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 03:04:10 Fetched 107 kB in 0s (0 B/s) 03:04:10 Pulling static-packages 03:04:10 + snapcraftctl pull 03:04:10 Pulling version 03:04:10 + cd /root/project 03:04:10 ++ git describe --tags --abbrev=0 03:04:10 ++ sed s/v// 03:04:10 + GIT_VERSION=2.2.0-dev.60 03:04:10 + '[' -z 2.2.0-dev.60 ']' 03:04:10 + snapcraftctl set-version 2.2.0-dev.60 03:04:12 Building app-service-configurable 03:04:12 + snapcraftctl build 03:04:14 Building config-common 03:04:14 + snapcraftctl build 03:04:14 25b303627fd3: Pull complete 03:04:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:04:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:04:14 prd-ubuntu20.04-docker-arm64-4c-16g-11552 does not seem to be running inside a container 03:04:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:04:15 + cp --archive --link --no-dereference . /root/parts/config-common/install 03:04:16 Skipping build go-build-helper (already ran) 03:04:16 Building edgex-go 03:04:16 + cd /root/parts/edgex-go/src 03:04:16 ++ git describe --tags --abbrev=0 03:04:16 ++ sed s/v// 03:04:16 + GIT_VERSION=2.2.0-dev.60 03:04:16 + '[' -z 2.2.0-dev.60 ']' 03:04:16 + echo 2.2.0-dev.60 03:04:16 + '[' '!' -d vendor ']' 03:04:16 + go mod download all 03:04:17 $ docker top 6fa85d331fe68a6268c6331f416e0d96c2e5aac702f0c36d026b6bcbd08370ba -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:18 + docker-compose build --help 03:04:18 + grep parallel 03:04:21 + make build 03:04:21 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 03:04:22 --parallel Build images in parallel. [Pipeline] } 03:04:22 $ docker stop --time=1 6fa85d331fe68a6268c6331f416e0d96c2e5aac702f0c36d026b6bcbd08370ba 03:04:24 $ docker rm -f 6fa85d331fe68a6268c6331f416e0d96c2e5aac702f0c36d026b6bcbd08370ba [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:04:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:04:24 . [Pipeline] withDockerContainer 03:04:25 prd-ubuntu20.04-docker-arm64-4c-16g-11552 does not seem to be running inside a container 03:04:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:04:26 $ docker top 20c08fbc744d7bac18677be0c284a4d3eb3ed7b64a38d2de98ae6f6e5238ef4a -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:27 + docker-compose -f ./docker-compose-build.yml build --parallel 03:04:31 Building core-command ... 03:04:31 Building core-data ... 03:04:31 Building core-metadata ... 03:04:31 Building security-bootstrapper ... 03:04:31 Building security-proxy-setup ... 03:04:31 Building security-secretstore-setup ... 03:04:31 Building security-spiffe-token-provider ... 03:04:31 Building security-spire-agent ... 03:04:31 Building security-spire-config ... 03:04:31 Building security-spire-server ... 03:04:31 Building support-notifications ... 03:04:31 Building support-scheduler ... 03:04:31 Building sys-mgmt-agent ... 03:04:31 Building core-metadata 03:04:31 Building security-spire-config 03:04:31 Building security-spire-agent 03:04:31 Building sys-mgmt-agent 03:04:31 Building security-spiffe-token-provider 03:04: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/core-metadata/core-metadata ./cmd/core-metadata 03:04:52 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 03:04:52 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 03:04:54 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 03:04:54 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 03:04:56 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 03:04:57 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 03:04:58 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 03:05:00 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 03:05:01 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 03:05:03 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 03:05:05 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 03:05:06 + 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 03:05:06 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:05:06 + case "$service" in 03:05:06 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:05:06 + 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 03:05:06 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:05:06 + case "$service" in 03:05:06 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:05:06 + 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 03:05:06 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:05:06 + case "$service" in 03:05:06 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:05:06 + 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 03:05:06 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:05:06 + case "$service" in 03:05:06 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:05:06 + 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 03:05:06 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:05:06 + case "$service" in 03:05:06 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:05:06 + 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 03:05:06 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:05:06 + case "$service" in 03:05:06 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:05:06 + 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 03:05:06 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:05:06 + case "$service" in 03:05:06 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:05:06 + 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 03:05:06 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:05:06 + case "$service" in 03:05:06 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:05:06 + 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 03:05:06 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:05:06 + case "$service" in 03:05:06 + 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 03:05:06 + 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 03:05:06 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:05:06 + case "$service" in 03:05:06 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:05:06 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:05:06 + 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 03:05:06 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:05:06 + case "$service" in 03:05:06 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:05:06 + 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 03:05:06 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:05:06 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:05:06 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:05:07 Building hooks 03:05:07 + cd /root/parts/hooks/src 03:05:07 + make build 03:05:07 go mod tidy 03:05:07 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 03:05:07 go: downloading github.com/stretchr/testify v1.7.0 03:05:07 go: downloading github.com/davecgh/go-spew v1.1.0 03:05:07 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:05:07 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 03:05:09 GO111MODULE=on go build -o cmd/install/install ./cmd/install 03:05:10 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 03:05:10 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 03:05:11 Removing suid/guid from /root/parts/static-packages/install/bin/su 03:05:11 Building static-packages 03:05:11 + snapcraftctl build 03:05:13 Building version 03:05:13 + snapcraftctl build 03:05:15 Staging app-service-configurable 03:05:15 + snapcraftctl stage 03:05:17 Staging config-common 03:05:17 + snapcraftctl stage 03:05:18 Skipping stage go-build-helper (already ran) 03:05:18 Staging edgex-go 03:05:18 + snapcraftctl stage 03:05:19 Staging hooks 03:05:19 + snapcraftctl stage 03:05:21 Staging static-packages 03:05:21 + snapcraftctl stage 03:05:22 Staging version 03:05:22 + snapcraftctl stage 03:05:24 Priming app-service-configurable 03:05:24 + snapcraftctl prime 03:05:26 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 03:05:26 stage-packages: 03:05:26 - libnorm1 03:05:26 - libpgm-5.2-0 03:05:26 - libsodium23 03:05:26 - libzmq5 03:05:26 Priming config-common 03:05:26 + snapcraftctl prime 03:05:28 Priming go-build-helper 03:05:28 + snapcraftctl prime 03:05:29 Priming edgex-go 03:05:29 + snapcraftctl prime 03:05:31 Priming hooks 03:05:31 + snapcraftctl prime 03:05:32 Priming static-packages 03:05:32 + snapcraftctl prime 03:05:37 Priming version 03:05:37 + snapcraftctl prime 03:05:38 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:06:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:06:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:06:23 ---> 7c3846797c21 03:06:23 Step 3/23 : WORKDIR /edgex-go 03:06:23 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:06:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:06:23 ---> 7c3846797c21 03:06:23 Step 3/20 : WORKDIR /edgex-go 03:06:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:06:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:06:23 ---> 7c3846797c21 03:06:23 Step 3/23 : WORKDIR /edgex-go 03:06:23 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:06:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:06:23 ---> 7c3846797c21 03:06:23 Step 3/26 : WORKDIR /edgex-go 03:06:23 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:06:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:06:23 ---> 7c3846797c21 03:06:23 Step 3/26 : WORKDIR /edgex-go 03:06:23 ---> Running in 947f52b185b5 03:06:23 ---> Running in dc6e2673dc29 03:06:23 ---> Running in e10edfbf2e7f 03:06:23 ---> Running in f3b11f6240c0 03:06:23 ---> Running in 8ba32bb6589b 03:06:23 Removing intermediate container dc6e2673dc29 03:06:23 ---> 99579a8bb1fc 03:06:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:23 Removing intermediate container 947f52b185b5 03:06:23 ---> 6be4b9e5a719 03:06:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:23 Removing intermediate container f3b11f6240c0 03:06:23 ---> e6d77d613c0f 03:06:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:23 ---> Running in bd1eae23e790 03:06:23 Removing intermediate container e10edfbf2e7f 03:06:23 ---> c12250ce162c 03:06:23 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 03:06:23 Removing intermediate container 8ba32bb6589b 03:06:23 ---> Running in d25c1298d730 03:06:23 ---> c381ba26e5b0 03:06:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:23 ---> Running in 9e27d9252742 03:06:23 ---> Running in 51e4d38839d8 03:06:23 ---> Running in 138129c4019d 03:06:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:06:23 Removing intermediate container bd1eae23e790 03:06:23 ---> fcd6d81e9af7 03:06:23 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:06:23 Removing intermediate container d25c1298d730 03:06:23 ---> 97af6b412e21 03:06:23 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:06:23 ---> Running in 6ccaf97ab742 03:06:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:06:23 Removing intermediate container 51e4d38839d8 03:06:23 ---> 18df2ce22348 03:06:23 Step 5/23 : RUN apk add --update --no-cache make git 03:06:23 ---> Running in 43135cf4f24c 03:06:23 Removing intermediate container 9e27d9252742 03:06:23 ---> bdc4862b9ea6 03:06:23 Step 5/23 : RUN apk add --update --no-cache make bash git 03:06:23 ---> Running in 450cd347d423 03:06:23 ---> Running in 139cb0018aa7 03:06:23 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 03:06:23 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:06:23 OK: 15739 distinct packages available 03:06:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:06:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:06:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:06:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:06:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:06:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:06:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:06:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:06:23 OK: 220 MiB in 52 packages 03:06:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:06:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:06:23 OK: 220 MiB in 52 packages 03:06:23 OK: 220 MiB in 52 packages 03:06:23 OK: 220 MiB in 52 packages 03:06:23 Removing intermediate container 138129c4019d 03:06:23 ---> 6b88c35cc293 03:06:23 Step 5/20 : COPY go.mod vendor* ./ 03:06:23 OK: 220 MiB in 52 packages 03:06:24 Removing intermediate container 6ccaf97ab742 03:06:24 ---> 5d0bc28b8d79 03:06:24 Step 6/26 : COPY go.mod vendor* ./ 03:06:24 ---> b370b28d097f 03:06:24 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:24 Removing intermediate container 450cd347d423 03:06:24 ---> d41dcb0d81ce 03:06:24 Step 6/23 : COPY go.mod vendor* ./ 03:06:25 ---> Running in 82b38781880b 03:06:25 Removing intermediate container 43135cf4f24c 03:06:25 ---> ffa5f2179960 03:06:25 Step 6/26 : COPY go.mod vendor* ./ 03:06:25 Removing intermediate container 139cb0018aa7 03:06:25 ---> 1c498be98ede 03:06:25 Step 6/23 : COPY go.mod vendor* ./ 03:06:26 ---> 7fe0527c9be8 03:06:26 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:26 ---> Running in 0bc57d6914ea 03:06:26 ---> 7d49e1a36257 03:06:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:26 ---> 7b157c85562d 03:06:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:26 ---> Running in 27ba37eda3d9 03:06:26 ---> d078098c31a8 03:06:26 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:26 ---> Running in b2093696c879 03:06:26 ---> Running in 399ae4c86791 03:06:30 Removing intermediate container 82b38781880b 03:06:30 ---> bc90779027d9 03:06:30 Step 7/20 : COPY . . 03:06:30 Removing intermediate container 0bc57d6914ea 03:06:30 ---> 159b76209508 03:06:30 Step 8/26 : COPY . . 03:06:33 Removing intermediate container 399ae4c86791 03:06:33 ---> 99a0c795c090 03:06:33 Step 8/26 : COPY . . 03:06:33 Removing intermediate container 27ba37eda3d9 03:06:33 ---> 3e9676cb4f69 03:06:33 Step 8/23 : COPY . . 03:06:33 Removing intermediate container b2093696c879 03:06:33 ---> e1da3354e19e 03:06:33 Step 8/23 : COPY . . 03:07:05 ---> 3efcd299070f 03:07:05 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:07:05 ---> f85cc17133ca 03:07:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:07:05 ---> Running in 4b9ad267e050 03:07:05 ---> Running in a48ef143fdcc 03:07:05 Removing intermediate container a48ef143fdcc 03:07:05 ---> 4544d82fb6b5 03:07:05 Step 10/26 : RUN mkdir -p spire-build 03:07:05 ---> 46a1b03eb80b 03:07:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:07:05 ---> Running in 434ccd46f9de 03:07:05 ---> Running in 47bc61aadc55 03:07:05 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 03:07:05 Removing intermediate container 47bc61aadc55 03:07:05 ---> af8a7c04601f 03:07:05 Step 10/26 : RUN mkdir -p spire-build 03:07:05 ---> 332fc91ff394 03:07:05 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:07:05 ---> Running in 4b31ce15e4b9 03:07:05 ---> Running in 21691e5050f2 03:07:05 ---> a5b70f315e5e 03:07:05 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:07:05 ---> Running in 69c2c172f0d2 03:07:08 Removing intermediate container 434ccd46f9de 03:07:08 ---> ac99ab4ce0d1 03:07:08 Step 11/26 : WORKDIR /edgex-go/spire-build 03:07:08 ---> Running in e36cf9ebab1d 03:07: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 03:07: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-metadata/core-metadata ./cmd/core-metadata 03:07:08 Removing intermediate container e36cf9ebab1d 03:07:08 ---> d24689a3a348 03:07:08 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 03:07:08 ---> Running in 55a72ecf7b25 03:07:09 Removing intermediate container 4b31ce15e4b9 03:07:09 ---> 43e083cb8d73 03:07:09 Step 11/26 : WORKDIR /edgex-go/spire-build 03:07:09 ---> Running in 21f7c6c852b8 03:07:10 Removing intermediate container 21f7c6c852b8 03:07:10 ---> d5d0a767964a 03:07: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 03:07:10 ---> Running in 9791824e00e5 03:07:12 spire-1.2.1/ 03:07:12 spire-1.2.1/.data/ 03:07:12 spire-1.2.1/.data/.file 03:07:12 spire-1.2.1/.dockerignore 03:07:12 spire-1.2.1/.gitattributes 03:07:12 spire-1.2.1/.githooks/ 03:07:12 spire-1.2.1/.githooks/pre-commit 03:07:12 spire-1.2.1/.github/ 03:07:12 spire-1.2.1/.github/ISSUE_TEMPLATE.md 03:07:12 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 03:07:12 spire-1.2.1/.github/dependabot.yml 03:07:12 spire-1.2.1/.github/workflows/ 03:07:12 spire-1.2.1/.github/workflows/nightly_build.yaml 03:07:12 spire-1.2.1/.github/workflows/pr_build.yaml 03:07:12 spire-1.2.1/.github/workflows/release_build.yaml 03:07:12 spire-1.2.1/.github/workflows/scripts/ 03:07:12 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 03:07:12 spire-1.2.1/.github/workflows/scripts/push-images.sh 03:07:12 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 03:07:12 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 03:07:12 spire-1.2.1/.github/workflows/scripts/split.sh 03:07:12 spire-1.2.1/.gitignore 03:07:12 spire-1.2.1/.go-version 03:07:12 spire-1.2.1/.golangci.yml 03:07:12 spire-1.2.1/ADOPTERS.md 03:07:12 spire-1.2.1/CHANGELOG.md 03:07:12 spire-1.2.1/CODE-OF-CONDUCT.md 03:07:12 spire-1.2.1/CODEOWNERS 03:07:12 spire-1.2.1/CONTRIBUTING.md 03:07:12 spire-1.2.1/Dockerfile 03:07:12 spire-1.2.1/Dockerfile.dev 03:07:12 spire-1.2.1/Dockerfile.scratch 03:07:12 spire-1.2.1/LICENSE 03:07:12 spire-1.2.1/MAINTAINERS.md 03:07:12 spire-1.2.1/Makefile 03:07:12 spire-1.2.1/README.md 03:07:12 spire-1.2.1/ROADMAP.md 03:07:12 spire-1.2.1/SECURITY.md 03:07:12 spire-1.2.1/cmd/ 03:07:12 spire-1.2.1/cmd/spire-agent/ 03:07:12 spire-1.2.1/cmd/spire-agent/cli/ 03:07:12 spire-1.2.1/cmd/spire-agent/cli/api/ 03:07:12 spire-1.2.1/cmd/spire-agent/cli/api/common.go 03:07:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 03:07:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 03:07:12 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 03:07:12 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 03:07:12 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 03:07:12 spire-1.2.1/cmd/spire-agent/cli/cli.go 03:07:12 spire-1.2.1/cmd/spire-agent/cli/common/ 03:07:12 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 03:07:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 03:07:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 03:07:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 03:07:12 spire-1.2.1/cmd/spire-agent/cli/run/ 03:07:12 spire-1.2.1/cmd/spire-agent/cli/run/run.go 03:07:12 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 03:07:12 spire-1.2.1/cmd/spire-agent/cli/validate/ 03:07:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 03:07:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 03:07:12 spire-1.2.1/cmd/spire-agent/main.go 03:07:12 spire-1.2.1/cmd/spire-server/ 03:07:12 spire-1.2.1/cmd/spire-server/cli/ 03:07:12 spire-1.2.1/cmd/spire-server/cli/agent/ 03:07:12 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/agent/count.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/agent/list.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/agent/show.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/bundle/ 03:07:12 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/cli.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/entry/ 03:07:12 spire-1.2.1/cmd/spire-server/cli/entry/count.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/entry/create.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/entry/show.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/entry/update.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/entry/util.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/federation/ 03:07:12 spire-1.2.1/cmd/spire-server/cli/federation/common.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/federation/create.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/federation/list.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/federation/show.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/federation/update.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 03:07:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/jwt/ 03:07:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/run/ 03:07:12 spire-1.2.1/cmd/spire-server/cli/run/run.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/token/ 03:07:12 spire-1.2.1/cmd/spire-server/cli/token/generate.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/validate/ 03:07:12 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/x509/ 03:07:12 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 03:07:12 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 03:07:12 spire-1.2.1/cmd/spire-server/main.go 03:07:12 spire-1.2.1/cmd/spire-server/util/ 03:07:12 spire-1.2.1/cmd/spire-server/util/util.go 03:07:12 spire-1.2.1/conf/ 03:07:12 spire-1.2.1/conf/agent/ 03:07:12 spire-1.2.1/conf/agent/agent.conf 03:07:12 spire-1.2.1/conf/agent/agent_full.conf 03:07:12 spire-1.2.1/conf/agent/dummy_root_ca.crt 03:07:12 spire-1.2.1/conf/server/ 03:07:12 spire-1.2.1/conf/server/dummy_upstream_ca.crt 03:07:12 spire-1.2.1/conf/server/dummy_upstream_ca.key 03:07:12 spire-1.2.1/conf/server/server.conf 03:07:12 spire-1.2.1/conf/server/server_full.conf 03:07:12 spire-1.2.1/doc/ 03:07:12 spire-1.2.1/doc/SPIRE101.md 03:07:12 spire-1.2.1/doc/auditlog.md 03:07:12 spire-1.2.1/doc/authorization_policy_engine.md 03:07:12 spire-1.2.1/doc/changelog_guidelines.md 03:07:12 spire-1.2.1/doc/cure53-report.pdf 03:07:12 spire-1.2.1/doc/images/ 03:07:12 spire-1.2.1/doc/images/2019_roadmap.png 03:07:12 spire-1.2.1/doc/images/SPIRE101.png 03:07:12 spire-1.2.1/doc/images/SPIRE_agent.png 03:07:12 spire-1.2.1/doc/images/SPIRE_server.png 03:07:12 spire-1.2.1/doc/images/cache_mgr.png 03:07:12 spire-1.2.1/doc/images/cache_mgr_components.png 03:07:12 spire-1.2.1/doc/images/federated_spire.png 03:07:12 spire-1.2.1/doc/images/ha_mode.png 03:07:12 spire-1.2.1/doc/images/nested_spire.png 03:07:12 spire-1.2.1/doc/images/oidc_federation.png 03:07:12 spire-1.2.1/doc/images/single_trust_domain.png 03:07:12 spire-1.2.1/doc/images/spiffe_compatible.png 03:07:12 spire-1.2.1/doc/images/spire_logo.png 03:07:12 spire-1.2.1/doc/migrating_registration_api_clients.md 03:07:12 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 03:07:12 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 03:07:12 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 03:07:12 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 03:07:12 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 03:07:12 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 03:07:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 03:07:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 03:07:12 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 03:07:12 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 03:07:12 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 03:07:12 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 03:07:12 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 03:07:12 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 03:07:12 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 03:07:12 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 03:07:12 spire-1.2.1/doc/plugin_server_datastore_sql.md 03:07:12 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 03:07:12 spire-1.2.1/doc/plugin_server_keymanager_disk.md 03:07:12 spire-1.2.1/doc/plugin_server_keymanager_memory.md 03:07:12 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 03:07:12 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 03:07:12 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 03:07:12 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 03:07:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 03:07:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 03:07:12 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 03:07:12 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 03:07:12 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 03:07:12 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 03:07:12 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 03:07:12 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 03:07:12 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 03:07:12 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 03:07:12 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 03:07:12 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 03:07:12 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 03:07:12 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 03:07:12 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 03:07:12 spire-1.2.1/doc/scaling_spire.md 03:07:12 spire-1.2.1/doc/spire_agent.md 03:07:12 spire-1.2.1/doc/spire_server.md 03:07:12 spire-1.2.1/doc/supported_integrations.md 03:07:12 spire-1.2.1/doc/telemetry.md 03:07:12 spire-1.2.1/doc/telemetry_config.md 03:07:12 spire-1.2.1/doc/upgrading.md 03:07:12 spire-1.2.1/doc/using_spire.md 03:07:12 spire-1.2.1/examples/ 03:07:12 spire-1.2.1/examples/README.md 03:07:12 spire-1.2.1/go.mod 03:07:12 spire-1.2.1/go.sum 03:07:12 spire-1.2.1/pkg/ 03:07:12 spire-1.2.1/pkg/agent/ 03:07:12 spire-1.2.1/pkg/agent/agent.go 03:07:12 spire-1.2.1/pkg/agent/api/ 03:07:12 spire-1.2.1/pkg/agent/api/config.go 03:07:12 spire-1.2.1/pkg/agent/api/debug/ 03:07:12 spire-1.2.1/pkg/agent/api/debug/v1/ 03:07:12 spire-1.2.1/pkg/agent/api/debug/v1/service.go 03:07:12 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 03:07:12 spire-1.2.1/pkg/agent/api/delegatedidentity/ 03:07:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 03:07:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 03:07:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 03:07:12 spire-1.2.1/pkg/agent/api/endpoints.go 03:07:12 spire-1.2.1/pkg/agent/api/health/ 03:07:12 spire-1.2.1/pkg/agent/api/health/v1/ 03:07:12 spire-1.2.1/pkg/agent/api/health/v1/service.go 03:07:12 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 03:07:12 spire-1.2.1/pkg/agent/api/rpccontext/ 03:07:12 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 03:07:12 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 03:07:12 spire-1.2.1/pkg/agent/attestor/ 03:07:12 spire-1.2.1/pkg/agent/attestor/node/ 03:07:12 spire-1.2.1/pkg/agent/attestor/node/experimental.go 03:07:12 spire-1.2.1/pkg/agent/attestor/node/node.go 03:07:12 spire-1.2.1/pkg/agent/attestor/node/node_test.go 03:07:12 spire-1.2.1/pkg/agent/attestor/workload/ 03:07:12 spire-1.2.1/pkg/agent/attestor/workload/workload.go 03:07:12 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 03:07:12 spire-1.2.1/pkg/agent/catalog/ 03:07:12 spire-1.2.1/pkg/agent/catalog/catalog.go 03:07:12 spire-1.2.1/pkg/agent/catalog/keymanager.go 03:07:12 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 03:07:12 spire-1.2.1/pkg/agent/catalog/svidstore.go 03:07:12 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 03:07:12 spire-1.2.1/pkg/agent/client/ 03:07:12 spire-1.2.1/pkg/agent/client/client.go 03:07:12 spire-1.2.1/pkg/agent/client/client_test.go 03:07:12 spire-1.2.1/pkg/agent/client/dial.go 03:07:12 spire-1.2.1/pkg/agent/client/nodeconn.go 03:07:12 spire-1.2.1/pkg/agent/client/nodeconn_test.go 03:07:12 spire-1.2.1/pkg/agent/client/update.go 03:07:12 spire-1.2.1/pkg/agent/client/util.go 03:07:12 spire-1.2.1/pkg/agent/common/ 03:07:12 spire-1.2.1/pkg/agent/common/backoff/ 03:07:12 spire-1.2.1/pkg/agent/common/backoff/backoff.go 03:07:12 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 03:07:12 spire-1.2.1/pkg/agent/common/cgroups/ 03:07:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 03:07:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 03:07:12 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 03:07:12 spire-1.2.1/pkg/agent/config.go 03:07:12 spire-1.2.1/pkg/agent/endpoints/ 03:07:12 spire-1.2.1/pkg/agent/endpoints/config.go 03:07:12 spire-1.2.1/pkg/agent/endpoints/endpoints.go 03:07:12 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 03:07:12 spire-1.2.1/pkg/agent/endpoints/metrics.go 03:07:12 spire-1.2.1/pkg/agent/endpoints/middleware.go 03:07:12 spire-1.2.1/pkg/agent/endpoints/peertracker.go 03:07:12 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 03:07:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 03:07:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 03:07:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 03:07:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 03:07:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 03:07:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 03:07:12 spire-1.2.1/pkg/agent/endpoints/workload/ 03:07:12 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 03:07:12 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 03:07:12 spire-1.2.1/pkg/agent/manager/ 03:07:12 spire-1.2.1/pkg/agent/manager/cache/ 03:07:12 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 03:07:12 spire-1.2.1/pkg/agent/manager/cache/cache.go 03:07:12 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 03:07:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 03:07:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 03:07:12 spire-1.2.1/pkg/agent/manager/cache/sets.go 03:07:12 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 03:07:12 spire-1.2.1/pkg/agent/manager/config.go 03:07:12 spire-1.2.1/pkg/agent/manager/manager.go 03:07:12 spire-1.2.1/pkg/agent/manager/manager_test.go 03:07:12 spire-1.2.1/pkg/agent/manager/storage.go 03:07:12 spire-1.2.1/pkg/agent/manager/storage_test.go 03:07:12 spire-1.2.1/pkg/agent/manager/storecache/ 03:07:12 spire-1.2.1/pkg/agent/manager/storecache/cache.go 03:07:12 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 03:07:12 spire-1.2.1/pkg/agent/manager/sync.go 03:07:12 spire-1.2.1/pkg/agent/plugin/ 03:07:12 spire-1.2.1/pkg/agent/plugin/keymanager/ 03:07:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 03:07:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 03:07:12 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 03:07:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 03:07:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 03:07:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 03:07:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 03:07:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 03:07:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 03:07:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 03:07:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 03:07:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 03:07:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 03:07:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 03:07:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/svidstore/ 03:07:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 03:07:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 03:07:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 03:07:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 03:07:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 03:07:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 03:07:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 03:07:12 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 03:07:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 03:07:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 03:07:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 03:07:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 03:07:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 03:07:12 spire-1.2.1/pkg/agent/svid/ 03:07:12 spire-1.2.1/pkg/agent/svid/rotator.go 03:07:12 spire-1.2.1/pkg/agent/svid/rotator_config.go 03:07:12 spire-1.2.1/pkg/agent/svid/rotator_test.go 03:07:12 spire-1.2.1/pkg/agent/svid/store/ 03:07:12 spire-1.2.1/pkg/agent/svid/store/service.go 03:07:12 spire-1.2.1/pkg/agent/svid/store/service_test.go 03:07:12 spire-1.2.1/pkg/common/ 03:07:12 spire-1.2.1/pkg/common/agentpathtemplate/ 03:07:12 spire-1.2.1/pkg/common/agentpathtemplate/template.go 03:07:12 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 03:07:12 spire-1.2.1/pkg/common/api/ 03:07:12 spire-1.2.1/pkg/common/api/metrics.go 03:07:12 spire-1.2.1/pkg/common/api/middleware/ 03:07:12 spire-1.2.1/pkg/common/api/middleware/common_test.go 03:07:12 spire-1.2.1/pkg/common/api/middleware/interceptor.go 03:07:12 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 03:07:12 spire-1.2.1/pkg/common/api/middleware/logger.go 03:07:12 spire-1.2.1/pkg/common/api/middleware/logger_test.go 03:07:12 spire-1.2.1/pkg/common/api/middleware/metrics.go 03:07:12 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 03:07:12 spire-1.2.1/pkg/common/api/middleware/middleware.go 03:07:12 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 03:07:12 spire-1.2.1/pkg/common/api/middleware/misconfig.go 03:07:12 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 03:07:12 spire-1.2.1/pkg/common/api/middleware/names.go 03:07:12 spire-1.2.1/pkg/common/api/middleware/names_test.go 03:07:12 spire-1.2.1/pkg/common/api/names.go 03:07:12 spire-1.2.1/pkg/common/api/ratelimit.go 03:07:12 spire-1.2.1/pkg/common/api/rpccontext/ 03:07:12 spire-1.2.1/pkg/common/api/rpccontext/logger.go 03:07:12 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 03:07:12 spire-1.2.1/pkg/common/api/rpccontext/names.go 03:07:12 spire-1.2.1/pkg/common/auth/ 03:07:12 spire-1.2.1/pkg/common/auth/interceptors.go 03:07:12 spire-1.2.1/pkg/common/auth/interceptors_test.go 03:07:12 spire-1.2.1/pkg/common/auth/untracked_uds.go 03:07:12 spire-1.2.1/pkg/common/bundleutil/ 03:07:12 spire-1.2.1/pkg/common/bundleutil/bundle.go 03:07:12 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 03:07:12 spire-1.2.1/pkg/common/bundleutil/common_test.go 03:07:12 spire-1.2.1/pkg/common/bundleutil/marshal.go 03:07:12 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 03:07:12 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 03:07:12 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 03:07:12 spire-1.2.1/pkg/common/bundleutil/types.go 03:07:12 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 03:07:12 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 03:07:12 spire-1.2.1/pkg/common/catalog/ 03:07:12 spire-1.2.1/pkg/common/catalog/bind.go 03:07:12 spire-1.2.1/pkg/common/catalog/builtin.go 03:07:12 spire-1.2.1/pkg/common/catalog/catalog.go 03:07:12 spire-1.2.1/pkg/common/catalog/catalog_test.go 03:07:12 spire-1.2.1/pkg/common/catalog/closers.go 03:07:12 spire-1.2.1/pkg/common/catalog/cmd_linux.go 03:07:12 spire-1.2.1/pkg/common/catalog/cmd_other.go 03:07:12 spire-1.2.1/pkg/common/catalog/config.go 03:07:12 spire-1.2.1/pkg/common/catalog/config_test.go 03:07:12 spire-1.2.1/pkg/common/catalog/configure.go 03:07:12 spire-1.2.1/pkg/common/catalog/constraints.go 03:07:12 spire-1.2.1/pkg/common/catalog/constraints_test.go 03:07:12 spire-1.2.1/pkg/common/catalog/context.go 03:07:12 spire-1.2.1/pkg/common/catalog/external.go 03:07:12 spire-1.2.1/pkg/common/catalog/host.go 03:07:12 spire-1.2.1/pkg/common/catalog/pipenet.go 03:07:12 spire-1.2.1/pkg/common/catalog/plugin.go 03:07:12 spire-1.2.1/pkg/common/catalog/testplugin/ 03:07:12 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 03:07:12 spire-1.2.1/pkg/common/catalog/testplugin/main.go 03:07:12 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 03:07:12 spire-1.2.1/pkg/common/cli/ 03:07:12 spire-1.2.1/pkg/common/cli/env.go 03:07:12 spire-1.2.1/pkg/common/cli/flags.go 03:07:12 spire-1.2.1/pkg/common/cli/trust_domain.go 03:07:12 spire-1.2.1/pkg/common/cli/trust_domain_test.go 03:07:12 spire-1.2.1/pkg/common/cli/umask.go 03:07:12 spire-1.2.1/pkg/common/cli/umask_posix.go 03:07:12 spire-1.2.1/pkg/common/cli/umask_test.go 03:07:12 spire-1.2.1/pkg/common/cli/umask_windows.go 03:07:12 spire-1.2.1/pkg/common/cliprinter/ 03:07:12 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 03:07:12 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 03:07:12 spire-1.2.1/pkg/common/cliprinter/flag.go 03:07:12 spire-1.2.1/pkg/common/cliprinter/flag_test.go 03:07:12 spire-1.2.1/pkg/common/cliprinter/format.go 03:07:12 spire-1.2.1/pkg/common/cliprinter/format_test.go 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/ 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 03:07:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 03:07:12 spire-1.2.1/pkg/common/coretypes/ 03:07:12 spire-1.2.1/pkg/common/coretypes/bundle/ 03:07:12 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 03:07:12 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 03:07:12 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 03:07:12 spire-1.2.1/pkg/common/coretypes/bundle/require.go 03:07:12 spire-1.2.1/pkg/common/coretypes/jwtkey/ 03:07:12 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 03:07:12 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 03:07:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 03:07:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 03:07:12 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 03:07:12 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 03:07:12 spire-1.2.1/pkg/common/coretypes/x509certificate/ 03:07:12 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 03:07:12 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 03:07:12 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 03:07:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 03:07:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 03:07:12 spire-1.2.1/pkg/common/cryptoutil/ 03:07:12 spire-1.2.1/pkg/common/cryptoutil/keys.go 03:07:12 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 03:07:12 spire-1.2.1/pkg/common/diskutil/ 03:07:12 spire-1.2.1/pkg/common/diskutil/file_posix.go 03:07:12 spire-1.2.1/pkg/common/diskutil/file_test.go 03:07:12 spire-1.2.1/pkg/common/diskutil/file_windows.go 03:07:12 spire-1.2.1/pkg/common/errorutil/ 03:07:12 spire-1.2.1/pkg/common/errorutil/wrapper.go 03:07:12 spire-1.2.1/pkg/common/health/ 03:07:12 spire-1.2.1/pkg/common/health/config.go 03:07:12 spire-1.2.1/pkg/common/health/context.go 03:07:12 spire-1.2.1/pkg/common/health/context_test.go 03:07:12 spire-1.2.1/pkg/common/health/health.go 03:07:12 spire-1.2.1/pkg/common/health/health_test.go 03:07:12 spire-1.2.1/pkg/common/health/logger.go 03:07:12 spire-1.2.1/pkg/common/hostservice/ 03:07:12 spire-1.2.1/pkg/common/hostservice/metricsservice/ 03:07:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 03:07:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 03:07:12 spire-1.2.1/pkg/common/idutil/ 03:07:12 spire-1.2.1/pkg/common/idutil/require.go 03:07:12 spire-1.2.1/pkg/common/idutil/require_test.go 03:07:12 spire-1.2.1/pkg/common/idutil/safety.go 03:07:12 spire-1.2.1/pkg/common/idutil/safety_test.go 03:07:12 spire-1.2.1/pkg/common/idutil/spiffeid.go 03:07:12 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 03:07:12 spire-1.2.1/pkg/common/jwtsvid/ 03:07:12 spire-1.2.1/pkg/common/jwtsvid/common.go 03:07:12 spire-1.2.1/pkg/common/jwtsvid/sign.go 03:07:12 spire-1.2.1/pkg/common/jwtsvid/token_test.go 03:07:12 spire-1.2.1/pkg/common/jwtsvid/validate.go 03:07:12 spire-1.2.1/pkg/common/jwtutil/ 03:07:12 spire-1.2.1/pkg/common/jwtutil/keyset.go 03:07:12 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 03:07:12 spire-1.2.1/pkg/common/log/ 03:07:12 spire-1.2.1/pkg/common/log/hclog_adapter.go 03:07:12 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 03:07:12 spire-1.2.1/pkg/common/log/log.go 03:07:12 spire-1.2.1/pkg/common/log/log_test.go 03:07:12 spire-1.2.1/pkg/common/log/options.go 03:07:12 spire-1.2.1/pkg/common/nodeutil/ 03:07:12 spire-1.2.1/pkg/common/nodeutil/node.go 03:07:12 spire-1.2.1/pkg/common/nodeutil/node_test.go 03:07:12 spire-1.2.1/pkg/common/peertracker/ 03:07:12 spire-1.2.1/pkg/common/peertracker/conn.go 03:07:12 spire-1.2.1/pkg/common/peertracker/credentials.go 03:07:12 spire-1.2.1/pkg/common/peertracker/errors.go 03:07:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 03:07:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 03:07:12 spire-1.2.1/pkg/common/peertracker/info.go 03:07:12 spire-1.2.1/pkg/common/peertracker/listener.go 03:07:12 spire-1.2.1/pkg/common/peertracker/listener_test.go 03:07:12 spire-1.2.1/pkg/common/peertracker/peertracker.go 03:07:12 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 03:07:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 03:07:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 03:07:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 03:07:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 03:07:12 spire-1.2.1/pkg/common/peertracker/tcp.go 03:07:12 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 03:07:12 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 03:07:12 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 03:07:12 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 03:07:12 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 03:07:12 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 03:07:12 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 03:07:12 spire-1.2.1/pkg/common/peertracker/uds.go 03:07:12 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 03:07:12 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 03:07:12 spire-1.2.1/pkg/common/peertracker/uds_linux.go 03:07:12 spire-1.2.1/pkg/common/pemutil/ 03:07:12 spire-1.2.1/pkg/common/pemutil/block.go 03:07:12 spire-1.2.1/pkg/common/pemutil/certs.go 03:07:12 spire-1.2.1/pkg/common/pemutil/common.go 03:07:12 spire-1.2.1/pkg/common/pemutil/csr.go 03:07:12 spire-1.2.1/pkg/common/pemutil/keys.go 03:07:12 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 03:07:12 spire-1.2.1/pkg/common/pemutil/testdata/ 03:07:12 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 03:07:12 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 03:07:12 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 03:07:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 03:07:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 03:07:12 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 03:07:12 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 03:07:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 03:07:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 03:07:13 spire-1.2.1/pkg/common/plugin/ 03:07:13 spire-1.2.1/pkg/common/plugin/aws/ 03:07:13 spire-1.2.1/pkg/common/plugin/aws/iid.go 03:07:13 spire-1.2.1/pkg/common/plugin/azure/ 03:07:13 spire-1.2.1/pkg/common/plugin/azure/msi.go 03:07:13 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 03:07:13 spire-1.2.1/pkg/common/plugin/facade.go 03:07:13 spire-1.2.1/pkg/common/plugin/facade_test.go 03:07:13 spire-1.2.1/pkg/common/plugin/gcp/ 03:07:13 spire-1.2.1/pkg/common/plugin/gcp/iit.go 03:07:13 spire-1.2.1/pkg/common/plugin/k8s/ 03:07:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 03:07:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 03:07:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 03:07:13 spire-1.2.1/pkg/common/plugin/k8s/utils.go 03:07:13 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 03:07:13 spire-1.2.1/pkg/common/plugin/log.go 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/ 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 03:07:13 spire-1.2.1/pkg/common/plugin/tpmdevid/ 03:07:13 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 03:07:13 spire-1.2.1/pkg/common/plugin/x509pop/ 03:07:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 03:07:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 03:07:13 spire-1.2.1/pkg/common/profiling/ 03:07:13 spire-1.2.1/pkg/common/profiling/dumpers.go 03:07:13 spire-1.2.1/pkg/common/profiling/profiling.go 03:07:13 spire-1.2.1/pkg/common/protoutil/ 03:07:13 spire-1.2.1/pkg/common/protoutil/masks.go 03:07:13 spire-1.2.1/pkg/common/protoutil/masks_test.go 03:07:13 spire-1.2.1/pkg/common/rotationutil/ 03:07:13 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 03:07:13 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 03:07:13 spire-1.2.1/pkg/common/selector/ 03:07:13 spire-1.2.1/pkg/common/selector/selector.go 03:07:13 spire-1.2.1/pkg/common/selector/selector_test.go 03:07:13 spire-1.2.1/pkg/common/selector/set.go 03:07:13 spire-1.2.1/pkg/common/selector/set_utils.go 03:07:13 spire-1.2.1/pkg/common/selector/set_utils_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/ 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/ 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/manager.go 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/node.go 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/store/ 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 03:07:13 spire-1.2.1/pkg/common/telemetry/blackhole.go 03:07:13 spire-1.2.1/pkg/common/telemetry/call.go 03:07:13 spire-1.2.1/pkg/common/telemetry/common/ 03:07:13 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 03:07:13 spire-1.2.1/pkg/common/telemetry/config.go 03:07:13 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 03:07:13 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/inmem.go 03:07:13 spire-1.2.1/pkg/common/telemetry/inmem_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/m3.go 03:07:13 spire-1.2.1/pkg/common/telemetry/m3_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/metrics.go 03:07:13 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/names.go 03:07:13 spire-1.2.1/pkg/common/telemetry/prometheus.go 03:07:13 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/sanitize.go 03:07:13 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/ 03:07:13 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/ 03:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.gospire-1.2.1/ 03:07:13 03:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 03:07:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/rotate.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/server.go 03:07:13 spire-1.2.1/pkg/common/telemetry/sink.go 03:07:13 spire-1.2.1/pkg/common/telemetry/statsd.go 03:07:13 spire-1.2.1/pkg/common/telemetry/statsd_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/uptime.go 03:07:13 spire-1.2.1/pkg/common/telemetry/version.go 03:07:13 spire-1.2.1/pkg/common/telemetry/withlabels.go 03:07:13 spire-1.2.1/pkg/common/uptime/ 03:07:13 spire-1.2.1/pkg/common/uptime/uptime.go 03:07:13 spire-1.2.1/pkg/common/uptime/uptime_test.go 03:07:13 spire-1.2.1/pkg/common/util/ 03:07:13 spire-1.2.1/pkg/common/util/certs.go 03:07:13 spire-1.2.1/pkg/common/util/certs_test.go 03:07:13 spire-1.2.1/pkg/common/util/csr.go 03:07:13 spire-1.2.1/pkg/common/util/hash.go 03:07:13 spire-1.2.1/pkg/common/util/selectors.go 03:07:13 spire-1.2.1/pkg/common/util/selectors_test.go 03:07:13 spire-1.2.1/pkg/common/util/signals.go 03:07:13 spire-1.2.1/pkg/common/util/sort.go 03:07:13 spire-1.2.1/pkg/common/util/sort_test.go 03:07:13 spire-1.2.1/pkg/common/util/task.go 03:07:13 spire-1.2.1/pkg/common/util/task_test.go 03:07:13 spire-1.2.1/pkg/common/util/testdata/ 03:07:13 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 03:07:13 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 03:07:13 spire-1.2.1/pkg/common/version/ 03:07:13 spire-1.2.1/pkg/common/version/version.go 03:07:13 spire-1.2.1/pkg/common/x509svid/ 03:07:13 spire-1.2.1/pkg/common/x509svid/common_test.go 03:07:13 spire-1.2.1/pkg/common/x509svid/csr.go 03:07:13 spire-1.2.1/pkg/common/x509svid/upstreamca.go 03:07:13 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 03:07:13 spire-1.2.1/pkg/common/x509util/ 03:07:13 spire-1.2.1/pkg/common/x509util/cert.go 03:07:13 spire-1.2.1/pkg/common/x509util/dns.go 03:07:13 spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/.data/ 03:07:13 spire-1.2.1/.data/.file 03:07:13 spire-1.2.1/.dockerignore 03:07:13 spire-1.2.1/.gitattributes 03:07:13 spire-1.2.1/.githooks/ 03:07:13 spire-1.2.1/.githooks/pre-commit 03:07:13 spire-1.2.1/.github/ 03:07:13 spire-1.2.1/.github/ISSUE_TEMPLATE.md 03:07:13 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 03:07:13 spire-1.2.1/.github/dependabot.yml 03:07:13 spire-1.2.1/.github/workflows/ 03:07:13 spire-1.2.1/.github/workflows/nightly_build.yaml 03:07:13 spire-1.2.1/.github/workflows/pr_build.yaml 03:07:13 spire-1.2.1/.github/workflows/release_build.yaml 03:07:13 spire-1.2.1/.github/workflows/scripts/ 03:07:13 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 03:07:13 spire-1.2.1/.github/workflows/scripts/push-images.sh 03:07:13 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 03:07:13 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 03:07:13 spire-1.2.1/.github/workflows/scripts/split.sh 03:07:13 spire-1.2.1/.gitignore 03:07:13 spire-1.2.1/.go-version 03:07:13 spire-1.2.1/.golangci.yml 03:07:13 spire-1.2.1/ADOPTERS.md 03:07:13 spire-1.2.1/CHANGELOG.md 03:07:13 spire-1.2.1/CODE-OF-CONDUCT.md 03:07:13 spire-1.2.1/CODEOWNERS 03:07:13 spire-1.2.1/CONTRIBUTING.md 03:07:13 spire-1.2.1/Dockerfile 03:07:13 spire-1.2.1/Dockerfile.dev 03:07:13 spire-1.2.1/pkg/common/x509util/keyid.go 03:07:13 spire-1.2.1/pkg/common/x509util/keypair.go 03:07:13 spire-1.2.1/pkg/common/x509util/serialnumber.go 03:07:13 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 03:07:13 spire-1.2.1/pkg/server/ 03:07:13 spire-1.2.1/pkg/server/api/ 03:07:13 spire-1.2.1/pkg/server/api/agent.go 03:07:13 spire-1.2.1/pkg/server/api/agent/ 03:07:13 spire-1.2.1/pkg/server/api/agent/v1/ 03:07:13 spire-1.2.1/pkg/server/api/agent/v1/service.go 03:07:13 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 03:07:13 spire-1.2.1/pkg/server/api/agent_test.go 03:07:13 spire-1.2.1/pkg/server/api/api.go 03:07:13 spire-1.2.1/pkg/server/api/audit/ 03:07:13 spire-1.2.1/pkg/server/api/audit/audit.go 03:07:13 spire-1.2.1/pkg/server/api/audit/audit_test.go 03:07:13 spire-1.2.1/pkg/server/api/bundle.go 03:07:13 spire-1.2.1/pkg/server/api/bundle/ 03:07:13 spire-1.2.1/pkg/server/api/bundle/v1/ 03:07:13 spire-1.2.1/pkg/server/api/bundle/v1/service.go 03:07:13 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 03:07:13 spire-1.2.1/pkg/server/api/bundle_test.go 03:07:13 spire-1.2.1/pkg/server/api/debug/ 03:07:13 spire-1.2.1/pkg/server/api/debug/v1/ 03:07:13 spire-1.2.1/pkg/server/api/debug/v1/service.go 03:07:13 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 03:07:13 spire-1.2.1/Dockerfile.scratch 03:07:13 spire-1.2.1/LICENSE 03:07:13 spire-1.2.1/MAINTAINERS.md 03:07:13 spire-1.2.1/Makefile 03:07:13 spire-1.2.1/README.md 03:07:13 spire-1.2.1/ROADMAP.md 03:07:13 spire-1.2.1/SECURITY.md 03:07:13 spire-1.2.1/cmd/ 03:07:13 spire-1.2.1/cmd/spire-agent/ 03:07:13 spire-1.2.1/cmd/spire-agent/cli/ 03:07:13 spire-1.2.1/cmd/spire-agent/cli/api/ 03:07:13 spire-1.2.1/cmd/spire-agent/cli/api/common.go 03:07:13 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 03:07:13 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 03:07:13 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 03:07:13 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 03:07:13 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 03:07:13 spire-1.2.1/cmd/spire-agent/cli/cli.go 03:07:13 spire-1.2.1/cmd/spire-agent/cli/common/ 03:07:13 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 03:07:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 03:07:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 03:07:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 03:07:13 spire-1.2.1/cmd/spire-agent/cli/run/ 03:07:13 spire-1.2.1/cmd/spire-agent/cli/run/run.go 03:07:13 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 03:07:13 spire-1.2.1/cmd/spire-agent/cli/validate/ 03:07:13 spire-1.2.1/pkg/server/api/entry.go 03:07:13 spire-1.2.1/pkg/server/api/entry/ 03:07:13 spire-1.2.1/pkg/server/api/entry/v1/ 03:07:13 spire-1.2.1/pkg/server/api/entry/v1/service.go 03:07:13 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 03:07:13 spire-1.2.1/pkg/server/api/entry_test.go 03:07:13 spire-1.2.1/pkg/server/api/health/ 03:07:13 spire-1.2.1/pkg/server/api/health/v1/ 03:07:13 spire-1.2.1/pkg/server/api/health/v1/service.go 03:07:13 spire-1.2.1/pkg/server/api/health/v1/service_test.go 03:07:13 spire-1.2.1/pkg/server/api/id.go 03:07:13 spire-1.2.1/pkg/server/api/id_test.go 03:07:13 spire-1.2.1/pkg/server/api/limits/ 03:07:13 spire-1.2.1/pkg/server/api/limits/limits.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/ 03:07:13 spire-1.2.1/pkg/server/api/middleware/alias.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/audit.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/authorization.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/caller.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/caller_test.go 03:07:13 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 03:07:13 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 03:07:13 spire-1.2.1/cmd/spire-agent/main.go 03:07:13 spire-1.2.1/cmd/spire-server/ 03:07:13 spire-1.2.1/cmd/spire-server/cli/ 03:07:13 spire-1.2.1/cmd/spire-server/cli/agent/ 03:07:13 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/agent/count.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/agent/list.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/agent/show.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/bundle/ 03:07:13 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/cli.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/entry/ 03:07:13 spire-1.2.1/pkg/server/api/middleware/common.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/common_test.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/entries.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/entries_test.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 03:07:13 spire-1.2.1/pkg/server/api/ratelimit.go 03:07:13 spire-1.2.1/pkg/server/api/rpccontext/ 03:07:13 spire-1.2.1/pkg/server/api/rpccontext/alias.go 03:07:13 spire-1.2.1/pkg/server/api/rpccontext/audit.go 03:07:13 spire-1.2.1/pkg/server/api/rpccontext/caller.go 03:07:13 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 03:07:13 spire-1.2.1/pkg/server/api/selector.go 03:07:13 spire-1.2.1/pkg/server/api/selector_test.go 03:07:13 spire-1.2.1/pkg/server/api/status.go 03:07:13 spire-1.2.1/pkg/server/api/status_test.go 03:07:13 spire-1.2.1/pkg/server/api/svid/ 03:07:13 spire-1.2.1/pkg/server/api/svid/v1/ 03:07:13 spire-1.2.1/pkg/server/api/svid/v1/service.go 03:07:13 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 03:07:13 spire-1.2.1/pkg/server/api/trustdomain.go 03:07:13 spire-1.2.1/pkg/server/api/trustdomain/ 03:07:13 spire-1.2.1/pkg/server/api/trustdomain/v1/ 03:07:13 spire-1.2.1/cmd/spire-server/cli/entry/count.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/entry/create.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/entry/show.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/entry/update.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/entry/util.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/federation/ 03:07:13 spire-1.2.1/cmd/spire-server/cli/federation/common.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/federation/create.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/federation/list.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/federation/show.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/federation/update.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 03:07:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/jwt/ 03:07:13 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/run/ 03:07:13 spire-1.2.1/cmd/spire-server/cli/run/run.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/token/ 03:07:13 spire-1.2.1/cmd/spire-server/cli/token/generate.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/validate/ 03:07:13 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 03:07:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 03:07:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 03:07:13 spire-1.2.1/pkg/server/api/trustdomain_test.go 03:07:13 spire-1.2.1/pkg/server/authpolicy/ 03:07:13 spire-1.2.1/pkg/server/authpolicy/defaults.go 03:07:13 spire-1.2.1/pkg/server/authpolicy/policy.go 03:07:13 spire-1.2.1/pkg/server/authpolicy/policy.rego 03:07:13 spire-1.2.1/pkg/server/authpolicy/policy_data.json 03:07:13 spire-1.2.1/pkg/server/authpolicy/policy_test.go 03:07:13 spire-1.2.1/pkg/server/authpolicy/validate.go 03:07:13 spire-1.2.1/pkg/server/bundle/ 03:07:13 spire-1.2.1/pkg/server/bundle/client/ 03:07:13 spire-1.2.1/pkg/server/bundle/client/client.go 03:07:13 spire-1.2.1/pkg/server/bundle/client/client_test.go 03:07:13 spire-1.2.1/pkg/server/bundle/client/manager.go 03:07:13 spire-1.2.1/pkg/server/bundle/client/manager_test.go 03:07:13 spire-1.2.1/pkg/server/bundle/client/sources.go 03:07:13 spire-1.2.1/pkg/server/bundle/client/sources_test.go 03:07:13 spire-1.2.1/pkg/server/bundle/client/updater.go 03:07:13 spire-1.2.1/pkg/server/bundle/client/updater_test.go 03:07:13 spire-1.2.1/pkg/server/ca/ 03:07:13 spire-1.2.1/pkg/server/ca/ca.go 03:07:13 spire-1.2.1/pkg/server/ca/ca_health.go 03:07:13 spire-1.2.1/pkg/server/ca/ca_test.go 03:07:13 spire-1.2.1/pkg/server/ca/journal.go 03:07:13 spire-1.2.1/pkg/server/ca/journal_test.go 03:07:13 spire-1.2.1/pkg/server/ca/manager.go 03:07:13 spire-1.2.1/pkg/server/ca/manager_health.go 03:07:13 spire-1.2.1/pkg/server/ca/manager_test.go 03:07:13 spire-1.2.1/pkg/server/ca/templates.go 03:07:13 spire-1.2.1/pkg/server/ca/upstream_client.go 03:07:13 spire-1.2.1/pkg/server/ca/upstream_client_test.go 03:07:13 spire-1.2.1/pkg/server/ca/validation.go 03:07:13 spire-1.2.1/pkg/server/cache/ 03:07:13 spire-1.2.1/pkg/server/cache/dscache/ 03:07:13 spire-1.2.1/pkg/server/cache/dscache/cache.go 03:07:13 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 03:07:13 spire-1.2.1/pkg/server/cache/entrycache/ 03:07:13 spire-1.2.1/pkg/server/cache/entrycache/cache.go 03:07:13 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 03:07:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 03:07:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 03:07:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 03:07:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 03:07:13 spire-1.2.1/pkg/server/catalog/ 03:07:13 spire-1.2.1/pkg/server/catalog/catalog.go 03:07:13 spire-1.2.1/pkg/server/catalog/keymanager.go 03:07:13 spire-1.2.1/pkg/server/catalog/nodeattestor.go 03:07:13 spire-1.2.1/pkg/server/catalog/noderesolver.go 03:07:13 spire-1.2.1/pkg/server/catalog/notifier.go 03:07:13 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 03:07:13 spire-1.2.1/pkg/server/config.go 03:07:13 spire-1.2.1/pkg/server/datastore/ 03:07:13 spire-1.2.1/pkg/server/datastore/datastore.go 03:07:13 spire-1.2.1/pkg/server/datastore/datastore_health.go 03:07:13 spire-1.2.1/pkg/server/datastore/repository.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/ 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/x509/ 03:07:13 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 03:07:13 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 03:07:13 spire-1.2.1/cmd/spire-server/main.go 03:07:13 spire-1.2.1/cmd/spire-server/util/ 03:07:13 spire-1.2.1/cmd/spire-server/util/util.go 03:07:13 spire-1.2.1/conf/ 03:07:13 spire-1.2.1/conf/agent/ 03:07:13 spire-1.2.1/conf/agent/agent.conf 03:07:13 spire-1.2.1/conf/agent/agent_full.conf 03:07:13 spire-1.2.1/conf/agent/dummy_root_ca.crt 03:07:13 spire-1.2.1/conf/server/ 03:07:13 spire-1.2.1/conf/server/dummy_upstream_ca.crt 03:07:13 spire-1.2.1/conf/server/dummy_upstream_ca.key 03:07:13 spire-1.2.1/conf/server/server.conf 03:07:13 spire-1.2.1/conf/server/server_full.conf 03:07:13 spire-1.2.1/doc/ 03:07:13 spire-1.2.1/doc/SPIRE101.md 03:07:13 spire-1.2.1/doc/auditlog.md 03:07:13 spire-1.2.1/doc/authorization_policy_engine.md 03:07:13 spire-1.2.1/doc/changelog_guidelines.md 03:07:13 spire-1.2.1/doc/cure53-report.pdf 03:07:13 spire-1.2.1/doc/images/ 03:07:13 spire-1.2.1/doc/images/2019_roadmap.png 03:07:13 spire-1.2.1/doc/images/SPIRE101.png 03:07:13 spire-1.2.1/doc/images/SPIRE_agent.png 03:07:13 spire-1.2.1/doc/images/SPIRE_server.png 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 03:07:13 spire-1.2.1/pkg/server/endpoints/ 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/ 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/config.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/server.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 03:07:13 spire-1.2.1/pkg/server/endpoints/config.go 03:07:13 spire-1.2.1/pkg/server/endpoints/endpoints.go 03:07:13 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 03:07:13 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 03:07:13 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 03:07:13 spire-1.2.1/pkg/server/endpoints/middleware.go 03:07:13 spire-1.2.1/pkg/server/endpoints/middleware_test.go 03:07:13 spire-1.2.1/pkg/server/hostservice/ 03:07:13 spire-1.2.1/pkg/server/hostservice/agentstore/ 03:07:13 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 03:07:13 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 03:07:13 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 03:07:13 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 03:07:13 spire-1.2.1/doc/images/cache_mgr.png 03:07:13 spire-1.2.1/doc/images/cache_mgr_components.png 03:07:13 spire-1.2.1/doc/images/federated_spire.png 03:07:13 spire-1.2.1/doc/images/ha_mode.png 03:07:13 spire-1.2.1/doc/images/nested_spire.png 03:07:13 spire-1.2.1/doc/images/oidc_federation.png 03:07:13 spire-1.2.1/doc/images/single_trust_domain.png 03:07:13 spire-1.2.1/doc/images/spiffe_compatible.png 03:07:13 spire-1.2.1/doc/images/spire_logo.png 03:07:13 spire-1.2.1/doc/migrating_registration_api_clients.md 03:07:13 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 03:07:13 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 03:07:13 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 03:07:13 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 03:07:13 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 03:07:13 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 03:07:13 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 03:07:13 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 03:07:13 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 03:07:13 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 03:07:13 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 03:07:13 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 03:07:13 spire-1.2.1/pkg/server/hostservice/identityprovider/ 03:07:13 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 03:07:13 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/ 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/ 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/base/ 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 03:07:13 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 03:07:13 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 03:07:13 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 03:07:13 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 03:07:13 spire-1.2.1/doc/plugin_server_datastore_sql.md 03:07:13 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 03:07:13 spire-1.2.1/doc/plugin_server_keymanager_disk.md 03:07:13 spire-1.2.1/doc/plugin_server_keymanager_memory.md 03:07:13 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 03:07:13 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 03:07:13 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 03:07:13 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 03:07:13 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 03:07:13 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 03:07:13 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 03:07:13 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 03:07:13 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 03:07:13 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 03:07:13 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 03:07:13 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/test/ 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 03:07:13 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 03:07:13 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 03:07:13 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 03:07:13 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 03:07:13 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 03:07:13 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 03:07:13 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 03:07:13 spire-1.2.1/doc/scaling_spire.md 03:07:13 spire-1.2.1/doc/spire_agent.md 03:07:13 spire-1.2.1/doc/spire_server.md 03:07:13 spire-1.2.1/doc/supported_integrations.md 03:07:13 spire-1.2.1/doc/telemetry.md 03:07:13 spire-1.2.1/doc/telemetry_config.md 03:07:13 spire-1.2.1/doc/upgrading.md 03:07:13 spire-1.2.1/doc/using_spire.md 03:07:13 spire-1.2.1/examples/ 03:07:13 spire-1.2.1/examples/README.md 03:07:13 spire-1.2.1/go.mod 03:07:13 spire-1.2.1/go.sum 03:07:13 spire-1.2.1/pkg/ 03:07:13 spire-1.2.1/pkg/agent/ 03:07:13 spire-1.2.1/pkg/agent/agent.go 03:07:13 spire-1.2.1/pkg/agent/api/ 03:07:13 spire-1.2.1/pkg/agent/api/config.go 03:07:13 spire-1.2.1/pkg/agent/api/debug/ 03:07:13 spire-1.2.1/pkg/agent/api/debug/v1/ 03:07:13 spire-1.2.1/pkg/agent/api/debug/v1/service.go 03:07:13 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/ 03:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 03:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 03:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 03:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 03:07:13 spire-1.2.1/pkg/agent/api/delegatedidentity/ 03:07:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 03:07:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 03:07:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 03:07:13 spire-1.2.1/pkg/agent/api/endpoints.go 03:07:13 spire-1.2.1/pkg/agent/api/health/ 03:07:13 spire-1.2.1/pkg/agent/api/health/v1/ 03:07:13 spire-1.2.1/pkg/agent/api/health/v1/service.go 03:07:13 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 03:07:13 spire-1.2.1/pkg/agent/api/rpccontext/ 03:07:13 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 03:07:13 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 03:07:13 spire-1.2.1/pkg/agent/attestor/ 03:07:13 spire-1.2.1/pkg/agent/attestor/node/ 03:07:13 spire-1.2.1/pkg/agent/attestor/node/experimental.go 03:07:13 spire-1.2.1/pkg/agent/attestor/node/node.go 03:07:13 spire-1.2.1/pkg/agent/attestor/node/node_test.go 03:07:13 spire-1.2.1/pkg/agent/attestor/workload/ 03:07:13 spire-1.2.1/pkg/agent/attestor/workload/workload.go 03:07:13 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 03:07:13 spire-1.2.1/pkg/agent/catalog/ 03:07:13 spire-1.2.1/pkg/agent/catalog/catalog.go 03:07:13 spire-1.2.1/pkg/agent/catalog/keymanager.go 03:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 03:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 03:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 03:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/ 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/repository.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/v1.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 03:07:13 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 03:07:13 spire-1.2.1/pkg/agent/catalog/svidstore.go 03:07:13 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 03:07:13 spire-1.2.1/pkg/agent/client/ 03:07:13 spire-1.2.1/pkg/agent/client/client.go 03:07:13 spire-1.2.1/pkg/agent/client/client_test.go 03:07:13 spire-1.2.1/pkg/agent/client/dial.go 03:07:13 spire-1.2.1/pkg/agent/client/nodeconn.go 03:07:13 spire-1.2.1/pkg/agent/client/nodeconn_test.go 03:07:13 spire-1.2.1/pkg/agent/client/update.go 03:07:13 spire-1.2.1/pkg/agent/client/util.go 03:07:13 spire-1.2.1/pkg/agent/common/ 03:07:13 spire-1.2.1/pkg/agent/common/backoff/ 03:07:13 spire-1.2.1/pkg/agent/common/backoff/backoff.go 03:07:13 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 03:07:13 spire-1.2.1/pkg/agent/common/cgroups/ 03:07:13 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 03:07:13 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 03:07:13 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 03:07:13 spire-1.2.1/pkg/agent/config.go 03:07:13 spire-1.2.1/pkg/agent/endpoints/ 03:07:13 spire-1.2.1/pkg/agent/endpoints/config.go 03:07:13 spire-1.2.1/pkg/agent/endpoints/endpoints.go 03:07:13 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 03:07:13 spire-1.2.1/pkg/agent/endpoints/metrics.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 03:07:13 spire-1.2.1/pkg/agent/endpoints/middleware.go 03:07:13 spire-1.2.1/pkg/agent/endpoints/peertracker.go 03:07:13 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 03:07:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 03:07:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 03:07:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 03:07:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 03:07:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 03:07:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 03:07:13 spire-1.2.1/pkg/agent/endpoints/workload/ 03:07:13 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 03:07:13 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 03:07:13 spire-1.2.1/pkg/agent/manager/ 03:07:13 spire-1.2.1/pkg/agent/manager/cache/ 03:07:13 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 03:07:13 spire-1.2.1/pkg/agent/manager/cache/cache.go 03:07:13 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 03:07:13 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 03:07:13 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 03:07:13 spire-1.2.1/pkg/agent/manager/cache/sets.go 03:07:13 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 03:07:13 spire-1.2.1/pkg/agent/manager/config.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 03:07:13 spire-1.2.1/pkg/agent/manager/manager.go 03:07:13 spire-1.2.1/pkg/agent/manager/manager_test.go 03:07:13 spire-1.2.1/pkg/agent/manager/storage.go 03:07:13 spire-1.2.1/pkg/agent/manager/storage_test.go 03:07:13 spire-1.2.1/pkg/agent/manager/storecache/ 03:07:13 spire-1.2.1/pkg/agent/manager/storecache/cache.go 03:07:13 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 03:07:13 spire-1.2.1/pkg/agent/manager/sync.go 03:07:13 spire-1.2.1/pkg/agent/plugin/ 03:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/ 03:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 03:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 03:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 03:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 03:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 03:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 03:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 03:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 03:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 03:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 03:07:13 03:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 03:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 03:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 03:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 03:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/ 03:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 03:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 03:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 03:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 03:07:13 spire-1.2.1/pkg/server/registration/ 03:07:13 spire-1.2.1/pkg/server/registration/manager.go 03:07:13 spire-1.2.1/pkg/server/registration/manager_test.go 03:07:13 spire-1.2.1/pkg/server/scanentries.go 03:07:13 spire-1.2.1/pkg/server/scanentries_test.go 03:07:13 spire-1.2.1/pkg/server/server.go 03:07:13 spire-1.2.1/pkg/server/server_test.go 03:07:13 spire-1.2.1/pkg/server/svid/ 03:07:13 spire-1.2.1/pkg/server/svid/observer.go 03:07:13 spire-1.2.1/pkg/server/svid/observer_test.go 03:07:13 spire-1.2.1/pkg/server/svid/rotator.go 03:07:13 spire-1.2.1/pkg/server/svid/rotator_config.go 03:07:13 spire-1.2.1/pkg/server/svid/rotator_config_test.go 03:07:13 spire-1.2.1/pkg/server/svid/rotator_test.go 03:07:13 spire-1.2.1/proto/ 03:07:13 spire-1.2.1/proto/private/ 03:07:13 spire-1.2.1/proto/private/server/ 03:07:13 spire-1.2.1/proto/private/server/journal/ 03:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 03:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 03:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 03:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 03:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 03:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 03:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 03:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 03:07:13 spire-1.2.1/proto/private/server/journal/journal.pb.go 03:07:13 spire-1.2.1/proto/private/server/journal/journal.proto 03:07:13 spire-1.2.1/proto/spire/ 03:07:13 spire-1.2.1/proto/spire/common/ 03:07:13 spire-1.2.1/proto/spire/common/common.pb.go 03:07:13 spire-1.2.1/proto/spire/common/common.proto 03:07:13 spire-1.2.1/proto/spire/common/plugin/ 03:07:13 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 03:07:13 spire-1.2.1/proto/spire/common/plugin/plugin.proto 03:07:13 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 03:07:13 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 03:07:13 spire-1.2.1/proto/spire/plugin/ 03:07:13 spire-1.2.1/proto/spire/plugin/agent/ 03:07:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 03:07:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 03:07:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 03:07:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 03:07:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 03:07:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 03:07:13 spire-1.2.1/release/ 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 03:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 03:07:13 spire-1.2.1/pkg/agent/svid/ 03:07:13 spire-1.2.1/pkg/agent/svid/rotator.go 03:07:13 spire-1.2.1/pkg/agent/svid/rotator_config.go 03:07:13 spire-1.2.1/pkg/agent/svid/rotator_test.go 03:07:13 spire-1.2.1/pkg/agent/svid/store/ 03:07:13 spire-1.2.1/pkg/agent/svid/store/service.go 03:07:13 spire-1.2.1/pkg/agent/svid/store/service_test.go 03:07:13 spire-1.2.1/pkg/common/ 03:07:13 spire-1.2.1/pkg/common/agentpathtemplate/ 03:07:13 spire-1.2.1/pkg/common/agentpathtemplate/template.go 03:07:13 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 03:07:13 spire-1.2.1/pkg/common/api/ 03:07:13 spire-1.2.1/pkg/common/api/metrics.go 03:07:13 spire-1.2.1/pkg/common/api/middleware/ 03:07:13 spire-1.2.1/pkg/common/api/middleware/common_test.go 03:07:13 spire-1.2.1/pkg/common/api/middleware/interceptor.go 03:07:13 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 03:07:13 spire-1.2.1/release/spire-extras/ 03:07:13 spire-1.2.1/release/spire-extras/README.md 03:07:13 spire-1.2.1/release/spire-extras/conf/ 03:07:13 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 03:07:13 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 03:07:13 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 03:07:13 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 03:07:13 spire-1.2.1/release/spire/ 03:07:13 spire-1.2.1/release/spire/README.md 03:07:13 spire-1.2.1/release/spire/conf/ 03:07:13 spire-1.2.1/release/spire/conf/agent/ 03:07:13 spire-1.2.1/release/spire/conf/agent/agent.conf 03:07:13 spire-1.2.1/release/spire/conf/server/ 03:07:13 spire-1.2.1/release/spire/conf/server/server.conf 03:07:13 spire-1.2.1/script/ 03:07:13 spire-1.2.1/script/build-artifact.sh 03:07:13 spire-1.2.1/script/generate_dummy_ca.sh 03:07:13 spire-1.2.1/support/ 03:07:13 spire-1.2.1/support/k8s/ 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/ 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 03:07:13 spire-1.2.1/pkg/common/api/middleware/logger.go 03:07:13 spire-1.2.1/pkg/common/api/middleware/logger_test.go 03:07:13 spire-1.2.1/pkg/common/api/middleware/metrics.go 03:07:13 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 03:07:13 spire-1.2.1/pkg/common/api/middleware/middleware.go 03:07:13 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 03:07:13 spire-1.2.1/pkg/common/api/middleware/misconfig.go 03:07:13 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 03:07:13 spire-1.2.1/pkg/common/api/middleware/names.go 03:07:13 spire-1.2.1/pkg/common/api/middleware/names_test.go 03:07:13 spire-1.2.1/pkg/common/api/names.go 03:07:13 spire-1.2.1/pkg/common/api/ratelimit.go 03:07:13 spire-1.2.1/pkg/common/api/rpccontext/ 03:07:13 spire-1.2.1/pkg/common/api/rpccontext/logger.go 03:07:13 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 03:07:13 spire-1.2.1/pkg/common/api/rpccontext/names.go 03:07:13 spire-1.2.1/pkg/common/auth/ 03:07:13 spire-1.2.1/pkg/common/auth/interceptors.go 03:07:13 spire-1.2.1/pkg/common/auth/interceptors_test.go 03:07:13 spire-1.2.1/pkg/common/auth/untracked_uds.go 03:07:13 spire-1.2.1/pkg/common/bundleutil/ 03:07:13 spire-1.2.1/pkg/common/bundleutil/bundle.go 03:07:13 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/spire-1.2.1/pkg/common/bundleutil/bundle_test.go 03:07:13 spire-1.2.1/pkg/common/bundleutil/common_test.go 03:07:13 spire-1.2.1/pkg/common/bundleutil/marshal.go 03:07:13 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 03:07:13 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 03:07:13 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 03:07:13 spire-1.2.1/pkg/common/bundleutil/types.go 03:07:13 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 03:07:13 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 03:07:13 spire-1.2.1/pkg/common/catalog/ 03:07:13 spire-1.2.1/pkg/common/catalog/bind.go 03:07:13 spire-1.2.1/pkg/common/catalog/builtin.go 03:07:13 spire-1.2.1/pkg/common/catalog/catalog.go 03:07:13 spire-1.2.1/pkg/common/catalog/catalog_test.go 03:07:13 spire-1.2.1/pkg/common/catalog/closers.go 03:07:13 spire-1.2.1/pkg/common/catalog/cmd_linux.go 03:07:13 spire-1.2.1/pkg/common/catalog/cmd_other.go 03:07:13 spire-1.2.1/pkg/common/catalog/config.go 03:07:13 spire-1.2.1/pkg/common/catalog/config_test.go 03:07:13 spire-1.2.1/pkg/common/catalog/configure.go 03:07:13 spire-1.2.1/pkg/common/catalog/constraints.go 03:07:13 spire-1.2.1/pkg/common/catalog/constraints_test.go 03:07:13 spire-1.2.1/pkg/common/catalog/context.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 03:07:13 spire-1.2.1/pkg/common/catalog/external.go 03:07:13 spire-1.2.1/pkg/common/catalog/host.go 03:07:13 spire-1.2.1/pkg/common/catalog/pipenet.go 03:07:13 spire-1.2.1/pkg/common/catalog/plugin.go 03:07:13 spire-1.2.1/pkg/common/catalog/testplugin/ 03:07:13 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 03:07:13 spire-1.2.1/pkg/common/catalog/testplugin/main.go 03:07:13 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 03:07:13 spire-1.2.1/pkg/common/cli/ 03:07:13 spire-1.2.1/pkg/common/cli/env.go 03:07:13 spire-1.2.1/pkg/common/cli/flags.go 03:07:13 spire-1.2.1/pkg/common/cli/trust_domain.go 03:07:13 spire-1.2.1/pkg/common/cli/trust_domain_test.go 03:07:13 spire-1.2.1/pkg/common/cli/umask.go 03:07:13 spire-1.2.1/pkg/common/cli/umask_posix.go 03:07:13 spire-1.2.1/pkg/common/cli/umask_test.go 03:07:13 spire-1.2.1/pkg/common/cli/umask_windows.go 03:07:13 spire-1.2.1/pkg/common/cliprinter/ 03:07:13 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 03:07:13 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 03:07:13 spire-1.2.1/pkg/common/cliprinter/flag.go 03:07:13 spire-1.2.1/pkg/common/cliprinter/flag_test.go 03:07:13 spire-1.2.1/pkg/common/cliprinter/format.go 03:07:13 spire-1.2.1/pkg/common/cliprinter/format_test.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/ 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 03:07:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 03:07:13 spire-1.2.1/pkg/common/coretypes/ 03:07:13 spire-1.2.1/pkg/common/coretypes/bundle/ 03:07:13 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 03:07:13 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 03:07:13 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 03:07:13 spire-1.2.1/pkg/common/coretypes/bundle/require.go 03:07:13 spire-1.2.1/pkg/common/coretypes/jwtkey/ 03:07:13 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 03:07:13 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 03:07:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 03:07:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 03:07:13 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 03:07:13 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 03:07:13 spire-1.2.1/pkg/common/coretypes/x509certificate/ 03:07:13 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 03:07:13 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 03:07:13 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 03:07:13 spire-1.2.1/support/oidc-discovery-provider/ 03:07:13 spire-1.2.1/support/oidc-discovery-provider/README.md 03:07:13 spire-1.2.1/support/oidc-discovery-provider/common_test.go 03:07:13 spire-1.2.1/support/oidc-discovery-provider/config.go 03:07:13 spire-1.2.1/support/oidc-discovery-provider/config_test.go 03:07:13 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 03:07:13 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 03:07:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 03:07:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 03:07:13 spire-1.2.1/pkg/common/cryptoutil/ 03:07:13 spire-1.2.1/pkg/common/cryptoutil/keys.go 03:07:13 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 03:07:13 spire-1.2.1/pkg/common/diskutil/ 03:07:13 spire-1.2.1/pkg/common/diskutil/file_posix.go 03:07:13 spire-1.2.1/pkg/common/diskutil/file_test.go 03:07:13 spire-1.2.1/pkg/common/diskutil/file_windows.go 03:07:13 spire-1.2.1/pkg/common/errorutil/ 03:07:13 spire-1.2.1/pkg/common/errorutil/wrapper.go 03:07:13 spire-1.2.1/pkg/common/health/ 03:07:13 spire-1.2.1/pkg/common/health/config.go 03:07:13 spire-1.2.1/pkg/common/health/context.go 03:07:13 spire-1.2.1/pkg/common/health/context_test.go 03:07:13 spire-1.2.1/pkg/common/health/health.go 03:07:13 spire-1.2.1/pkg/common/health/health_test.go 03:07:13 spire-1.2.1/pkg/common/health/logger.go 03:07:13 spire-1.2.1/pkg/common/hostservice/ 03:07:13 spire-1.2.1/pkg/common/hostservice/metricsservice/ 03:07:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 03:07:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 03:07:13 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 03:07:13 spire-1.2.1/support/oidc-discovery-provider/handler.go 03:07:13 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 03:07:13 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 03:07:13 spire-1.2.1/support/oidc-discovery-provider/main.go 03:07:13 spire-1.2.1/support/oidc-discovery-provider/server_api.go 03:07:13 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 03:07:13 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 03:07:13 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 03:07:13 spire-1.2.1/test/ 03:07:13 spire-1.2.1/test/clock/ 03:07:13 spire-1.2.1/test/clock/clock.go 03:07:13 spire-1.2.1/test/fakes/ 03:07:13 spire-1.2.1/test/fakes/fakeagentcatalog/ 03:07:13 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 03:07:13 spire-1.2.1/test/fakes/fakeagentkeymanager/ 03:07:13 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 03:07:13 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 03:07:13 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 03:07:13 spire-1.2.1/test/fakes/fakeagentstore/ 03:07:13 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 03:07:13 spire-1.2.1/pkg/common/idutil/ 03:07:13 spire-1.2.1/pkg/common/idutil/require.go 03:07:13 spire-1.2.1/pkg/common/idutil/require_test.go 03:07:13 spire-1.2.1/pkg/common/idutil/safety.go 03:07:13 spire-1.2.1/pkg/common/idutil/safety_test.go 03:07:13 spire-1.2.1/pkg/common/idutil/spiffeid.go 03:07:13 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 03:07:13 spire-1.2.1/pkg/common/jwtsvid/ 03:07:13 spire-1.2.1/pkg/common/jwtsvid/common.go 03:07:13 spire-1.2.1/pkg/common/jwtsvid/sign.go 03:07:13 spire-1.2.1/pkg/common/jwtsvid/token_test.go 03:07:13 spire-1.2.1/pkg/common/jwtsvid/validate.go 03:07:13 spire-1.2.1/pkg/common/jwtutil/ 03:07:13 spire-1.2.1/pkg/common/jwtutil/keyset.go 03:07:13 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 03:07:13 spire-1.2.1/pkg/common/log/ 03:07:13 spire-1.2.1/pkg/common/log/hclog_adapter.go 03:07:13 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 03:07:13 spire-1.2.1/pkg/common/log/log.go 03:07:13 spire-1.2.1/pkg/common/log/log_test.go 03:07:13 spire-1.2.1/pkg/common/log/options.go 03:07:13 spire-1.2.1/pkg/common/nodeutil/ 03:07:13 spire-1.2.1/pkg/common/nodeutil/node.go 03:07:13 spire-1.2.1/pkg/common/nodeutil/node_test.go 03:07:13 spire-1.2.1/pkg/common/peertracker/ 03:07:13 spire-1.2.1/pkg/common/peertracker/conn.go 03:07:13 spire-1.2.1/test/fakes/fakedatastore/ 03:07:13 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 03:07:13 spire-1.2.1/test/fakes/fakeentryclient/ 03:07:13 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 03:07:13 spire-1.2.1/test/fakes/fakehealthchecker/ 03:07:13 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 03:07:13 spire-1.2.1/test/fakes/fakeidentityprovider/ 03:07:13 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 03:07:13 spire-1.2.1/test/fakes/fakemetrics/ 03:07:13 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 03:07:13 spire-1.2.1/test/fakes/fakenoderesolver/ 03:07:13 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 03:07:13 spire-1.2.1/test/fakes/fakenotifier/ 03:07:13 spire-1.2.1/test/fakes/fakenotifier/notifier.go 03:07:13 spire-1.2.1/test/fakes/fakepluginmetrics/ 03:07:13 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 03:07:13 spire-1.2.1/test/fakes/fakeserverca/ 03:07:13 spire-1.2.1/test/fakes/fakeserverca/serverca.go 03:07:13 spire-1.2.1/test/fakes/fakeservercatalog/ 03:07:13 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 03:07:13 spire-1.2.1/test/fakes/fakeserverkeymanager/ 03:07:13 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 03:07:13 spire-1.2.1/pkg/common/peertracker/credentials.go 03:07:13 spire-1.2.1/pkg/common/peertracker/errors.go 03:07:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 03:07:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 03:07:13 spire-1.2.1/pkg/common/peertracker/info.go 03:07:13 spire-1.2.1/pkg/common/peertracker/listener.go 03:07:13 spire-1.2.1/pkg/common/peertracker/listener_test.go 03:07:13 spire-1.2.1/pkg/common/peertracker/peertracker.go 03:07:13 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 03:07:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 03:07:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 03:07:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 03:07:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 03:07:13 spire-1.2.1/pkg/common/peertracker/tcp.go 03:07:13 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 03:07:13 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 03:07:13 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 03:07:13 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 03:07:13 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 03:07:13 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 03:07:13 spire-1.2.1/test/fakes/fakeservernodeattestor/ 03:07:13 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 03:07:13 spire-1.2.1/test/fakes/fakeupstreamauthority/ 03:07:13 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 03:07:13 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 03:07:13 spire-1.2.1/test/fakes/fakeworkloadapi/ 03:07:13 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 03:07:13 spire-1.2.1/test/fakes/fakeworkloadattestor/ 03:07:13 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 03:07:13 spire-1.2.1/test/fixture/ 03:07:13 spire-1.2.1/test/fixture/certs/ 03:07:13 spire-1.2.1/test/fixture/certs/agent_svid.der 03:07:13 spire-1.2.1/test/fixture/certs/base_cert.pem 03:07:13 spire-1.2.1/test/fixture/certs/base_csr.pem 03:07:13 spire-1.2.1/test/fixture/certs/base_key.pem 03:07:13 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 03:07:13 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 03:07:13 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 03:07:13 spire-1.2.1/test/fixture/certs/blog_cert.pem 03:07:13 spire-1.2.1/test/fixture/certs/blog_csr.pem 03:07:13 spire-1.2.1/test/fixture/certs/blog_key.pem 03:07:13 spire-1.2.1/test/fixture/certs/bundle.der 03:07:13 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 03:07:13 spire-1.2.1/pkg/common/peertracker/uds.go 03:07:13 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 03:07:13 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 03:07:13 spire-1.2.1/pkg/common/peertracker/uds_linux.go 03:07:13 spire-1.2.1/pkg/common/pemutil/ 03:07:13 spire-1.2.1/pkg/common/pemutil/block.go 03:07:13 spire-1.2.1/pkg/common/pemutil/certs.go 03:07:13 spire-1.2.1/pkg/common/pemutil/common.go 03:07:13 spire-1.2.1/pkg/common/pemutil/csr.go 03:07:13 spire-1.2.1/pkg/common/pemutil/keys.go 03:07:13 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 03:07:13 spire-1.2.1/pkg/common/pemutil/testdata/ 03:07:13 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 03:07:13 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 03:07:13 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 03:07:13 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 03:07:13 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 03:07:13 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 03:07:13 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 03:07:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 03:07:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 03:07:13 spire-1.2.1/test/fixture/certs/ca.pem 03:07:13 spire-1.2.1/test/fixture/certs/ca_key.pem 03:07:13 spire-1.2.1/test/fixture/certs/database_cert.pem 03:07:13 spire-1.2.1/test/fixture/certs/database_csr.pem 03:07:13 spire-1.2.1/test/fixture/certs/database_key.pem 03:07:13 spire-1.2.1/test/fixture/certs/node_cert.pem 03:07:13 spire-1.2.1/test/fixture/certs/node_csr.pem 03:07:13 spire-1.2.1/test/fixture/certs/node_key.pem 03:07:13 spire-1.2.1/test/fixture/certs/svid.pem 03:07:13 spire-1.2.1/test/fixture/certs/svid_key.pem 03:07:13 spire-1.2.1/test/fixture/config/ 03:07:13 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 03:07:13 spire-1.2.1/test/fixture/config/agent_good.conf 03:07:13 spire-1.2.1/test/fixture/config/agent_good_templated.conf 03:07:13 spire-1.2.1/test/fixture/config/plugin_good.conf 03:07:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 03:07:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 03:07:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 03:07:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 03:07:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 03:07:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 03:07:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 03:07:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 03:07:13 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 03:07:13 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 03:07:13 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 03:07:13 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 03:07:13 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 03:07:13 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 03:07:13 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 03:07:13 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 03:07:13 spire-1.2.1/test/fixture/config/server_good.conf 03:07:13 spire-1.2.1/test/fixture/config/server_good_templated.conf 03:07:13 spire-1.2.1/test/fixture/fixture.go 03:07:13 spire-1.2.1/test/fixture/nodeattestor/ 03:07:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 03:07:13 spire-1.2.1/pkg/common/plugin/ 03:07:13 spire-1.2.1/pkg/common/plugin/aws/ 03:07:13 spire-1.2.1/pkg/common/plugin/aws/iid.go 03:07:13 spire-1.2.1/pkg/common/plugin/azure/ 03:07:13 spire-1.2.1/pkg/common/plugin/azure/msi.go 03:07:13 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 03:07:13 spire-1.2.1/pkg/common/plugin/facade.go 03:07:13 spire-1.2.1/pkg/common/plugin/facade_test.go 03:07:13 spire-1.2.1/pkg/common/plugin/gcp/ 03:07:13 spire-1.2.1/pkg/common/plugin/gcp/iit.go 03:07:13 spire-1.2.1/pkg/common/plugin/k8s/ 03:07:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 03:07:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 03:07:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 03:07:13 spire-1.2.1/pkg/common/plugin/k8s/utils.go 03:07:13 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 03:07:13 spire-1.2.1/pkg/common/plugin/log.go 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/ 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 03:07:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 03:07:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 03:07:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 03:07:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 03:07:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 03:07:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 03:07:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 03:07:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 03:07:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 03:07:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 03:07:13 spire-1.2.1/test/fixture/registration/ 03:07:13 spire-1.2.1/test/fixture/registration/entries.json 03:07:13 spire-1.2.1/test/fixture/registration/good-for-update.json 03:07:13 spire-1.2.1/test/fixture/registration/good.json 03:07:13 spire-1.2.1/test/fixture/registration/invalid.json 03:07:13 spire-1.2.1/test/fixture/registration/invalid_json.json 03:07:13 spire-1.2.1/test/fixture/registration/manager_test_entries.json 03:07:13 spire-1.2.1/test/integration/ 03:07:13 spire-1.2.1/test/integration/README.md 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 03:07:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 03:07:13 spire-1.2.1/pkg/common/plugin/tpmdevid/ 03:07:13 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 03:07:13 spire-1.2.1/pkg/common/plugin/x509pop/ 03:07:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 03:07:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 03:07:13 spire-1.2.1/pkg/common/profiling/ 03:07:13 spire-1.2.1/pkg/common/profiling/dumpers.go 03:07:13 spire-1.2.1/pkg/common/profiling/profiling.go 03:07:13 spire-1.2.1/pkg/common/protoutil/ 03:07:13 spire-1.2.1/pkg/common/protoutil/masks.go 03:07:13 spire-1.2.1/pkg/common/protoutil/masks_test.go 03:07:13 spire-1.2.1/pkg/common/rotationutil/ 03:07:13 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 03:07:13 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 03:07:13 spire-1.2.1/pkg/common/selector/ 03:07:13 spire-1.2.1/pkg/common/selector/selector.go 03:07:13 spire-1.2.1/pkg/common/selector/selector_test.go 03:07:13 spire-1.2.1/test/integration/common 03:07:13 spire-1.2.1/test/integration/setup/ 03:07:13 spire-1.2.1/test/integration/setup/adminclient/ 03:07:13 spire-1.2.1/test/integration/setup/adminclient/build.sh 03:07:13 spire-1.2.1/test/integration/setup/adminclient/client.go 03:07:13 spire-1.2.1/test/integration/setup/debugagent/ 03:07:13 spire-1.2.1/test/integration/setup/debugagent/build.sh 03:07:13 spire-1.2.1/test/integration/setup/debugagent/main.go 03:07:13 spire-1.2.1/test/integration/setup/debugserver/ 03:07:13 spire-1.2.1/test/integration/setup/debugserver/build.sh 03:07:13 spire-1.2.1/test/integration/setup/debugserver/main.go 03:07:13 spire-1.2.1/test/integration/setup/downstreamclient/ 03:07:13 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 03:07:13 spire-1.2.1/test/integration/setup/downstreamclient/client.go 03:07:13 spire-1.2.1/test/integration/setup/itclient/ 03:07:13 spire-1.2.1/test/integration/setup/itclient/client.go 03:07:13 spire-1.2.1/test/integration/setup/node-attestation/ 03:07:13 spire-1.2.1/test/integration/setup/node-attestation/build.sh 03:07:13 spire-1.2.1/test/integration/setup/node-attestation/client.go 03:07:13 spire-1.2.1/test/integration/setup/x509pop/ 03:07:13 spire-1.2.1/pkg/common/selector/set.go 03:07:13 spire-1.2.1/pkg/common/selector/set_utils.go 03:07:13 spire-1.2.1/pkg/common/selector/set_utils_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/ 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/ 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/manager.go 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/node.go 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/store/ 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 03:07:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 03:07:13 spire-1.2.1/pkg/common/telemetry/blackhole.go 03:07:13 spire-1.2.1/pkg/common/telemetry/call.go 03:07:13 spire-1.2.1/pkg/common/telemetry/common/ 03:07:13 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 03:07:13 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 03:07:13 spire-1.2.1/test/integration/setup/x509pop/setup.sh 03:07:13 spire-1.2.1/test/integration/suites/ 03:07:13 spire-1.2.1/test/integration/suites/admin-endpoints/ 03:07:13 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 03:07:13 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 03:07:13 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 03:07:13 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 03:07:13 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 03:07:13 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 03:07:13 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 03:07:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 03:07:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 03:07:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 03:07:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 03:07:13 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 03:07:13 spire-1.2.1/pkg/common/telemetry/config.go 03:07:13 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 03:07:13 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/inmem.go 03:07:13 spire-1.2.1/pkg/common/telemetry/inmem_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/m3.go 03:07:13 spire-1.2.1/pkg/common/telemetry/m3_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/metrics.go 03:07:13 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/names.go 03:07:13 spire-1.2.1/pkg/common/telemetry/prometheus.go 03:07:13 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/sanitize.go 03:07:13 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/ 03:07:13 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/ 03:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 03:07:13 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 03:07:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 03:07:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 03:07:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 03:07:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 03:07:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 03:07:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 03:07:13 spire-1.2.1/test/integration/suites/datastore-mysql/ 03:07:13 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 03:07:13 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 03:07:13 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 03:07:13 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 03:07:13 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 03:07:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 03:07:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 03:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 03:07:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/rotate.go 03:07:13 spire-1.2.1/pkg/common/telemetry/server/server.go 03:07:13 spire-1.2.1/pkg/common/telemetry/sink.go 03:07:13 spire-1.2.1/pkg/common/telemetry/statsd.go 03:07:13 spire-1.2.1/pkg/common/telemetry/statsd_test.go 03:07:13 spire-1.2.1/pkg/common/telemetry/uptime.go 03:07:13 spire-1.2.1/pkg/common/telemetry/version.go 03:07:13 spire-1.2.1/pkg/common/telemetry/withlabels.go 03:07:13 spire-1.2.1/pkg/common/uptime/ 03:07:13 spire-1.2.1/pkg/common/uptime/uptime.go 03:07:13 spire-1.2.1/pkg/common/uptime/uptime_test.go 03:07:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 03:07:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 03:07:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 03:07:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 03:07:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 03:07:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 03:07:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 03:07:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 03:07:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 03:07:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 03:07:13 spire-1.2.1/test/integration/suites/datastore-postgres/ 03:07:13 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 03:07:13 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 03:07:13 spire-1.2.1/pkg/common/util/ 03:07:13 spire-1.2.1/pkg/common/util/certs.go 03:07:13 spire-1.2.1/pkg/common/util/certs_test.go 03:07:13 spire-1.2.1/pkg/common/util/csr.go 03:07:13 spire-1.2.1/pkg/common/util/hash.go 03:07:13 spire-1.2.1/pkg/common/util/selectors.go 03:07:13 spire-1.2.1/pkg/common/util/selectors_test.go 03:07:13 spire-1.2.1/pkg/common/util/signals.go 03:07:13 spire-1.2.1/pkg/common/util/sort.go 03:07:13 spire-1.2.1/pkg/common/util/sort_test.go 03:07:13 spire-1.2.1/pkg/common/util/task.go 03:07:13 spire-1.2.1/pkg/common/util/task_test.go 03:07:13 spire-1.2.1/pkg/common/util/testdata/ 03:07:13 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 03:07:13 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 03:07:13 spire-1.2.1/pkg/common/version/ 03:07:13 spire-1.2.1/pkg/common/version/version.go 03:07:13 spire-1.2.1/pkg/common/x509svid/ 03:07:13 spire-1.2.1/pkg/common/x509svid/common_test.go 03:07:13 spire-1.2.1/pkg/common/x509svid/csr.go 03:07:13 spire-1.2.1/pkg/common/x509svid/upstreamca.go 03:07:13 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 03:07:13 spire-1.2.1/pkg/common/x509util/ 03:07:13 spire-1.2.1/pkg/common/x509util/cert.go 03:07:13 spire-1.2.1/pkg/common/x509util/dns.go 03:07:13 spire-1.2.1/pkg/common/x509util/dns_test.go 03:07:13 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 03:07:13 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 03:07:13 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 03:07:13 spire-1.2.1/test/integration/suites/debug-endpoints/ 03:07:13 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 03:07:13 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 03:07:13 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 03:07:13 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 03:07:13 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 03:07:13 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 03:07:13 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 03:07:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 03:07:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 03:07:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 03:07:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 03:07:13 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 03:07:13 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 03:07:13 spire-1.2.1/test/integration/suites/downstream-endpoints/ 03:07:13 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 03:07:13 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 03:07:13 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 03:07:13 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 03:07:13 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 03:07:13 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 03:07:13 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 03:07:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 03:07:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 03:07:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 03:07:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 03:07:13 spire-1.2.1/pkg/common/x509util/keyid.go 03:07:13 spire-1.2.1/pkg/common/x509util/keypair.go 03:07:13 spire-1.2.1/pkg/common/x509util/serialnumber.go 03:07:13 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 03:07:13 spire-1.2.1/pkg/server/ 03:07:13 spire-1.2.1/pkg/server/api/ 03:07:13 spire-1.2.1/pkg/server/api/agent.go 03:07:13 spire-1.2.1/pkg/server/api/agent/ 03:07:13 spire-1.2.1/pkg/server/api/agent/v1/ 03:07:13 spire-1.2.1/pkg/server/api/agent/v1/service.go 03:07:13 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 03:07:13 spire-1.2.1/pkg/server/api/agent_test.go 03:07:13 spire-1.2.1/pkg/server/api/api.go 03:07:13 spire-1.2.1/pkg/server/api/audit/ 03:07:13 spire-1.2.1/pkg/server/api/audit/audit.go 03:07:13 spire-1.2.1/pkg/server/api/audit/audit_test.go 03:07:13 spire-1.2.1/pkg/server/api/bundle.go 03:07:13 spire-1.2.1/pkg/server/api/bundle/ 03:07:13 spire-1.2.1/pkg/server/api/bundle/v1/ 03:07:13 spire-1.2.1/pkg/server/api/bundle/v1/service.go 03:07:13 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 03:07:13 spire-1.2.1/pkg/server/api/bundle_test.go 03:07:13 spire-1.2.1/pkg/server/api/debug/ 03:07:13 spire-1.2.1/pkg/server/api/debug/v1/ 03:07:13 spire-1.2.1/pkg/server/api/debug/v1/service.go 03:07:13 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 03:07:13 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 03:07:13 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 03:07:13 spire-1.2.1/pkg/server/api/entry.go 03:07:13 spire-1.2.1/pkg/server/api/entry/ 03:07:13 spire-1.2.1/pkg/server/api/entry/v1/ 03:07:13 spire-1.2.1/pkg/server/api/entry/v1/service.go 03:07:13 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 03:07:13 spire-1.2.1/pkg/server/api/entry_test.go 03:07:13 spire-1.2.1/pkg/server/api/health/ 03:07:13 spire-1.2.1/pkg/server/api/health/v1/ 03:07:13 spire-1.2.1/pkg/server/api/health/v1/service.go 03:07:13 spire-1.2.1/pkg/server/api/health/v1/service_test.go 03:07:13 spire-1.2.1/pkg/server/api/id.go 03:07:13 spire-1.2.1/pkg/server/api/id_test.go 03:07:13 spire-1.2.1/pkg/server/api/limits/ 03:07:13 spire-1.2.1/pkg/server/api/limits/limits.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/ 03:07:13 spire-1.2.1/pkg/server/api/middleware/alias.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/audit.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/authorization.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/caller.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/caller_test.go 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 03:07:13 spire-1.2.1/pkg/server/api/middleware/common.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/common_test.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/entries.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/entries_test.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 03:07:13 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 03:07:13 spire-1.2.1/pkg/server/api/ratelimit.go 03:07:13 spire-1.2.1/pkg/server/api/rpccontext/ 03:07:13 spire-1.2.1/pkg/server/api/rpccontext/alias.go 03:07:13 spire-1.2.1/pkg/server/api/rpccontext/audit.go 03:07:13 spire-1.2.1/pkg/server/api/rpccontext/caller.go 03:07:13 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 03:07:13 spire-1.2.1/pkg/server/api/selector.go 03:07:13 spire-1.2.1/pkg/server/api/selector_test.go 03:07:13 spire-1.2.1/pkg/server/api/status.go 03:07:13 spire-1.2.1/pkg/server/api/status_test.go 03:07:13 spire-1.2.1/pkg/server/api/svid/ 03:07:13 spire-1.2.1/pkg/server/api/svid/v1/ 03:07:13 spire-1.2.1/pkg/server/api/svid/v1/service.go 03:07:13 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 03:07:13 spire-1.2.1/pkg/server/api/trustdomain.go 03:07:13 spire-1.2.1/pkg/server/api/trustdomain/ 03:07:13 spire-1.2.1/pkg/server/api/trustdomain/v1/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 03:07:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 03:07:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 03:07:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 03:07:13 spire-1.2.1/pkg/server/api/trustdomain_test.go 03:07:13 spire-1.2.1/pkg/server/authpolicy/ 03:07:13 spire-1.2.1/pkg/server/authpolicy/defaults.go 03:07:13 spire-1.2.1/pkg/server/authpolicy/policy.go 03:07:13 spire-1.2.1/pkg/server/authpolicy/policy.rego 03:07:13 spire-1.2.1/pkg/server/authpolicy/policy_data.json 03:07:13 spire-1.2.1/pkg/server/authpolicy/policy_test.go 03:07:13 spire-1.2.1/pkg/server/authpolicy/validate.go 03:07:13 spire-1.2.1/pkg/server/bundle/ 03:07:13 spire-1.2.1/pkg/server/bundle/client/ 03:07:13 spire-1.2.1/pkg/server/bundle/client/client.go 03:07:13 spire-1.2.1/pkg/server/bundle/client/client_test.go 03:07:13 spire-1.2.1/pkg/server/bundle/client/manager.go 03:07:13 spire-1.2.1/pkg/server/bundle/client/manager_test.go 03:07:13 spire-1.2.1/pkg/server/bundle/client/sources.go 03:07:13 spire-1.2.1/pkg/server/bundle/client/sources_test.go 03:07:13 spire-1.2.1/pkg/server/bundle/client/updater.go 03:07:13 spire-1.2.1/pkg/server/bundle/client/updater_test.go 03:07:13 spire-1.2.1/pkg/server/ca/ 03:07:13 spire-1.2.1/pkg/server/ca/ca.go 03:07:13 spire-1.2.1/pkg/server/ca/ca_health.go 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 03:07:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 03:07:13 spire-1.2.1/test/integration/suites/join-token/ 03:07:13 spire-1.2.1/test/integration/suites/join-token/01-start-server 03:07:13 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 03:07:13 spire-1.2.1/pkg/server/ca/ca_test.go 03:07:13 spire-1.2.1/pkg/server/ca/journal.go 03:07:13 spire-1.2.1/pkg/server/ca/journal_test.go 03:07:13 spire-1.2.1/pkg/server/ca/manager.go 03:07:13 spire-1.2.1/pkg/server/ca/manager_health.go 03:07:13 spire-1.2.1/pkg/server/ca/manager_test.go 03:07:13 spire-1.2.1/pkg/server/ca/templates.go 03:07:13 spire-1.2.1/pkg/server/ca/upstream_client.go 03:07:13 spire-1.2.1/pkg/server/ca/upstream_client_test.go 03:07:13 spire-1.2.1/pkg/server/ca/validation.go 03:07:13 spire-1.2.1/pkg/server/cache/ 03:07:13 spire-1.2.1/pkg/server/cache/dscache/ 03:07:13 spire-1.2.1/pkg/server/cache/dscache/cache.go 03:07:13 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 03:07:13 spire-1.2.1/pkg/server/cache/entrycache/ 03:07:13 spire-1.2.1/pkg/server/cache/entrycache/cache.go 03:07:13 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 03:07:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 03:07:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 03:07:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 03:07:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 03:07:13 spire-1.2.1/pkg/server/catalog/ 03:07:13 spire-1.2.1/pkg/server/catalog/catalog.go 03:07:13 03:07:13 spire-1.2.1/test/integration/suites/join-token/03-start-agent 03:07:13 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 03:07:13 spire-1.2.1/test/integration/suites/join-token/05-check-svid 03:07:13 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 03:07:13 spire-1.2.1/test/integration/suites/join-token/README.md 03:07:13 spire-1.2.1/test/integration/suites/join-token/conf/ 03:07:13 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 03:07:13 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/join-token/conf/server/ 03:07:13 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 03:07:13 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 03:07:13 spire-1.2.1/test/integration/suites/join-token/teardown 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/ 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectlspire-1.2.1/pkg/server/catalog/keymanager.go 03:07:13 spire-1.2.1/pkg/server/catalog/nodeattestor.go 03:07:13 spire-1.2.1/pkg/server/catalog/noderesolver.go 03:07:13 spire-1.2.1/pkg/server/catalog/notifier.go 03:07:13 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 03:07:13 spire-1.2.1/pkg/server/config.go 03:07:13 spire-1.2.1/pkg/server/datastore/ 03:07:13 spire-1.2.1/pkg/server/datastore/datastore.go 03:07:13 spire-1.2.1/pkg/server/datastore/datastore_health.go 03:07:13 spire-1.2.1/pkg/server/datastore/repository.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/ 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 03:07:13 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/ 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 03:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 03:07:13 spire-1.2.1/pkg/server/endpoints/ 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/ 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/config.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 03:07:13 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 03:07:13 spire-1.2.1/test/integration/suites/k8s/ 03:07:13 spire-1.2.1/test/integration/suites/k8s/00-setup 03:07:13 spire-1.2.1/test/integration/suites/k8s/01-apply-config 03:07:13 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 03:07:13 spire-1.2.1/test/integration/suites/k8s/README.md 03:07:13 spire-1.2.1/test/integration/suites/k8s/conf/ 03:07:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 03:07:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 03:07:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s/conf/server/ 03:07:13 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 03:07:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 03:07:13 spire-1.2.1/test/integration/suites/k8s/init-kubectl 03:07:13 spire-1.2.1/test/integration/suites/k8s/teardown 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/ 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/server.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 03:07:13 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 03:07:13 spire-1.2.1/pkg/server/endpoints/config.go 03:07:13 spire-1.2.1/pkg/server/endpoints/endpoints.go 03:07:13 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 03:07:13 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 03:07:13 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 03:07:13 spire-1.2.1/pkg/server/endpoints/middleware.go 03:07:13 spire-1.2.1/pkg/server/endpoints/middleware_test.go 03:07:13 spire-1.2.1/pkg/server/hostservice/ 03:07:13 spire-1.2.1/pkg/server/hostservice/agentstore/ 03:07:13 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 03:07:13 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 03:07:13 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 03:07:13 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/README.md 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/root/ 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 03:07:13 spire-1.2.1/test/integration/suites/nested-rotation/teardown 03:07:13 spire-1.2.1/test/integration/suites/node-attestation/ 03:07:13 spire-1.2.1/test/integration/suites/node-attestation/00-setup 03:07:13 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 03:07:13 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 03:07:13 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 03:07:13 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 03:07:13 spire-1.2.1/pkg/server/hostservice/identityprovider/ 03:07:13 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 03:07:13 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/ 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/ 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/base/ 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 03:07:13 spire-1.2.1/test/integration/suites/node-attestation/README.md 03:07:13 spire-1.2.1/test/integration/suites/node-attestation/conf/ 03:07:13 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 03:07:13 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 03:07:13 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 03:07:13 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 03:07:13 spire-1.2.1/test/integration/suites/node-attestation/teardown 03:07:13 spire-1.2.1/test/integration/suites/rotation/ 03:07:13 spire-1.2.1/test/integration/suites/rotation/00-setup 03:07:13 spire-1.2.1/test/integration/suites/rotation/01-start-server 03:07:13 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 03:07:13 spire-1.2.1/test/integration/suites/rotation/03-start-agent 03:07:13 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 03:07:13 spire-1.2.1/test/integration/suites/rotation/05-check-svids 03:07:13 spire-1.2.1/test/integration/suites/rotation/README.md 03:07:13 spire-1.2.1/test/integration/suites/rotation/conf/ 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/test/ 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 03:07:13 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 03:07:13 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 03:07:13 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/rotation/conf/server/ 03:07:13 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 03:07:13 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 03:07:13 spire-1.2.1/test/integration/suites/rotation/teardown 03:07:13 spire-1.2.1/test/integration/suites/self-test/ 03:07:13 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 03:07:13 spire-1.2.1/test/integration/suites/self-test/README.md 03:07:13 spire-1.2.1/test/integration/suites/self-test/teardown 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/ 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 03:07:13 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 03:07:13 spire-1.2.1/test/integration/suites/upgrade/ 03:07:13 spire-1.2.1/test/integration/suites/upgrade/00-setup 03:07:13 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 03:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/ 03:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 03:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 03:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 03:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 03:07:13 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 03:07:13 spire-1.2.1/test/integration/suites/upgrade/README.md 03:07:13 spire-1.2.1/test/integration/suites/upgrade/conf/ 03:07:13 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 03:07:13 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 03:07:13 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 03:07:13 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 03:07:13 spire-1.2.1/test/integration/suites/upgrade/teardown 03:07:13 spire-1.2.1/test/integration/suites/upgrade/versions.txt 03:07:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 03:07:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 03:07:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 03:07:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 03:07:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 03:07:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 03:07:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 03:07:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 03:07:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 03:07:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 03:07:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 03:07:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 03:07:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 03:07:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 03:07:13 spire-1.2.1/test/integration/test-one.sh 03:07:13 spire-1.2.1/test/integration/test.sh 03:07:13 spire-1.2.1/test/plugintest/ 03:07:13 spire-1.2.1/test/plugintest/config.go 03:07:13 spire-1.2.1/test/plugintest/load.go 03:07:13 spire-1.2.1/test/plugintest/option.go 03:07:13 spire-1.2.1/test/spiretest/ 03:07:13 spire-1.2.1/test/spiretest/apiserver.go 03:07:13 spire-1.2.1/test/spiretest/assertions.go 03:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 03:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 03:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 03:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/ 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/repository.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/v1.go 03:07:13 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 03:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 03:07:13 spire-1.2.1/test/spiretest/dir.go 03:07:13 spire-1.2.1/test/spiretest/errors_posix.go 03:07:13 spire-1.2.1/test/spiretest/errors_windows.go 03:07:13 spire-1.2.1/test/spiretest/logs.go 03:07:13 spire-1.2.1/test/spiretest/socketapi.go 03:07:13 spire-1.2.1/test/spiretest/suite.go 03:07:13 spire-1.2.1/test/spiretest/x509.go 03:07:13 spire-1.2.1/test/testca/ 03:07:13 spire-1.2.1/test/testca/ca.go 03:07:13 spire-1.2.1/test/testkey/ 03:07:13 spire-1.2.1/test/testkey/generate.sh 03:07:13 spire-1.2.1/test/testkey/genkeys.go 03:07:13 spire-1.2.1/test/testkey/keys.go 03:07:13 spire-1.2.1/test/testkey/new.go 03:07:13 spire-1.2.1/test/tpmsimulator/ 03:07:13 spire-1.2.1/test/tpmsimulator/simulator.go 03:07:13 spire-1.2.1/test/util/ 03:07:13 spire-1.2.1/test/util/cert_fixtures.go 03:07:13 spire-1.2.1/test/util/cert_generation.go 03:07:13 spire-1.2.1/test/util/io_redirection.go 03:07:13 spire-1.2.1/test/util/race.go 03:07:13 spire-1.2.1/test/util/util.go 03:07:13 building spire from source... 03:07:14 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 03:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 03:07:14 spire-1.2.1/pkg/server/registration/ 03:07:14 spire-1.2.1/pkg/server/registration/manager.go 03:07:14 spire-1.2.1/pkg/server/registration/manager_test.go 03:07:14 spire-1.2.1/pkg/server/scanentries.go 03:07:14 spire-1.2.1/pkg/server/scanentries_test.go 03:07:14 spire-1.2.1/pkg/server/server.go 03:07:14 spire-1.2.1/pkg/server/server_test.go 03:07:14 spire-1.2.1/pkg/server/svid/ 03:07:14 spire-1.2.1/pkg/server/svid/observer.go 03:07:14 spire-1.2.1/pkg/server/svid/observer_test.go 03:07:14 spire-1.2.1/pkg/server/svid/rotator.go 03:07:14 spire-1.2.1/pkg/server/svid/rotator_config.go 03:07:14 spire-1.2.1/pkg/server/svid/rotator_config_test.go 03:07:14 spire-1.2.1/pkg/server/svid/rotator_test.go 03:07:14 spire-1.2.1/proto/ 03:07:14 spire-1.2.1/proto/private/ 03:07:14 spire-1.2.1/proto/private/server/ 03:07:14 spire-1.2.1/proto/private/server/journal/ 03:07:14 spire-1.2.1/proto/private/server/journal/journal.pb.go 03:07:14 spire-1.2.1/proto/private/server/journal/journal.proto 03:07:14 spire-1.2.1/proto/spire/ 03:07:14 spire-1.2.1/proto/spire/common/ 03:07:14 spire-1.2.1/proto/spire/common/common.pb.go 03:07:14 spire-1.2.1/proto/spire/common/common.proto 03:07:14 spire-1.2.1/proto/spire/common/plugin/ 03:07:14 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 03:07:14 spire-1.2.1/proto/spire/common/plugin/plugin.proto 03:07:14 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 03:07:14 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 03:07:14 spire-1.2.1/proto/spire/plugin/ 03:07:14 spire-1.2.1/proto/spire/plugin/agent/ 03:07:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 03:07:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 03:07:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 03:07:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 03:07:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 03:07:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 03:07:14 spire-1.2.1/release/ 03:07:14 spire-1.2.1/release/spire-extras/ 03:07:14 spire-1.2.1/release/spire-extras/README.md 03:07:14 spire-1.2.1/release/spire-extras/conf/ 03:07:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 03:07:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 03:07:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 03:07:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 03:07:14 spire-1.2.1/release/spire/ 03:07:14 spire-1.2.1/release/spire/README.md 03:07:14 spire-1.2.1/release/spire/conf/ 03:07:14 spire-1.2.1/release/spire/conf/agent/ 03:07:14 spire-1.2.1/release/spire/conf/agent/agent.conf 03:07:14 spire-1.2.1/release/spire/conf/server/ 03:07:14 spire-1.2.1/release/spire/conf/server/server.conf 03:07:14 spire-1.2.1/script/ 03:07:14 spire-1.2.1/script/build-artifact.sh 03:07:14 spire-1.2.1/script/generate_dummy_ca.sh 03:07:14 spire-1.2.1/support/ 03:07:14 spire-1.2.1/support/k8s/ 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/ 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 03:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 03:07:14 spire-1.2.1/support/oidc-discovery-provider/ 03:07:14 spire-1.2.1/support/oidc-discovery-provider/README.md 03:07:14 spire-1.2.1/support/oidc-discovery-provider/common_test.go 03:07:14 spire-1.2.1/support/oidc-discovery-provider/config.go 03:07:14 spire-1.2.1/support/oidc-discovery-provider/config_test.go 03:07:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 03:07:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 03:07:14 spire-1.2.1/support/oidc-discovery-provider/handler.go 03:07:14 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 03:07:14 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 03:07:14 spire-1.2.1/support/oidc-discovery-provider/main.go 03:07:14 spire-1.2.1/support/oidc-discovery-provider/server_api.go 03:07:14 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 03:07:14 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 03:07:14 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 03:07:14 spire-1.2.1/test/ 03:07:14 spire-1.2.1/test/clock/ 03:07:14 spire-1.2.1/test/clock/clock.go 03:07:14 spire-1.2.1/test/fakes/ 03:07:14 spire-1.2.1/test/fakes/fakeagentcatalog/ 03:07:14 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 03:07:14 spire-1.2.1/test/fakes/fakeagentkeymanager/ 03:07:14 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 03:07:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 03:07:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 03:07:14 spire-1.2.1/test/fakes/fakeagentstore/ 03:07:14 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 03:07:14 spire-1.2.1/test/fakes/fakedatastore/ 03:07:14 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 03:07:14 spire-1.2.1/test/fakes/fakeentryclient/ 03:07:14 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 03:07:14 spire-1.2.1/test/fakes/fakehealthchecker/ 03:07:14 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 03:07:14 spire-1.2.1/test/fakes/fakeidentityprovider/ 03:07:14 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 03:07:14 spire-1.2.1/test/fakes/fakemetrics/ 03:07:14 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 03:07:14 spire-1.2.1/test/fakes/fakenoderesolver/ 03:07:14 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 03:07:14 spire-1.2.1/test/fakes/fakenotifier/ 03:07:14 spire-1.2.1/test/fakes/fakenotifier/notifier.go 03:07:14 spire-1.2.1/test/fakes/fakepluginmetrics/ 03:07:14 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 03:07:14 spire-1.2.1/test/fakes/fakeserverca/ 03:07:14 spire-1.2.1/test/fakes/fakeserverca/serverca.go 03:07:14 spire-1.2.1/test/fakes/fakeservercatalog/ 03:07:14 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 03:07:14 spire-1.2.1/test/fakes/fakeserverkeymanager/ 03:07:14 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 03:07:14 spire-1.2.1/test/fakes/fakeservernodeattestor/ 03:07:14 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 03:07:14 spire-1.2.1/test/fakes/fakeupstreamauthority/ 03:07:14 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 03:07:14 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 03:07:14 spire-1.2.1/test/fakes/fakeworkloadapi/ 03:07:14 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 03:07:14 spire-1.2.1/test/fakes/fakeworkloadattestor/ 03:07:14 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 03:07:14 spire-1.2.1/test/fixture/ 03:07:14 spire-1.2.1/test/fixture/certs/ 03:07:14 spire-1.2.1/test/fixture/certs/agent_svid.der 03:07:14 spire-1.2.1/test/fixture/certs/base_cert.pem 03:07:14 spire-1.2.1/test/fixture/certs/base_csr.pem 03:07:14 spire-1.2.1/test/fixture/certs/base_key.pem 03:07:14 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 03:07:14 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 03:07:14 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 03:07:14 spire-1.2.1/test/fixture/certs/blog_cert.pem 03:07:14 spire-1.2.1/test/fixture/certs/blog_csr.pem 03:07:14 spire-1.2.1/test/fixture/certs/blog_key.pem 03:07:14 spire-1.2.1/test/fixture/certs/bundle.der 03:07:14 spire-1.2.1/test/fixture/certs/ca.pem 03:07:14 spire-1.2.1/test/fixture/certs/ca_key.pem 03:07:14 spire-1.2.1/test/fixture/certs/database_cert.pem 03:07:14 spire-1.2.1/test/fixture/certs/database_csr.pem 03:07:14 spire-1.2.1/test/fixture/certs/database_key.pem 03:07:14 spire-1.2.1/test/fixture/certs/node_cert.pem 03:07:14 spire-1.2.1/test/fixture/certs/node_csr.pem 03:07:14 spire-1.2.1/test/fixture/certs/node_key.pem 03:07:14 spire-1.2.1/test/fixture/certs/svid.pem 03:07:14 spire-1.2.1/test/fixture/certs/svid_key.pem 03:07:14 spire-1.2.1/test/fixture/config/ 03:07:14 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 03:07:14 spire-1.2.1/test/fixture/config/agent_good.conf 03:07:14 spire-1.2.1/test/fixture/config/agent_good_templated.conf 03:07:14 spire-1.2.1/test/fixture/config/plugin_good.conf 03:07:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 03:07:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 03:07:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 03:07:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 03:07:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 03:07:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 03:07:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 03:07:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 03:07:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 03:07:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 03:07:14 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 03:07:14 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 03:07:14 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 03:07:14 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 03:07:14 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 03:07:14 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 03:07:14 spire-1.2.1/test/fixture/config/server_good.conf 03:07:14 spire-1.2.1/test/fixture/config/server_good_templated.conf 03:07:14 spire-1.2.1/test/fixture/fixture.go 03:07:14 spire-1.2.1/test/fixture/nodeattestor/ 03:07:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 03:07:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 03:07:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 03:07:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 03:07:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 03:07:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 03:07:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 03:07:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 03:07:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 03:07:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 03:07:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 03:07:14 spire-1.2.1/test/fixture/registration/ 03:07:14 spire-1.2.1/test/fixture/registration/entries.json 03:07:14 spire-1.2.1/test/fixture/registration/good-for-update.json 03:07:14 spire-1.2.1/test/fixture/registration/good.json 03:07:14 spire-1.2.1/test/fixture/registration/invalid.json 03:07:14 spire-1.2.1/test/fixture/registration/invalid_json.json 03:07:14 spire-1.2.1/test/fixture/registration/manager_test_entries.json 03:07:14 spire-1.2.1/test/integration/ 03:07:14 spire-1.2.1/test/integration/README.md 03:07:14 spire-1.2.1/test/integration/common 03:07:14 spire-1.2.1/test/integration/setup/ 03:07:14 spire-1.2.1/test/integration/setup/adminclient/ 03:07:14 spire-1.2.1/test/integration/setup/adminclient/build.sh 03:07:14 spire-1.2.1/test/integration/setup/adminclient/client.go 03:07:14 spire-1.2.1/test/integration/setup/debugagent/ 03:07:14 spire-1.2.1/test/integration/setup/debugagent/build.sh 03:07:14 spire-1.2.1/test/integration/setup/debugagent/main.go 03:07:14 spire-1.2.1/test/integration/setup/debugserver/ 03:07:14 spire-1.2.1/test/integration/setup/debugserver/build.sh 03:07:14 spire-1.2.1/test/integration/setup/debugserver/main.go 03:07:14 spire-1.2.1/test/integration/setup/downstreamclient/ 03:07:14 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 03:07:14 spire-1.2.1/test/integration/setup/downstreamclient/client.go 03:07:14 spire-1.2.1/test/integration/setup/itclient/ 03:07:14 spire-1.2.1/test/integration/setup/itclient/client.go 03:07:14 spire-1.2.1/test/integration/setup/node-attestation/ 03:07:14 spire-1.2.1/test/integration/setup/node-attestation/build.sh 03:07:14 spire-1.2.1/test/integration/setup/node-attestation/client.go 03:07:14 spire-1.2.1/test/integration/setup/x509pop/ 03:07:14 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 03:07:14 spire-1.2.1/test/integration/setup/x509pop/setup.sh 03:07:14 spire-1.2.1/test/integration/suites/ 03:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/ 03:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 03:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 03:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 03:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 03:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 03:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 03:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 03:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 03:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 03:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 03:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 03:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 03:07:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 03:07:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 03:07:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 03:07:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 03:07:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 03:07:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 03:07:14 spire-1.2.1/test/integration/suites/datastore-mysql/ 03:07:14 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 03:07:14 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 03:07:14 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 03:07:14 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 03:07:14 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 03:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 03:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 03:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 03:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 03:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 03:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 03:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 03:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 03:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 03:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 03:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 03:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 03:07:14 spire-1.2.1/test/integration/suites/datastore-postgres/ 03:07:14 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 03:07:14 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 03:07:14 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 03:07:14 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 03:07:14 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 03:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/ 03:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 03:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 03:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 03:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 03:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 03:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 03:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 03:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 03:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 03:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 03:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 03:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 03:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/ 03:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 03:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 03:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 03:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 03:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 03:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 03:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 03:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 03:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 03:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 03:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 03:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 03:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 03:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 03:07:14 spire-1.2.1/test/integration/suites/join-token/ 03:07:14 spire-1.2.1/test/integration/suites/join-token/01-start-server 03:07:14 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 03:07:14 spire-1.2.1/test/integration/suites/join-token/03-start-agent 03:07:14 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 03:07:14 spire-1.2.1/test/integration/suites/join-token/05-check-svid 03:07:14 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 03:07:14 spire-1.2.1/test/integration/suites/join-token/README.md 03:07:14 spire-1.2.1/test/integration/suites/join-token/conf/ 03:07:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 03:07:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/join-token/conf/server/ 03:07:14 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 03:07:14 spire-1.2.1/test/integration/suites/join-token/teardown 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/ 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/README.mdInstalling go1.17.7... 03:07:14 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 03:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/ 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 03:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 03:07:14 spire-1.2.1/test/integration/suites/k8s/ 03:07:14 spire-1.2.1/test/integration/suites/k8s/00-setup 03:07:14 spire-1.2.1/test/integration/suites/k8s/01-apply-config 03:07:14 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 03:07:14 spire-1.2.1/test/integration/suites/k8s/README.md 03:07:14 spire-1.2.1/test/integration/suites/k8s/conf/ 03:07:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 03:07:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 03:07:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s/conf/server/ 03:07:14 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 03:07:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 03:07:14 spire-1.2.1/test/integration/suites/k8s/init-kubectl 03:07:14 spire-1.2.1/test/integration/suites/k8s/teardown 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/ 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/README.md 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/root/ 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/nested-rotation/teardown 03:07:14 spire-1.2.1/test/integration/suites/node-attestation/ 03:07:14 spire-1.2.1/test/integration/suites/node-attestation/00-setup 03:07:14 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 03:07:14 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 03:07:14 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 03:07:14 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 03:07:14 spire-1.2.1/test/integration/suites/node-attestation/README.md 03:07:14 spire-1.2.1/test/integration/suites/node-attestation/conf/ 03:07:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 03:07:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 03:07:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 03:07:14 spire-1.2.1/test/integration/suites/node-attestation/teardown 03:07:14 spire-1.2.1/test/integration/suites/rotation/ 03:07:14 spire-1.2.1/test/integration/suites/rotation/00-setup 03:07:14 spire-1.2.1/test/integration/suites/rotation/01-start-server 03:07:14 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 03:07:14 spire-1.2.1/test/integration/suites/rotation/03-start-agent 03:07:14 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 03:07:14 spire-1.2.1/test/integration/suites/rotation/05-check-svids 03:07:14 spire-1.2.1/test/integration/suites/rotation/README.md 03:07:14 spire-1.2.1/test/integration/suites/rotation/conf/ 03:07:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 03:07:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/rotation/conf/server/ 03:07:14 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 03:07:14 spire-1.2.1/test/integration/suites/rotation/teardown 03:07:14 spire-1.2.1/test/integration/suites/self-test/ 03:07:14 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 03:07:14 spire-1.2.1/test/integration/suites/self-test/README.md 03:07:14 spire-1.2.1/test/integration/suites/self-test/teardown 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/ 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 03:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 03:07:14 spire-1.2.1/test/integration/suites/upgrade/ 03:07:14 spire-1.2.1/test/integration/suites/upgrade/00-setup 03:07:14 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 03:07:14 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 03:07:14 spire-1.2.1/test/integration/suites/upgrade/README.md 03:07:14 spire-1.2.1/test/integration/suites/upgrade/conf/ 03:07:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 03:07:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 03:07:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 03:07:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 03:07:14 spire-1.2.1/test/integration/suites/upgrade/teardown 03:07:14 spire-1.2.1/test/integration/suites/upgrade/versions.txt 03:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 03:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 03:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 03:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 03:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 03:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 03:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 03:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 03:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 03:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 03:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 03:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 03:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 03:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 03:07:14 spire-1.2.1/test/integration/test-one.sh 03:07:14 spire-1.2.1/test/integration/test.sh 03:07:14 spire-1.2.1/test/plugintest/ 03:07:14 spire-1.2.1/test/plugintest/config.go 03:07:14 spire-1.2.1/test/plugintest/load.go 03:07:14 spire-1.2.1/test/plugintest/option.go 03:07:14 spire-1.2.1/test/spiretest/ 03:07:14 spire-1.2.1/test/spiretest/apiserver.go 03:07:14 spire-1.2.1/test/spiretest/assertions.go 03:07:14 spire-1.2.1/test/spiretest/dir.go 03:07:14 spire-1.2.1/test/spiretest/errors_posix.go 03:07:14 spire-1.2.1/test/spiretest/errors_windows.go 03:07:14 spire-1.2.1/test/spiretest/logs.go 03:07:14 spire-1.2.1/test/spiretest/socketapi.go 03:07:14 spire-1.2.1/test/spiretest/suite.go 03:07:14 spire-1.2.1/test/spiretest/x509.go 03:07:14 spire-1.2.1/test/testca/ 03:07:14 spire-1.2.1/test/testca/ca.go 03:07:14 spire-1.2.1/test/testkey/ 03:07:14 spire-1.2.1/test/testkey/generate.sh 03:07:14 spire-1.2.1/test/testkey/genkeys.go 03:07:14 spire-1.2.1/test/testkey/keys.go 03:07:14 spire-1.2.1/test/testkey/new.go 03:07:14 spire-1.2.1/test/tpmsimulator/ 03:07:14 spire-1.2.1/test/tpmsimulator/simulator.go 03:07:14 spire-1.2.1/test/util/ 03:07:14 spire-1.2.1/test/util/cert_fixtures.go 03:07:14 spire-1.2.1/test/util/cert_generation.go 03:07:14 spire-1.2.1/test/util/io_redirection.go 03:07:14 spire-1.2.1/test/util/race.go 03:07:14 spire-1.2.1/test/util/util.go 03:07:14 building spire from source... 03:07:15 Installing go1.17.7... 03:07:42 Building bin/spire-server... 03:07:42 go: downloading github.com/mitchellh/cli v1.1.2 03:07:42 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 03:07:42 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 03:07:42 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 03:07:42 go: downloading google.golang.org/grpc v1.44.0 03:07:42 Building bin/spire-server... 03:07:42 go: downloading github.com/mitchellh/cli v1.1.2 03:07:42 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 03:07:42 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 03:07:42 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 03:07:42 go: downloading google.golang.org/grpc v1.44.0 03:07:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 03:07:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 03:07:43 go: downloading github.com/hashicorp/go-hclog v1.1.0 03:07:43 go: downloading github.com/sirupsen/logrus v1.8.1 03:07:43 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 03:07:43 go: downloading github.com/imdario/mergo v0.3.12 03:07:43 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 03:07:43 go: downloading github.com/fatih/color v1.13.0 03:07:43 go: downloading github.com/mattn/go-isatty v0.0.14 03:07:44 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 03:07:44 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 03:07:44 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 03:07:44 go: downloading github.com/hashicorp/go-plugin v1.4.3 03:07:44 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 03:07:44 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 03:07:44 go: downloading github.com/imdario/mergo v0.3.12 03:07:45 go: downloading github.com/sirupsen/logrus v1.8.1 03:07:45 go: downloading github.com/hashicorp/go-hclog v1.1.0 03:07:45 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 03:07:45 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 03:07:45 go: downloading github.com/InVisionApp/go-logger v1.0.1 03:07:45 go: downloading github.com/fatih/color v1.13.0 03:07:45 go: downloading github.com/mattn/go-isatty v0.0.14 03:07:46 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 03:07:46 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 03:07:46 go: downloading github.com/hashicorp/go-plugin v1.4.3 03:07:46 go: downloading github.com/armon/go-metrics v0.3.10 03:07:46 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 03:07:46 go: downloading github.com/prometheus/client_golang v1.12.1 03:07:47 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 03:07:47 go: downloading github.com/InVisionApp/go-logger v1.0.1 03:07:47 go: downloading github.com/armon/go-metrics v0.3.10 03:07:47 go: downloading github.com/uber-go/tally/v4 v4.1.1 03:07:47 go: downloading github.com/prometheus/client_golang v1.12.1 03:07:47 go: downloading github.com/uber-go/tally/v4 v4.1.1 03:07:48 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 03:07:48 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 03:07:48 go: downloading github.com/open-policy-agent/opa v0.38.0 03:07:48 go: downloading github.com/open-policy-agent/opa v0.38.0 03:08:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 03:08:15 go: downloading github.com/mattn/go-colorable v0.1.12 03:08:15 go: downloading github.com/Masterminds/goutils v1.1.0 03:08:15 go: downloading github.com/Masterminds/semver v1.5.0 03:08:15 go: downloading github.com/google/uuid v1.1.2 03:08:15 go: downloading github.com/huandu/xstrings v1.3.2 03:08:15 go: downloading github.com/mattn/go-colorable v0.1.12 03:08:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 03:08:15 go: downloading github.com/oklog/run v1.0.0 03:08:15 go: downloading github.com/Masterminds/semver v1.5.0 03:08:15 go: downloading github.com/Masterminds/goutils v1.1.0 03:08:15 go: downloading github.com/google/uuid v1.1.2 03:08:15 go: downloading github.com/huandu/xstrings v1.3.2 03:08:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 03:08:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:08:15 go: downloading github.com/prometheus/client_model v0.2.0 03:08:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 03:08:15 go: downloading github.com/oklog/run v1.0.0 03:08:15 go: downloading github.com/prometheus/common v0.32.1 03:08:15 go: downloading github.com/beorn7/perks v1.0.1 03:08:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 03:08:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 03:08:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:08:15 go: downloading github.com/prometheus/client_model v0.2.0 03:08:15 go: downloading github.com/prometheus/common v0.32.1 03:08:15 go: downloading github.com/prometheus/procfs v0.7.3 03:08:15 go: downloading github.com/beorn7/perks v1.0.1 03:08:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 03:08:15 go: downloading github.com/prometheus/procfs v0.7.3 03:08:15 go: downloading go.uber.org/atomic v1.9.0 03:08:15 go: downloading github.com/pkg/errors v0.9.1 03:08:15 go: downloading github.com/pkg/errors v0.9.1 03:08:15 go: downloading go.uber.org/atomic v1.9.0 03:08:15 go: downloading github.com/imkira/go-observer v1.0.3 03:08:15 go: downloading github.com/hashicorp/errwrap v1.1.0 03:08:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 03:08:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:08:15 go: downloading github.com/twmb/murmur3 v1.1.6 03:08:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 03:08:15 go: downloading github.com/imkira/go-observer v1.0.3 03:08:15 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 03:08:15 go: downloading github.com/blang/semver/v4 v4.0.0 03:08:15 go: downloading github.com/go-sql-driver/mysql v1.6.0 03:08:15 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 03:08:15 go: downloading github.com/hashicorp/errwrap v1.1.0 03:08:15 go: downloading github.com/jinzhu/gorm v1.9.16 03:08:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 03:08:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:08:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 03:08:15 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 03:08:15 go: downloading github.com/blang/semver/v4 v4.0.0 03:08:16 go: downloading github.com/go-sql-driver/mysql v1.6.0 03:08:16 go: downloading github.com/mattn/go-sqlite3 v1.14.12 03:08:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 03:08:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 03:08:16 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 03:08:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 03:08:16 go: downloading github.com/jinzhu/gorm v1.9.16 03:08:16 go: downloading github.com/mattn/go-sqlite3 v1.14.12 03:08:17 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 03:08:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 03:08:18 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 03:08:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 03:08:20 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 03:08:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 03:08:25 go: downloading github.com/stretchr/testify v1.7.0 03:08:25 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 03:08:25 go: downloading google.golang.org/api v0.70.0 03:08:25 go: downloading github.com/aws/aws-sdk-go v1.43.0 03:08:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 03:08:25 go: downloading github.com/stretchr/testify v1.7.0 03:08:25 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 03:08:26 go: downloading github.com/aws/aws-sdk-go v1.43.0 03:08:48 go: downloading google.golang.org/api v0.70.0 03:08:48 go: downloading k8s.io/client-go v0.23.4 03:08:48 go: downloading k8s.io/api v0.23.4 03:08:56 go: downloading github.com/google/go-tpm v0.3.3 03:08:56 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 03:09:03 go: downloading k8s.io/client-go v0.23.4 03:09:03 go: downloading k8s.io/api v0.23.4 03:09:03 go: downloading github.com/google/go-tpm v0.3.3 03:09:04 go: downloading cloud.google.com/go/storage v1.21.0 03:09:05 go: downloading cloud.google.com/go v0.100.2 03:09:13 go: downloading k8s.io/apimachinery v0.23.4 03:09:14 go: downloading k8s.io/kube-aggregator v0.23.3 03:09:14 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 03:09:15 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 03:09:15 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 03:09:16 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 03:09:16 go: downloading cloud.google.com/go/security v1.3.0 03:09:16 go: downloading sigs.k8s.io/controller-runtime v0.11.1 03:09:19 go: downloading github.com/hashicorp/vault/api v1.4.1 03:09:19 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 03:09:21 go: downloading gopkg.in/yaml.v2 v2.4.0 03:09:21 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:09:21 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:09:21 go: downloading github.com/gobwas/glob v0.2.3 03:09:21 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 03:09:21 go: downloading github.com/jinzhu/inflection v1.0.0 03:09:21 go: downloading github.com/aws/smithy-go v1.11.0 03:09:22 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 03:09:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 03:09:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 03:09:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 03:09:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 03:09:23 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 03:09:24 go: downloading cloud.google.com/go/compute v1.3.0 03:09:24 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 03:09:25 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 03:09:25 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 03:09:25 go: downloading cloud.google.com/go/storage v1.21.0 03:09:25 go: downloading cloud.google.com/go/iam v0.1.1 03:09:25 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 03:09:25 go: downloading cloud.google.com/go v0.100.2 03:09:26 go: downloading github.com/gogo/protobuf v1.3.2 03:09:27 go: downloading k8s.io/apimachinery v0.23.4 03:09:29 go: downloading k8s.io/kube-aggregator v0.23.3 03:09:30 go: downloading sigs.k8s.io/controller-runtime v0.11.1 03:09:31 go: downloading k8s.io/klog/v2 v2.30.0 03:09:31 go: downloading cloud.google.com/go/security v1.3.0 03:09:31 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 03:09:31 go: downloading github.com/hashicorp/vault/api v1.4.1 03:09:31 go: downloading github.com/twmb/murmur3 v1.1.6 03:09:32 go: downloading github.com/google/gofuzz v1.1.0 03:09:32 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 03:09:32 go: downloading github.com/spf13/pflag v1.0.5 03:09:32 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 03:09:32 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 03:09:33 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:09:33 go: downloading gopkg.in/yaml.v2 v2.4.0 03:09:33 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 03:09:33 go: downloading github.com/Azure/go-autorest/logger v0.2.1 03:09:33 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 03:09:33 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 03:09:33 go: downloading github.com/dimchansky/utfbom v1.1.1 03:09:33 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:09:33 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 03:09:33 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 03:09:33 go: downloading github.com/gobwas/glob v0.2.3 03:09:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:09:33 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 03:09:33 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 03:09:33 go: downloading github.com/hashicorp/vault/sdk v0.4.1 03:09:33 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 03:09:34 go: downloading github.com/jinzhu/inflection v1.0.0 03:09:34 go: downloading github.com/aws/smithy-go v1.11.0 03:09:35 go: downloading github.com/mitchellh/mapstructure v1.4.3 03:09:35 go: downloading github.com/tklauser/go-sysconf v0.3.9 03:09:35 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 03:09:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 03:09:35 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 03:09:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 03:09:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 03:09:35 go: downloading go.opencensus.io v0.23.0 03:09:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 03:09:35 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 03:09:36 go: downloading github.com/gogo/protobuf v1.3.2 03:09:36 go: downloading github.com/jmespath/go-jmespath v0.4.0 03:09:39 go: downloading gopkg.in/inf.v0 v0.9.1 03:09:39 go: downloading github.com/go-logr/logr v1.2.2 03:09:39 go: downloading github.com/googleapis/gnostic v0.5.5 03:09:41 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 03:09:41 go: downloading github.com/json-iterator/go v1.1.12 03:09:42 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 03:09:42 go: downloading github.com/google/go-cmp v0.5.7 03:09:42 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 03:09:42 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 03:09:42 go: downloading github.com/Azure/go-autorest/logger v0.2.1 03:09:42 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 03:09:42 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 03:09:43 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 03:09:43 go: downloading github.com/dimchansky/utfbom v1.1.1 03:09:43 go: downloading cloud.google.com/go/compute v1.3.0 03:09:43 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 03:09:43 go: downloading cloud.google.com/go/iam v0.1.1 03:09:44 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 03:09:44 go: downloading k8s.io/klog/v2 v2.30.0 03:09:44 go: downloading github.com/google/gofuzz v1.1.0 03:09:44 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 03:09:45 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 03:09:45 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 03:09:45 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 03:09:45 go: downloading github.com/tklauser/numcpus v0.3.0 03:09:46 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 03:09:46 go: downloading go.uber.org/zap v1.21.0 03:09:46 go: downloading github.com/spf13/pflag v1.0.5 03:09:46 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 03:09:46 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 03:09:46 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 03:09:46 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 03:09:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:09:46 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 03:09:46 go: downloading sigs.k8s.io/yaml v1.3.0 03:09:46 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 03:09:47 go: downloading github.com/hashicorp/vault/sdk v0.4.1 03:09:47 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 03:09:47 go: downloading github.com/modern-go/reflect2 v1.0.2 03:09:47 go: downloading github.com/ryanuber/go-glob v1.0.0 03:09:47 go: downloading github.com/golang/snappy v0.0.4 03:09:47 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 03:09:48 go: downloading github.com/mitchellh/mapstructure v1.4.3 03:09:48 go: downloading github.com/tklauser/go-sysconf v0.3.9 03:09:48 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 03:09:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 03:09:48 go: downloading github.com/jmespath/go-jmespath v0.4.0 03:09:52 go: downloading go.opencensus.io v0.23.0 03:09:52 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 03:09:52 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 03:09:53 go: downloading gopkg.in/inf.v0 v0.9.1 03:09:53 go: downloading github.com/go-logr/logr v1.2.2 03:09:53 go: downloading github.com/google/go-cmp v0.5.7 03:09:53 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 03:09:54 go: downloading github.com/json-iterator/go v1.1.12 03:09:54 go: downloading github.com/googleapis/gnostic v0.5.5 03:09:57 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 03:09:57 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 03:09:57 go: downloading github.com/hashicorp/go-uuid v1.0.2 03:09:57 go: downloading github.com/hashicorp/go-version v1.2.0 03:09:57 go: downloading go.uber.org/multierr v1.6.0 03:09:59 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 03:09:59 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 03:10:00 go: downloading github.com/tklauser/numcpus v0.3.0 03:10:00 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 03:10:00 go: downloading go.uber.org/zap v1.21.0 03:10:00 go: downloading sigs.k8s.io/yaml v1.3.0 03:10:01 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 03:10:01 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 03:10:01 go: downloading github.com/modern-go/reflect2 v1.0.2 03:10:01 go: downloading github.com/ryanuber/go-glob v1.0.0 03:10:01 go: downloading github.com/golang/snappy v0.0.4 03:10:01 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 03:10:11 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 03:10:11 go: downloading github.com/hashicorp/go-uuid v1.0.2 03:10:11 go: downloading github.com/hashicorp/go-version v1.2.0 03:10:11 go: downloading go.uber.org/multierr v1.6.0 03:10:38 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 03:10:38 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 03:10:38 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 03:10:38 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 03:13:30 Removing intermediate container 4b9ad267e050 03:13:30 ---> ba258a78e126 03:13:30 03:13:30 Step 9/20 : FROM alpine:3.15 03:13:30 3.15: Pulling from library/alpine 03:13:30 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:13:30 Status: Downloaded newer image for alpine:3.15 03:13:30 ---> 3fb3c9af89a9 03:13:30 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:13:30 ---> Running in 62289296abd3 03:13:30 Removing intermediate container 62289296abd3 03:13:30 ---> b1cf11e8ab6a 03:13:30 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:30 ---> Running in a5309674ab36 03:13:30 Removing intermediate container a5309674ab36 03:13:30 ---> ee8e20eacbfc 03:13:30 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:13:30 ---> Running in b4cb044a49f8 03:13:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:13:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:13:30 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 03:13:30 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:13:30 OK: 15729 distinct packages available 03:13:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:13:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:13:32 (1/9) Installing ca-certificates (20211220-r0) 03:13:32 (2/9) Installing brotli-libs (1.0.9-r5) 03:13:32 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:13:32 (4/9) Installing libcurl (7.80.0-r0) 03:13:32 (5/9) Installing curl (7.80.0-r0) 03:13:32 (6/9) Installing dumb-init (1.2.5-r1) 03:13:32 (7/9) Installing musl-obstack (1.2.3-r0) 03:13:32 (8/9) Installing libucontext (1.1-r0) 03:13:32 (9/9) Installing gcompat (1.0.0-r4) 03:13:32 Executing busybox-1.34.1-r5.trigger 03:13:32 Executing ca-certificates-20211220-r0.trigger 03:13:33 OK: 8 MiB in 23 packages 03:13:37 Removing intermediate container b4cb044a49f8 03:13:37 ---> a9a1c352754e 03:13:37 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 03:13:38 ---> b23649a28495 03:13:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:13:39 Removing intermediate container 21691e5050f2 03:13:39 ---> 532294f75c76 03:13:39 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:13:40 ---> Running in d7f812d962b6 03:13:41 ---> 7bf6add1442e 03:13:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:13:43 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 03:13:43 ---> 7e9c0abdf9d5 03:13:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:13:43 ---> Running in af2219324b28 03:13:43 Removing intermediate container af2219324b28 03:13:43 ---> 2ec4ff8b1287 03:13:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:13:43 ---> Running in 8e3b174c3214 03:13:44 Removing intermediate container 8e3b174c3214 03:13:44 ---> 6e2ea10aa014 03:13:44 Step 18/20 : LABEL arch=arm64 03:13:44 ---> Running in 8bb70945ec4a 03:13:45 Removing intermediate container 8bb70945ec4a 03:13:45 ---> 8d325daeafbd 03:13:45 Step 19/20 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 03:13:45 ---> Running in eb64eee9da9d 03:13:45 Removing intermediate container eb64eee9da9d 03:13:45 ---> af2ac70ca47e 03:13:45 Step 20/20 : LABEL version=0.0.0 03:13:45 ---> Running in 980a545bd3b1 03:13:46 Removing intermediate container 980a545bd3b1 03:13:46 ---> 5a3c43f19eb2 03:13:46 03:13:47 Removing intermediate container d7f812d962b6 03:13:47 ---> 97e07e1a05c9 03:13:47 03:13:47 Step 11/23 : FROM docker:20.10.14 03:13:47 20.10.14: Pulling from library/docker 03:13:47 Successfully built 5a3c43f19eb2 03:13:47 Successfully tagged security-spiffe-token-provider-arm64:latest 03:13:47  Building security-spiffe-token-provider ... done Building security-spire-server 03:14:09 Removing intermediate container 69c2c172f0d2 03:14:09 ---> e29184a6dc36 03:14:09 03:14:09 Step 10/23 : FROM alpine:3.14 03:14:09 3.14: Pulling from library/alpine 03:14:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 03:14:10 Status: Downloaded newer image for alpine:3.14 03:14:10 ---> ac73e934f311 03:14:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:14:11 ---> Running in 4623b268b09b 03:14:12 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 03:14:12 Status: Downloaded newer image for docker:20.10.14 03:14:12 ---> c346e9eafbab 03:14:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:14:13 ---> Running in e658969993f6 03:14:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:14:14 Removing intermediate container e658969993f6 03:14:14 ---> 486093231862 03:14:14 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 03:14:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:14:14 ---> Running in 8f23f21a6b9a 03:14:15 (1/1) Installing dumb-init (1.2.5-r1) 03:14:15 Executing busybox-1.33.1-r7.trigger 03:14:15 OK: 5 MiB in 15 packages 03:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:14:17 Removing intermediate container 4623b268b09b 03:14:17 ---> bc35463f7d7d 03:14:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:14:17 ---> Running in 6f4096c92361 03:14:18 Removing intermediate container 6f4096c92361 03:14:18 ---> e2e210a561a4 03:14:18 Step 13/23 : ENV APP_PORT=59881 03:14:18 ---> Running in 622b5fe0a523 03:14:18 (1/43) Installing readline (8.1.1-r0) 03:14:18 (2/43) Installing bash (5.1.16-r0) 03:14:18 Executing bash-5.1.16-r0.post-install 03:14:19 (3/43) Installing brotli-libs (1.0.9-r5) 03:14:19 (4/43) Installing nghttp2-libs (1.46.0-r0) 03:14:19 (5/43) Installing libcurl (7.80.0-r0) 03:14:19 (6/43) Installing curl (7.80.0-r0) 03:14:19 (7/43) Installing dumb-init (1.2.5-r1) 03:14:19 (8/43) Installing libbz2 (1.0.8-r1) 03:14:19 (9/43) Installing expat (2.4.7-r0) 03:14:19 Removing intermediate container 622b5fe0a523 03:14:19 ---> ac48942e31e2 03:14:19 Step 14/23 : EXPOSE $APP_PORT 03:14:19 (10/43) Installing libffi (3.4.2-r1) 03:14:19 (11/43) Installing gdbm (1.22-r0) 03:14:19 (12/43) Installing xz-libs (5.2.5-r0) 03:14:19 (13/43) Installing libgcc (10.3.1_git20211027-r0) 03:14:19 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 03:14:19 ---> Running in 3aa5f4c5ab8c 03:14:19 (15/43) Installing mpdecimal (2.5.1-r1) 03:14:19 (16/43) Installing sqlite-libs (3.36.0-r0) 03:14:19 (17/43) Installing python3 (3.9.7-r4) 03:14:20 Removing intermediate container 3aa5f4c5ab8c 03:14:20 ---> 15e38a962749 03:14:20 Step 15/23 : WORKDIR / 03:14:20 ---> Running in 424806f90bea 03:14:21 Removing intermediate container 424806f90bea 03:14:21 ---> b67e97907d68 03:14:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:14:22 (18/43) Installing py3-appdirs (1.4.4-r2) 03:14:23 (19/43) Installing py3-certifi (2020.12.5-r1) 03:14:23 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 03:14:23 (21/43) Installing py3-idna (3.3-r0) 03:14:23 (22/43) Installing py3-urllib3 (1.26.7-r0) 03:14:23 (23/43) Installing py3-requests (2.26.0-r1) 03:14:23 (24/43) Installing py3-msgpack (1.0.2-r1) 03:14:23 (25/43) Installing py3-lockfile (0.12.2-r4) 03:14:23 (26/43) Installing py3-cachecontrol (0.12.10-r0) 03:14:23 ---> b710f2b29c64 03:14:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:14:23 (27/43) Installing py3-colorama (0.4.4-r1) 03:14:23 (28/43) Installing py3-contextlib2 (21.6.0-r1) 03:14:23 (29/43) Installing py3-distlib (0.3.3-r0) 03:14:23 (30/43) Installing py3-distro (1.6.0-r0) 03:14:23 (31/43) Installing py3-six (1.16.0-r0) 03:14:23 (32/43) Installing py3-webencodings (0.5.1-r4) 03:14:23 (33/43) Installing py3-html5lib (1.1-r1) 03:14:23 (34/43) Installing py3-parsing (2.4.7-r2) 03:14:23 (35/43) Installing py3-packaging (20.9-r1) 03:14:23 (36/43) Installing py3-tomli (1.2.2-r0) 03:14:23 (37/43) Installing py3-pep517 (0.12.0-r0) 03:14:23 (38/43) Installing py3-progress (1.6-r0) 03:14:23 (39/43) Installing py3-retrying (1.3.3-r2) 03:14:24 (40/43) Installing py3-ordered-set (4.0.2-r2) 03:14:24 (41/43) Installing py3-setuptools (52.0.0-r4) 03:14:24 (42/43) Installing py3-toml (0.10.2-r2) 03:14:24 (43/43) Installing py3-pip (20.3.4-r1) 03:14:24 Executing busybox-1.34.1-r5.trigger 03:14:25 OK: 82 MiB in 65 packages 03:14:27 ---> 5ea580c03623 03:14:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:14:27 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:14:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:14:27 ---> 7c3846797c21 03:14:27 Step 3/25 : WORKDIR /edgex-go 03:14:27 ---> Using cache 03:14:27 ---> c381ba26e5b0 03:14:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:27 ---> Using cache 03:14:27 ---> bdc4862b9ea6 03:14:27 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 03:14:27 ---> Running in 85738f35045c 03:14:28 ---> 10d5e23553fe 03:14:28 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:14:28 ---> Running in 0e286d626da0 03:14:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:14:29 Removing intermediate container 0e286d626da0 03:14:29 ---> 3735d0aa9cc6 03:14:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:14:29 ---> Running in 7bcc1fa40ac4 03:14:30 Removing intermediate container 7bcc1fa40ac4 03:14:30 ---> 4572bae1509b 03:14:30 Step 21/23 : LABEL arch=arm64 03:14:30 ---> Running in f044ea955ca2 03:14:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:14:30 Removing intermediate container f044ea955ca2 03:14:30 ---> dc08bcdb36a1 03:14:30 Step 22/23 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 03:14:30 ---> Running in b59174fd2898 03:14:31 Removing intermediate container b59174fd2898 03:14:31 ---> bd1d816cadff 03:14:31 Step 23/23 : LABEL version=0.0.0 03:14:31 ---> Running in f40cddabd266 03:14:31 Collecting docker-compose==1.23.2 03:14:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:14:32 OK: 220 MiB in 52 packages 03:14:32 Removing intermediate container f40cddabd266 03:14:32 ---> a46aa52d55e8 03:14:32 03:14:32 Collecting texttable<0.10,>=0.9.0 03:14:32 Downloading texttable-0.9.1.tar.gz (11 kB) 03:14:33 Successfully built a46aa52d55e8 03:14:33 Successfully tagged core-metadata-arm64:latest 03:14:33  Building core-metadata ... done Building core-data 03:14:33 Removing intermediate container 85738f35045c 03:14:33 ---> 0a2b6dd1e66f 03:14:33 Step 6/25 : COPY go.mod vendor* ./ 03:14:34 ---> f0bb3e071828 03:14:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:34 ---> Running in 4ed62b4e5e15 03:14:36 Collecting docker<4.0,>=3.6.0 03:14:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:14:36 Collecting dockerpty<0.5,>=0.4.1 03:14:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:14:41 Removing intermediate container 4ed62b4e5e15 03:14:41 ---> 93f108d1faf8 03:14:41 Step 8/25 : COPY . . 03:14:41 Collecting PyYAML<4,>=3.10 03:14:41 Downloading PyYAML-3.13.tar.gz (270 kB) 03:14:46 Collecting jsonschema<3,>=2.5.1 03:14:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:14:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 03:14:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:14:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:14:47 Collecting websocket-client<1.0,>=0.32.0 03:14:47 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:14:48 Collecting cached-property<2,>=1.2.0 03:14:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:14:48 Collecting docopt<0.7,>=0.6.1 03:14:48 Downloading docopt-0.6.2.tar.gz (25 kB) 03:14:50 Collecting docker-pycreds>=0.4.0 03:14:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:14:52 Collecting chardet<3.1.0,>=3.0.2 03:14:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:14:52 Collecting idna<2.8,>=2.5 03:14:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:14:53 Collecting urllib3<1.25,>=1.21.1 03:14:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:14: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) 03:14:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:14:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:14:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:14:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:14:56 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:14:56 Attempting uninstall: urllib3 03:14:56 Found existing installation: urllib3 1.26.7 03:14:56 Uninstalling urllib3-1.26.7: 03:14:56 Successfully uninstalled urllib3-1.26.7 03:14:56 Attempting uninstall: idna 03:14:56 Found existing installation: idna 3.3 03:14:56 Uninstalling idna-3.3: 03:14:56 Successfully uninstalled idna-3.3 03:15:00 Attempting uninstall: requests 03:15:00 Found existing installation: requests 2.26.0 03:15:00 Uninstalling requests-2.26.0: 03:15:00 Successfully uninstalled requests-2.26.0 03:15:00 Running setup.py install for texttable: started 03:15:04 Running setup.py install for texttable: finished with status 'done' 03:15:04 Running setup.py install for PyYAML: started 03:15:07 Running setup.py install for PyYAML: finished with status 'done' 03:15:08 Running setup.py install for docopt: started 03:15:12 Running setup.py install for docopt: finished with status 'done' 03:15:12 Running setup.py install for dockerpty: started 03:15:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:15:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:15:13 ---> 7c3846797c21 03:15:13 Step 3/23 : WORKDIR /edgex-go 03:15:13 ---> Using cache 03:15:13 ---> c381ba26e5b0 03:15:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:13 ---> Using cache 03:15:13 ---> bdc4862b9ea6 03:15:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:15:13 ---> Running in 21226208b60a 03:15:15 Running setup.py install for dockerpty: finished with status 'done' 03:15:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:15:15 ---> 0c535e924f71 03:15:15 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 03:15:16 ---> Running in b64a75815250 03:15:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:15:16 Removing intermediate container b64a75815250 03:15:16 ---> c2a82c58c070 03:15:16 Step 10/25 : RUN mkdir -p spire-build 03:15:16 ---> Running in 3a34671169de 03:15:18 OK: 220 MiB in 52 packages 03:15:18 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 03:15:19 Removing intermediate container 21226208b60a 03:15:19 ---> 42dad3859025 03:15:19 Step 6/23 : COPY go.mod vendor* ./ 03:15:20 Removing intermediate container 3a34671169de 03:15:20 ---> a4f26c0b9579 03:15:20 Step 11/25 : WORKDIR /edgex-go/spire-build 03:15:20 ---> Running in fa0fedc2b1f0 03:15:21 ---> d9097230d04d 03:15:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:21 Removing intermediate container fa0fedc2b1f0 03:15:21 ---> 68f298520326 03:15:21 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 03:15:21 ---> Running in ae8815f8dab4 03:15:21 ---> Running in 31e05b3fa971 03:15:26 spire-1.2.1/ 03:15:26 spire-1.2.1/.data/ 03:15:26 spire-1.2.1/.data/.file 03:15:26 spire-1.2.1/.dockerignore 03:15:26 spire-1.2.1/.gitattributes 03:15:26 spire-1.2.1/.githooks/ 03:15:26 spire-1.2.1/.githooks/pre-commit 03:15:26 spire-1.2.1/.github/ 03:15:26 spire-1.2.1/.github/ISSUE_TEMPLATE.md 03:15:26 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 03:15:26 spire-1.2.1/.github/dependabot.yml 03:15:26 spire-1.2.1/.github/workflows/ 03:15:26 spire-1.2.1/.github/workflows/nightly_build.yaml 03:15:26 spire-1.2.1/.github/workflows/pr_build.yaml 03:15:26 spire-1.2.1/.github/workflows/release_build.yaml 03:15:26 spire-1.2.1/.github/workflows/scripts/ 03:15:26 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 03:15:26 spire-1.2.1/.github/workflows/scripts/push-images.sh 03:15:26 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 03:15:26 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 03:15:26 spire-1.2.1/.github/workflows/scripts/split.sh 03:15:26 spire-1.2.1/.gitignore 03:15:26 spire-1.2.1/.go-version 03:15:26 spire-1.2.1/.golangci.yml 03:15:26 spire-1.2.1/ADOPTERS.md 03:15:26 spire-1.2.1/CHANGELOG.md 03:15:26 spire-1.2.1/CODE-OF-CONDUCT.md 03:15:26 spire-1.2.1/CODEOWNERS 03:15:26 spire-1.2.1/CONTRIBUTING.md 03:15:26 spire-1.2.1/Dockerfile 03:15:26 spire-1.2.1/Dockerfile.dev 03:15:26 spire-1.2.1/Dockerfile.scratch 03:15:26 spire-1.2.1/LICENSE 03:15:26 spire-1.2.1/MAINTAINERS.md 03:15:26 spire-1.2.1/Makefile 03:15:26 spire-1.2.1/README.md 03:15:26 spire-1.2.1/ROADMAP.md 03:15:26 spire-1.2.1/SECURITY.md 03:15:26 spire-1.2.1/cmd/ 03:15:26 spire-1.2.1/cmd/spire-agent/ 03:15:26 spire-1.2.1/cmd/spire-agent/cli/ 03:15:26 spire-1.2.1/cmd/spire-agent/cli/api/ 03:15:26 spire-1.2.1/cmd/spire-agent/cli/api/common.go 03:15:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 03:15:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 03:15:26 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 03:15:26 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 03:15:26 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 03:15:26 spire-1.2.1/cmd/spire-agent/cli/cli.go 03:15:26 spire-1.2.1/cmd/spire-agent/cli/common/ 03:15:26 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 03:15:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 03:15:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 03:15:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 03:15:26 spire-1.2.1/cmd/spire-agent/cli/run/ 03:15:26 spire-1.2.1/cmd/spire-agent/cli/run/run.go 03:15:26 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 03:15:26 spire-1.2.1/cmd/spire-agent/cli/validate/ 03:15:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 03:15:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 03:15:26 spire-1.2.1/cmd/spire-agent/main.go 03:15:26 spire-1.2.1/cmd/spire-server/ 03:15:26 spire-1.2.1/cmd/spire-server/cli/ 03:15:26 spire-1.2.1/cmd/spire-server/cli/agent/ 03:15:26 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/agent/count.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/agent/list.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/agent/show.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/bundle/ 03:15:26 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/cli.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/entry/ 03:15:26 spire-1.2.1/cmd/spire-server/cli/entry/count.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/entry/create.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/entry/show.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/entry/update.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/entry/util.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/federation/ 03:15:26 spire-1.2.1/cmd/spire-server/cli/federation/common.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/federation/create.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/federation/list.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/federation/show.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/federation/update.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 03:15:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/jwt/ 03:15:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/run/ 03:15:26 spire-1.2.1/cmd/spire-server/cli/run/run.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/token/ 03:15:26 spire-1.2.1/cmd/spire-server/cli/token/generate.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/validate/ 03:15:26 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/x509/ 03:15:26 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 03:15:26 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 03:15:26 spire-1.2.1/cmd/spire-server/main.go 03:15:26 spire-1.2.1/cmd/spire-server/util/ 03:15:26 spire-1.2.1/cmd/spire-server/util/util.go 03:15:26 spire-1.2.1/conf/ 03:15:26 spire-1.2.1/conf/agent/ 03:15:26 spire-1.2.1/conf/agent/agent.conf 03:15:26 spire-1.2.1/conf/agent/agent_full.conf 03:15:26 spire-1.2.1/conf/agent/dummy_root_ca.crt 03:15:26 spire-1.2.1/conf/server/ 03:15:26 spire-1.2.1/conf/server/dummy_upstream_ca.crt 03:15:26 spire-1.2.1/conf/server/dummy_upstream_ca.key 03:15:26 spire-1.2.1/conf/server/server.conf 03:15:26 spire-1.2.1/conf/server/server_full.conf 03:15:26 spire-1.2.1/doc/ 03:15:26 spire-1.2.1/doc/SPIRE101.md 03:15:26 spire-1.2.1/doc/auditlog.md 03:15:26 spire-1.2.1/doc/authorization_policy_engine.md 03:15:26 spire-1.2.1/doc/changelog_guidelines.md 03:15:26 spire-1.2.1/doc/cure53-report.pdf 03:15:26 spire-1.2.1/doc/images/ 03:15:26 spire-1.2.1/doc/images/2019_roadmap.png 03:15:26 spire-1.2.1/doc/images/SPIRE101.png 03:15:26 spire-1.2.1/doc/images/SPIRE_agent.png 03:15:26 spire-1.2.1/doc/images/SPIRE_server.png 03:15:26 spire-1.2.1/doc/images/cache_mgr.png 03:15:26 spire-1.2.1/doc/images/cache_mgr_components.png 03:15:26 spire-1.2.1/doc/images/federated_spire.png 03:15:26 spire-1.2.1/doc/images/ha_mode.png 03:15:26 spire-1.2.1/doc/images/nested_spire.png 03:15:26 spire-1.2.1/doc/images/oidc_federation.png 03:15:26 spire-1.2.1/doc/images/single_trust_domain.png 03:15:26 spire-1.2.1/doc/images/spiffe_compatible.png 03:15:26 spire-1.2.1/doc/images/spire_logo.png 03:15:26 spire-1.2.1/doc/migrating_registration_api_clients.md 03:15:26 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 03:15:26 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 03:15:26 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 03:15:26 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 03:15:26 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 03:15:26 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 03:15:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 03:15:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 03:15:26 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 03:15:26 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 03:15:26 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 03:15:26 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 03:15:26 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 03:15:26 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 03:15:26 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 03:15:26 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 03:15:26 spire-1.2.1/doc/plugin_server_datastore_sql.md 03:15:26 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 03:15:26 spire-1.2.1/doc/plugin_server_keymanager_disk.md 03:15:26 spire-1.2.1/doc/plugin_server_keymanager_memory.md 03:15:26 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 03:15:26 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 03:15:26 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 03:15:26 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 03:15:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 03:15:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 03:15:26 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 03:15:26 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 03:15:26 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 03:15:26 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 03:15:26 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 03:15:26 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 03:15:26 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 03:15:26 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 03:15:26 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 03:15:26 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 03:15:26 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 03:15:26 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 03:15:26 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 03:15:26 spire-1.2.1/doc/scaling_spire.md 03:15:26 spire-1.2.1/doc/spire_agent.md 03:15:26 spire-1.2.1/doc/spire_server.md 03:15:26 spire-1.2.1/doc/supported_integrations.md 03:15:26 spire-1.2.1/doc/telemetry.md 03:15:26 spire-1.2.1/doc/telemetry_config.md 03:15:26 spire-1.2.1/doc/upgrading.md 03:15:26 spire-1.2.1/doc/using_spire.md 03:15:26 spire-1.2.1/examples/ 03:15:26 spire-1.2.1/examples/README.md 03:15:26 spire-1.2.1/go.mod 03:15:26 spire-1.2.1/go.sum 03:15:26 spire-1.2.1/pkg/ 03:15:26 spire-1.2.1/pkg/agent/ 03:15:26 spire-1.2.1/pkg/agent/agent.go 03:15:26 spire-1.2.1/pkg/agent/api/ 03:15:26 spire-1.2.1/pkg/agent/api/config.go 03:15:26 spire-1.2.1/pkg/agent/api/debug/ 03:15:26 spire-1.2.1/pkg/agent/api/debug/v1/ 03:15:26 spire-1.2.1/pkg/agent/api/debug/v1/service.go 03:15:26 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 03:15:26 spire-1.2.1/pkg/agent/api/delegatedidentity/ 03:15:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 03:15:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 03:15:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 03:15:26 spire-1.2.1/pkg/agent/api/endpoints.go 03:15:26 spire-1.2.1/pkg/agent/api/health/ 03:15:26 spire-1.2.1/pkg/agent/api/health/v1/ 03:15:26 spire-1.2.1/pkg/agent/api/health/v1/service.go 03:15:26 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 03:15:26 spire-1.2.1/pkg/agent/api/rpccontext/ 03:15:26 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 03:15:26 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 03:15:26 spire-1.2.1/pkg/agent/attestor/ 03:15:26 spire-1.2.1/pkg/agent/attestor/node/ 03:15:26 spire-1.2.1/pkg/agent/attestor/node/experimental.go 03:15:26 spire-1.2.1/pkg/agent/attestor/node/node.go 03:15:26 spire-1.2.1/pkg/agent/attestor/node/node_test.go 03:15:26 spire-1.2.1/pkg/agent/attestor/workload/ 03:15:26 spire-1.2.1/pkg/agent/attestor/workload/workload.go 03:15:26 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 03:15:26 spire-1.2.1/pkg/agent/catalog/ 03:15:26 spire-1.2.1/pkg/agent/catalog/catalog.go 03:15:26 spire-1.2.1/pkg/agent/catalog/keymanager.go 03:15:26 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 03:15:26 spire-1.2.1/pkg/agent/catalog/svidstore.go 03:15:26 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 03:15:26 spire-1.2.1/pkg/agent/client/ 03:15:26 spire-1.2.1/pkg/agent/client/client.go 03:15:26 spire-1.2.1/pkg/agent/client/client_test.go 03:15:26 spire-1.2.1/pkg/agent/client/dial.go 03:15:26 spire-1.2.1/pkg/agent/client/nodeconn.go 03:15:26 spire-1.2.1/pkg/agent/client/nodeconn_test.go 03:15:26 spire-1.2.1/pkg/agent/client/update.go 03:15:26 spire-1.2.1/pkg/agent/client/util.go 03:15:26 spire-1.2.1/pkg/agent/common/ 03:15:26 spire-1.2.1/pkg/agent/common/backoff/ 03:15:26 spire-1.2.1/pkg/agent/common/backoff/backoff.go 03:15:26 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 03:15:26 spire-1.2.1/pkg/agent/common/cgroups/ 03:15:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 03:15:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 03:15:26 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 03:15:26 spire-1.2.1/pkg/agent/config.go 03:15:26 spire-1.2.1/pkg/agent/endpoints/ 03:15:26 spire-1.2.1/pkg/agent/endpoints/config.go 03:15:26 spire-1.2.1/pkg/agent/endpoints/endpoints.go 03:15:26 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 03:15:26 spire-1.2.1/pkg/agent/endpoints/metrics.go 03:15:26 spire-1.2.1/pkg/agent/endpoints/middleware.go 03:15:26 spire-1.2.1/pkg/agent/endpoints/peertracker.go 03:15:26 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 03:15:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 03:15:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 03:15:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 03:15:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 03:15:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 03:15:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 03:15:26 spire-1.2.1/pkg/agent/endpoints/workload/ 03:15:26 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 03:15:26 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 03:15:26 spire-1.2.1/pkg/agent/manager/ 03:15:26 spire-1.2.1/pkg/agent/manager/cache/ 03:15:26 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 03:15:26 spire-1.2.1/pkg/agent/manager/cache/cache.go 03:15:26 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 03:15:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 03:15:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 03:15:26 spire-1.2.1/pkg/agent/manager/cache/sets.go 03:15:26 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 03:15:26 spire-1.2.1/pkg/agent/manager/config.go 03:15:26 spire-1.2.1/pkg/agent/manager/manager.go 03:15:26 spire-1.2.1/pkg/agent/manager/manager_test.go 03:15:26 spire-1.2.1/pkg/agent/manager/storage.go 03:15:26 spire-1.2.1/pkg/agent/manager/storage_test.go 03:15:26 spire-1.2.1/pkg/agent/manager/storecache/ 03:15:26 spire-1.2.1/pkg/agent/manager/storecache/cache.go 03:15:26 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 03:15:26 spire-1.2.1/pkg/agent/manager/sync.go 03:15:26 spire-1.2.1/pkg/agent/plugin/ 03:15:26 spire-1.2.1/pkg/agent/plugin/keymanager/ 03:15:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 03:15:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 03:15:26 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 03:15:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 03:15:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 03:15:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 03:15:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 03:15:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 03:15:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 03:15:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 03:15:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 03:15:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 03:15:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 03:15:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 03:15:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/svidstore/ 03:15:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 03:15:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 03:15:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 03:15:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 03:15:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 03:15:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 03:15:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 03:15:26 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 03:15:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 03:15:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 03:15:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 03:15:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 03:15:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 03:15:26 spire-1.2.1/pkg/agent/svid/ 03:15:26 spire-1.2.1/pkg/agent/svid/rotator.go 03:15:26 spire-1.2.1/pkg/agent/svid/rotator_config.go 03:15:26 spire-1.2.1/pkg/agent/svid/rotator_test.go 03:15:26 spire-1.2.1/pkg/agent/svid/store/ 03:15:26 spire-1.2.1/pkg/agent/svid/store/service.go 03:15:26 spire-1.2.1/pkg/agent/svid/store/service_test.go 03:15:26 spire-1.2.1/pkg/common/ 03:15:26 spire-1.2.1/pkg/common/agentpathtemplate/ 03:15:26 spire-1.2.1/pkg/common/agentpathtemplate/template.go 03:15:26 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 03:15:26 spire-1.2.1/pkg/common/api/ 03:15:26 spire-1.2.1/pkg/common/api/metrics.go 03:15:26 spire-1.2.1/pkg/common/api/middleware/ 03:15:26 spire-1.2.1/pkg/common/api/middleware/common_test.go 03:15:26 spire-1.2.1/pkg/common/api/middleware/interceptor.go 03:15:26 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 03:15:26 spire-1.2.1/pkg/common/api/middleware/logger.go 03:15:26 spire-1.2.1/pkg/common/api/middleware/logger_test.go 03:15:26 spire-1.2.1/pkg/common/api/middleware/metrics.go 03:15:26 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 03:15:26 spire-1.2.1/pkg/common/api/middleware/middleware.go 03:15:26 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 03:15:26 spire-1.2.1/pkg/common/api/middleware/misconfig.go 03:15:26 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 03:15:26 spire-1.2.1/pkg/common/api/middleware/names.go 03:15:26 spire-1.2.1/pkg/common/api/middleware/names_test.go 03:15:26 spire-1.2.1/pkg/common/api/names.go 03:15:26 spire-1.2.1/pkg/common/api/ratelimit.go 03:15:26 spire-1.2.1/pkg/common/api/rpccontext/ 03:15:26 spire-1.2.1/pkg/common/api/rpccontext/logger.go 03:15:26 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 03:15:26 spire-1.2.1/pkg/common/api/rpccontext/names.go 03:15:26 spire-1.2.1/pkg/common/auth/ 03:15:26 spire-1.2.1/pkg/common/auth/interceptors.go 03:15:26 spire-1.2.1/pkg/common/auth/interceptors_test.go 03:15:26 spire-1.2.1/pkg/common/auth/untracked_uds.go 03:15:26 spire-1.2.1/pkg/common/bundleutil/ 03:15:26 spire-1.2.1/pkg/common/bundleutil/bundle.go 03:15:26 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 03:15:26 spire-1.2.1/pkg/common/bundleutil/common_test.go 03:15:26 spire-1.2.1/pkg/common/bundleutil/marshal.go 03:15:26 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 03:15:26 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 03:15:26 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 03:15:26 spire-1.2.1/pkg/common/bundleutil/types.go 03:15:26 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 03:15:26 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 03:15:26 spire-1.2.1/pkg/common/catalog/ 03:15:26 spire-1.2.1/pkg/common/catalog/bind.go 03:15:26 spire-1.2.1/pkg/common/catalog/builtin.go 03:15:26 spire-1.2.1/pkg/common/catalog/catalog.go 03:15:26 spire-1.2.1/pkg/common/catalog/catalog_test.go 03:15:26 spire-1.2.1/pkg/common/catalog/closers.go 03:15:26 spire-1.2.1/pkg/common/catalog/cmd_linux.go 03:15:26 spire-1.2.1/pkg/common/catalog/cmd_other.go 03:15:26 spire-1.2.1/pkg/common/catalog/config.go 03:15:26 spire-1.2.1/pkg/common/catalog/config_test.go 03:15:26 spire-1.2.1/pkg/common/catalog/configure.go 03:15:26 spire-1.2.1/pkg/common/catalog/constraints.go 03:15:26 spire-1.2.1/pkg/common/catalog/constraints_test.go 03:15:26 spire-1.2.1/pkg/common/catalog/context.go 03:15:26 spire-1.2.1/pkg/common/catalog/external.go 03:15:26 spire-1.2.1/pkg/common/catalog/host.go 03:15:26 spire-1.2.1/pkg/common/catalog/pipenet.go 03:15:26 spire-1.2.1/pkg/common/catalog/plugin.go 03:15:26 spire-1.2.1/pkg/common/catalog/testplugin/ 03:15:26 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 03:15:26 spire-1.2.1/pkg/common/catalog/testplugin/main.go 03:15:26 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 03:15:26 spire-1.2.1/pkg/common/cli/ 03:15:26 spire-1.2.1/pkg/common/cli/env.go 03:15:26 spire-1.2.1/pkg/common/cli/flags.go 03:15:26 spire-1.2.1/pkg/common/cli/trust_domain.go 03:15:26 spire-1.2.1/pkg/common/cli/trust_domain_test.go 03:15:26 spire-1.2.1/pkg/common/cli/umask.go 03:15:26 spire-1.2.1/pkg/common/cli/umask_posix.go 03:15:26 spire-1.2.1/pkg/common/cli/umask_test.go 03:15:26 spire-1.2.1/pkg/common/cli/umask_windows.go 03:15:26 spire-1.2.1/pkg/common/cliprinter/ 03:15:26 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 03:15:26 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 03:15:26 spire-1.2.1/pkg/common/cliprinter/flag.go 03:15:26 spire-1.2.1/pkg/common/cliprinter/flag_test.go 03:15:26 spire-1.2.1/pkg/common/cliprinter/format.go 03:15:26 spire-1.2.1/pkg/common/cliprinter/format_test.go 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/ 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 03:15:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 03:15:26 spire-1.2.1/pkg/common/coretypes/ 03:15:26 spire-1.2.1/pkg/common/coretypes/bundle/ 03:15:26 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 03:15:26 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 03:15:26 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 03:15:26 spire-1.2.1/pkg/common/coretypes/bundle/require.go 03:15:26 spire-1.2.1/pkg/common/coretypes/jwtkey/ 03:15:26 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 03:15:26 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 03:15:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 03:15:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 03:15:26 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 03:15:26 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 03:15:26 spire-1.2.1/pkg/common/coretypes/x509certificate/ 03:15:26 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 03:15:26 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 03:15:26 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 03:15:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 03:15:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 03:15:26 spire-1.2.1/pkg/common/cryptoutil/ 03:15:26 spire-1.2.1/pkg/common/cryptoutil/keys.go 03:15:26 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 03:15:26 spire-1.2.1/pkg/common/diskutil/ 03:15:26 spire-1.2.1/pkg/common/diskutil/file_posix.go 03:15:26 spire-1.2.1/pkg/common/diskutil/file_test.go 03:15:26 spire-1.2.1/pkg/common/diskutil/file_windows.go 03:15:26 spire-1.2.1/pkg/common/errorutil/ 03:15:26 spire-1.2.1/pkg/common/errorutil/wrapper.go 03:15:26 spire-1.2.1/pkg/common/health/ 03:15:26 spire-1.2.1/pkg/common/health/config.go 03:15:26 spire-1.2.1/pkg/common/health/context.go 03:15:26 spire-1.2.1/pkg/common/health/context_test.go 03:15:26 spire-1.2.1/pkg/common/health/health.go 03:15:26 spire-1.2.1/pkg/common/health/health_test.go 03:15:26 spire-1.2.1/pkg/common/health/logger.go 03:15:26 spire-1.2.1/pkg/common/hostservice/ 03:15:26 spire-1.2.1/pkg/common/hostservice/metricsservice/ 03:15:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 03:15:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 03:15:26 spire-1.2.1/pkg/common/idutil/ 03:15:26 spire-1.2.1/pkg/common/idutil/require.go 03:15:26 spire-1.2.1/pkg/common/idutil/require_test.go 03:15:26 spire-1.2.1/pkg/common/idutil/safety.go 03:15:26 spire-1.2.1/pkg/common/idutil/safety_test.go 03:15:26 spire-1.2.1/pkg/common/idutil/spiffeid.go 03:15:26 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 03:15:26 spire-1.2.1/pkg/common/jwtsvid/ 03:15:26 spire-1.2.1/pkg/common/jwtsvid/common.go 03:15:26 spire-1.2.1/pkg/common/jwtsvid/sign.go 03:15:26 spire-1.2.1/pkg/common/jwtsvid/token_test.go 03:15:26 spire-1.2.1/pkg/common/jwtsvid/validate.go 03:15:26 spire-1.2.1/pkg/common/jwtutil/ 03:15:26 spire-1.2.1/pkg/common/jwtutil/keyset.go 03:15:26 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 03:15:26 spire-1.2.1/pkg/common/log/ 03:15:26 spire-1.2.1/pkg/common/log/hclog_adapter.go 03:15:26 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 03:15:26 spire-1.2.1/pkg/common/log/log.go 03:15:26 spire-1.2.1/pkg/common/log/log_test.go 03:15:26 spire-1.2.1/pkg/common/log/options.go 03:15:26 spire-1.2.1/pkg/common/nodeutil/ 03:15:26 spire-1.2.1/pkg/common/nodeutil/node.go 03:15:26 spire-1.2.1/pkg/common/nodeutil/node_test.go 03:15:26 spire-1.2.1/pkg/common/peertracker/ 03:15:27 spire-1.2.1/pkg/common/peertracker/conn.go 03:15:27 spire-1.2.1/pkg/common/peertracker/credentials.go 03:15:27 spire-1.2.1/pkg/common/peertracker/errors.go 03:15:27 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 03:15:27 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 03:15:27 spire-1.2.1/pkg/common/peertracker/info.go 03:15:27 spire-1.2.1/pkg/common/peertracker/listener.go 03:15:27 spire-1.2.1/pkg/common/peertracker/listener_test.go 03:15:27 spire-1.2.1/pkg/common/peertracker/peertracker.go 03:15:27 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 03:15:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 03:15:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 03:15:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 03:15:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 03:15:27 spire-1.2.1/pkg/common/peertracker/tcp.go 03:15:27 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 03:15:27 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 03:15:27 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 03:15:27 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 03:15:27 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 03:15:27 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 03:15:27 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 03:15:27 spire-1.2.1/pkg/common/peertracker/uds.go 03:15:27 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 03:15:27 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 03:15:27 spire-1.2.1/pkg/common/peertracker/uds_linux.go 03:15:27 spire-1.2.1/pkg/common/pemutil/ 03:15:27 spire-1.2.1/pkg/common/pemutil/block.go 03:15:27 spire-1.2.1/pkg/common/pemutil/certs.go 03:15:27 spire-1.2.1/pkg/common/pemutil/common.go 03:15:27 spire-1.2.1/pkg/common/pemutil/csr.go 03:15:27 spire-1.2.1/pkg/common/pemutil/keys.go 03:15:27 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 03:15:27 spire-1.2.1/pkg/common/pemutil/testdata/ 03:15:27 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 03:15:27 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 03:15:27 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 03:15:27 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 03:15:27 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 03:15:27 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 03:15:27 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 03:15:27 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 03:15:27 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 03:15:27 spire-1.2.1/pkg/common/plugin/ 03:15:27 spire-1.2.1/pkg/common/plugin/aws/ 03:15:27 spire-1.2.1/pkg/common/plugin/aws/iid.go 03:15:27 spire-1.2.1/pkg/common/plugin/azure/ 03:15:27 spire-1.2.1/pkg/common/plugin/azure/msi.go 03:15:27 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 03:15:27 spire-1.2.1/pkg/common/plugin/facade.go 03:15:27 spire-1.2.1/pkg/common/plugin/facade_test.go 03:15:27 spire-1.2.1/pkg/common/plugin/gcp/ 03:15:27 spire-1.2.1/pkg/common/plugin/gcp/iit.go 03:15:27 spire-1.2.1/pkg/common/plugin/k8s/ 03:15:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 03:15:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 03:15:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 03:15:27 spire-1.2.1/pkg/common/plugin/k8s/utils.go 03:15:27 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 03:15:27 spire-1.2.1/pkg/common/plugin/log.go 03:15:27 spire-1.2.1/pkg/common/plugin/sshpop/ 03:15:27 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 03:15:27 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 03:15:27 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 03:15:27 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 03:15:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 03:15:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 03:15:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 03:15:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 03:15:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 03:15:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 03:15:27 spire-1.2.1/pkg/common/plugin/tpmdevid/ 03:15:27 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 03:15:27 spire-1.2.1/pkg/common/plugin/x509pop/ 03:15:27 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 03:15:27 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 03:15:27 spire-1.2.1/pkg/common/profiling/ 03:15:27 spire-1.2.1/pkg/common/profiling/dumpers.go 03:15:27 spire-1.2.1/pkg/common/profiling/profiling.go 03:15:27 spire-1.2.1/pkg/common/protoutil/ 03:15:27 spire-1.2.1/pkg/common/protoutil/masks.go 03:15:27 spire-1.2.1/pkg/common/protoutil/masks_test.go 03:15:27 spire-1.2.1/pkg/common/rotationutil/ 03:15:27 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 03:15:27 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 03:15:27 spire-1.2.1/pkg/common/selector/ 03:15:27 spire-1.2.1/pkg/common/selector/selector.go 03:15:27 spire-1.2.1/pkg/common/selector/selector_test.go 03:15:27 spire-1.2.1/pkg/common/selector/set.go 03:15:27 spire-1.2.1/pkg/common/selector/set_utils.go 03:15:27 spire-1.2.1/pkg/common/selector/set_utils_test.go 03:15:27 spire-1.2.1/pkg/common/telemetry/ 03:15:27 spire-1.2.1/pkg/common/telemetry/agent/ 03:15:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 03:15:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 03:15:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 03:15:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 03:15:27 spire-1.2.1/pkg/common/telemetry/agent/manager.go 03:15:27 spire-1.2.1/pkg/common/telemetry/agent/node.go 03:15:27 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 03:15:27 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 03:15:27 spire-1.2.1/pkg/common/telemetry/agent/store/ 03:15:27 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 03:15:27 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 03:15:27 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 03:15:27 spire-1.2.1/pkg/common/telemetry/blackhole.go 03:15:27 spire-1.2.1/pkg/common/telemetry/call.go 03:15:27 spire-1.2.1/pkg/common/telemetry/common/ 03:15:27 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 03:15:27 spire-1.2.1/pkg/common/telemetry/config.go 03:15:27 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 03:15:27 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 03:15:27 spire-1.2.1/pkg/common/telemetry/inmem.go 03:15:27 spire-1.2.1/pkg/common/telemetry/inmem_test.go 03:15:27 spire-1.2.1/pkg/common/telemetry/m3.go 03:15:27 spire-1.2.1/pkg/common/telemetry/m3_test.go 03:15:27 spire-1.2.1/pkg/common/telemetry/metrics.go 03:15:27 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 03:15:27 spire-1.2.1/pkg/common/telemetry/names.go 03:15:27 spire-1.2.1/pkg/common/telemetry/prometheus.go 03:15:27 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 03:15:27 spire-1.2.1/pkg/common/telemetry/sanitize.go 03:15:27 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 03:15:27 spire-1.2.1/pkg/common/telemetry/server/ 03:15:27 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 03:15:27 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 03:15:27 spire-1.2.1/pkg/common/telemetry/server/datastore/ 03:15:27 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 03:15:27 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 03:15:27 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 03:15:27 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 03:15:27 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 03:15:27 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 03:15:27 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 03:15:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 03:15:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 03:15:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 03:15:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 03:15:27 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 03:15:27 spire-1.2.1/pkg/common/telemetry/server/rotate.go 03:15:27 spire-1.2.1/pkg/common/telemetry/server/server.go 03:15:27 spire-1.2.1/pkg/common/telemetry/sink.go 03:15:27 spire-1.2.1/pkg/common/telemetry/statsd.go 03:15:27 spire-1.2.1/pkg/common/telemetry/statsd_test.go 03:15:27 spire-1.2.1/pkg/common/telemetry/uptime.go 03:15:27 spire-1.2.1/pkg/common/telemetry/version.go 03:15:27 spire-1.2.1/pkg/common/telemetry/withlabels.go 03:15:27 spire-1.2.1/pkg/common/uptime/ 03:15:27 spire-1.2.1/pkg/common/uptime/uptime.go 03:15:27 spire-1.2.1/pkg/common/uptime/uptime_test.go 03:15:27 spire-1.2.1/pkg/common/util/ 03:15:27 spire-1.2.1/pkg/common/util/certs.go 03:15:27 spire-1.2.1/pkg/common/util/certs_test.go 03:15:27 spire-1.2.1/pkg/common/util/csr.go 03:15:27 spire-1.2.1/pkg/common/util/hash.go 03:15:27 spire-1.2.1/pkg/common/util/selectors.go 03:15:27 spire-1.2.1/pkg/common/util/selectors_test.go 03:15:27 spire-1.2.1/pkg/common/util/signals.go 03:15:27 spire-1.2.1/pkg/common/util/sort.go 03:15:27 spire-1.2.1/pkg/common/util/sort_test.go 03:15:27 spire-1.2.1/pkg/common/util/task.go 03:15:27 spire-1.2.1/pkg/common/util/task_test.go 03:15:27 spire-1.2.1/pkg/common/util/testdata/ 03:15:27 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 03:15:27 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 03:15:27 spire-1.2.1/pkg/common/version/ 03:15:27 spire-1.2.1/pkg/common/version/version.go 03:15:27 spire-1.2.1/pkg/common/x509svid/ 03:15:27 spire-1.2.1/pkg/common/x509svid/common_test.go 03:15:27 spire-1.2.1/pkg/common/x509svid/csr.go 03:15:27 spire-1.2.1/pkg/common/x509svid/upstreamca.go 03:15:27 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 03:15:27 spire-1.2.1/pkg/common/x509util/ 03:15:27 spire-1.2.1/pkg/common/x509util/cert.go 03:15:27 spire-1.2.1/pkg/common/x509util/dns.go 03:15:27 spire-1.2.1/pkg/common/x509util/dns_test.go 03:15:27 spire-1.2.1/pkg/common/x509util/keyid.go 03:15:27 spire-1.2.1/pkg/common/x509util/keypair.go 03:15:27 spire-1.2.1/pkg/common/x509util/serialnumber.go 03:15:27 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 03:15:27 spire-1.2.1/pkg/server/ 03:15:27 spire-1.2.1/pkg/server/api/ 03:15:27 spire-1.2.1/pkg/server/api/agent.go 03:15:27 spire-1.2.1/pkg/server/api/agent/ 03:15:27 spire-1.2.1/pkg/server/api/agent/v1/ 03:15:27 spire-1.2.1/pkg/server/api/agent/v1/service.go 03:15:27 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 03:15:27 spire-1.2.1/pkg/server/api/agent_test.go 03:15:27 spire-1.2.1/pkg/server/api/api.go 03:15:27 spire-1.2.1/pkg/server/api/audit/ 03:15:27 spire-1.2.1/pkg/server/api/audit/audit.go 03:15:27 spire-1.2.1/pkg/server/api/audit/audit_test.go 03:15:27 spire-1.2.1/pkg/server/api/bundle.go 03:15:27 spire-1.2.1/pkg/server/api/bundle/ 03:15:27 spire-1.2.1/pkg/server/api/bundle/v1/ 03:15:27 spire-1.2.1/pkg/server/api/bundle/v1/service.go 03:15:27 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 03:15:27 spire-1.2.1/pkg/server/api/bundle_test.go 03:15:27 spire-1.2.1/pkg/server/api/debug/ 03:15:27 spire-1.2.1/pkg/server/api/debug/v1/ 03:15:27 spire-1.2.1/pkg/server/api/debug/v1/service.go 03:15:27 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 03:15:27 spire-1.2.1/pkg/server/api/entry.go 03:15:27 spire-1.2.1/pkg/server/api/entry/ 03:15:27 spire-1.2.1/pkg/server/api/entry/v1/ 03:15:27 spire-1.2.1/pkg/server/api/entry/v1/service.go 03:15:27 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 03:15:27 spire-1.2.1/pkg/server/api/entry_test.go 03:15:27 spire-1.2.1/pkg/server/api/health/ 03:15:27 spire-1.2.1/pkg/server/api/health/v1/ 03:15:27 spire-1.2.1/pkg/server/api/health/v1/service.go 03:15:27 spire-1.2.1/pkg/server/api/health/v1/service_test.go 03:15:27 spire-1.2.1/pkg/server/api/id.go 03:15:27 spire-1.2.1/pkg/server/api/id_test.go 03:15:27 spire-1.2.1/pkg/server/api/limits/ 03:15:27 spire-1.2.1/pkg/server/api/limits/limits.go 03:15:27 spire-1.2.1/pkg/server/api/middleware/ 03:15:27 spire-1.2.1/pkg/server/api/middleware/alias.go 03:15:27 spire-1.2.1/pkg/server/api/middleware/audit.go 03:15:27 spire-1.2.1/pkg/server/api/middleware/authorization.go 03:15:27 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 03:15:27 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 03:15:27 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 03:15:27 spire-1.2.1/pkg/server/api/middleware/caller.go 03:15:27 spire-1.2.1/pkg/server/api/middleware/caller_test.go 03:15:27 spire-1.2.1/pkg/server/api/middleware/common.go 03:15:27 spire-1.2.1/pkg/server/api/middleware/common_test.go 03:15:27 spire-1.2.1/pkg/server/api/middleware/entries.go 03:15:27 spire-1.2.1/pkg/server/api/middleware/entries_test.go 03:15:27 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 03:15:27 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 03:15:27 spire-1.2.1/pkg/server/api/ratelimit.go 03:15:27 spire-1.2.1/pkg/server/api/rpccontext/ 03:15:27 spire-1.2.1/pkg/server/api/rpccontext/alias.go 03:15:27 spire-1.2.1/pkg/server/api/rpccontext/audit.go 03:15:27 spire-1.2.1/pkg/server/api/rpccontext/caller.go 03:15:27 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 03:15:27 spire-1.2.1/pkg/server/api/selector.go 03:15:27 spire-1.2.1/pkg/server/api/selector_test.go 03:15:27 spire-1.2.1/pkg/server/api/status.go 03:15:27 spire-1.2.1/pkg/server/api/status_test.go 03:15:27 spire-1.2.1/pkg/server/api/svid/ 03:15:27 spire-1.2.1/pkg/server/api/svid/v1/ 03:15:27 spire-1.2.1/pkg/server/api/svid/v1/service.go 03:15:27 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 03:15:27 spire-1.2.1/pkg/server/api/trustdomain.go 03:15:27 spire-1.2.1/pkg/server/api/trustdomain/ 03:15:27 spire-1.2.1/pkg/server/api/trustdomain/v1/ 03:15:27 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 03:15:27 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 03:15:27 spire-1.2.1/pkg/server/api/trustdomain_test.go 03:15:27 spire-1.2.1/pkg/server/authpolicy/ 03:15:27 spire-1.2.1/pkg/server/authpolicy/defaults.go 03:15:27 spire-1.2.1/pkg/server/authpolicy/policy.go 03:15:27 spire-1.2.1/pkg/server/authpolicy/policy.rego 03:15:27 spire-1.2.1/pkg/server/authpolicy/policy_data.json 03:15:27 spire-1.2.1/pkg/server/authpolicy/policy_test.go 03:15:27 spire-1.2.1/pkg/server/authpolicy/validate.go 03:15:27 spire-1.2.1/pkg/server/bundle/ 03:15:27 spire-1.2.1/pkg/server/bundle/client/ 03:15:27 spire-1.2.1/pkg/server/bundle/client/client.go 03:15:27 spire-1.2.1/pkg/server/bundle/client/client_test.go 03:15:27 spire-1.2.1/pkg/server/bundle/client/manager.go 03:15:27 spire-1.2.1/pkg/server/bundle/client/manager_test.go 03:15:27 spire-1.2.1/pkg/server/bundle/client/sources.go 03:15:27 spire-1.2.1/pkg/server/bundle/client/sources_test.go 03:15:27 spire-1.2.1/pkg/server/bundle/client/updater.go 03:15:27 spire-1.2.1/pkg/server/bundle/client/updater_test.go 03:15:27 spire-1.2.1/pkg/server/ca/ 03:15:27 spire-1.2.1/pkg/server/ca/ca.go 03:15:27 spire-1.2.1/pkg/server/ca/ca_health.go 03:15:27 spire-1.2.1/pkg/server/ca/ca_test.go 03:15:27 spire-1.2.1/pkg/server/ca/journal.go 03:15:27 spire-1.2.1/pkg/server/ca/journal_test.go 03:15:27 spire-1.2.1/pkg/server/ca/manager.go 03:15:27 spire-1.2.1/pkg/server/ca/manager_health.go 03:15:27 spire-1.2.1/pkg/server/ca/manager_test.go 03:15:27 spire-1.2.1/pkg/server/ca/templates.go 03:15:27 spire-1.2.1/pkg/server/ca/upstream_client.go 03:15:27 spire-1.2.1/pkg/server/ca/upstream_client_test.go 03:15:27 spire-1.2.1/pkg/server/ca/validation.go 03:15:27 spire-1.2.1/pkg/server/cache/ 03:15:27 spire-1.2.1/pkg/server/cache/dscache/ 03:15:27 spire-1.2.1/pkg/server/cache/dscache/cache.go 03:15:27 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 03:15:27 spire-1.2.1/pkg/server/cache/entrycache/ 03:15:27 spire-1.2.1/pkg/server/cache/entrycache/cache.go 03:15:27 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 03:15:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 03:15:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 03:15:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 03:15:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 03:15:27 spire-1.2.1/pkg/server/catalog/ 03:15:27 spire-1.2.1/pkg/server/catalog/catalog.go 03:15:27 spire-1.2.1/pkg/server/catalog/keymanager.go 03:15:27 spire-1.2.1/pkg/server/catalog/nodeattestor.go 03:15:27 spire-1.2.1/pkg/server/catalog/noderesolver.go 03:15:27 spire-1.2.1/pkg/server/catalog/notifier.go 03:15:27 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 03:15:27 spire-1.2.1/pkg/server/config.go 03:15:27 spire-1.2.1/pkg/server/datastore/ 03:15:27 spire-1.2.1/pkg/server/datastore/datastore.go 03:15:27 spire-1.2.1/pkg/server/datastore/datastore_health.go 03:15:27 spire-1.2.1/pkg/server/datastore/repository.go 03:15:27 spire-1.2.1/pkg/server/datastore/sqlstore/ 03:15:27 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 03:15:27 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 03:15:27 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 03:15:27 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 03:15:27 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 03:15:27 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 03:15:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 03:15:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 03:15:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 03:15:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 03:15:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 03:15:27 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 03:15:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 03:15:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 03:15:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 03:15:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 03:15:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 03:15:27 spire-1.2.1/pkg/server/endpoints/ 03:15:27 spire-1.2.1/pkg/server/endpoints/bundle/ 03:15:27 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 03:15:27 spire-1.2.1/pkg/server/endpoints/bundle/config.go 03:15:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 03:15:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 03:15:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 03:15:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 03:15:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 03:15:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 03:15:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 03:15:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 03:15:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 03:15:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 03:15:27 spire-1.2.1/pkg/server/endpoints/bundle/server.go 03:15:27 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 03:15:27 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 03:15:27 spire-1.2.1/pkg/server/endpoints/config.go 03:15:27 spire-1.2.1/pkg/server/endpoints/endpoints.go 03:15:27 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 03:15:27 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 03:15:27 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 03:15:27 spire-1.2.1/pkg/server/endpoints/middleware.go 03:15:27 spire-1.2.1/pkg/server/endpoints/middleware_test.go 03:15:27 spire-1.2.1/pkg/server/hostservice/ 03:15:27 spire-1.2.1/pkg/server/hostservice/agentstore/ 03:15:27 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 03:15:27 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 03:15:27 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 03:15:27 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 03:15:27 spire-1.2.1/pkg/server/hostservice/identityprovider/ 03:15:27 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 03:15:27 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/ 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/ 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/base/ 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/test/ 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 03:15:27 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/ 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 03:15:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/noderesolver/ 03:15:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 03:15:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 03:15:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 03:15:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 03:15:27 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 03:15:27 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 03:15:27 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/notifier/ 03:15:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 03:15:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 03:15:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 03:15:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 03:15:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 03:15:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 03:15:27 spire-1.2.1/pkg/server/plugin/notifier/repository.go 03:15:27 spire-1.2.1/pkg/server/plugin/notifier/v1.go 03:15:27 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 03:15:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 03:15:27 spire-1.2.1/pkg/server/registration/ 03:15:27 spire-1.2.1/pkg/server/registration/manager.go 03:15:27 spire-1.2.1/pkg/server/registration/manager_test.go 03:15:27 spire-1.2.1/pkg/server/scanentries.go 03:15:27 spire-1.2.1/pkg/server/scanentries_test.go 03:15:27 spire-1.2.1/pkg/server/server.go 03:15:27 spire-1.2.1/pkg/server/server_test.go 03:15:27 spire-1.2.1/pkg/server/svid/ 03:15:27 spire-1.2.1/pkg/server/svid/observer.go 03:15:27 spire-1.2.1/pkg/server/svid/observer_test.go 03:15:27 spire-1.2.1/pkg/server/svid/rotator.go 03:15:27 spire-1.2.1/pkg/server/svid/rotator_config.go 03:15:27 spire-1.2.1/pkg/server/svid/rotator_config_test.go 03:15:27 spire-1.2.1/pkg/server/svid/rotator_test.go 03:15:27 spire-1.2.1/proto/ 03:15:27 spire-1.2.1/proto/private/ 03:15:27 spire-1.2.1/proto/private/server/ 03:15:27 spire-1.2.1/proto/private/server/journal/ 03:15:27 spire-1.2.1/proto/private/server/journal/journal.pb.go 03:15:27 spire-1.2.1/proto/private/server/journal/journal.proto 03:15:27 spire-1.2.1/proto/spire/ 03:15:27 spire-1.2.1/proto/spire/common/ 03:15:27 spire-1.2.1/proto/spire/common/common.pb.go 03:15:27 spire-1.2.1/proto/spire/common/common.proto 03:15:27 spire-1.2.1/proto/spire/common/plugin/ 03:15:27 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 03:15:27 spire-1.2.1/proto/spire/common/plugin/plugin.proto 03:15:27 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 03:15:27 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 03:15:27 spire-1.2.1/proto/spire/plugin/ 03:15:27 spire-1.2.1/proto/spire/plugin/agent/ 03:15:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 03:15:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 03:15:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 03:15:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 03:15:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 03:15:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 03:15:27 spire-1.2.1/release/ 03:15:27 spire-1.2.1/release/spire-extras/ 03:15:27 spire-1.2.1/release/spire-extras/README.md 03:15:27 spire-1.2.1/release/spire-extras/conf/ 03:15:27 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 03:15:27 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 03:15:27 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 03:15:27 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 03:15:27 spire-1.2.1/release/spire/ 03:15:27 spire-1.2.1/release/spire/README.md 03:15:27 spire-1.2.1/release/spire/conf/ 03:15:27 spire-1.2.1/release/spire/conf/agent/ 03:15:27 spire-1.2.1/release/spire/conf/agent/agent.conf 03:15:27 spire-1.2.1/release/spire/conf/server/ 03:15:27 spire-1.2.1/release/spire/conf/server/server.conf 03:15:27 spire-1.2.1/script/ 03:15:27 spire-1.2.1/script/build-artifact.sh 03:15:27 spire-1.2.1/script/generate_dummy_ca.sh 03:15:27 spire-1.2.1/support/ 03:15:27 spire-1.2.1/support/k8s/ 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/ 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 03:15:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 03:15:27 spire-1.2.1/support/oidc-discovery-provider/ 03:15:27 spire-1.2.1/support/oidc-discovery-provider/README.md 03:15:27 spire-1.2.1/support/oidc-discovery-provider/common_test.go 03:15:27 spire-1.2.1/support/oidc-discovery-provider/config.go 03:15:27 spire-1.2.1/support/oidc-discovery-provider/config_test.go 03:15:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 03:15:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 03:15:27 spire-1.2.1/support/oidc-discovery-provider/handler.go 03:15:27 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 03:15:27 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 03:15:27 spire-1.2.1/support/oidc-discovery-provider/main.go 03:15:27 spire-1.2.1/support/oidc-discovery-provider/server_api.go 03:15:27 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 03:15:27 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 03:15:27 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 03:15:27 spire-1.2.1/test/ 03:15:27 spire-1.2.1/test/clock/ 03:15:27 spire-1.2.1/test/clock/clock.go 03:15:27 spire-1.2.1/test/fakes/ 03:15:27 spire-1.2.1/test/fakes/fakeagentcatalog/ 03:15:27 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 03:15:27 spire-1.2.1/test/fakes/fakeagentkeymanager/ 03:15:27 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 03:15:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 03:15:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 03:15:27 spire-1.2.1/test/fakes/fakeagentstore/ 03:15:28 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 03:15:28 spire-1.2.1/test/fakes/fakedatastore/ 03:15:28 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 03:15:28 spire-1.2.1/test/fakes/fakeentryclient/ 03:15:28 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 03:15:28 spire-1.2.1/test/fakes/fakehealthchecker/ 03:15:28 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 03:15:28 spire-1.2.1/test/fakes/fakeidentityprovider/ 03:15:28 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 03:15:28 spire-1.2.1/test/fakes/fakemetrics/ 03:15:28 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 03:15:28 spire-1.2.1/test/fakes/fakenoderesolver/ 03:15:28 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 03:15:28 spire-1.2.1/test/fakes/fakenotifier/ 03:15:28 spire-1.2.1/test/fakes/fakenotifier/notifier.go 03:15:28 spire-1.2.1/test/fakes/fakepluginmetrics/ 03:15:28 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 03:15:28 spire-1.2.1/test/fakes/fakeserverca/ 03:15:28 spire-1.2.1/test/fakes/fakeserverca/serverca.go 03:15:28 spire-1.2.1/test/fakes/fakeservercatalog/ 03:15:28 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 03:15:28 spire-1.2.1/test/fakes/fakeserverkeymanager/ 03:15:28 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 03:15:28 spire-1.2.1/test/fakes/fakeservernodeattestor/ 03:15:28 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 03:15:28 spire-1.2.1/test/fakes/fakeupstreamauthority/ 03:15:28 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 03:15:28 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 03:15:28 spire-1.2.1/test/fakes/fakeworkloadapi/ 03:15:28 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 03:15:28 spire-1.2.1/test/fakes/fakeworkloadattestor/ 03:15:28 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 03:15:28 spire-1.2.1/test/fixture/ 03:15:28 spire-1.2.1/test/fixture/certs/ 03:15:28 spire-1.2.1/test/fixture/certs/agent_svid.der 03:15:28 spire-1.2.1/test/fixture/certs/base_cert.pem 03:15:28 spire-1.2.1/test/fixture/certs/base_csr.pem 03:15:28 spire-1.2.1/test/fixture/certs/base_key.pem 03:15:28 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 03:15:28 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 03:15:28 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 03:15:28 spire-1.2.1/test/fixture/certs/blog_cert.pem 03:15:28 spire-1.2.1/test/fixture/certs/blog_csr.pem 03:15:28 spire-1.2.1/test/fixture/certs/blog_key.pem 03:15:28 spire-1.2.1/test/fixture/certs/bundle.der 03:15:28 spire-1.2.1/test/fixture/certs/ca.pem 03:15:28 spire-1.2.1/test/fixture/certs/ca_key.pem 03:15:28 spire-1.2.1/test/fixture/certs/database_cert.pem 03:15:28 spire-1.2.1/test/fixture/certs/database_csr.pem 03:15:28 spire-1.2.1/test/fixture/certs/database_key.pem 03:15:28 spire-1.2.1/test/fixture/certs/node_cert.pem 03:15:28 spire-1.2.1/test/fixture/certs/node_csr.pem 03:15:28 spire-1.2.1/test/fixture/certs/node_key.pem 03:15:28 spire-1.2.1/test/fixture/certs/svid.pem 03:15:28 spire-1.2.1/test/fixture/certs/svid_key.pem 03:15:28 spire-1.2.1/test/fixture/config/ 03:15:28 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 03:15:28 spire-1.2.1/test/fixture/config/agent_good.conf 03:15:28 spire-1.2.1/test/fixture/config/agent_good_templated.conf 03:15:28 spire-1.2.1/test/fixture/config/plugin_good.conf 03:15:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 03:15:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 03:15:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 03:15:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 03:15:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 03:15:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 03:15:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 03:15:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 03:15:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 03:15:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 03:15:28 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 03:15:28 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 03:15:28 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 03:15:28 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 03:15:28 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 03:15:28 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 03:15:28 spire-1.2.1/test/fixture/config/server_good.conf 03:15:28 spire-1.2.1/test/fixture/config/server_good_templated.conf 03:15:28 spire-1.2.1/test/fixture/fixture.go 03:15:28 spire-1.2.1/test/fixture/nodeattestor/ 03:15:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 03:15:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 03:15:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 03:15:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 03:15:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 03:15:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 03:15:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 03:15:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 03:15:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 03:15:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 03:15:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 03:15:28 spire-1.2.1/test/fixture/registration/ 03:15:28 spire-1.2.1/test/fixture/registration/entries.json 03:15:28 spire-1.2.1/test/fixture/registration/good-for-update.json 03:15:28 spire-1.2.1/test/fixture/registration/good.json 03:15:28 spire-1.2.1/test/fixture/registration/invalid.json 03:15:28 spire-1.2.1/test/fixture/registration/invalid_json.json 03:15:28 spire-1.2.1/test/fixture/registration/manager_test_entries.json 03:15:28 spire-1.2.1/test/integration/ 03:15:28 spire-1.2.1/test/integration/README.md 03:15:28 spire-1.2.1/test/integration/common 03:15:28 spire-1.2.1/test/integration/setup/ 03:15:28 spire-1.2.1/test/integration/setup/adminclient/ 03:15:28 spire-1.2.1/test/integration/setup/adminclient/build.sh 03:15:28 spire-1.2.1/test/integration/setup/adminclient/client.go 03:15:28 spire-1.2.1/test/integration/setup/debugagent/ 03:15:28 spire-1.2.1/test/integration/setup/debugagent/build.sh 03:15:28 spire-1.2.1/test/integration/setup/debugagent/main.go 03:15:28 spire-1.2.1/test/integration/setup/debugserver/ 03:15:28 spire-1.2.1/test/integration/setup/debugserver/build.sh 03:15:28 spire-1.2.1/test/integration/setup/debugserver/main.go 03:15:28 spire-1.2.1/test/integration/setup/downstreamclient/ 03:15:28 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 03:15:28 spire-1.2.1/test/integration/setup/downstreamclient/client.go 03:15:28 spire-1.2.1/test/integration/setup/itclient/ 03:15:28 spire-1.2.1/test/integration/setup/itclient/client.go 03:15:28 spire-1.2.1/test/integration/setup/node-attestation/ 03:15:28 spire-1.2.1/test/integration/setup/node-attestation/build.sh 03:15:28 spire-1.2.1/test/integration/setup/node-attestation/client.go 03:15:28 spire-1.2.1/test/integration/setup/x509pop/ 03:15:28 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 03:15:28 spire-1.2.1/test/integration/setup/x509pop/setup.sh 03:15:28 spire-1.2.1/test/integration/suites/ 03:15:28 spire-1.2.1/test/integration/suites/admin-endpoints/ 03:15:28 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 03:15:28 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 03:15:28 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 03:15:28 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 03:15:28 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 03:15:28 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 03:15:28 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 03:15:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 03:15:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 03:15:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 03:15:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 03:15:28 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 03:15:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 03:15:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 03:15:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 03:15:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 03:15:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 03:15:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 03:15:28 spire-1.2.1/test/integration/suites/datastore-mysql/ 03:15:28 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 03:15:28 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 03:15:28 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 03:15:28 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 03:15:28 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 03:15:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 03:15:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 03:15:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 03:15:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 03:15:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 03:15:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 03:15:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 03:15:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 03:15:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 03:15:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 03:15:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 03:15:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 03:15:28 spire-1.2.1/test/integration/suites/datastore-postgres/ 03:15:28 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 03:15:28 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 03:15:28 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 03:15:28 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 03:15:28 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 03:15:28 spire-1.2.1/test/integration/suites/debug-endpoints/ 03:15:28 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 03:15:28 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 03:15:28 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 03:15:28 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 03:15:28 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 03:15:28 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 03:15:28 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 03:15:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 03:15:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 03:15:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 03:15:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 03:15:28 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 03:15:28 spire-1.2.1/test/integration/suites/downstream-endpoints/ 03:15:28 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 03:15:28 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 03:15:28 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 03:15:28 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 03:15:28 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 03:15:28 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 03:15:28 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 03:15:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 03:15:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 03:15:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 03:15:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 03:15:28 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 03:15:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 03:15:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 03:15:28 spire-1.2.1/test/integration/suites/join-token/ 03:15:28 spire-1.2.1/test/integration/suites/join-token/01-start-server 03:15:28 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 03:15:28 spire-1.2.1/test/integration/suites/join-token/03-start-agent 03:15:28 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 03:15:28 spire-1.2.1/test/integration/suites/join-token/05-check-svid 03:15:28 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 03:15:28 spire-1.2.1/test/integration/suites/join-token/README.md 03:15:28 spire-1.2.1/test/integration/suites/join-token/conf/ 03:15:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 03:15:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/join-token/conf/server/ 03:15:28 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 03:15:28 spire-1.2.1/test/integration/suites/join-token/teardown 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/ 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 03:15:28 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/ 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 03:15:28 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 03:15:28 spire-1.2.1/test/integration/suites/k8s/ 03:15:28 spire-1.2.1/test/integration/suites/k8s/00-setup 03:15:28 spire-1.2.1/test/integration/suites/k8s/01-apply-config 03:15:28 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 03:15:28 spire-1.2.1/test/integration/suites/k8s/README.md 03:15:28 spire-1.2.1/test/integration/suites/k8s/conf/ 03:15:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 03:15:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 03:15:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s/conf/server/ 03:15:28 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 03:15:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 03:15:28 spire-1.2.1/test/integration/suites/k8s/init-kubectl 03:15:28 spire-1.2.1/test/integration/suites/k8s/teardown 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/ 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/README.md 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/root/ 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/nested-rotation/teardown 03:15:28 spire-1.2.1/test/integration/suites/node-attestation/ 03:15:28 spire-1.2.1/test/integration/suites/node-attestation/00-setup 03:15:28 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 03:15:28 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 03:15:28 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 03:15:28 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 03:15:28 spire-1.2.1/test/integration/suites/node-attestation/README.md 03:15:28 spire-1.2.1/test/integration/suites/node-attestation/conf/ 03:15:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 03:15:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 03:15:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 03:15:28 spire-1.2.1/test/integration/suites/node-attestation/teardown 03:15:28 spire-1.2.1/test/integration/suites/rotation/ 03:15:28 spire-1.2.1/test/integration/suites/rotation/00-setup 03:15:28 spire-1.2.1/test/integration/suites/rotation/01-start-server 03:15:28 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 03:15:28 spire-1.2.1/test/integration/suites/rotation/03-start-agent 03:15:28 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 03:15:28 spire-1.2.1/test/integration/suites/rotation/05-check-svids 03:15:28 spire-1.2.1/test/integration/suites/rotation/README.md 03:15:28 spire-1.2.1/test/integration/suites/rotation/conf/ 03:15:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 03:15:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/rotation/conf/server/ 03:15:28 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 03:15:28 spire-1.2.1/test/integration/suites/rotation/teardown 03:15:28 spire-1.2.1/test/integration/suites/self-test/ 03:15:28 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 03:15:28 spire-1.2.1/test/integration/suites/self-test/README.md 03:15:28 spire-1.2.1/test/integration/suites/self-test/teardown 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/ 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 03:15:28 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 03:15:28 spire-1.2.1/test/integration/suites/upgrade/ 03:15:28 spire-1.2.1/test/integration/suites/upgrade/00-setup 03:15:28 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 03:15:28 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 03:15:28 spire-1.2.1/test/integration/suites/upgrade/README.md 03:15:28 spire-1.2.1/test/integration/suites/upgrade/conf/ 03:15:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 03:15:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 03:15:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 03:15:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 03:15:28 spire-1.2.1/test/integration/suites/upgrade/teardown 03:15:28 spire-1.2.1/test/integration/suites/upgrade/versions.txt 03:15:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 03:15:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 03:15:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 03:15:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 03:15:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 03:15:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 03:15:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 03:15:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 03:15:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 03:15:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 03:15:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 03:15:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 03:15:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 03:15:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 03:15:28 spire-1.2.1/test/integration/test-one.sh 03:15:28 spire-1.2.1/test/integration/test.sh 03:15:28 spire-1.2.1/test/plugintest/ 03:15:28 spire-1.2.1/test/plugintest/config.go 03:15:28 spire-1.2.1/test/plugintest/load.go 03:15:28 spire-1.2.1/test/plugintest/option.go 03:15:28 spire-1.2.1/test/spiretest/ 03:15:28 spire-1.2.1/test/spiretest/apiserver.go 03:15:28 spire-1.2.1/test/spiretest/assertions.go 03:15:28 spire-1.2.1/test/spiretest/dir.go 03:15:28 spire-1.2.1/test/spiretest/errors_posix.go 03:15:28 spire-1.2.1/test/spiretest/errors_windows.go 03:15:28 spire-1.2.1/test/spiretest/logs.go 03:15:28 spire-1.2.1/test/spiretest/socketapi.go 03:15:28 spire-1.2.1/test/spiretest/suite.go 03:15:28 spire-1.2.1/test/spiretest/x509.go 03:15:28 spire-1.2.1/test/testca/ 03:15:28 spire-1.2.1/test/testca/ca.go 03:15:28 spire-1.2.1/test/testkey/ 03:15:28 spire-1.2.1/test/testkey/generate.sh 03:15:28 spire-1.2.1/test/testkey/genkeys.go 03:15:28 spire-1.2.1/test/testkey/keys.go 03:15:28 spire-1.2.1/test/testkey/new.go 03:15:28 spire-1.2.1/test/tpmsimulator/ 03:15:28 spire-1.2.1/test/tpmsimulator/simulator.go 03:15:28 spire-1.2.1/test/util/ 03:15:28 spire-1.2.1/test/util/cert_fixtures.go 03:15:28 spire-1.2.1/test/util/cert_generation.go 03:15:28 spire-1.2.1/test/util/io_redirection.go 03:15:28 spire-1.2.1/test/util/race.go 03:15:28 spire-1.2.1/test/util/util.go 03:15:28 building spire from source... 03:15:29 Installing go1.17.7... 03:15:31 Removing intermediate container ae8815f8dab4 03:15:31 ---> 6b5fe9761503 03:15:31 Step 8/23 : COPY . . 03:15:38 Removing intermediate container 8f23f21a6b9a 03:15:38 ---> b87052d31297 03:15:38 Step 14/23 : ENV APP_PORT=58890 03:15:38 ---> Running in 8aa33c83037d 03:15:39 Removing intermediate container 8aa33c83037d 03:15:39 ---> 7820fe9602d1 03:15:39 Step 15/23 : EXPOSE $APP_PORT 03:15:39 ---> Running in af4f49a73efd 03:15:40 Removing intermediate container af4f49a73efd 03:15:40 ---> 9adc42a305f6 03:15:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:15:44 ---> 70f2041371e3 03:15:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:15:46 ---> c9e3abf9b751 03:15:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:15:48 ---> adcc90ed4b2e 03:15:48 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:15:48 ---> Running in 09c789253aff 03:15:49 Removing intermediate container 09c789253aff 03:15:49 ---> c48f0ee0dfc0 03:15:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:49 ---> Running in da54e98acd66 03:15:50 Removing intermediate container da54e98acd66 03:15:50 ---> 832932720c3d 03:15:50 Step 21/23 : LABEL arch=arm64 03:15:50 ---> Running in ff641aafbf03 03:15:50 Removing intermediate container ff641aafbf03 03:15:50 ---> 428e97438dd7 03:15:50 Step 22/23 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 03:15:51 ---> Running in 29fd97a72077 03:15:52 Removing intermediate container 29fd97a72077 03:15:52 ---> bcfd4f72d415 03:15:52 Step 23/23 : LABEL version=0.0.0 03:15:52 ---> Running in 8c85429aa6d8 03:15:53 Removing intermediate container 8c85429aa6d8 03:15:53 ---> 5004f1d763df 03:15:53 03:15:54 Successfully built 5004f1d763df 03:15:54 Successfully tagged sys-mgmt-agent-arm64:latest 03:15:54 Building security-bootstrapper 03:15:57  Building sys-mgmt-agent ... done Building bin/spire-server... 03:15:57 go: downloading github.com/mitchellh/cli v1.1.2 03:15:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 03:15:57 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 03:15:58 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 03:15:58 go: downloading google.golang.org/grpc v1.44.0 03:15:59 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 03:16:04 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 03:16:04 go: downloading github.com/imdario/mergo v0.3.12 03:16:04 go: downloading github.com/sirupsen/logrus v1.8.1 03:16:04 go: downloading github.com/hashicorp/go-hclog v1.1.0 03:16:04  ---> 2995528311c8 03:16:04 Step 9/23 : RUN make cmd/core-data/core-data 03:16:04 ---> Running in cb34fc8489ff 03:16:05 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 03:16:05 go: downloading github.com/fatih/color v1.13.0 03:16:05 go: downloading github.com/mattn/go-isatty v0.0.14 03:16:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 03:16:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 03:16:05 go: downloading github.com/hashicorp/go-plugin v1.4.3 03:16:05 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 03:16:06 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 03:16:06 go: downloading github.com/InVisionApp/go-logger v1.0.1 03:16:06 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 03:16:06 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 03:16:07 go: downloading github.com/open-policy-agent/opa v0.38.0 03:16:39 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:16:39 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:16:39 ---> 7c3846797c21 03:16:39 Step 3/31 : WORKDIR /edgex-go 03:16:39 ---> Using cache 03:16:39 ---> c381ba26e5b0 03:16:39 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:39 ---> Using cache 03:16:39 ---> bdc4862b9ea6 03:16:39 Step 5/31 : RUN apk add --update --no-cache make git 03:16:39 ---> Running in 9aaaf494e41e 03:16:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:16:39 go: downloading github.com/armon/go-metrics v0.3.10 03:16:39 go: downloading github.com/prometheus/client_golang v1.12.1 03:16:39 go: downloading github.com/uber-go/tally/v4 v4.1.1 03:16:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:16:39 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 03:16:39 go: downloading github.com/mattn/go-colorable v0.1.12 03:16:39 go: downloading github.com/Masterminds/goutils v1.1.0 03:16:39 go: downloading github.com/Masterminds/semver v1.5.0 03:16:39 go: downloading github.com/google/uuid v1.1.2 03:16:39 go: downloading github.com/huandu/xstrings v1.3.2 03:16:39 OK: 220 MiB in 52 packages 03:16:39 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 03:16:39 go: downloading github.com/oklog/run v1.0.0 03:16:39 go: downloading github.com/imkira/go-observer v1.0.3 03:16:39 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 03:16:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:16:39 go: downloading github.com/prometheus/client_model v0.2.0 03:16:39 go: downloading github.com/prometheus/common v0.32.1 03:16:40 go: downloading github.com/beorn7/perks v1.0.1 03:16:40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 03:16:40 Removing intermediate container 9aaaf494e41e 03:16:40 ---> d37d5de06f41 03:16:40 Step 6/31 : COPY go.mod vendor* ./ 03:16:40 go: downloading github.com/prometheus/procfs v0.7.3 03:16:41  ---> 2f7ab6de0c8f 03:16:41 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:41 ---> Running in 79312d72209f 03:16:41 go: downloading github.com/pkg/errors v0.9.1 03:16:41 go: downloading go.uber.org/atomic v1.9.0 03:16:42 go: downloading github.com/hashicorp/errwrap v1.1.0 03:16:42 go: downloading github.com/mitchellh/reflectwalk v1.0.1 03:16:42 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 03:16:42 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 03:16:42 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 03:16:44 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 03:16:46 Removing intermediate container 79312d72209f 03:16:46 ---> 9f1404f08c79 03:16:46 Step 8/31 : COPY . . 03:16:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 03:16:52 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 03:16:52 go: downloading github.com/stretchr/testify v1.7.0 03:16:52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 03:16:52 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 03:16:52 go: downloading github.com/blang/semver/v4 v4.0.0 03:16:52 go: downloading github.com/go-sql-driver/mysql v1.6.0 03:16:52 go: downloading github.com/jinzhu/gorm v1.9.16 03:16:54 go: downloading github.com/mattn/go-sqlite3 v1.14.12 03:16:54 go: downloading github.com/aws/aws-sdk-go v1.43.0 03:16:54 go: downloading google.golang.org/api v0.70.0 03:17:16  ---> e48578306f37 03:17:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:17:16 ---> Running in 5b3cf02e1d69 03:17:16 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 03:17:43 go: downloading k8s.io/api v0.23.4 03:17:43 go: downloading k8s.io/client-go v0.23.4 03:17:43 go: downloading github.com/google/go-tpm v0.3.3 03:17:43 go: downloading cloud.google.com/go/storage v1.21.0 03:17:43 go: downloading cloud.google.com/go v0.100.2 03:17:49 go: downloading k8s.io/apimachinery v0.23.4 03:17:52 go: downloading k8s.io/kube-aggregator v0.23.3 03:17:52 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 03:17:53 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 03:17:53 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 03:17:53 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 03:17:54 go: downloading cloud.google.com/go/security v1.3.0 03:17:54 go: downloading sigs.k8s.io/controller-runtime v0.11.1 03:17:57 go: downloading github.com/hashicorp/vault/api v1.4.1 03:17:57 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 03:17:58 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:17:58 go: downloading gopkg.in/yaml.v2 v2.4.0 03:17:58 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:17:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:17:59 go: downloading github.com/gobwas/glob v0.2.3 03:17:59 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 03:17:59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 03:17:59 go: downloading github.com/twmb/murmur3 v1.1.6 03:18:00 go: downloading github.com/aws/smithy-go v1.11.0 03:18:01 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 03:18:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 03:18:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 03:18:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 03:18:02 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 03:18:02 go: downloading github.com/jinzhu/inflection v1.0.0 03:18:02 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 03:18:03 go: downloading cloud.google.com/go/compute v1.3.0 03:18:04 go: downloading cloud.google.com/go/iam v0.1.1 03:18:04 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 03:18:04 go: downloading github.com/gogo/protobuf v1.3.2 03:18:09 go: downloading k8s.io/klog/v2 v2.30.0 03:18:09 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 03:18:10 go: downloading github.com/google/gofuzz v1.1.0 03:18:10 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 03:18:11 go: downloading github.com/spf13/pflag v1.0.5 03:18:11 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 03:18:12 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 03:18:12 go: downloading github.com/Azure/go-autorest/logger v0.2.1 03:18:12 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 03:18:12 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 03:18:12 go: downloading github.com/dimchansky/utfbom v1.1.1 03:18:12 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 03:18:12 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 03:18:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:18:12 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 03:18:12 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 03:18:12 go: downloading github.com/hashicorp/vault/sdk v0.4.1 03:18:14 go: downloading github.com/mitchellh/mapstructure v1.4.3 03:18:14 go: downloading github.com/tklauser/go-sysconf v0.3.9 03:18:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 03:18:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 03:18:14 go: downloading go.opencensus.io v0.23.0 03:18:15 go: downloading github.com/jmespath/go-jmespath v0.4.0 03:18:17 go: downloading gopkg.in/inf.v0 v0.9.1 03:18:17 go: downloading github.com/go-logr/logr v1.2.2 03:18:17 go: downloading github.com/googleapis/gnostic v0.5.5 03:18:20 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 03:18:20 go: downloading github.com/json-iterator/go v1.1.12 03:18:21 go: downloading github.com/google/go-cmp v0.5.7 03:18:22 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 03:18:22 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 03:18:22 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 03:18:25 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 03:18:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 03:18:25 go: downloading github.com/tklauser/numcpus v0.3.0 03:18:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 03:18:25 go: downloading go.uber.org/zap v1.21.0 03:18:26 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 03:18:26 go: downloading sigs.k8s.io/yaml v1.3.0 03:18:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 03:18:26 go: downloading github.com/modern-go/reflect2 v1.0.2 03:18:26 go: downloading github.com/ryanuber/go-glob v1.0.0 03:18:26 go: downloading github.com/golang/snappy v0.0.4 03:18:26 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 03:18:36 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 03:18:36 go: downloading github.com/hashicorp/go-uuid v1.0.2 03:18:36 go: downloading github.com/hashicorp/go-version v1.2.0 03:18:36 go: downloading go.uber.org/multierr v1.6.0 03:19:24 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 03:19:24 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 03:24:01 Removing intermediate container cb34fc8489ff 03:24:01 ---> 899eb3f57530 03:24:01 03:24:01 Step 10/23 : FROM alpine:3.14 03:24:01 ---> ac73e934f311 03:24:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:24:01 ---> Running in 5dabb9ec7e3b 03:24:01 Removing intermediate container 5dabb9ec7e3b 03:24:01 ---> 8aba57b8dd06 03:24:01 Step 12/23 : ENV APP_PORT=59880 03:24:01 ---> Running in 99ccd1275af4 03:24:01 Removing intermediate container 99ccd1275af4 03:24:01 ---> 07024e5e4d1c 03:24:01 Step 13/23 : EXPOSE $APP_PORT 03:24:01 ---> Running in 56fb48b345a0 03:24:01 Removing intermediate container 56fb48b345a0 03:24:01 ---> 12e1b1e26067 03:24:01 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:01 ---> Running in d2274e8023c6 03:24:01 Removing intermediate container d2274e8023c6 03:24:01 ---> 538ddb3116c3 03:24:01 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:24:01 ---> Running in 4acde423d563 03:24:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:24:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:24:05 (1/6) Installing dumb-init (1.2.5-r1) 03:24:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:24:05 (3/6) Installing libsodium (1.0.18-r0) 03:24:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:24:05 Removing intermediate container 5b3cf02e1d69 03:24:05 ---> c7f1472986db 03:24:05 03:24:05 Step 10/31 : FROM alpine:3.14 03:24:05 ---> ac73e934f311 03:24:05 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:24:05 (5/6) Installing libzmq (4.3.4-r0) 03:24:05 ---> Running in da1236047f48 03:24:05 (6/6) Installing zeromq (4.3.4-r0) 03:24:05 Executing busybox-1.33.1-r7.trigger 03:24:05 OK: 8 MiB in 20 packages 03:24:06 Removing intermediate container da1236047f48 03:24:06 ---> c434c931511d 03:24:06 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:24:06 ---> Running in 37d3c8df8322 03:24:07 Removing intermediate container 4acde423d563 03:24:07 ---> 33f5464f5d25 03:24:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:24:08 ---> 2dfb2b6389f0 03:24:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:24:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:24:10 (1/2) Installing dumb-init (1.2.5-r1) 03:24:10 (2/2) Installing su-exec (0.2-r1) 03:24:10 Executing busybox-1.33.1-r7.trigger 03:24:10 OK: 6 MiB in 16 packages 03:24:11 Removing intermediate container 37d3c8df8322 03:24:11 ---> 9cbbf55557fc 03:24:11 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:24:12 ---> Running in 1d6be20f7694 03:24:12 ---> 381975c8874c 03:24:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:24:12 Removing intermediate container 1d6be20f7694 03:24:12 ---> 11359e2f3177 03:24:12 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:24:13 ---> Running in 01fa510d52aa 03:24:13 ---> bff018627f92 03:24:13 Step 19/23 : ENTRYPOINT ["/core-data"] 03:24:13 Removing intermediate container 01fa510d52aa 03:24:13 ---> 941c16b4923a 03:24:13 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:24:13 ---> Running in 518c5f7882a5 03:24:13 ---> Running in 1230c8e06bb3 03:24:14 Removing intermediate container 518c5f7882a5 03:24:14 ---> af18ff546fc3 03:24:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:24:14 ---> Running in 94ab1a2bac36 03:24:15 Removing intermediate container 94ab1a2bac36 03:24:15 ---> 5bb2c3266f2e 03:24:15 Step 21/23 : LABEL arch=arm64 03:24:15 ---> Running in 054f55d2ba11 03:24:16 Removing intermediate container 054f55d2ba11 03:24:16 ---> b563c437c7e3 03:24:16 Step 22/23 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 03:24:16 ---> Running in c589f8e02654 03:24:17 Removing intermediate container 1230c8e06bb3 03:24:17 ---> 63443472c1ad 03:24:17 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:24:17 Removing intermediate container c589f8e02654 03:24:17 ---> 1b517e7d018f 03:24:17 Step 23/23 : LABEL version=0.0.0 03:24:17 ---> Running in a55eb29ad8f1 03:24:17 ---> Running in 7d0c1e18a851 03:24:18 Removing intermediate container a55eb29ad8f1 03:24:18 ---> 1e9ae3e833ad 03:24:18 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:24:18 Removing intermediate container 7d0c1e18a851 03:24:18 ---> f4d66e5c2ee1 03:24:18 03:24:19 Successfully built f4d66e5c2ee1 03:24:19 Successfully tagged core-data-arm64:latest 03:24:19  Building core-data ... done Building support-scheduler 03:24:19 ---> 896c61133988 03:24:19 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:24:19 ---> Running in 2832c9a889ce 03:24:23 Removing intermediate container 2832c9a889ce 03:24:23 ---> c27e590af5bd 03:24:23 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:24 ---> 94bef8216902 03:24:24 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:24:26 ---> 3f1f3b4a01c6 03:24:26 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:24:27 ---> 1c077fc8ea4d 03:24:27 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:24:28 ---> ced9f8d32dd0 03:24:28 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:24:29 ---> aeb88a36ab60 03:24:29 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:24:30 ---> Running in 413dd1f23918 03:24:30 Removing intermediate container 413dd1f23918 03:24:30 ---> 6b36a708da10 03:24:30 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:24:31 ---> bf94b7fe3a90 03:24:31 Step 26/31 : RUN chmod +x /entrypoint.sh 03:24:32 ---> Running in 1c6d4985547a 03:24:35 Removing intermediate container 1c6d4985547a 03:24:35 ---> 2fbde3a4be50 03:24:35 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:24:36 ---> Running in 63a7b60897a9 03:24:36 Removing intermediate container 63a7b60897a9 03:24:36 ---> 78ed2d7a058e 03:24:36 Step 28/31 : CMD ["gate"] 03:24:37 ---> Running in e6f9cc914f44 03:24:37 Removing intermediate container e6f9cc914f44 03:24:37 ---> a922ddadac0c 03:24:37 Step 29/31 : LABEL arch=arm64 03:24:38 ---> Running in 737d3545b08c 03:24:39 Removing intermediate container 737d3545b08c 03:24:39 ---> 8457b85e3b01 03:24:39 Step 30/31 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 03:24:39 ---> Running in 11f1253813cf 03:24:40 Removing intermediate container 11f1253813cf 03:24:40 ---> 53441157be24 03:24:40 Step 31/31 : LABEL version=0.0.0 03:24:40 ---> Running in 3387cce97c4c 03:24:41 Removing intermediate container 3387cce97c4c 03:24:41 ---> b3d90e55e11d 03:24:41 03:24:42 Successfully built b3d90e55e11d 03:24:42 Successfully tagged security-bootstrapper-arm64:latest 03:24:42  Building security-bootstrapper ... done Building security-secretstore-setup 03:25:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:25:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:25:04 ---> 7c3846797c21 03:25:04 Step 3/22 : WORKDIR /edgex-go 03:25:04 ---> Using cache 03:25:04 ---> c381ba26e5b0 03:25:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:04 ---> Using cache 03:25:04 ---> bdc4862b9ea6 03:25:04 Step 5/22 : RUN apk add --update --no-cache make git 03:25:04 ---> Using cache 03:25:04 ---> d37d5de06f41 03:25:04 Step 6/22 : COPY go.mod vendor* ./ 03:25:04 ---> Using cache 03:25:04 ---> 2f7ab6de0c8f 03:25:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:04 ---> Using cache 03:25:04 ---> 9f1404f08c79 03:25:04 Step 8/22 : COPY . . 03:25:04 ---> Using cache 03:25:04 ---> e48578306f37 03:25:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:25:04 ---> Running in 1af210aba8e5 03:25:04 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 03:25:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:25:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:25:31 ---> 7c3846797c21 03:25:31 Step 3/25 : WORKDIR /edgex-go 03:25:31 ---> Using cache 03:25:31 ---> c381ba26e5b0 03:25:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:31 ---> Using cache 03:25:31 ---> bdc4862b9ea6 03:25:31 Step 5/25 : RUN apk add --update --no-cache make git 03:25:31 ---> Using cache 03:25:31 ---> d37d5de06f41 03:25:31 Step 6/25 : COPY go.mod vendor* ./ 03:25:31 ---> Using cache 03:25:31 ---> 2f7ab6de0c8f 03:25:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:31 ---> Using cache 03:25:31 ---> 9f1404f08c79 03:25:31 Step 8/25 : COPY . . 03:25:31 ---> Using cache 03:25:31 ---> e48578306f37 03:25:31 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:25:31 ---> Running in 11715fe4f067 03:25:32 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 03:31:39 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 03:31:54 Removing intermediate container 1af210aba8e5 03:31:54 ---> 41bec778ee74 03:31:54 03:31:54 Step 10/22 : FROM alpine:3.14 03:31:54 ---> ac73e934f311 03:31:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:31:54 ---> Using cache 03:31:54 ---> bc35463f7d7d 03:31:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:31:54 ---> Using cache 03:31:54 ---> e2e210a561a4 03:31:54 Step 13/22 : ENV APP_PORT=59861 03:31:55 ---> Running in 270d9ea9da23 03:31:55 Removing intermediate container 270d9ea9da23 03:31:55 ---> 5670cfa1c6ce 03:31:55 Step 14/22 : EXPOSE $APP_PORT 03:31:56 ---> Running in d7d94b01f904 03:31:57 Removing intermediate container d7d94b01f904 03:31:57 ---> adc04876e95f 03:31:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:31:59 ---> 78a030a30b35 03:31:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:32:00 Removing intermediate container 11715fe4f067 03:32:00 ---> 86fcbdd20341 03:32:00 03:32:00 Step 10/25 : FROM alpine:3.14 03:32:00 ---> ac73e934f311 03:32:00 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:32:00 ---> Running in 0a1efc25b6c0 03:32:02 ---> 2d51b192a2d8 03:32:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:32:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:32:03 ---> 168d9f09a77e 03:32:03 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:32:03 ---> Running in 1be3c3ce4d33 03:32:04 Removing intermediate container 1be3c3ce4d33 03:32:04 ---> 80802e2595fc 03:32:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:32:04 ---> Running in 34d0e28a7db7 03:32:04 Removing intermediate container 34d0e28a7db7 03:32:04 ---> 85bd8c97e094 03:32:04 Step 20/22 : LABEL arch=arm64 03:32:04 (1/3) Installing ca-certificates (20211220-r0) 03:32:04 ---> Running in 07cfab89ebdc 03:32:04 (2/3) Installing dumb-init (1.2.5-r1) 03:32:04 (3/3) Installing su-exec (0.2-r1) 03:32:04 Executing busybox-1.33.1-r7.trigger 03:32:04 Executing ca-certificates-20211220-r0.trigger 03:32:05 Removing intermediate container 07cfab89ebdc 03:32:05 ---> deacf7169f0e 03:32:05 Step 21/22 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 03:32:05 ---> Running in 4bd342ac659e 03:32:05 OK: 6 MiB in 17 packages 03:32:06 Removing intermediate container 4bd342ac659e 03:32:06 ---> 2363852b8175 03:32:06 Step 22/22 : LABEL version=0.0.0 03:32:06 ---> Running in 138cc332db5e 03:32:07 Removing intermediate container 138cc332db5e 03:32:07 ---> 2d8ad563eb57 03:32:07 03:32:07 Removing intermediate container 0a1efc25b6c0 03:32:07 ---> 65353a5ca22f 03:32:07 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:32:07 ---> Running in 395f2b1f9dbb 03:32:08 Successfully built 2d8ad563eb57 03:32:08 Successfully tagged support-scheduler-arm64:latest 03:32:08  Building support-scheduler ... done Building security-proxy-setup 03:32:08 Removing intermediate container 395f2b1f9dbb 03:32:08 ---> d309f4a794ab 03:32:08 Step 13/25 : WORKDIR / 03:32:08 ---> Running in 70cc2ebedb64 03:32:09 Removing intermediate container 70cc2ebedb64 03:32:09 ---> be0946334c7d 03:32:09 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:32:10 ---> 556760c67374 03:32:10 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:32:11 ---> ce2db6a19fda 03:32:11 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:32:12 ---> 8f7960ff15f8 03:32:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:32:13 ---> 229b524e98c7 03:32:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:32:15 ---> b852c32db297 03:32:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:32:18 ---> fbc1fccfe5bf 03:32:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:32:19 ---> 28cf2504aa96 03:32:19 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/ 03:32:19 ---> Running in 409bd4a94487 03:32:22 Removing intermediate container 409bd4a94487 03:32:22 ---> 23f717202205 03:32:22 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:32:23 ---> Running in c981f2c921f8 03:32:24 Removing intermediate container c981f2c921f8 03:32:24 ---> 9a3d80322c90 03:32:24 Step 23/25 : LABEL arch=arm64 03:32:24 ---> Running in 7b88167b419d 03:32:24 Removing intermediate container 7b88167b419d 03:32:24 ---> 4be947c03654 03:32:24 Step 24/25 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 03:32:24 ---> Running in 5fe361702755 03:32:25 Removing intermediate container 5fe361702755 03:32:25 ---> ce6b3ffcd1c0 03:32:25 Step 25/25 : LABEL version=0.0.0 03:32:25 ---> Running in 4b4de8a07d04 03:32:26 Removing intermediate container 4b4de8a07d04 03:32:26 ---> 54f77f5a3657 03:32:26 03:32:27 Successfully built 54f77f5a3657 03:32:27 Successfully tagged security-secretstore-setup-arm64:latest 03:32:27  Building security-secretstore-setup ... done Building core-command 03:32:59 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:32:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:32:59 ---> 7c3846797c21 03:32:59 Step 3/22 : WORKDIR /edgex-go 03:32:59 ---> Using cache 03:32:59 ---> c381ba26e5b0 03:32:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:32:59 ---> Using cache 03:32:59 ---> bdc4862b9ea6 03:32:59 Step 5/22 : RUN apk add --update --no-cache make git 03:32:59 ---> Using cache 03:32:59 ---> d37d5de06f41 03:32:59 Step 6/22 : COPY go.mod vendor* ./ 03:32:59 ---> Using cache 03:32:59 ---> 2f7ab6de0c8f 03:32:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:59 ---> Using cache 03:32:59 ---> 9f1404f08c79 03:32:59 Step 8/22 : COPY . . 03:32:59 ---> Using cache 03:32:59 ---> e48578306f37 03:32:59 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:33:00 ---> Running in 3e87222d6142 03:33:02 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 03:33:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:33:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:33:15 ---> 7c3846797c21 03:33:15 Step 3/23 : WORKDIR /edgex-go 03:33:15 ---> Using cache 03:33:15 ---> c381ba26e5b0 03:33:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:33:15 ---> Using cache 03:33:15 ---> bdc4862b9ea6 03:33:15 Step 5/23 : RUN apk add --update --no-cache make git 03:33:15 ---> Using cache 03:33:15 ---> d37d5de06f41 03:33:15 Step 6/23 : COPY go.mod vendor* ./ 03:33:15 ---> Using cache 03:33:15 ---> 2f7ab6de0c8f 03:33:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:33:15 ---> Using cache 03:33:15 ---> 9f1404f08c79 03:33:15 Step 8/23 : COPY . . 03:33:15 ---> Using cache 03:33:15 ---> e48578306f37 03:33:15 Step 9/23 : RUN make cmd/core-command/core-command 03:33:15 ---> Running in 4b8289bc7729 03:33:15 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 03:39:22 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 03:39:44 Removing intermediate container 4b8289bc7729 03:39:44 ---> 98c18298e66d 03:39:44 03:39:44 Step 10/23 : FROM alpine:3.14 03:39:44 ---> ac73e934f311 03:39:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:39:44 ---> Using cache 03:39:44 ---> bc35463f7d7d 03:39:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:39:44 ---> Using cache 03:39:44 ---> e2e210a561a4 03:39:44 Step 13/23 : ENV APP_PORT=59882 03:39:44 ---> Running in 1763e1b01047 03:39:44 Removing intermediate container 3e87222d6142 03:39:44 ---> 869ac9d2c39c 03:39:44 03:39:44 Step 10/22 : FROM alpine:3.14 03:39:44 ---> ac73e934f311 03:39:44 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 03:39:44 ---> Running in 3a4170220c99 03:39:44 Removing intermediate container 1763e1b01047 03:39:44 ---> 71cbbd85887b 03:39:44 Step 14/23 : EXPOSE $APP_PORT 03:39:44 ---> Running in 48324a1a1cfc 03:39:44 Removing intermediate container 48324a1a1cfc 03:39:44 ---> 187c92498503 03:39:44 Step 15/23 : WORKDIR / 03:39:44 ---> Running in e035d335bf16 03:39:44 Removing intermediate container e035d335bf16 03:39:44 ---> 1803d68694c5 03:39:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:39:46 ---> 96ab172426c2 03:39:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:39:46 (1/6) Installing ca-certificates (20211220-r0) 03:39:47 (2/6) Installing brotli-libs (1.0.9-r5) 03:39:47 (3/6) Installing nghttp2-libs (1.43.0-r0) 03:39:47 (4/6) Installing libcurl (7.79.1-r0) 03:39:47 (5/6) Installing curl (7.79.1-r0) 03:39:47 (6/6) Installing dumb-init (1.2.5-r1) 03:39:47 Executing busybox-1.33.1-r7.trigger 03:39:47 Executing ca-certificates-20211220-r0.trigger 03:39:47 OK: 8 MiB in 20 packages 03:39:48 ---> ac24c25fdd12 03:39:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:39:49 ---> 338cab2e6850 03:39:49 Step 19/23 : ENTRYPOINT ["/core-command"] 03:39:49 Removing intermediate container 3a4170220c99 03:39:49 ---> a25016b0b9f5 03:39:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:39:49 ---> Running in ac8a7d990953 03:39:49 ---> Running in 99f1cfb68cb6 03:39:50 Removing intermediate container ac8a7d990953 03:39:50 ---> 3b5c4536e743 03:39:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:39:50 Removing intermediate container 99f1cfb68cb6 03:39:50 ---> fd3c0c6821e9 03:39:50 Step 13/22 : WORKDIR /edgex 03:39:50 ---> Running in fe18fc70349b 03:39:50 ---> Running in 4cc766246c2e 03:39:51 Removing intermediate container 4cc766246c2e 03:39:51 ---> 4e50410df0e0 03:39:51 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:39:51 Removing intermediate container fe18fc70349b 03:39:51 ---> bee39dfbde1a 03:39:51 Step 21/23 : LABEL arch=arm64 03:39:51 ---> Running in 8faf4d86ec17 03:39:52 Removing intermediate container 8faf4d86ec17 03:39:52 ---> 2acfd42031ef 03:39:52 Step 22/23 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 03:39:52 ---> Running in b009924817ad 03:39:52 ---> b6e42f99974c 03:39:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:39:53 Removing intermediate container b009924817ad 03:39:53 ---> 355b10615790 03:39:53 Step 23/23 : LABEL version=0.0.0 03:39:53 ---> Running in 9a28fd4f8eef 03:39:54 Removing intermediate container 9a28fd4f8eef 03:39:54 ---> 43537f851be8 03:39:54 03:39:55 Successfully built 43537f851be8 03:39:55 Successfully tagged core-command-arm64:latest 03:39:55  Building core-command ... done Building support-notifications 03:39:55 ---> 218cc435a6ae 03:39:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:39:58 ---> 73c4525ef04c 03:39:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:39:59 ---> 760fde982528 03:39:59 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:39:59 ---> Running in 076f05742321 03:40:02 Removing intermediate container 076f05742321 03:40:02 ---> aefdb0943425 03:40:02 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:40:02 ---> Running in 8b45c4111342 03:40:03 Removing intermediate container 8b45c4111342 03:40:03 ---> 5f31806c7190 03:40:03 Step 20/22 : LABEL arch=arm64 03:40:03 ---> Running in 10bb02b76c01 03:40:03 Removing intermediate container 10bb02b76c01 03:40:03 ---> 6e77422d9ca3 03:40:03 Step 21/22 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 03:40:03 ---> Running in 06e1a1ce63b7 03:40:04 Removing intermediate container 06e1a1ce63b7 03:40:04 ---> 7409cc151964 03:40:04 Step 22/22 : LABEL version=0.0.0 03:40:04 ---> Running in 071c811df3c7 03:40:04 Removing intermediate container 071c811df3c7 03:40:04 ---> b1324681088f 03:40:04 03:40:05 Successfully built b1324681088f 03:40:05 Successfully tagged security-proxy-setup-arm64:latest 03:40:32  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:40:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:40:32 ---> 7c3846797c21 03:40:32 Step 3/22 : WORKDIR /edgex-go 03:40:32 ---> Using cache 03:40:32 ---> c381ba26e5b0 03:40:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:40:32 ---> Using cache 03:40:32 ---> bdc4862b9ea6 03:40:32 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:40:32 ---> Running in 315dfc0a835c 03:40:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:40:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:40:34 OK: 220 MiB in 52 packages 03:40:35 Removing intermediate container 315dfc0a835c 03:40:35 ---> e1faacfe149a 03:40:35 Step 6/22 : COPY go.mod vendor* ./ 03:40:36 ---> 9aec570a6fad 03:40:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:36 ---> Running in 6db85c38b3b9 03:40:42 Removing intermediate container 6db85c38b3b9 03:40:42 ---> a1f4a1698769 03:40:42 Step 8/22 : COPY . . 03:41:04 ---> 683433e2e4d3 03:41:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:41:04 ---> Running in 1e55d1f6ed26 03:41:05 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 03:46:42 Removing intermediate container 1e55d1f6ed26 03:46:42 ---> 3cce520bfc2c 03:46:42 03:46:42 Step 10/22 : FROM alpine:3.14 03:46:42 ---> ac73e934f311 03:46:42 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:46:42 ---> Running in 8513ae1b72bf 03:46:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:46:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:46:42 (1/2) Installing ca-certificates (20211220-r0) 03:46:42 (2/2) Installing dumb-init (1.2.5-r1) 03:46:42 Executing busybox-1.33.1-r7.trigger 03:46:42 Executing ca-certificates-20211220-r0.trigger 03:46:42 OK: 6 MiB in 16 packages 03:46:42 Removing intermediate container 8513ae1b72bf 03:46:42 ---> 05092794e150 03:46:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:46:42 ---> Running in ffabfbfb0f02 03:46:42 Removing intermediate container ffabfbfb0f02 03:46:42 ---> b670b284ce89 03:46:42 Step 13/22 : ENV APP_PORT=59860 03:46:42 ---> Running in d891d1aeda5c 03:46:42 Removing intermediate container d891d1aeda5c 03:46:42 ---> 5ce286991e31 03:46:42 Step 14/22 : EXPOSE $APP_PORT 03:46:42 ---> Running in c4bcc77cba51 03:46:42 Removing intermediate container c4bcc77cba51 03:46:42 ---> a27c48a136b3 03:46:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:46:42 ---> 1f9c9f7a720d 03:46:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:46:42 ---> 86f72d18025e 03:46:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:46:42 ---> 27531168ee73 03:46:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:46:42 ---> Running in 68773b79bd5d 03:46:42 Removing intermediate container 68773b79bd5d 03:46:42 ---> e4d1bbe474f0 03:46:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:46:42 ---> Running in b92b0f0a48b9 03:46:42 Removing intermediate container b92b0f0a48b9 03:46:42 ---> 93bd6be37da6 03:46:42 Step 20/22 : LABEL arch=arm64 03:46:42 ---> Running in d689ede8a866 03:46:42 Removing intermediate container d689ede8a866 03:46:42 ---> 56d6438381ed 03:46:42 Step 21/22 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 03:46:42 ---> Running in 6ff3c3ac2c99 03:46:42 Removing intermediate container 6ff3c3ac2c99 03:46:42 ---> 5890e6917ffe 03:46:42 Step 22/22 : LABEL version=0.0.0 03:46:42 ---> Running in 796dc5088497 03:46:42 Removing intermediate container 796dc5088497 03:46:42 ---> af7fdea070a9 03:46:42 03:46:42 Successfully built af7fdea070a9 03:46:42 Successfully tagged support-notifications-arm64:latest 03:49:49  Building support-notifications ... done Building bin/spire-agent... 03:49:49 Building bin/spire-agent... 03:49:49 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 03:49:49 go: downloading cloud.google.com/go/secretmanager v1.3.0 03:49:49 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 03:49:49 go: downloading github.com/docker/docker v20.10.12+incompatible 03:49:49 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 03:49:49 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 03:49:49 go: downloading github.com/docker/docker v20.10.12+incompatible 03:49:49 go: downloading github.com/google/go-tpm-tools v0.3.3 03:49:49 go: downloading cloud.google.com/go/secretmanager v1.3.0 03:49:49 go: downloading github.com/google/go-tpm-tools v0.3.3 03:49:49 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 03:49:49 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 03:49:49 go: downloading github.com/docker/go-connections v0.4.0 03:49:49 go: downloading github.com/docker/go-units v0.4.0 03:49:49 go: downloading github.com/opencontainers/image-spec v1.0.1 03:49:49 go: downloading github.com/containerd/containerd v1.3.4 03:49:49 go: downloading github.com/docker/distribution v2.7.1+incompatible 03:49:49 go: downloading github.com/opencontainers/go-digest v1.0.0 03:49:50 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 03:49:50 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 03:49:50 go: downloading github.com/docker/go-units v0.4.0 03:49:50 go: downloading github.com/docker/go-connections v0.4.0 03:49:50 go: downloading github.com/opencontainers/image-spec v1.0.1 03:49:50 go: downloading github.com/containerd/containerd v1.3.4 03:49:50 go: downloading github.com/docker/distribution v2.7.1+incompatible 03:49:50 go: downloading github.com/opencontainers/go-digest v1.0.0 03:53:12 Building bin/spire-agent... 03:53:12 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 03:53:12 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 03:53:12 go: downloading github.com/docker/docker v20.10.12+incompatible 03:53:12 go: downloading cloud.google.com/go/secretmanager v1.3.0 03:53:12 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 03:53:13 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 03:53:13 go: downloading github.com/google/go-tpm-tools v0.3.3 03:53:16 go: downloading github.com/docker/go-connections v0.4.0 03:53:16 go: downloading github.com/docker/go-units v0.4.0 03:53:16 go: downloading github.com/opencontainers/image-spec v1.0.1 03:53:16 go: downloading github.com/docker/distribution v2.7.1+incompatible 03:53:16 go: downloading github.com/containerd/containerd v1.3.4 03:53:16 go: downloading github.com/opencontainers/go-digest v1.0.0 03:56:23 Removing intermediate container 55a72ecf7b25 03:56:23 ---> 6065119c8657 03:56:23 03:56:23 Step 13/26 : FROM alpine:3.15 03:56:23 ---> 3fb3c9af89a9 03:56:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:56:23 ---> Using cache 03:56:23 ---> b1cf11e8ab6a 03:56:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:56:23 ---> Using cache 03:56:23 ---> ee8e20eacbfc 03:56:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:56:23 Removing intermediate container 9791824e00e5 03:56:23 ---> 06ecfaf0c08b 03:56:23 03:56:23 Step 13/26 : FROM alpine:3.15 03:56:23 ---> 3fb3c9af89a9 03:56:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:56:23 ---> Using cache 03:56:23 ---> b1cf11e8ab6a 03:56:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:56:23 ---> Using cache 03:56:23 ---> ee8e20eacbfc 03:56:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:56:23 ---> Running in cb6a708faf5c 03:56:23 ---> Running in 168a5c90772d 03:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:56:23 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 03:56:23 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:56:23 OK: 15729 distinct packages available 03:56:23 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 03:56:23 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:56:23 OK: 15729 distinct packages available 03:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:56:23 (1/4) Installing dumb-init (1.2.5-r1) 03:56:23 (2/4) Installing musl-obstack (1.2.3-r0) 03:56:23 (1/5) Installing dumb-init (1.2.5-r1) 03:56:23 (3/4) Installing libucontext (1.1-r0) 03:56:23 (2/5) Installing musl-obstack (1.2.3-r0) 03:56:23 (4/4) Installing gcompat (1.0.0-r4) 03:56:23 (3/5) Installing libucontext (1.1-r0) 03:56:23 Executing busybox-1.34.1-r5.trigger 03:56:23 OK: 6 MiB in 18 packages 03:56:23 (4/5) Installing gcompat (1.0.0-r4) 03:56:23 (5/5) Installing openssl (1.1.1n-r0) 03:56:23 Executing busybox-1.34.1-r5.trigger 03:56:23 OK: 6 MiB in 19 packages 03:56:23 Removing intermediate container cb6a708faf5c 03:56:23 ---> 0de4a3f8820d 03:56:23 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 03:56:23 Removing intermediate container 168a5c90772d 03:56:23 ---> 95059557d834 03:56:23 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 03:56:25 ---> 00ca7f3f05f6 03:56:25 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 03:56:26 ---> 5700d65b852d 03:56:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:56:27 ---> 1f4f21153d1c 03:56:27 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:56:27 ---> Running in c6845b0c0305 03:56:27 Removing intermediate container c6845b0c0305 03:56:27 ---> d5ca8c60c0ae 03:56:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:56:28 ---> 2c972a6d2a3f 03:56:28 Step 21/26 : WORKDIR / 03:56:28 ---> Running in 29ed0788b455 03:56:29 Removing intermediate container 29ed0788b455 03:56:29 ---> 615120d68a25 03:56:29 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:56:29 ---> Running in 9e3c8b3d2be3 03:56:30 ---> 28cc21a07069 03:56:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:56:30 Removing intermediate container 9e3c8b3d2be3 03:56:30 ---> 36f894091fb4 03:56:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:56:30 ---> Running in 85c84e1cc308 03:56:30 ---> 75e20f325b19 03:56:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:56:30 Removing intermediate container 85c84e1cc308 03:56:30 ---> 1c2e9aaafac3 03:56:30 Step 24/26 : LABEL arch=arm64 03:56:30 ---> Running in 99b1f9839093 03:56:31 Removing intermediate container 99b1f9839093 03:56:31 ---> 59c757b4ad2b 03:56:31 Step 25/26 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 03:56:31 ---> Running in 99db4f4f0728 03:56:31 ---> 91436fb3a324 03:56:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:56:32 Removing intermediate container 99db4f4f0728 03:56:32 ---> ef50251dbc4a 03:56:32 Step 26/26 : LABEL version=0.0.0 03:56:32 ---> Running in 5e13b00970e4 03:56:32 ---> 2be69477a287 03:56:32 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:56:32 Removing intermediate container 5e13b00970e4 03:56:32 ---> 46e515befbca 03:56:32 03:56:32 ---> Running in 3192b0361d29 03:56:32 Successfully built 46e515befbca 03:56:32 Successfully tagged security-spire-config-arm64:latest 03:56:33  Building security-spire-config ... done Removing intermediate container 3192b0361d29 03:56:33 ---> 0cc41ae742e4 03:56:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:56:33 ---> Running in f3186dda477c 03:56:33 Removing intermediate container f3186dda477c 03:56:33 ---> b894b295fbc6 03:56:33 Step 24/26 : LABEL arch=arm64 03:56:33 ---> Running in 245a98ae9ae2 03:56:34 Removing intermediate container 245a98ae9ae2 03:56:34 ---> 85208112b2eb 03:56:34 Step 25/26 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 03:56:34 ---> Running in abb74dcf3d9d 03:56:34 Removing intermediate container abb74dcf3d9d 03:56:34 ---> b4acd775c4e0 03:56:34 Step 26/26 : LABEL version=0.0.0 03:56:34 ---> Running in 47e2df0c0330 03:56:35 Removing intermediate container 47e2df0c0330 03:56:35 ---> 8567b3b6890c 03:56:35 03:56:35 Successfully built 8567b3b6890c 03:56:35 Successfully tagged security-spire-agent-arm64:latest 03:58:12  Building security-spire-agent ... done Removing intermediate container 31e05b3fa971 03:58:12 ---> a29ac15b1351 03:58:12 03:58:12 Step 13/25 : FROM alpine:3.15 03:58:12 ---> 3fb3c9af89a9 03:58:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:58:12 ---> Using cache 03:58:12 ---> b1cf11e8ab6a 03:58:12 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:12 ---> Using cache 03:58:12 ---> ee8e20eacbfc 03:58:12 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:58:12 ---> Using cache 03:58:12 ---> 0de4a3f8820d 03:58:12 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 03:58:12 ---> 6dc1a7858518 03:58:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:58:12 ---> 560c2bb6bae5 03:58:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:58:12 ---> ad9fed6944e5 03:58:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:58:12 ---> fbc4b5aaf7e4 03:58:12 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:58:12 ---> Running in 83f2ea628503 03:58:12 Removing intermediate container 83f2ea628503 03:58:12 ---> d563fd006d17 03:58:12 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:58:12 ---> Running in 97ab5540e64b 03:58:12 Removing intermediate container 97ab5540e64b 03:58:12 ---> 85c322158f5d 03:58:12 Step 23/25 : LABEL arch=arm64 03:58:12 ---> Running in dee41a142889 03:58:12 Removing intermediate container dee41a142889 03:58:12 ---> 48e86938b510 03:58:12 Step 24/25 : LABEL git_sha=b0ec05da50d24c14bbb522ea14fc08d48dce1cae 03:58:12 ---> Running in 6dbf713ab58a 03:58:12 Removing intermediate container 6dbf713ab58a 03:58:12 ---> 8a969738cae1 03:58:12 Step 25/25 : LABEL version=0.0.0 03:58:12 ---> Running in e5a3bbc49bc8 03:58:12 Removing intermediate container e5a3bbc49bc8 03:58:12 ---> b7e4c9ebbf75 03:58:12 03:58:12 Successfully built b7e4c9ebbf75 03:58:12 Successfully tagged security-spire-server-arm64:latest 03:58:12  Building security-spire-server ... done  [Pipeline] } 03:58:12 $ docker stop --time=1 20c08fbc744d7bac18677be0c284a4d3eb3ed7b64a38d2de98ae6f6e5238ef4a 03:58:14 $ docker rm -f 20c08fbc744d7bac18677be0c284a4d3eb3ed7b64a38d2de98ae6f6e5238ef4a [Pipeline] // withDockerContainer [Pipeline] sh 03:58:15 + docker images 03:58:15 REPOSITORY TAG IMAGE ID CREATED SIZE 03:58:15 security-spire-server-arm64 latest b7e4c9ebbf75 5 seconds ago 86.3MB 03:58:15 a29ac15b1351 28 seconds ago 4.21GB 03:58:15 security-spire-agent-arm64 latest 8567b3b6890c About a minute ago 126MB 03:58:15 security-spire-config-arm64 latest 46e515befbca About a minute ago 85.6MB 03:58:15 06ecfaf0c08b 2 minutes ago 4.21GB 03:58:15 6065119c8657 2 minutes ago 4.21GB 03:58:15 support-notifications-arm64 latest af7fdea070a9 11 minutes ago 25.5MB 03:58:15 3cce520bfc2c 11 minutes ago 1.43GB 03:58:15 security-proxy-setup-arm64 latest b1324681088f 18 minutes ago 42.1MB 03:58:15 core-command-arm64 latest 43537f851be8 18 minutes ago 23.7MB 03:58:15 98c18298e66d 18 minutes ago 1.43GB 03:58:15 869ac9d2c39c 18 minutes ago 1.44GB 03:58:15 security-secretstore-setup-arm64 latest 54f77f5a3657 25 minutes ago 40.8MB 03:58:15 support-scheduler-arm64 latest 2d8ad563eb57 26 minutes ago 24.9MB 03:58:15 86fcbdd20341 26 minutes ago 1.44GB 03:58:15 41bec778ee74 26 minutes ago 1.43GB 03:58:15 security-bootstrapper-arm64 latest b3d90e55e11d 33 minutes ago 23.6MB 03:58:15 core-data-arm64 latest f4d66e5c2ee1 33 minutes ago 34.4MB 03:58:15 c7f1472986db 34 minutes ago 1.43GB 03:58:15 899eb3f57530 34 minutes ago 1.46GB 03:58:15 sys-mgmt-agent-arm64 latest 5004f1d763df 42 minutes ago 290MB 03:58:15 core-metadata-arm64 latest a46aa52d55e8 43 minutes ago 25.2MB 03:58:15 e29184a6dc36 44 minutes ago 1.43GB 03:58:15 97e07e1a05c9 44 minutes ago 1.43GB 03:58:15 security-spiffe-token-provider-arm64 latest 5a3c43f19eb2 44 minutes ago 27.7MB 03:58:15 ba258a78e126 44 minutes ago 1.42GB 03:58:15 ci-base-image-arm64 latest 7c3846797c21 About an hour ago 886MB 03:58:15 docker 20.10.14 c346e9eafbab 2 days ago 202MB 03:58:15 alpine 3.14 ac73e934f311 3 days ago 5.34MB 03:58:15 alpine 3.15 3fb3c9af89a9 3 days ago 5.32MB 03:58:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 03:58:15 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 03:58:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:58:16 03:58:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:58:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:58:17 arm64: Pulling from edgex-lftools-log-publisher 03:58:17 8998bd30e6a1: Pulling fs layer 03:58:17 04944245beec: Pulling fs layer 03:58:17 699f458cf7ca: Pulling fs layer 03:58:17 765212b225bb: Pulling fs layer 03:58:17 f23df028b6ca: Pulling fs layer 03:58:17 d65c8cfc05b1: Pulling fs layer 03:58:17 765212b225bb: Waiting 03:58:17 f23df028b6ca: Waiting 03:58:17 d65c8cfc05b1: Waiting 03:58:17 2437ff75d9bd: Pulling fs layer 03:58:17 2437ff75d9bd: Waiting 03:58:17 04944245beec: Verifying Checksum 03:58:17 04944245beec: Download complete 03:58:17 765212b225bb: Verifying Checksum 03:58:17 765212b225bb: Download complete 03:58:17 f23df028b6ca: Download complete 03:58:17 d65c8cfc05b1: Verifying Checksum 03:58:17 d65c8cfc05b1: Download complete 03:58:17 699f458cf7ca: Verifying Checksum 03:58:17 699f458cf7ca: Download complete 03:58:17 8998bd30e6a1: Verifying Checksum 03:58:17 8998bd30e6a1: Download complete 03:58:20 2437ff75d9bd: Verifying Checksum 03:58:20 2437ff75d9bd: Download complete 03:58:22 8998bd30e6a1: Pull complete 03:58:22 04944245beec: Pull complete 03:58:24 699f458cf7ca: Pull complete 03:58:24 765212b225bb: Pull complete 03:58:25 f23df028b6ca: Pull complete 03:58:26 d65c8cfc05b1: Pull complete 03:58:41 2437ff75d9bd: Pull complete 03:58:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:58:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:58:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:58:41 prd-ubuntu20.04-docker-arm64-4c-16g-11552 does not seem to be running inside a container 03:58:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:58:44 $ docker top 9f5bc75772a6df44966b0091ca77449104d539407362881176f85a5566bb8dc2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:58:45 ---> job-cost.sh 03:58:45 lf-activate-venv: SKIPPING 03:58:45 INFO: No Stack... 03:58:46 INFO: Retrieving Pricing Info for: v3-standard-4 03:58:47 INFO: Archiving Costs [Pipeline] sh 03:58:47 + cat /w/workspace/edgex-go/1/archives/cost.csv 03:58:47 + cut -d, -f6 [Pipeline] lock 03:58:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3950-1-stack-cost] 03:58:47 Resource [jenkins-edgexfoundry-edgex-go-PR-3950-1-stack-cost] did not exist. Created. 03:58:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3950-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:58:48 + echo total: 0.2199999988079071 [Pipeline] stash 03:58:48 Stashed 1 file(s) [Pipeline] } 03:58:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3950-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:58:48 $ docker stop --time=1 9f5bc75772a6df44966b0091ca77449104d539407362881176f85a5566bb8dc2 03:58:50 $ docker rm -f 9f5bc75772a6df44966b0091ca77449104d539407362881176f85a5566bb8dc2 [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 03:58:51 provisioning config files... 03:58:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2926787172003086797tmp [Pipeline] { [Pipeline] sh 03:58:51 + set +x 03:58:51 + curl -s https://codecov.io/bash 03:58:51 + bash -s -- 03:58:51 03:58:51 _____ _ 03:58:51 / ____| | | 03:58:51 | | ___ __| | ___ ___ _____ __ 03:58:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:58:51 | |___| (_) | (_| | __/ (_| (_) \ V / 03:58:51 \_____\___/ \__,_|\___|\___\___/ \_/ 03:58:51 Bash-1.0.6 03:58:51 03:58:51 03:58:51 ==> git version 2.25.1 found 03:58:51 ==> 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 03:58:51 Release-Date: 2020-01-08 03:58:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:58:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:58:51 ==> Jenkins CI detected. 03:58:51 current dir:  /w/workspace/edgex-go/1 03:58:51 project root: . 03:58:51 --> token set from env 03:58:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:58:52 ==> Running gcov in . (disable via -X gcov) 03:58:52 ==> Python coveragepy not found 03:58:52 ==> Searching for coverage reports in: 03:58:52 + . 03:58:52 -> Found 1 reports 03:58:52 ==> Detecting git/mercurial file structure 03:58:52 ==> Reading reports 03:58:52 + ./coverage.out bytes=432199 03:58:52 ==> Appending adjustments 03:58:52 https://docs.codecov.io/docs/fixing-reports 03:58:53 + Found adjustments 03:58:53 ==> Gzipping contents 03:58:53 60K /tmp/codecov.UuuiA9.gz 03:58:53 ==> Uploading reports 03:58:53 url: https://codecov.io 03:58:53 query: branch=PR-3950&commit=b0ec05da50d24c14bbb522ea14fc08d48dce1cae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3950%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3950&job=&cmd_args= 03:58:53 -> Pinging Codecov 03:58:53 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=b0ec05da50d24c14bbb522ea14fc08d48dce1cae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3950%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3950&job=&cmd_args= 03:58:53 -> Uploading to 03:58:53 https://storage.googleapis.com/codecov/v4/raw/2022-04-08/00271124DB129430A58F1EEE437C3FCB/b0ec05da50d24c14bbb522ea14fc08d48dce1cae/0532cbf2-4232-46e3-a1f5-411cbcc6fd15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220408%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220408T035853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51bd2c8034957451538ecee7ebf116eadcbb3808833e96963bda3a727d01d358 03:58:53 % Total % Received % Xferd Average Speed Time Time Time Current 03:58:53 Dload Upload Total Spent Left Speed 03:58:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59389 0 0 100 59389 0 239k --:--:-- --:--:-- --:--:-- 239k 03:58:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b0ec05da50d24c14bbb522ea14fc08d48dce1cae [Pipeline] } 03:58:53 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 03:58:55 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 03:58:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:58:56 ---> package-listing.sh 03:58:56 ++ tr '[:upper:]' '[:lower:]' 03:58:56 ++ facter osfamily 03:58:56 + OS_FAMILY=debian 03:58:56 + workspace=/w/workspace/edgex-go/1 03:58:56 + START_PACKAGES=/tmp/packages_start.txt 03:58:56 + END_PACKAGES=/tmp/packages_end.txt 03:58:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:58:56 + PACKAGES=/tmp/packages_start.txt 03:58:56 + '[' /w/workspace/edgex-go/1 ']' 03:58:56 + PACKAGES=/tmp/packages_end.txt 03:58:56 + case "${OS_FAMILY}" in 03:58:56 + dpkg -l 03:58:56 + grep '^ii' 03:58:56 + '[' -f /tmp/packages_start.txt ']' 03:58:56 + '[' -f /tmp/packages_end.txt ']' 03:58:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:58:56 + '[' /w/workspace/edgex-go/1 ']' 03:58:56 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:58:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:58:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:58:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:58:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:58:57 03:58:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:58:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:58:57 latest: Pulling from edgex-lftools-log-publisher 03:58:57 5eb5b503b376: Pulling fs layer 03:58:57 5c69ac0246d0: Pulling fs layer 03:58:57 ec43610c2a17: Pulling fs layer 03:58:57 3a2ae6a8a46f: Pulling fs layer 03:58:57 33b1e0a273af: Pulling fs layer 03:58:57 5d3b04190fa2: Pulling fs layer 03:58:57 2f39f015ded8: Pulling fs layer 03:58:57 3a2ae6a8a46f: Waiting 03:58:57 33b1e0a273af: Waiting 03:58:57 2f39f015ded8: Waiting 03:58:57 5d3b04190fa2: Waiting 03:58:57 5c69ac0246d0: Verifying Checksum 03:58:57 5c69ac0246d0: Download complete 03:58:57 3a2ae6a8a46f: Download complete 03:58:57 33b1e0a273af: Verifying Checksum 03:58:57 33b1e0a273af: Download complete 03:58:57 5d3b04190fa2: Verifying Checksum 03:58:57 5d3b04190fa2: Download complete 03:58:57 ec43610c2a17: Verifying Checksum 03:58:57 ec43610c2a17: Download complete 03:58:58 5eb5b503b376: Verifying Checksum 03:58:58 5eb5b503b376: Download complete 03:58:58 2f39f015ded8: Download complete 03:58:59 5eb5b503b376: Pull complete 03:58:59 5c69ac0246d0: Pull complete 03:58:59 ec43610c2a17: Pull complete 03:58:59 3a2ae6a8a46f: Pull complete 03:59:00 33b1e0a273af: Pull complete 03:59:00 5d3b04190fa2: Pull complete 03:59:04 2f39f015ded8: Pull complete 03:59:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:59:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:59:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:59:04 prd-ubuntu20.04-docker-8c-8g-11551 does not seem to be running inside a container 03:59:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:59:06 $ docker top d77bb13ed72573d7925ae3588741d14bad5a97e272efa6f496900136b81edf23 -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:06 + touch /tmp/pre-build-complete [Pipeline] sh 03:59:06 + mkdir -p /var/log/sysstat [Pipeline] sh 03:59:07 + ls /var/log/sa-host 03:59:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:59:07 provisioning config files... 03:59:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5747908460871761821tmp [Pipeline] { [Pipeline] echo 03:59:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:59:07 ---> create-netrc.sh [Pipeline] } 03:59:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:59:08 ---> python-tools-install.sh [Pipeline] echo 03:59:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:59:08 ---> sudo-logs.sh 03:59:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:59:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:59:08 ---> job-cost.sh 03:59:08 lf-activate-venv: SKIPPING 03:59:08 DEBUG: total: 0.2199999988079071 03:59:08 INFO: Retrieving Stack Cost... 03:59:09 INFO: Retrieving Pricing Info for: v3-standard-8 03:59:09 INFO: Archiving Costs [Pipeline] echo 03:59:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:59:10 ---> logs-deploy.sh 03:59:10 lf-activate-venv: SKIPPING 03:59:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3950/1 03:59:10 INFO: archiving workspace using pattern(s): 03:59:11 Archives upload complete. 03:59:11 INFO: archiving logs to Nexus 03:59:12 ---> uname -a: 03:59:12 Linux prd-ubuntu20-04-docker-8c-8g-11551 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 03:59:12 03:59:12 03:59:12 ---> lscpu: 03:59:12 Architecture: x86_64 03:59:12 CPU op-mode(s): 32-bit, 64-bit 03:59:12 Byte Order: Little Endian 03:59:12 Address sizes: 40 bits physical, 48 bits virtual 03:59:12 CPU(s): 8 03:59:12 On-line CPU(s) list: 0-7 03:59:12 Thread(s) per core: 1 03:59:12 Core(s) per socket: 1 03:59:12 Socket(s): 8 03:59:12 NUMA node(s): 1 03:59:12 Vendor ID: AuthenticAMD 03:59:12 CPU family: 23 03:59:12 Model: 49 03:59:12 Model name: AMD EPYC-Rome Processor 03:59:12 Stepping: 0 03:59:12 CPU MHz: 2799.998 03:59:12 BogoMIPS: 5599.99 03:59:12 Virtualization: AMD-V 03:59:12 Hypervisor vendor: KVM 03:59:12 Virtualization type: full 03:59:12 L1d cache: 256 KiB 03:59:12 L1i cache: 256 KiB 03:59:12 L2 cache: 4 MiB 03:59:12 L3 cache: 128 MiB 03:59:12 NUMA node0 CPU(s): 0-7 03:59:12 Vulnerability Itlb multihit: Not affected 03:59:12 Vulnerability L1tf: Not affected 03:59:12 Vulnerability Mds: Not affected 03:59:12 Vulnerability Meltdown: Not affected 03:59:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:59:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:59:12 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:59:12 Vulnerability Srbds: Not affected 03:59:12 Vulnerability Tsx async abort: Not affected 03:59:12 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 03:59:12 03:59:12 03:59:12 ---> nproc: 03:59:12 8 03:59:12 03:59:12 03:59:12 ---> df -h: 03:59:12 Filesystem Size Used Avail Use% Mounted on 03:59:12 overlay 155G 27G 129G 18% / 03:59:12 tmpfs 64M 0 64M 0% /dev 03:59:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:59:12 shm 64M 0 64M 0% /dev/shm 03:59:12 /dev/vda1 155G 27G 129G 18% /facter-os 03:59:12 03:59:12 03:59:12 ---> sar -b -r -n DEV: 03:59:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11551) 04/08/22 _x86_64_ (8 CPU) 03:59:12 03:59:12 02:49:05 LINUX RESTART (8 CPU) 03:59:12 03:59:12 02:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:59:12 02:51:02 127.90 1.77 126.13 0.00 49.59 72541.11 0.00 03:59:12 02:52:01 34.88 0.07 34.81 0.00 0.54 17855.43 0.00 03:59:12 02:53:01 88.42 0.15 88.27 0.00 6.00 36331.36 0.00 03:59:12 02:54:01 396.60 0.13 396.47 0.00 15.99 352190.60 0.00 03:59:12 02:55:01 1026.96 0.18 1026.77 0.00 2.93 399344.75 0.00 03:59:12 02:56:01 842.78 8.80 833.98 0.00 70.36 312246.28 0.00 03:59:12 02:57:01 476.17 0.05 476.12 0.00 0.40 108209.00 0.00 03:59:12 02:58:01 621.35 0.03 621.31 0.00 0.27 203797.63 0.00 03:59:12 02:59:01 289.40 0.08 289.32 0.00 0.67 51991.20 0.00 03:59:12 03:00:01 998.50 38.71 959.79 0.00 881.39 367123.01 0.00 03:59:12 03:01:01 125.97 6.51 119.46 0.00 88.50 6654.32 0.00 03:59:12 03:02:01 4.48 1.57 2.92 0.00 45.59 36.93 0.00 03:59:12 03:03:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 03:59:12 03:04:01 2.33 0.00 2.33 0.00 0.00 26.12 0.00 03:59:12 03:05:01 4.47 2.27 2.20 0.00 20.66 24.00 0.00 03:59:12 03:06:01 2.15 0.00 2.15 0.00 0.00 24.26 0.00 03:59:12 03:07:01 1.62 0.00 1.62 0.00 0.00 17.60 0.00 03:59:12 03:08:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 03:59:12 03:09:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 03:59:12 03:10:01 1.65 0.02 1.63 0.00 0.13 19.06 0.00 03:59:12 03:11:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 03:59:12 03:12:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 03:59:12 03:13:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 03:59:12 03:14:01 1.73 0.00 1.73 0.00 0.00 20.00 0.00 03:59:12 03:15:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 03:59:12 03:16:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 03:59:12 03:17:01 0.98 0.02 0.97 0.00 0.53 11.19 0.00 03:59:12 03:18:01 1.48 0.03 1.45 0.00 0.53 16.53 0.00 03:59:12 03:19:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 03:59:12 03:20:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 03:59:12 03:21:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 03:59:12 03:22:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 03:59:12 03:23:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 03:59:12 03:24:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 03:59:12 03:25:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 03:59:12 03:26:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 03:59:12 03:27:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 03:59:12 03:28:01 1.72 0.00 1.72 0.00 0.00 19.20 0.00 03:59:12 03:29:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 03:59:12 03:30:01 1.75 0.00 1.75 0.00 0.00 20.80 0.00 03:59:12 03:31:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 03:59:12 03:32:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 03:59:12 03:33:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 03:59:12 03:34:01 3.48 1.78 1.70 0.00 89.72 20.93 0.00 03:59:12 03:35:01 1.18 0.03 1.15 0.00 0.53 13.73 0.00 03:59:12 03:36:01 1.33 0.00 1.33 0.00 0.00 15.59 0.00 03:59:12 03:37:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 03:59:12 03:38:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 03:59:12 03:39:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 03:59:12 03:40:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 03:59:12 03:41:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 03:59:12 03:42:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 03:59:12 03:43:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 03:59:12 03:44:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 03:59:12 03:45:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 03:59:12 03:46:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 03:59:12 03:47:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 03:59:12 03:48:01 1.65 0.00 1.65 0.00 0.00 19.60 0.00 03:59:12 03:49:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 03:59:12 03:50:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 03:59:12 03:51:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 03:59:12 03:52:02 1.38 0.00 1.38 0.00 0.00 16.79 0.00 03:59:12 03:53:01 1.02 0.00 1.02 0.00 0.00 12.07 0.00 03:59:12 03:54:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 03:59:12 03:55:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 03:59:12 03:56:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 03:59:12 03:57:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 03:59:12 03:58:01 1.65 0.00 1.65 0.00 0.00 19.19 0.00 03:59:12 03:59:01 5.07 1.32 3.75 0.00 89.59 319.68 0.00 03:59:12 Average: 74.23 0.92 73.31 0.00 19.79 27978.64 0.00 03:59:12 03:59:12 02:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:59:12 02:51:02 28419272 31673752 617892 1.88 148272 3337060 2062132 6.08 1340108 2698604 6248 03:59:12 02:52:01 27562216 31253260 1033860 3.14 152384 3728904 2449744 7.22 1818096 3030736 161892 03:59:12 02:53:01 27901672 31758860 531596 1.62 154628 3891696 1932724 5.70 1321112 3188624 492 03:59:12 02:54:01 22029880 31149344 1107824 3.37 168628 8918600 4164260 12.27 2679856 7435832 250012 03:59:12 02:55:01 19640456 31568192 690088 2.10 199316 11614108 2761096 8.14 2186376 10231984 282644 03:59:12 02:56:01 10825716 31162932 1068864 3.25 420696 19036700 3902632 11.50 4062252 16382012 4156 03:59:12 02:57:01 3688296 25551096 6682256 20.32 437596 20479312 9453472 27.86 10339664 17166568 124804 03:59:12 02:58:01 5320988 30392764 1841328 5.60 451956 23547620 4146352 12.22 6925200 18826184 58676 03:59:12 02:59:01 7665260 31575256 681364 2.07 467892 22557408 2654664 7.82 3759148 19863504 906248 03:59:12 03:00:01 9693492 31633212 624208 1.90 675480 20422500 2443660 7.20 2794892 18846016 19388 03:59:12 03:01:01 11479048 31731684 530048 1.61 679556 18778704 2062332 6.08 2765492 17141600 20 03:59:12 03:02:01 11478608 31733104 528868 1.61 680124 18779540 2079052 6.13 2767948 17139736 12 03:59:12 03:03:01 11489920 31744384 517692 1.57 680152 18779544 2079052 6.13 2762592 17134056 176 03:59:12 03:04:01 11490636 31745172 516868 1.57 680216 18779544 2079052 6.13 2762268 17134032 12 03:59:12 03:05:01 11489248 31744672 517296 1.57 680708 18779856 2056480 6.06 2762704 17134240 12 03:59:12 03:06:01 11489756 31745508 516544 1.57 680748 18779860 2056480 6.06 2762056 17134468 12 03:59:12 03:07:01 11490216 31746008 516212 1.57 680776 18779864 2056480 6.06 2762132 17134480 12 03:59:12 03:08:01 11489940 31745776 516452 1.57 680780 18779864 2056480 6.06 2762092 17134520 24 03:59:12 03:09:01 11489820 31745716 516428 1.57 680800 18779868 2056480 6.06 2762552 17134528 52 03:59:12 03:10:01 11489096 31745000 517156 1.57 680816 18779860 2056480 6.06 2763260 17134528 16 03:59:12 03:11:01 11489860 31745788 516300 1.57 680824 18779872 2056480 6.06 2762384 17134504 20 03:59:12 03:12:01 11489780 31745724 516292 1.57 680836 18779884 2056480 6.06 2762200 17134508 12 03:59:12 03:13:01 11489764 31745708 516232 1.57 680852 18779884 2056480 6.06 2762200 17134508 8 03:59:12 03:14:01 11489676 31745660 516232 1.57 680880 18779884 2056480 6.06 2762740 17134512 12 03:59:12 03:15:01 11491924 31747940 514152 1.56 680892 18779888 2056480 6.06 2761108 17134516 12 03:59:12 03:16:01 11492160 31748180 513860 1.56 680916 18779892 2056480 6.06 2760676 17134520 12 03:59:12 03:17:01 11491528 31747556 514412 1.56 680920 18779896 2056480 6.06 2761476 17134524 12 03:59:12 03:18:01 11491988 31748100 514016 1.56 680936 18779924 2056480 6.06 2760756 17134544 24 03:59:12 03:19:01 11491964 31748080 513992 1.56 680960 18779912 2056480 6.06 2760756 17134548 8 03:59:12 03:20:01 11491632 31747796 514328 1.56 680980 18779936 2056480 6.06 2761200 17134552 12 03:59:12 03:21:01 11491584 31747772 514308 1.56 680996 18779936 2056480 6.06 2761100 17134552 16 03:59:12 03:22:01 11491780 31747988 514028 1.56 681016 18779940 2056480 6.06 2760872 17134556 20 03:59:12 03:23:01 11491948 31748156 514000 1.56 681032 18779940 2056480 6.06 2760872 17134556 16 03:59:12 03:24:01 11491964 31748176 513936 1.56 681048 18779944 2056480 6.06 2760872 17134560 8 03:59:12 03:25:01 11491844 31748100 513988 1.56 681052 18779948 2056480 6.06 2761280 17134564 8 03:59:12 03:26:01 11491616 31747892 514128 1.56 681080 18779948 2056480 6.06 2760932 17134564 8 03:59:12 03:27:01 11491568 31747848 514104 1.56 681088 18779952 2056480 6.06 2761224 17134568 12 03:59:12 03:28:01 11491520 31747832 514068 1.56 681108 18779956 2056480 6.06 2761000 17134568 12 03:59:12 03:29:01 11491688 31748008 514044 1.56 681120 18779952 2056480 6.06 2760984 17134572 12 03:59:12 03:30:01 11491640 31748016 514020 1.56 681140 18779968 2040232 6.01 2761416 17134584 12 03:59:12 03:31:01 11491844 31748228 513740 1.56 681156 18779968 2040232 6.01 2761180 17134584 12 03:59:12 03:32:01 11491828 31748216 513664 1.56 681184 18779972 2040232 6.01 2761056 17134588 20 03:59:12 03:33:01 11491780 31748232 513628 1.56 681204 18779976 2040232 6.01 2761112 17134596 12 03:59:12 03:34:01 11485276 31745508 516164 1.57 681368 18782664 2056388 6.06 2767292 17135348 96 03:59:12 03:35:01 11484756 31745016 516604 1.57 681380 18782684 2056388 6.06 2767216 17135272 20 03:59:12 03:36:01 11484924 31745184 516684 1.57 681392 18782684 2056388 6.06 2766580 17135272 12 03:59:12 03:37:01 11484900 31745164 516764 1.57 681404 18782688 2056388 6.06 2766564 17135276 12 03:59:12 03:38:01 11484820 31745148 516764 1.57 681428 18782696 2056388 6.06 2766636 17135284 12 03:59:12 03:39:01 11485024 31745356 516484 1.57 681456 18782696 2056388 6.06 2766636 17135288 8 03:59:12 03:40:01 11484940 31745280 516708 1.57 681472 18782700 2056388 6.06 2766940 17135292 12 03:59:12 03:41:01 11484924 31745324 516672 1.57 681500 18782700 2056388 6.06 2766700 17135296 16 03:59:12 03:42:01 11484908 31745312 516604 1.57 681520 18782704 2039796 6.01 2766700 17135300 12 03:59:12 03:43:01 11484900 31745308 516540 1.57 681528 18782708 2039796 6.01 2766700 17135304 12 03:59:12 03:44:01 11485020 31745496 516536 1.57 681560 18782708 2039796 6.01 2766760 17135312 12 03:59:12 03:45:01 11484760 31745240 516760 1.57 681568 18782716 2039796 6.01 2767196 17135316 32 03:59:12 03:46:01 11484648 31745132 516776 1.57 681584 18782720 2039796 6.01 2767364 17135320 188 03:59:12 03:47:01 11484632 31745116 516736 1.57 681596 18782720 2055968 6.06 2766828 17135320 12 03:59:12 03:48:01 11484584 31745132 516692 1.57 681620 18782728 2055968 6.06 2766884 17135328 28 03:59:12 03:49:01 11484284 31744836 516924 1.57 681636 18782720 2055968 6.06 2766884 17135332 8 03:59:12 03:50:01 11484300 31744856 516872 1.57 681644 18782732 2055968 6.06 2767192 17135336 12 03:59:12 03:51:01 11484252 31744864 516832 1.57 681668 18782736 2055968 6.06 2767324 17135324 32 03:59:12 03:52:02 11483960 31744600 517040 1.57 681692 18782736 2055968 6.06 2766980 17135324 12 03:59:12 03:53:01 11484120 31744780 517020 1.57 681704 18782740 2055968 6.06 2767812 17135328 28 03:59:12 03:54:01 11484324 31745000 516776 1.57 681716 18782740 2055968 6.06 2767016 17135328 20 03:59:12 03:55:01 11484056 31744736 516956 1.57 681748 18782736 2055968 6.06 2767320 17135332 36 03:59:12 03:56:01 11483976 31744660 517068 1.57 681752 18782748 2055968 6.06 2767028 17135336 12 03:59:12 03:57:01 11483740 31744428 517236 1.57 681764 18782752 2055968 6.06 2767624 17135340 40 03:59:12 03:58:01 11483628 31744380 517272 1.57 681784 18782756 2055968 6.06 2767100 17135348 20 03:59:12 03:59:01 11045228 31677280 583548 1.77 688452 19133784 2472860 7.29 2841016 17483500 353184 03:59:12 Average: 12175149 31603534 658078 2.00 630039 18057543 2284605 6.73 2904138 16362134 31436 03:59:12 03:59:12 02:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:59:12 02:51:02 docker0 108.83 137.51 8.63 988.06 0.00 0.00 0.00 0.00 03:59:12 02:51:02 veth44279c2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:59:12 02:51:02 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 03:59:12 02:51:02 ens3 315.36 228.70 4357.71 76.53 0.00 0.00 0.00 0.00 03:59:12 02:52:01 docker0 1.46 1.46 0.09 0.12 0.00 0.00 0.00 0.00 03:59:12 02:52:01 veth44279c2 1.46 1.53 0.11 0.13 0.00 0.00 0.00 0.00 03:59:12 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 02:52:01 ens3 23.79 13.44 20.75 9.42 0.00 0.00 0.00 0.00 03:59:12 02:53:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 02:53:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:59:12 02:53:01 veth5a2530a 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:59:12 02:53:01 ens3 131.42 92.90 1697.17 79.71 0.00 0.00 0.00 0.00 03:59:12 02:54:01 docker0 38.95 49.43 2.25 190.87 0.00 0.00 0.00 0.00 03:59:12 02:54:01 veth41547af 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:59:12 02:54:01 veth2fe5c2e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:59:12 02:54:01 veth481122d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:59:12 02:54:01 vethb6a067d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:59:12 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 02:54:01 veth155d8ab 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:59:12 02:54:01 veth0db22d8 0.00 0.67 0.00 0.04 0.00 0.00 0.00 0.00 03:59:12 02:54:01 ens3 79.61 56.01 218.92 15.96 0.00 0.00 0.00 0.00 03:59:12 02:55:01 docker0 145.18 285.19 7.74 2911.09 0.00 0.00 0.00 0.00 03:59:12 02:55:01 veth9669f6b 31.17 62.68 2.05 769.76 0.00 0.00 0.00 0.06 03:59:12 02:55:01 veth93b436a 39.62 83.26 2.59 866.12 0.00 0.00 0.00 0.07 03:59:12 02:55:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 03:59:12 02:55:01 veth6511e10 39.92 90.29 2.61 983.97 0.00 0.00 0.00 0.08 03:59:12 02:55:01 veth0db22d8 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 03:59:12 02:55:01 veth63fefed 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 03:59:12 02:55:01 ens3 355.88 198.92 2992.85 87.39 0.00 0.00 0.00 0.00 03:59:12 02:56:01 docker0 605.86 1113.54 49.02 14909.62 0.00 0.00 0.00 0.00 03:59:12 02:56:01 veth9669f6b 212.91 370.90 19.54 5060.11 0.00 0.00 0.00 0.41 03:59:12 02:56:01 veth93b436a 196.60 369.72 18.70 4963.26 0.00 0.00 0.00 0.41 03:59:12 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 02:56:01 veth6511e10 194.39 369.32 18.91 4847.77 0.00 0.00 0.00 0.40 03:59:12 02:56:01 veth9d86f0a 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 03:59:12 02:56:01 veth0db22d8 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 03:59:12 02:56:01 ens3 1150.77 625.84 14939.95 73.82 0.00 0.00 0.00 0.00 03:59:12 02:57:01 docker0 15.53 35.82 1.29 443.89 0.00 0.00 0.00 0.00 03:59:12 02:57:01 veth9669f6b 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 02:57:01 veth93b436a 0.18 0.22 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 02:57:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 03:59:12 02:57:01 veth6511e10 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 02:57:01 veth0db22d8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 02:57:01 ens3 148.65 104.47 1611.47 88.43 0.00 0.00 0.00 0.00 03:59:12 02:58:01 docker0 16.53 19.51 0.95 76.34 0.00 0.00 0.00 0.00 03:59:12 02:58:01 veth9669f6b 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 02:58:01 vethda372dc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:59:12 02:58:01 veth93b436a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 02:58:01 veth6511e10 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 02:58:01 veth0db22d8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 02:58:01 ens3 93.62 75.44 111.57 80.92 0.00 0.00 0.00 0.00 03:59:12 02:59:01 docker0 44.42 64.60 3.36 711.87 0.00 0.00 0.00 0.00 03:59:12 02:59:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 03:59:12 02:59:01 veth0db22d8 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 03:59:12 02:59:01 ens3 84.26 56.21 728.33 12.65 0.00 0.00 0.00 0.00 03:59:12 03:00:01 docker0 42.74 54.28 2.45 240.78 0.00 0.00 0.00 0.00 03:59:12 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:00:01 veth0db22d8 0.00 0.90 0.00 0.04 0.00 0.00 0.00 0.00 03:59:12 03:00:01 ens3 56.23 44.36 242.66 4.09 0.00 0.00 0.00 0.00 03:59:12 03:01:01 docker0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:59:12 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:01:01 ens3 5.60 3.20 6.90 1.78 0.00 0.00 0.00 0.00 03:59:12 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:02:01 ens3 0.73 0.53 0.28 0.22 0.00 0.00 0.00 0.00 03:59:12 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:04:01 ens3 0.95 0.43 0.31 0.21 0.00 0.00 0.00 0.00 03:59:12 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:05:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 03:59:12 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:06:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:07:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:09:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 03:59:12 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:10:01 ens3 0.72 0.52 0.40 0.28 0.00 0.00 0.00 0.00 03:59:12 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:11:01 ens3 0.15 0.08 0.06 0.00 0.00 0.00 0.00 0.00 03:59:12 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:12:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:59:12 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:13:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:59:12 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:14:01 ens3 0.62 0.48 0.35 0.28 0.00 0.00 0.00 0.00 03:59:12 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:15:01 ens3 5.85 11.61 0.44 12.55 0.00 0.00 0.00 0.00 03:59:12 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:16:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:17:01 ens3 12.09 19.60 0.99 22.03 0.00 0.00 0.00 0.00 03:59:12 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:20:01 ens3 4.22 7.81 0.34 7.56 0.00 0.00 0.00 0.00 03:59:12 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:21:01 ens3 0.32 0.12 0.13 0.01 0.00 0.00 0.00 0.00 03:59:12 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:22:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:23:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:24:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:25:01 ens3 8.28 8.56 0.60 7.61 0.00 0.00 0.00 0.00 03:59:12 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:30:01 ens3 2.93 3.37 0.26 6.94 0.00 0.00 0.00 0.00 03:59:12 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:34:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:59:12 03:34:01 ens3 5.58 4.27 4.12 5.30 0.00 0.00 0.00 0.00 03:59:12 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:35:01 ens3 1.83 1.35 1.11 1.30 0.00 0.00 0.00 0.00 03:59:12 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:40:01 ens3 0.37 0.28 0.36 0.08 0.00 0.00 0.00 0.00 03:59:12 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:45:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:59:12 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:50:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 03:59:12 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:51:01 ens3 0.42 0.42 0.26 0.21 0.00 0.00 0.00 0.00 03:59:12 03:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:52:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:52:02 ens3 0.42 0.07 0.05 0.01 0.00 0.00 0.00 0.00 03:59:12 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:53:01 ens3 0.63 0.44 0.47 0.28 0.00 0.00 0.00 0.00 03:59:12 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:54:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:55:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:59:12 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:56:01 ens3 0.67 0.07 0.06 0.01 0.00 0.00 0.00 0.00 03:59:12 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:57:01 ens3 0.58 0.43 0.40 0.27 0.00 0.00 0.00 0.00 03:59:12 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:58:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:12 03:59:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 03:59:12 03:59:01 ens3 93.77 58.11 2519.88 10.39 0.00 0.00 0.00 0.00 03:59:12 Average: docker0 14.78 25.55 1.10 296.90 0.00 0.00 0.00 0.00 03:59:12 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 03:59:12 Average: ens3 37.55 23.50 427.20 8.79 0.00 0.00 0.00 0.00 03:59:12 03:59:12 03:59:12 ---> sar -P ALL: 03:59:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11551) 04/08/22 _x86_64_ (8 CPU) 03:59:12 03:59:12 02:49:05 LINUX RESTART (8 CPU) 03:59:12 03:59:12 02:50:01 CPU %user %nice %system %iowait %steal %idle 03:59:12 02:51:02 all 10.58 0.00 3.84 2.88 0.06 82.64 03:59:12 02:51:02 0 8.56 0.00 3.67 7.52 0.05 80.20 03:59:12 02:51:02 1 11.73 0.00 3.53 1.42 0.05 83.27 03:59:12 02:51:02 2 11.66 0.00 3.12 0.17 0.05 85.01 03:59:12 02:51:02 3 8.36 0.00 3.94 0.12 0.05 87.53 03:59:12 02:51:02 4 10.17 0.00 4.82 11.01 0.07 73.93 03:59:12 02:51:02 5 12.29 0.00 3.00 0.17 0.05 84.50 03:59:12 02:51:02 6 12.09 0.00 4.61 2.08 0.07 81.16 03:59:12 02:51:02 7 9.82 0.00 4.07 0.58 0.07 85.47 03:59:12 02:52:01 all 46.66 0.00 6.67 0.34 0.09 46.23 03:59:12 02:52:01 0 47.32 0.00 7.81 0.09 0.09 44.70 03:59:12 02:52:01 1 45.85 0.00 6.15 0.03 0.10 47.86 03:59:12 02:52:01 2 43.24 0.00 6.14 0.02 0.09 50.52 03:59:12 02:52:01 3 47.00 0.00 6.71 0.10 0.10 46.08 03:59:12 02:52:01 4 46.61 0.00 6.47 2.36 0.09 44.47 03:59:12 02:52:01 5 49.09 0.00 6.13 0.02 0.09 44.67 03:59:12 02:52:01 6 48.11 0.00 6.54 0.03 0.10 45.21 03:59:12 02:52:01 7 46.00 0.00 7.42 0.10 0.09 46.39 03:59:12 02:53:01 all 36.76 0.00 6.26 0.86 0.09 56.04 03:59:12 02:53:01 0 35.61 0.00 6.29 0.71 0.08 57.30 03:59:12 02:53:01 1 34.95 0.00 5.84 1.67 0.08 57.45 03:59:12 02:53:01 2 34.82 0.00 6.62 3.90 0.08 54.58 03:59:12 02:53:01 3 38.40 0.00 5.87 0.00 0.08 55.65 03:59:12 02:53:01 4 36.21 0.00 6.43 0.07 0.08 57.20 03:59:12 02:53:01 5 39.73 0.00 6.69 0.19 0.10 53.30 03:59:12 02:53:01 6 36.29 0.00 6.52 0.35 0.08 56.75 03:59:12 02:53:01 7 38.03 0.00 5.78 0.00 0.10 56.09 03:59:12 02:54:01 all 37.17 0.00 14.45 5.12 0.11 43.16 03:59:12 02:54:01 0 36.90 0.00 15.38 3.44 0.10 44.18 03:59:12 02:54:01 1 36.22 0.00 12.92 9.74 0.10 41.02 03:59:12 02:54:01 2 39.13 0.00 13.33 2.04 0.10 45.40 03:59:12 02:54:01 3 36.32 0.00 14.17 7.12 0.10 42.29 03:59:12 02:54:01 4 35.84 0.00 15.85 2.30 0.10 45.91 03:59:12 02:54:01 5 37.13 0.00 15.90 0.83 0.10 46.03 03:59:12 02:54:01 6 38.41 0.00 15.01 4.73 0.14 41.71 03:59:12 02:54:01 7 37.39 0.00 13.04 10.73 0.12 38.72 03:59:12 02:55:01 all 45.87 0.00 13.81 10.84 0.13 29.36 03:59:12 02:55:01 0 46.17 0.00 15.07 9.37 0.12 29.27 03:59:12 02:55:01 1 45.81 0.00 14.61 18.01 0.14 21.43 03:59:12 02:55:01 2 46.15 0.00 12.91 6.72 0.12 34.10 03:59:12 02:55:01 3 45.31 0.00 11.68 3.24 0.10 39.67 03:59:12 02:55:01 4 45.18 0.00 12.40 5.46 0.14 36.82 03:59:12 02:55:01 5 46.80 0.00 16.62 14.59 0.14 21.86 03:59:12 02:55:01 6 48.93 0.00 13.12 9.80 0.14 28.02 03:59:12 02:55:01 7 42.58 0.00 14.05 19.59 0.14 23.64 03:59:12 02:56:01 all 68.82 0.00 14.75 6.12 0.15 10.16 03:59:12 02:56:01 0 70.08 0.00 13.80 5.37 0.13 10.61 03:59:12 02:56:01 1 68.19 0.00 14.09 4.82 0.17 12.72 03:59:12 02:56:01 2 68.69 0.00 16.70 7.30 0.13 7.17 03:59:12 02:56:01 3 68.10 0.00 13.24 5.49 0.24 12.93 03:59:12 02:56:01 4 69.00 0.00 12.77 4.65 0.12 13.46 03:59:12 02:56:01 5 68.49 0.00 16.10 9.08 0.13 6.20 03:59:12 02:56:01 6 69.86 0.00 15.85 6.82 0.15 7.31 03:59:12 02:56:01 7 68.12 0.00 15.37 5.41 0.13 10.97 03:59:12 02:57:01 all 90.23 0.00 9.60 0.00 0.14 0.03 03:59:12 02:57:01 0 90.61 0.00 9.16 0.00 0.13 0.10 03:59:12 02:57:01 1 90.77 0.00 9.08 0.00 0.15 0.00 03:59:12 02:57:01 2 89.22 0.00 10.64 0.00 0.13 0.00 03:59:12 02:57:01 3 91.47 0.00 8.40 0.00 0.13 0.00 03:59:12 02:57:01 4 90.64 0.00 9.22 0.00 0.13 0.00 03:59:12 02:57:01 5 88.40 0.00 11.41 0.00 0.12 0.07 03:59:12 02:57:01 6 90.39 0.00 9.46 0.00 0.15 0.00 03:59:12 02:57:01 7 90.38 0.00 9.42 0.02 0.13 0.05 03:59:12 02:58:01 all 85.03 0.00 11.44 0.76 0.13 2.64 03:59:12 02:58:01 0 84.93 0.00 10.63 0.20 0.13 4.11 03:59:12 02:58:01 1 82.88 0.00 12.04 2.26 0.13 2.69 03:59:12 02:58:01 2 84.50 0.00 10.93 1.22 0.13 3.22 03:59:12 02:58:01 3 84.00 0.00 12.14 0.33 0.13 3.39 03:59:12 02:58:01 4 81.54 0.00 14.86 0.94 0.17 2.49 03:59:12 02:58:01 5 87.02 0.00 11.77 0.20 0.13 0.87 03:59:12 02:58:01 6 88.94 0.00 8.98 0.15 0.12 1.82 03:59:12 02:58:01 7 86.39 0.00 10.17 0.80 0.12 2.52 03:59:12 02:59:01 all 53.10 0.00 7.03 1.77 0.09 38.01 03:59:12 02:59:01 0 47.12 0.00 6.48 0.30 0.08 46.02 03:59:12 02:59:01 1 37.00 0.00 7.80 6.61 0.08 48.50 03:59:12 02:59:01 2 37.91 0.00 7.53 1.34 0.08 53.13 03:59:12 02:59:01 3 53.19 0.00 6.72 0.65 0.10 39.34 03:59:12 02:59:01 4 59.62 0.00 7.22 0.87 0.10 32.19 03:59:12 02:59:01 5 53.78 0.00 6.85 0.42 0.10 38.85 03:59:12 02:59:01 6 78.32 0.00 7.24 0.42 0.12 13.90 03:59:12 02:59:01 7 57.74 0.00 6.42 3.51 0.08 32.25 03:59:12 03:00:01 all 21.95 0.00 11.84 10.95 0.08 55.18 03:59:12 03:00:01 0 22.27 0.00 11.99 5.94 0.08 59.71 03:59:12 03:00:01 1 22.11 0.00 10.05 5.12 0.08 62.65 03:59:12 03:00:01 2 20.77 0.00 11.89 17.98 0.09 49.28 03:59:12 03:00:01 3 22.55 0.00 11.23 4.90 0.07 61.24 03:59:12 03:00:01 4 21.64 0.00 12.68 7.45 0.08 58.15 03:59:12 03:00:01 5 20.53 0.00 14.40 31.52 0.09 33.46 03:59:12 03:00:01 6 22.94 0.00 10.79 8.25 0.10 57.91 03:59:12 03:00:01 7 22.77 0.00 11.67 6.61 0.08 58.87 03:59:12 03:01:01 all 0.66 0.00 0.55 0.59 0.01 98.18 03:59:12 03:01:01 0 0.38 0.00 0.77 1.10 0.02 97.73 03:59:12 03:01:01 1 0.77 0.00 0.52 0.03 0.02 98.67 03:59:12 03:01:01 2 0.52 0.00 0.60 1.49 0.00 97.40 03:59:12 03:01:01 3 0.63 0.00 0.32 0.42 0.02 98.62 03:59:12 03:01:01 4 0.92 0.00 0.62 0.38 0.00 98.08 03:59:12 03:01:01 5 0.58 0.00 0.37 0.20 0.02 98.83 03:59:12 03:01:01 6 0.79 0.00 0.34 0.32 0.00 98.56 03:59:12 03:01:01 7 0.70 0.00 0.92 0.82 0.02 97.54 03:59:12 03:59:12 03:01:01 CPU %user %nice %system %iowait %steal %idle 03:59:12 03:02:01 all 0.04 0.00 0.04 0.02 0.01 99.90 03:59:12 03:02:01 0 0.00 0.00 0.03 0.03 0.00 99.93 03:59:12 03:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:59:12 03:02:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:59:12 03:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:59:12 03:02:01 4 0.18 0.00 0.07 0.07 0.00 99.68 03:59:12 03:02:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:59:12 03:02:01 6 0.00 0.00 0.03 0.03 0.02 99.92 03:59:12 03:02:01 7 0.07 0.00 0.05 0.00 0.02 99.87 03:59:12 03:03:01 all 0.02 0.00 0.02 0.01 0.01 99.94 03:59:12 03:03:01 0 0.02 0.00 0.02 0.07 0.02 99.88 03:59:12 03:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:03:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:59:12 03:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:03:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:59:12 03:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:03:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:59:12 03:03:01 7 0.02 0.00 0.05 0.00 0.02 99.92 03:59:12 03:04:01 all 0.01 0.00 0.01 0.01 0.00 99.96 03:59:12 03:04:01 0 0.02 0.00 0.02 0.05 0.00 99.92 03:59:12 03:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:59:12 03:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:04:01 6 0.02 0.00 0.02 0.03 0.00 99.93 03:59:12 03:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:59:12 03:05:01 all 0.02 0.00 0.03 0.02 0.00 99.93 03:59:12 03:05:01 0 0.02 0.00 0.02 0.08 0.00 99.88 03:59:12 03:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:59:12 03:05:01 2 0.02 0.00 0.00 0.05 0.00 99.93 03:59:12 03:05:01 3 0.00 0.00 0.03 0.00 0.00 99.97 03:59:12 03:05:01 4 0.03 0.00 0.05 0.00 0.00 99.92 03:59:12 03:05:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:59:12 03:05:01 6 0.00 0.00 0.02 0.02 0.02 99.95 03:59:12 03:05:01 7 0.05 0.00 0.05 0.00 0.00 99.90 03:59:12 03:06:01 all 0.01 0.00 0.00 0.01 0.00 99.97 03:59:12 03:06:01 0 0.02 0.00 0.00 0.05 0.00 99.93 03:59:12 03:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:06:01 6 0.02 0.00 0.02 0.03 0.00 99.93 03:59:12 03:06:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:59:12 03:07:01 all 0.14 0.00 0.01 0.01 0.00 99.83 03:59:12 03:07:01 0 0.02 0.00 0.03 0.03 0.02 99.90 03:59:12 03:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:59:12 03:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:59:12 03:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:59:12 03:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:07:01 6 1.03 0.00 0.05 0.00 0.00 98.92 03:59:12 03:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:59:12 03:08:01 all 0.27 0.00 0.01 0.04 0.00 99.68 03:59:12 03:08:01 0 0.08 0.00 0.02 0.13 0.00 99.77 03:59:12 03:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:08:01 2 0.00 0.00 0.00 0.12 0.00 99.88 03:59:12 03:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:08:01 4 0.10 0.00 0.02 0.00 0.02 99.87 03:59:12 03:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:08:01 6 1.97 0.00 0.00 0.03 0.02 97.98 03:59:12 03:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:09:01 all 0.28 0.00 0.01 0.01 0.00 99.70 03:59:12 03:09:01 0 0.07 0.00 0.02 0.03 0.02 99.87 03:59:12 03:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:09:01 2 0.02 0.00 0.02 0.03 0.00 99.93 03:59:12 03:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:09:01 4 0.10 0.00 0.02 0.00 0.00 99.88 03:59:12 03:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:09:01 6 1.99 0.00 0.02 0.00 0.00 98.00 03:59:12 03:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:10:01 all 0.16 0.00 0.01 0.00 0.00 99.83 03:59:12 03:10:01 0 0.05 0.00 0.03 0.02 0.00 99.90 03:59:12 03:10:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:59:12 03:10:01 2 0.00 0.00 0.00 0.02 0.02 99.97 03:59:12 03:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:10:01 6 1.13 0.00 0.02 0.00 0.00 98.86 03:59:12 03:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:59:12 03:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:59:12 03:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:59:12 03:11:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:59:12 03:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:59:12 03:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:12:01 all 0.01 0.00 0.01 0.01 0.01 99.97 03:59:12 03:12:01 0 0.03 0.00 0.02 0.02 0.02 99.92 03:59:12 03:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:12:01 2 0.00 0.00 0.02 0.05 0.00 99.93 03:59:12 03:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:59:12 03:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:59:12 03:59:12 03:12:01 CPU %user %nice %system %iowait %steal %idle 03:59:12 03:13:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:59:12 03:13:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:59:12 03:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:59:12 03:13:01 2 0.02 0.00 0.00 0.03 0.00 99.95 03:59:12 03:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:13:01 4 0.07 0.00 0.02 0.00 0.00 99.92 03:59:12 03:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:14:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:59:12 03:14:01 0 0.03 0.00 0.02 0.02 0.00 99.93 03:59:12 03:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:14:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:59:12 03:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:59:12 03:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:15:01 all 0.04 0.00 0.01 0.00 0.00 99.94 03:59:12 03:15:01 0 0.03 0.00 0.03 0.02 0.02 99.90 03:59:12 03:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:59:12 03:15:01 2 0.05 0.00 0.00 0.02 0.00 99.93 03:59:12 03:15:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:59:12 03:15:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:59:12 03:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:15:01 6 0.05 0.00 0.03 0.00 0.00 99.92 03:59:12 03:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:59:12 03:16:01 0 0.00 0.00 0.02 0.02 0.02 99.95 03:59:12 03:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:16:01 2 0.00 0.00 0.00 0.10 0.00 99.90 03:59:12 03:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:59:12 03:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:59:12 03:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:17:01 all 0.02 0.00 0.03 0.01 0.01 99.94 03:59:12 03:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:17:01 1 0.02 0.00 0.02 0.05 0.00 99.92 03:59:12 03:17:01 2 0.02 0.00 0.00 0.02 0.02 99.95 03:59:12 03:17:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:59:12 03:17:01 4 0.03 0.00 0.10 0.00 0.02 99.85 03:59:12 03:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:17:01 6 0.03 0.00 0.05 0.00 0.02 99.90 03:59:12 03:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:59:12 03:18:01 0 0.00 0.00 0.02 0.02 0.02 99.95 03:59:12 03:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:18:01 2 0.02 0.00 0.00 0.03 0.00 99.95 03:59:12 03:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:18:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:59:12 03:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:59:12 03:19:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:59:12 03:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:59:12 03:19:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:59:12 03:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:59:12 03:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:59:12 03:20:01 0 0.00 0.00 0.03 0.02 0.00 99.95 03:59:12 03:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:59:12 03:20:01 2 0.05 0.00 0.03 0.02 0.00 99.90 03:59:12 03:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:20:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:59:12 03:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:59:12 03:21:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:59:12 03:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:21:01 2 0.00 0.00 0.00 0.03 0.00 99.97 03:59:12 03:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:21:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:59:12 03:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:59:12 03:22:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:59:12 03:22:01 1 0.00 0.00 0.02 0.05 0.00 99.93 03:59:12 03:22:01 2 0.02 0.00 0.00 0.03 0.00 99.95 03:59:12 03:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:59:12 03:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:23:01 all 0.00 0.00 0.01 0.00 0.00 99.98 03:59:12 03:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:23:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:59:12 03:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:59:12 03:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:59:12 03:23:01 CPU %user %nice %system %iowait %steal %idle 03:59:12 03:24:01 all 0.01 0.00 0.01 0.01 0.01 99.97 03:59:12 03:24:01 0 0.00 0.00 0.02 0.02 0.02 99.95 03:59:12 03:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:24:01 2 0.02 0.00 0.00 0.03 0.00 99.95 03:59:12 03:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:24:01 6 0.02 0.00 0.03 0.00 0.03 99.92 03:59:12 03:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:59:12 03:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:59:12 03:25:01 2 0.00 0.00 0.00 0.03 0.00 99.97 03:59:12 03:25:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:59:12 03:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:25:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:59:12 03:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:26:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:59:12 03:26:01 0 0.03 0.00 0.02 0.02 0.00 99.93 03:59:12 03:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:26:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:59:12 03:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:26:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:59:12 03:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:27:01 all 0.00 0.00 0.01 0.00 0.00 99.98 03:59:12 03:27:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:59:12 03:27:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:59:12 03:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:27:01 6 0.02 0.00 0.03 0.00 0.02 99.93 03:59:12 03:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:59:12 03:28:01 all 0.01 0.00 0.00 0.01 0.01 99.97 03:59:12 03:28:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:59:12 03:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:28:01 2 0.00 0.00 0.00 0.05 0.02 99.93 03:59:12 03:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:59:12 03:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:28:01 6 0.00 0.00 0.00 0.00 0.03 99.97 03:59:12 03:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 03:59:12 03:29:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:59:12 03:29:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:59:12 03:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:59:12 03:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:30:01 all 0.03 0.00 0.01 0.03 0.00 99.93 03:59:12 03:30:01 0 0.05 0.00 0.02 0.05 0.00 99.88 03:59:12 03:30:01 1 0.03 0.00 0.02 0.17 0.00 99.78 03:59:12 03:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:30:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:59:12 03:30:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:59:12 03:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:30:01 6 0.07 0.00 0.02 0.00 0.02 99.90 03:59:12 03:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:31:01 all 0.01 0.00 0.01 0.02 0.01 99.96 03:59:12 03:31:01 0 0.00 0.00 0.00 0.03 0.02 99.95 03:59:12 03:31:01 1 0.00 0.00 0.00 0.10 0.00 99.90 03:59:12 03:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:59:12 03:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:31:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:59:12 03:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:59:12 03:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:59:12 03:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:59:12 03:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:59:12 03:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:59:12 03:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:33:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:59:12 03:33:01 0 0.02 0.00 0.00 0.03 0.02 99.93 03:59:12 03:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:59:12 03:33:01 2 0.03 0.00 0.00 0.03 0.00 99.93 03:59:12 03:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:33:01 6 0.03 0.00 0.05 0.00 0.02 99.90 03:59:12 03:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:34:01 all 0.16 0.00 0.03 0.01 0.00 99.79 03:59:12 03:34:01 0 0.15 0.00 0.05 0.02 0.00 99.78 03:59:12 03:34:01 1 0.20 0.00 0.00 0.00 0.00 99.80 03:59:12 03:34:01 2 0.07 0.00 0.02 0.03 0.00 99.88 03:59:12 03:34:01 3 0.25 0.00 0.03 0.02 0.00 99.70 03:59:12 03:34:01 4 0.13 0.00 0.00 0.00 0.00 99.87 03:59:12 03:34:01 5 0.33 0.00 0.05 0.02 0.00 99.60 03:59:12 03:34:01 6 0.08 0.00 0.05 0.02 0.02 99.83 03:59:12 03:34:01 7 0.08 0.00 0.03 0.00 0.00 99.88 03:59:12 03:59:12 03:34:01 CPU %user %nice %system %iowait %steal %idle 03:59:12 03:35:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:59:12 03:35:01 0 0.03 0.00 0.02 0.02 0.00 99.93 03:59:12 03:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:35:01 2 0.05 0.00 0.02 0.02 0.00 99.92 03:59:12 03:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:59:12 03:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:59:12 03:35:01 7 0.10 0.00 0.02 0.00 0.00 99.88 03:59:12 03:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:59:12 03:36:01 0 0.00 0.00 0.00 0.02 0.02 99.97 03:59:12 03:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:36:01 2 0.02 0.00 0.02 0.03 0.00 99.93 03:59:12 03:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:36:01 6 0.02 0.00 0.05 0.00 0.02 99.92 03:59:12 03:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:59:12 03:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:37:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:59:12 03:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:59:12 03:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:38:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:59:12 03:38:01 0 0.05 0.00 0.08 0.02 0.00 99.85 03:59:12 03:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:38:01 2 0.02 0.00 0.02 0.03 0.02 99.92 03:59:12 03:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:59:12 03:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:38:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:59:12 03:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:39:01 all 0.27 0.00 0.01 0.01 0.01 99.71 03:59:12 03:39:01 0 1.99 0.00 0.02 0.02 0.02 97.97 03:59:12 03:39:01 1 0.02 0.00 0.02 0.03 0.02 99.92 03:59:12 03:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:59:12 03:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:59:12 03:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:40:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:59:12 03:40:01 0 0.10 0.00 0.00 0.00 0.00 99.90 03:59:12 03:40:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:59:12 03:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:40:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:59:12 03:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:41:01 all 0.07 0.00 0.01 0.00 0.00 99.91 03:59:12 03:41:01 0 0.47 0.00 0.02 0.02 0.00 99.50 03:59:12 03:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:59:12 03:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:41:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:59:12 03:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:42:01 all 0.07 0.00 0.01 0.01 0.01 99.91 03:59:12 03:42:01 0 0.50 0.00 0.00 0.02 0.02 99.47 03:59:12 03:42:01 1 0.00 0.00 0.02 0.03 0.02 99.93 03:59:12 03:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:42:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:59:12 03:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:59:12 03:43:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:59:12 03:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:43:01 2 0.03 0.00 0.02 0.02 0.00 99.93 03:59:12 03:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:43:01 5 0.07 0.00 0.02 0.00 0.02 99.90 03:59:12 03:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:44:01 all 0.08 0.00 0.01 0.00 0.00 99.89 03:59:12 03:44:01 0 0.63 0.00 0.02 0.00 0.02 99.33 03:59:12 03:44:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:59:12 03:44:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:59:12 03:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:44:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:59:12 03:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:45:01 all 0.07 0.00 0.01 0.00 0.00 99.91 03:59:12 03:45:01 0 0.45 0.00 0.02 0.02 0.00 99.52 03:59:12 03:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:59:12 03:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:59:12 03:45:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:59:12 03:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:59:12 03:45:01 CPU %user %nice %system %iowait %steal %idle 03:59:12 03:46:01 all 0.08 0.00 0.01 0.01 0.00 99.91 03:59:12 03:46:01 0 0.58 0.00 0.03 0.02 0.00 99.37 03:59:12 03:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:46:01 2 0.00 0.00 0.02 0.03 0.00 99.95 03:59:12 03:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:59:12 03:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:47:01 all 0.06 0.00 0.01 0.00 0.00 99.92 03:59:12 03:47:01 0 0.47 0.00 0.05 0.02 0.00 99.47 03:59:12 03:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:59:12 03:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:59:12 03:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:48:01 all 0.07 0.00 0.01 0.00 0.01 99.90 03:59:12 03:48:01 0 0.52 0.00 0.00 0.00 0.02 99.47 03:59:12 03:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:48:01 2 0.03 0.00 0.00 0.03 0.00 99.93 03:59:12 03:48:01 3 0.00 0.00 0.03 0.00 0.00 99.97 03:59:12 03:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:59:12 03:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:59:12 03:49:01 all 0.06 0.00 0.01 0.01 0.01 99.92 03:59:12 03:49:01 0 0.45 0.00 0.02 0.02 0.00 99.52 03:59:12 03:49:01 1 0.02 0.00 0.02 0.03 0.02 99.92 03:59:12 03:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:59:12 03:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:49:01 6 0.00 0.00 0.03 0.00 0.02 99.95 03:59:12 03:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:50:01 all 0.04 0.00 0.01 0.01 0.00 99.95 03:59:12 03:50:01 0 0.13 0.00 0.00 0.02 0.00 99.85 03:59:12 03:50:01 1 0.02 0.00 0.00 0.03 0.00 99.95 03:59:12 03:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:59:12 03:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:50:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:59:12 03:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:51:01 all 0.07 0.00 0.01 0.00 0.00 99.91 03:59:12 03:51:01 0 0.55 0.00 0.00 0.02 0.02 99.42 03:59:12 03:51:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:59:12 03:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:59:12 03:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:52:02 all 0.08 0.00 0.01 0.01 0.00 99.90 03:59:12 03:52:02 0 0.53 0.00 0.02 0.02 0.00 99.43 03:59:12 03:52:02 1 0.00 0.00 0.02 0.03 0.02 99.93 03:59:12 03:52:02 2 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:52:02 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:52:02 4 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:52:02 5 0.03 0.00 0.02 0.00 0.00 99.95 03:59:12 03:52:02 6 0.05 0.00 0.02 0.00 0.02 99.92 03:59:12 03:52:02 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:59:12 03:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:59:12 03:53:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:59:12 03:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:53:01 4 0.00 0.00 0.03 0.00 0.00 99.97 03:59:12 03:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:53:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:59:12 03:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:54:01 all 0.08 0.00 0.01 0.00 0.00 99.90 03:59:12 03:54:01 0 0.52 0.00 0.02 0.00 0.02 99.45 03:59:12 03:54:01 1 0.00 0.00 0.00 0.03 0.00 99.97 03:59:12 03:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:59:12 03:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:54:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:59:12 03:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:55:01 all 0.07 0.00 0.01 0.01 0.00 99.91 03:59:12 03:55:01 0 0.57 0.00 0.00 0.02 0.00 99.42 03:59:12 03:55:01 1 0.00 0.00 0.03 0.00 0.02 99.95 03:59:12 03:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:59:12 03:55:01 3 0.00 0.00 0.00 0.03 0.00 99.97 03:59:12 03:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:55:01 6 0.00 0.00 0.03 0.00 0.02 99.95 03:59:12 03:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:56:01 all 0.08 0.00 0.01 0.01 0.00 99.90 03:59:12 03:56:01 0 0.53 0.00 0.03 0.02 0.02 99.40 03:59:12 03:56:01 1 0.02 0.00 0.00 0.03 0.00 99.95 03:59:12 03:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:56:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:59:12 03:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:59:12 03:56:01 CPU %user %nice %system %iowait %steal %idle 03:59:12 03:57:01 all 0.07 0.00 0.01 0.00 0.00 99.91 03:59:12 03:57:01 0 0.52 0.00 0.02 0.02 0.00 99.45 03:59:12 03:57:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:59:12 03:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:59:12 03:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:59:12 03:57:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:59:12 03:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:58:01 all 0.04 0.00 0.01 0.00 0.00 99.95 03:59:12 03:58:01 0 0.27 0.00 0.00 0.00 0.00 99.73 03:59:12 03:58:01 1 0.00 0.00 0.00 0.03 0.00 99.97 03:59:12 03:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:59:12 03:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:59:12 03:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:59:12 03:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:59:12 03:59:01 all 1.82 0.00 0.70 0.04 0.01 97.42 03:59:12 03:59:01 0 2.30 0.00 0.83 0.13 0.02 96.71 03:59:12 03:59:01 1 1.87 0.00 0.52 0.05 0.02 97.54 03:59:12 03:59:01 2 1.85 0.00 0.63 0.00 0.02 97.49 03:59:12 03:59:01 3 1.37 0.00 0.55 0.02 0.02 98.05 03:59:12 03:59:01 4 1.45 0.00 0.90 0.00 0.00 97.65 03:59:12 03:59:01 5 2.27 0.00 0.53 0.02 0.02 97.16 03:59:12 03:59:01 6 1.85 0.00 0.92 0.03 0.02 97.18 03:59:12 03:59:01 7 1.62 0.00 0.73 0.03 0.00 97.61 03:59:12 Average: all 7.20 0.00 1.45 0.58 0.02 90.74 03:59:12 Average: 0 7.23 0.00 1.47 0.51 0.02 90.77 03:59:12 Average: 1 6.88 0.00 1.40 0.72 0.02 90.98 03:59:12 Average: 2 6.89 0.00 1.46 0.62 0.02 91.02 03:59:12 Average: 3 7.14 0.00 1.37 0.32 0.02 91.16 03:59:12 Average: 4 7.18 0.00 1.50 0.51 0.02 90.80 03:59:12 Average: 5 7.29 0.00 1.59 0.82 0.02 90.29 03:59:12 Average: 6 7.82 0.00 1.44 0.47 0.03 90.24 03:59:12 Average: 7 7.21 0.00 1.42 0.68 0.02 90.67 03:59:12 03:59:12 03:59:12